|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
XMLErrorHandler
is a SAX ErrorHandler
which turns the
SAX parsing errors into XML so that the output can be formatted using XSLT or
the errors can be included in a SOAP message.XMLResult
implements a JAXP SAXResult
for an output
stream with support for pretty printing and control over how the XML is
formatted.XMLTableColumnDefinition
a column within a table definition.XMLTableDefinition
represents a table definition based on
XPath expression evaluated on an XML document.XMLTableDefinition
repro.XMLWriter
takes a DOM4J tree and formats it to a stream as
XML.XPP3Reader
is a Reader of DOM4J documents that uses the fast
XML Pull Parser 3.x .XPPReader
is a Reader of DOM4J documents that uses the fast XML Pull Parser 2.x .XPath
represents an XPath expression after it has been parsed
from a String.XPathException
is thrown when an exception occurs while
evaluating an XPath expression, usually due to some function throwing an
exception.XPathPattern
is an implementation of Pattern which uses an
XPath xpath.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |