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

X

XML_NS_PREFIX - Static variable in class com.topologi.diffx.util.Constants
Deprecated. Use XMLConstants.XML_NS_PREFIX instead.
XML_NS_URI - Static variable in class com.topologi.diffx.util.Constants
Deprecated. Use XMLConstants.XML_NS_URI instead.
XMLBranchEvent - Class in com.topologi.diffx.event.impl
A branch of XML data.
XMLBranchEvent(DiffXEvent[]) - Constructor for class com.topologi.diffx.event.impl.XMLBranchEvent
Creates a new XML branch.
xmlDecl() - Method in class com.topologi.diffx.xml.dom.DOMWriterImpl
Does nothing.
xmlDecl() - Method in class com.topologi.diffx.xml.sax.XMLWriterSAX
Does nothing.
xmlDecl() - Method in class com.topologi.diffx.xml.XMLStringWriter
 
xmlDecl() - Method in interface com.topologi.diffx.xml.XMLWriter
Writes the XML declaration.
XMLDiffXFormatter - Interface in com.topologi.diffx.format
An interface for formatting the output of the Diff-X algorithm as XML.
XMLEscape - Interface in com.topologi.diffx.xml.esc
An interface to escape XML character data.
XMLEscapeASCII - Class in com.topologi.diffx.xml.esc
A singleton for escaping XML data when using the 'ASCII' encoding.
XMLEscapeFactory - Class in com.topologi.diffx.xml.esc
Factory for XML escape classes.
XMLEscapeUTF8 - Class in com.topologi.diffx.xml.esc
A utility class for escaping XML data when using the UTF-8 encoding.
XMLEscapeWriter - Interface in com.topologi.diffx.xml.esc
An interface to escape XML character data onto a writer.
XMLEscapeWriterASCII - Class in com.topologi.diffx.xml.esc
A utility class for escaping XML data when the intended encoding is ASCII or ASCII compatible.
XMLEscapeWriterASCII(Writer) - Constructor for class com.topologi.diffx.xml.esc.XMLEscapeWriterASCII
Creates a new XML escape writer using the utf-8 encoding.
XMLEscapeWriterUTF8 - Class in com.topologi.diffx.xml.esc
A utility class for escaping XML data using the UTF-8 encoding.
XMLEscapeWriterUTF8(Writer) - Constructor for class com.topologi.diffx.xml.esc.XMLEscapeWriterUTF8
Creates a new XML escape writer using the utf-8 encoding.
XMLFilenameFilter - Class in com.topologi.diffx.util
Filename filter for XML files.
XMLFilenameFilter() - Constructor for class com.topologi.diffx.util.XMLFilenameFilter
Creates a new case-insensitive XML file filter.
XMLFilenameFilter(boolean) - Constructor for class com.topologi.diffx.util.XMLFilenameFilter
Creates a new XML file filter.
XMLFormattable - Interface in com.topologi.diffx.xml
An Object which implements this interface can be formatted as XML using a toXML method as a string.
XMLHelper - Class in com.topologi.diffx.xml
Utility class that provides common XML operations so that the calling class uses lighter code.
XMLIndenter - Class in com.topologi.diffx.xml
A class to indent automatically some XML data.
XMLNS_ATTRIBUTE - Static variable in class com.topologi.diffx.util.Constants
Deprecated. Use XMLConstants.XMLNS_ATTRIBUTE instead.
XMLNS_ATTRIBUTE_NS_URI - Static variable in class com.topologi.diffx.util.Constants
Deprecated. Use XMLConstants.XMLNS_ATTRIBUTE_NS_URI instead.
XMLRecorder - Interface in com.topologi.diffx.load
Defines recorders that are specific to XML.
XMLSerializable - Interface in com.topologi.diffx.xml
An Object which implements this interface can be serialized as XML using the XMLSerializer.
XMLSerializer - Class in com.topologi.diffx.xml
This class provides methods to serialize objects to XML.
XMLSerializer(XMLWriter) - Constructor for class com.topologi.diffx.xml.XMLSerializer
Creates a new XML serializer using the specified XML writer.
XMLStringWriter - Class in com.topologi.diffx.xml
An XML which writes on to a string.
XMLStringWriter(boolean) - Constructor for class com.topologi.diffx.xml.XMLStringWriter
Creates a new XML string writer.
XMLStringWriter(boolean, boolean) - Constructor for class com.topologi.diffx.xml.XMLStringWriter
Create a new XML string writer.
XMLUtils - Class in com.topologi.diffx.xml
A utility class for XML data.
XMLWritable - Interface in com.topologi.diffx.xml
An Object which implements this interface can be written as XML using a XMLWriter instance.
XMLWritableInputSource - Class in com.topologi.diffx.xml.sax
An XML input source implementation wrapping a XML writable object.
XMLWritableInputSource(XMLWritable) - Constructor for class com.topologi.diffx.xml.sax.XMLWritableInputSource
Creates an XML Writable object.
XMLWritableReader - Class in com.topologi.diffx.xml.sax
An XMLReader implementation that can be used to parse XMLWritable objects.
XMLWritableReader() - Constructor for class com.topologi.diffx.xml.sax.XMLWritableReader
Creates a new XML Reader.
XMLWriter - Interface in com.topologi.diffx.xml
Defines a writer for XML data.
XMLWriterImpl - Class in com.topologi.diffx.xml
A simple writer for XML data that does not support namespaces.
XMLWriterImpl(Writer) - Constructor for class com.topologi.diffx.xml.XMLWriterImpl
Creates a new XML writer.
XMLWriterImpl(Writer, boolean) - Constructor for class com.topologi.diffx.xml.XMLWriterImpl
Create a new XML writer.
XMLWriterNSImpl - Class in com.topologi.diffx.xml
A Namespace-aware writer for XML data.
XMLWriterNSImpl(Writer) - Constructor for class com.topologi.diffx.xml.XMLWriterNSImpl
Creates a new XML writer.
XMLWriterNSImpl(Writer, boolean) - Constructor for class com.topologi.diffx.xml.XMLWriterNSImpl
Create a new XML writer.
XMLWriterSAX - Class in com.topologi.diffx.xml.sax
An XML writer that generates SAX2 events.
XMLWriterSAX(ContentHandler) - Constructor for class com.topologi.diffx.xml.sax.XMLWriterSAX
Creates a new XML writer.

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