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

C

c - Variable in class com.topologi.diffx.event.impl.CharEvent
The character associated with this event.
characters(char[], int, int) - Method in class com.topologi.diffx.xml.sax.ReporterHandlerProxy
characters(char[], int, int) - Method in class com.topologi.diffx.xml.XMLIndenter
Prints the characters.
CharactersEvent - Class in com.topologi.diffx.event.impl
An event corresponds to the "characters" SAX event.
CharactersEvent(CharSequence) - Constructor for class com.topologi.diffx.event.impl.CharactersEvent
Creates a new characters event.
CharactersEventBase - Class in com.topologi.diffx.event.impl
A base class for all the characters events "characters" SAX event.
CharactersEventBase(CharSequence) - Constructor for class com.topologi.diffx.event.impl.CharactersEventBase
Creates a new characters event.
CharEvent - Class in com.topologi.diffx.event.impl
Event corresponding to a single character.
CharEvent(char) - Constructor for class com.topologi.diffx.event.impl.CharEvent
Creates a new character event.
clear() - Method in class com.topologi.diffx.algorithm.ElementState
Removes all of the elements from this list.
close() - Method in class com.topologi.diffx.xml.dom.DOMWriterImpl
Does nothing.
close() - Method in class com.topologi.diffx.xml.sax.XMLWriterSAX
Closes the writer.
close() - Method in class com.topologi.diffx.xml.XMLStringWriter
 
close() - Method in interface com.topologi.diffx.xml.XMLWriter
Close the writer.
close() - Method in class com.topologi.diffx.xml.XMLWriterImpl
Close the writer.
close() - Method in class com.topologi.diffx.xml.XMLWriterNSImpl
Close the writer.
closeElement() - Method in class com.topologi.diffx.xml.dom.DOMWriterImpl
Close the element automatically.
closeElement() - Method in class com.topologi.diffx.xml.sax.XMLWriterSAX
Write an end element tag.
closeElement() - Method in class com.topologi.diffx.xml.XMLStringWriter
 
closeElement() - Method in interface com.topologi.diffx.xml.XMLWriter
Close the element automatically.
closeElement() - Method in class com.topologi.diffx.xml.XMLWriterImpl
Write the end element tag.
closeElement() - Method in class com.topologi.diffx.xml.XMLWriterNSImpl
Write an end element tag.
CloseElementEvent - Interface in com.topologi.diffx.event
The event corresponding to the endElement SAX event.
CloseElementEventImpl - Class in com.topologi.diffx.event.impl
A basic implementation of the close element event.
CloseElementEventImpl(String) - Constructor for class com.topologi.diffx.event.impl.CloseElementEventImpl
Creates a new close element event.
CloseElementEventImpl(OpenElementEvent) - Constructor for class com.topologi.diffx.event.impl.CloseElementEventImpl
Creates a new close element event that corresponds to the given open element.
CloseElementEventNSImpl - Class in com.topologi.diffx.event.impl
The event corresponding to the startElement SAX event.
CloseElementEventNSImpl(String) - Constructor for class com.topologi.diffx.event.impl.CloseElementEventNSImpl
Creates a new close element event on the default namespace URI.
CloseElementEventNSImpl(String, String) - Constructor for class com.topologi.diffx.event.impl.CloseElementEventNSImpl
Creates a new close element event.
CloseElementEventNSImpl(OpenElementEvent) - Constructor for class com.topologi.diffx.event.impl.CloseElementEventNSImpl
Creates a new close element event from the corresponding open element event.
com.topologi.diffx - package com.topologi.diffx
The core set of classes used by Diff-X.
com.topologi.diffx.algorithm - package com.topologi.diffx.algorithm
Main algorithm implementations.
com.topologi.diffx.config - package com.topologi.diffx.config
Configuration options for Diff-X.
com.topologi.diffx.event - package com.topologi.diffx.event
The event interfaces used by the Diff-X algorithm.
com.topologi.diffx.event.impl - package com.topologi.diffx.event.impl
The events implementations used by the Diff-X.
com.topologi.diffx.format - package com.topologi.diffx.format
Classes for formatting and text processing.
com.topologi.diffx.load - package com.topologi.diffx.load
The set of classes used to produce the sequences that Diff-X will process.
com.topologi.diffx.load.text - package com.topologi.diffx.load.text
The set of classes to load characters / text data specifically.
com.topologi.diffx.sequence - package com.topologi.diffx.sequence
Sequences and sequence utility tools.
com.topologi.diffx.util - package com.topologi.diffx.util
Utility classes.
com.topologi.diffx.xml - package com.topologi.diffx.xml
A set classes and interfaces for XML processing.
com.topologi.diffx.xml.dom - package com.topologi.diffx.xml.dom
DOM Extension to the XML tools.
com.topologi.diffx.xml.esc - package com.topologi.diffx.xml.esc
A set classes and interfaces for escaping XML text.
com.topologi.diffx.xml.sax - package com.topologi.diffx.xml.sax
SAX Extension to the XML tools.
CommandLine - Class in com.topologi.diffx.util
A set of utility methods to help with command-line interface.
CommentEvent - Class in com.topologi.diffx.event.impl
A comment event.
CommentEvent(String) - Constructor for class com.topologi.diffx.event.impl.CommentEvent
Creates a new comment event.
Constants - Class in com.topologi.diffx.util
The set of constants used in this API.
contains(OpenElementEvent) - Method in class com.topologi.diffx.algorithm.ElementState
Returns true if this list contains the specified element.
ConvenientXMLFormatter - Class in com.topologi.diffx.format
A XML formatter that provides a convenient XML formatting.
ConvenientXMLFormatter(Writer) - Constructor for class com.topologi.diffx.format.ConvenientXMLFormatter
Creates a new formatter using the specified writer.
createDiffex(String, EventSequence, EventSequence) - Static method in class com.topologi.diffx.algorithm.DiffXFactory
Deprecated. use newAlgorithm
current() - Method in class com.topologi.diffx.algorithm.ElementState
Returns the current open element.
currentChange() - Method in class com.topologi.diffx.algorithm.ElementState
Returns the change of the current open element.

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