Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.XSNotationDecl
-
Packages that use XSNotationDecl Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs -
-
Uses of XSNotationDecl in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that return XSNotationDecl Modifier and Type Method Description XSNotationDeclSchemaGrammar. getGlobalNotationDecl(String declName)get one global notationXSNotationDeclSchemaGrammar. getGlobalNotationDecl(String declName, String location)Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type XSNotationDecl Modifier and Type Method Description voidSchemaGrammar. addGlobalNotationDecl(XSNotationDecl decl)register one global notationvoidSchemaGrammar. addGlobalNotationDecl(XSNotationDecl decl, String location)voidSchemaGrammar.BuiltinSchemaGrammar. addGlobalNotationDecl(XSNotationDecl decl)voidSchemaGrammar.BuiltinSchemaGrammar. addGlobalNotationDecl(XSNotationDecl decl, String location)voidSchemaGrammar.Schema4Annotations. addGlobalNotationDecl(XSNotationDecl decl)voidSchemaGrammar.Schema4Annotations. addGlobalNotationDecl(XSNotationDecl decl, String location)
-