Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom.NotationImpl
-
Packages that use NotationImpl Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom -
-
Uses of NotationImpl in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom
Subclasses of NotationImpl in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom Modifier and Type Class Description class
DeferredNotationImpl
Notations are how the Document Type Description (DTD) records hints about the format of an XML "unparsed entity" -- in other words, non-XML data bound to this document type, which some applications may wish to consult when manipulating the document.
-