Uses of Interface
org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs.XSNotationDeclaration
-
-
Uses of XSNotationDeclaration in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom declared as XSNotationDeclaration Modifier and Type Field Description protected XSNotationDeclarationPSVIElementNSImpl. fNotationhttp://www.w3.org/TR/xmlschema-1/#e-notationMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom that return XSNotationDeclaration Modifier and Type Method Description XSNotationDeclarationPSVIElementNSImpl. getNotation()[notation] -
Uses of XSNotationDeclaration in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that implement XSNotationDeclaration Modifier and Type Class Description classXSNotationDeclThe XML representation for a NOTATION declaration schema component is a global <notation> element information itemFields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs declared as XSNotationDeclaration Modifier and Type Field Description protected XSNotationDeclarationElementPSVImpl. fNotationhttp://www.w3.org/TR/xmlschema-1/#e-notationMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that return XSNotationDeclaration Modifier and Type Method Description XSNotationDeclarationElementPSVImpl. getNotation()[notation]XSNotationDeclarationSchemaGrammar. getNotationDeclaration(String name)Convenience method.XSNotationDeclarationXSModelImpl. getNotationDeclaration(String name, String namespace)XSNotationDeclarationXSModelImpl. getNotationDeclaration(String name, String namespace, String loc) -
Uses of XSNotationDeclaration in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs that return XSNotationDeclaration Modifier and Type Method Description XSNotationDeclarationElementPSVI. getNotation()[notation]: the notation declaration.XSNotationDeclarationXSModel. getNotationDeclaration(String name, String namespace)Convenience method.XSNotationDeclarationXSNamespaceItem. getNotationDeclaration(String name)Convenience method.
-