Uses of Package
nu.xom.xinclude
-
Packages that use nu.xom.xinclude Package Description nu.xom.xinclude nu.xom.xinclude
supports XInclude processing of XOM documents and elements. -
Classes in nu.xom.xinclude used by nu.xom.xinclude Class Description BadParseAttributeException Indicates that theparse
attribute has some value other thanxml
ortext
.InclusionLoopException Indicates that an included document attempts to include itself or one of its ancestor documents, directly or indirectly.NoIncludeLocationException Indicates that anxinclude:include
element has neither anhref
attribute nor anxpointer
attribute.XIncludeException The generic superclass for all checked exceptions that may be thrown as a result of a violation of XInclude's rules.