nu.xom.xinclude
supports XInclude processing of XOM documents and elements.
See: Description
Class Summary | |
---|---|
BadEncodingAttributeException |
Indicates that the |
BadHrefAttributeException |
Indicates that an |
BadHTTPHeaderException |
Indicates that an |
BadParseAttributeException |
Indicates that the |
InclusionLoopException |
Indicates that an included document attempts to include itself or one of its ancestor documents, directly or indirectly. |
MisplacedFallbackException |
Indicates that an |
NoIncludeLocationException |
Indicates that an |
XIncludeException |
The generic superclass for all checked exceptions that may be thrown as a result of a violation of XInclude's rules. |
XIncluder |
Implements XInclude resolution as specified in XML Inclusions (XInclude) Version 1.0. |
nu.xom.xinclude
supports XInclude processing of XOM documents and elements.
It is conformant to the
final recommendation of XML Inclusions (XInclude) Version 1.0
including fallbacks, XPointer bare names, the accept
and accept-language
attributes, and the XPointer
element()
scheme.
Since: 1.0