|
||||||||||
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.XMLWriter
takes a DOM4J tree and formats it to a stream as
XML.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.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 .
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |