- XINCLUDE_NAMESPACE - Static variable in class com.elharo.xml.xinclude.DOMXIncluder
-
- XINCLUDE_NAMESPACE - Static variable in class com.elharo.xml.xinclude.JDOMXIncluder
-
- XINCLUDE_NAMESPACE - Static variable in class com.elharo.xml.xinclude.XIncludeFilter
-
- XIncludeException - Exception in com.elharo.xml.xinclude
-
XIncludeException
is the generic superclass
for all checked exceptions that may be thrown as a result
of a violation of XInclude's rules.
- XIncludeException() - Constructor for exception com.elharo.xml.xinclude.XIncludeException
-
Constructs an XIncludeException
with null
as its error detail message.
- XIncludeException(String) - Constructor for exception com.elharo.xml.xinclude.XIncludeException
-
Constructs an XIncludeException
with the specified detail
message.
- XIncludeFilter - Class in com.elharo.xml.xinclude
-
This is a SAX filter which resolves all XInclude include elements
before passing them on to the client application.
- XIncludeFilter() - Constructor for class com.elharo.xml.xinclude.XIncludeFilter
-
- XML_NAMESPACE - Static variable in class com.elharo.xml.xinclude.DOMXIncluder
-
- XPointerException - Exception in com.elharo.xml.xinclude
-
XPointerException
is the generic superclass
for all checked exceptions that may be thrown as a result
of a violation of XPointer syntax.
- XPointerException() - Constructor for exception com.elharo.xml.xinclude.XPointerException
-
Constructs an XPointerException
with null
as its error detail message.
- XPointerException(String) - Constructor for exception com.elharo.xml.xinclude.XPointerException
-
Constructs an XPointerException
with the specified detail
message.