Package | Description |
---|---|
nu.xom.xinclude |
nu.xom.xinclude supports XInclude processing of XOM documents and elements. |
Class and Description |
---|
BadParseAttributeException
Indicates that the
parse attribute has some value other
than xml or text . |
InclusionLoopException
Indicates that an included document attempts to include itself or
one of its ancestor documents, directly or indirectly.
|
NoIncludeLocationException
Indicates that an
xinclude:include element has neither
an href attribute nor an xpointer
attribute. |
XIncludeException
The generic superclass for all checked exceptions that may be thrown
as a result of a violation of XInclude's rules.
|
Copyright 2002-2010 <a href='http://www.elharo.com/'>Elliotte Rusty Harold</a><br /> <a href='mailto:elharo%40ibiblio%2Eorg?Subject=XOM'>elharo@ibiblio.org</a>