Alphabetical Index: X

A B C D E F G H I L M N O P Q R S T U V W X

X

XML_NAMESPACE - static field in class org.dom4j.Namespace
XML Namespace
XMLErrorHandler - class org.dom4j.util.XMLErrorHandler
XMLErrorHandler is a SAX ErrorHandlerwhich 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.
XMLErrorHandler() - constructor for class org.dom4j.util.XMLErrorHandler
XMLErrorHandler(org.dom4j.Element) - constructor for class org.dom4j.util.XMLErrorHandler
XMLResult - class org.dom4j.io.XMLResult
XMLResult implements a JAXP SAXResultfor an output stream with support for pretty printing and control over how the XML is formatted.
XMLResult() - constructor for class org.dom4j.io.XMLResult
XMLResult(org.dom4j.io.XMLWriter) - constructor for class org.dom4j.io.XMLResult
XMLResult(OutputStream) - constructor for class org.dom4j.io.XMLResult
XMLResult(Writer) - constructor for class org.dom4j.io.XMLResult
XMLResult(Writer,org.dom4j.io.OutputFormat) - constructor for class org.dom4j.io.XMLResult
XMLWriter - class org.dom4j.io.XMLWriter
XMLWriter takes a DOM4J tree and formats it to a stream as XML.
XMLWriter() - constructor for class org.dom4j.io.XMLWriter
XMLWriter(org.dom4j.io.OutputFormat) - constructor for class org.dom4j.io.XMLWriter
XMLWriter(OutputStream) - constructor for class org.dom4j.io.XMLWriter
XMLWriter(Writer) - constructor for class org.dom4j.io.XMLWriter
XMLWriter(Writer,org.dom4j.io.OutputFormat) - constructor for class org.dom4j.io.XMLWriter
XPath - interface org.dom4j.XPath
XPath represents an XPath expression after it has been parsed from a String.
XPathException - class org.dom4j.XPathException
XPathException is thrown when an exception occurs while evaluating an XPath expression, usually due to some function throwing an exception.
XPathException(String) - constructor for class org.dom4j.XPathException
XPathException(String,Exception) - constructor for class org.dom4j.XPathException
XPathException(String,String) - constructor for class org.dom4j.XPathException
XPP3Reader - class org.dom4j.io.XPP3Reader
XPP3Reader is a Reader of DOM4J documents that uses the fast XML Pull Parser 3.x .
XPP3Reader() - constructor for class org.dom4j.io.XPP3Reader
XPP3Reader(org.dom4j.DocumentFactory) - constructor for class org.dom4j.io.XPP3Reader
XPPReader - class org.dom4j.io.XPPReader
XPPReader is a Reader of DOM4J documents that uses the fast XML Pull Parser 2.x .
XPPReader() - constructor for class org.dom4j.io.XPPReader
XPPReader(org.dom4j.DocumentFactory) - constructor for class org.dom4j.io.XPPReader

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo