Class XMLNotationDecl
- java.lang.Object
-
- org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd.XMLNotationDecl
-
public class XMLNotationDecl extends Object
- Version:
- $Id$
-
-
Constructor Summary
Constructors Constructor Description XMLNotationDecl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
clear()
clearvoid
setValues(String name, String publicId, String systemId, String baseSystemId)
setValues
-