- NamespaceSupport - Class in org.xml.sax.helpers
-
Encapsulate Namespace logic for use by applications using SAX,
or internally by SAX drivers.
- NamespaceSupport() - Constructor for class org.xml.sax.helpers.NamespaceSupport
-
Create a new Namespace support object.
- notationDecl(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
-
Receive notification of a notation declaration.
- notationDecl(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Filter a notation declaration event.
- NSDECL - Static variable in class org.xml.sax.helpers.NamespaceSupport
-
The namespace declaration URI as a constant.