- UNICODE_NORMALIZATION_CHECKING - Static variable in interface jlibs.xml.sax.SAXFeatures
-
Controls whether the parser reports Unicode normalization errors as described
in section 2.13 and Appendix B of the XML 1.1 Recommendation.
- unparsedEntityDecl(String, String, String, String) - Method in class jlibs.xml.sax.SAXDelegate
-
- URI_BPWS - Static variable in class jlibs.xml.Namespaces
-
- URI_HTTP - Static variable in class jlibs.xml.Namespaces
-
WSDL namespace for WSDL HTTP GET & POST binding
- URI_MIME - Static variable in class jlibs.xml.Namespaces
-
WSDL namespace for WSDL MIME binding
- URI_PLINK - Static variable in class jlibs.xml.Namespaces
-
- URI_SOAP - Static variable in class jlibs.xml.Namespaces
-
WSDL namespace for WSDL SOAP 1.1 binding
- URI_SOAP12 - Static variable in class jlibs.xml.Namespaces
-
WSDL namespace for WSDL SOAP 1.2 binding
- URI_SOAP12ENC - Static variable in class jlibs.xml.Namespaces
-
Encoding namespace as defined by SOAP 1.2
- URI_SOAP12ENV - Static variable in class jlibs.xml.Namespaces
-
Envelope namespace as defined by SOAP 1.2
- URI_SOAPENC - Static variable in class jlibs.xml.Namespaces
-
Encoding namespace as defined by SOAP 1.1
- URI_SOAPENV - Static variable in class jlibs.xml.Namespaces
-
Envelope namespace as defined by SOAP 1.1
- URI_WSDL - Static variable in class jlibs.xml.Namespaces
-
WSDL namespace for WSDL framework
- URI_XHTML - Static variable in class jlibs.xml.Namespaces
-
- URI_XML - Static variable in class jlibs.xml.Namespaces
-
The official XML Namespace name URI
- URI_XMLNS - Static variable in class jlibs.xml.Namespaces
-
Namespace URI used by the official XML attribute used for specifying XML Namespace declarations "xmlns"
- URI_XPATH - Static variable in class jlibs.xml.Namespaces
-
- URI_XSD - Static variable in class jlibs.xml.Namespaces
-
Schema namespace as defined by XSD
- URI_XSI - Static variable in class jlibs.xml.Namespaces
-
Instance namespace as defined by XSD
- URI_XSL - Static variable in class jlibs.xml.Namespaces
-
Namespace used by XSL Documents
- USE_ATTRIBUTES2 - Static variable in interface jlibs.xml.sax.SAXFeatures
-
Returns "true" if the Attributes objects passed by this parser in
ContentHandler.startElement() implement the org.xml.sax.ext.Attributes2 interface.
- USE_ENTITY_RESOLVER2 - Static variable in interface jlibs.xml.sax.SAXFeatures
-
Returns "true" if, when setEntityResolver is given an object implementing
the org.xml.sax.ext.EntityResolver2 interface, those new methods will be used.
- USE_LOCATOR2 - Static variable in interface jlibs.xml.sax.SAXFeatures
-
Returns "true" if the Locator objects passed by this parser in
ContentHandler.setDocumentLocator() implement the org.xml.sax.ext.Locator2 interface.