Classes in nu.xom.xinclude used by nu.xom.xinclude |
BadParseAttributeException
A BadParseAttributeException is thrown when
the parse attribute has some value other than
xml or text . |
InclusionLoopException
An InclusionLoopException is thrown when
an included document attempts to include itself or
one of its ancestor documents. |
NoIncludeLocationException
A NoIncludeLocationException is thrown when
an xinclude:include element has neither an
href nor an xpointer attribute. |
XIncludeException
XIncludeException is the generic superclass
for all checked exceptions that may be thrown as a result
of a violation of XInclude's rules. |