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

T

TAB - Static variable in class com.topologi.diffx.event.impl.SpaceEvent
A static instance for tabs.
TextEvent - Interface in com.topologi.diffx.event
An interface for any data that comes from a text node.
TextGranularity - Enum in com.topologi.diffx.config
Defines how should be tokenised and compared.
TextRecorder - Class in com.topologi.diffx.load
Records the line events in a text.
TextRecorder() - Constructor for class com.topologi.diffx.load.TextRecorder
 
TextTokenizer - Interface in com.topologi.diffx.load.text
An interface for text tokenizers.
toAttributeValue(char[], int, int) - Method in interface com.topologi.diffx.xml.esc.XMLEscape
Returns a well-formed attribute value.
toAttributeValue(String) - Method in interface com.topologi.diffx.xml.esc.XMLEscape
Returns a well-formed attribute value.
toAttributeValue(char[], int, int) - Method in class com.topologi.diffx.xml.esc.XMLEscapeASCII
 
toAttributeValue(char[], int, int) - Method in class com.topologi.diffx.xml.esc.XMLEscapeUTF8
 
toElementName(String) - Static method in class com.topologi.diffx.xml.XMLUtils
Return a valid element name from the given string.
toElementText(char[], int, int) - Method in interface com.topologi.diffx.xml.esc.XMLEscape
Writes a well-formed XML literal text value.
toElementText(String) - Method in interface com.topologi.diffx.xml.esc.XMLEscape
Returns a well-formed text value for the element.
toElementText(char[], int, int) - Method in class com.topologi.diffx.xml.esc.XMLEscapeASCII
 
toElementText(char[], int, int) - Method in class com.topologi.diffx.xml.esc.XMLEscapeUTF8
 
tokenize(CharSequence) - Method in interface com.topologi.diffx.load.text.TextTokenizer
Returns the list of TextEvent corresponding to the specified character sequence.
tokenize(CharSequence) - Method in class com.topologi.diffx.load.text.TokenizerByChar
Returns the list of TextEvent corresponding to the specified character sequence.
tokenize(CharSequence) - Method in class com.topologi.diffx.load.text.TokenizerByText
Returns the list of TextEvent corresponding to the specified character sequence.
tokenize(CharSequence) - Method in class com.topologi.diffx.load.text.TokenizerByWord
Returns the list of TextEvent corresponding to the specified character sequence.
TokenizerByChar - Class in com.topologi.diffx.load.text
The tokeniser for characters events.
TokenizerByChar() - Constructor for class com.topologi.diffx.load.text.TokenizerByChar
Creates a new tokenizer.
TokenizerByText - Class in com.topologi.diffx.load.text
The tokeniser for characters events.
TokenizerByText(WhiteSpaceProcessing) - Constructor for class com.topologi.diffx.load.text.TokenizerByText
Creates a new tokenizer.
TokenizerByWord - Class in com.topologi.diffx.load.text
The tokeniser for characters events.
TokenizerByWord(WhiteSpaceProcessing) - Constructor for class com.topologi.diffx.load.text.TokenizerByWord
Creates a new tokenizer.
TokenizerFactory - Class in com.topologi.diffx.load.text
Factory for tokenizers.
toShortString(DiffXEvent) - Static method in class com.topologi.diffx.format.ShortStringFormatter
Returns the short string for the given event.
toString() - Method in class com.topologi.diffx.algorithm.MatrixShort
 
toString() - Method in class com.topologi.diffx.event.impl.AttributeEventImpl
toString() - Method in class com.topologi.diffx.event.impl.AttributeEventNSImpl
toString() - Method in class com.topologi.diffx.event.impl.CharactersEvent
toString() - Method in class com.topologi.diffx.event.impl.CharEvent
 
toString() - Method in class com.topologi.diffx.event.impl.CloseElementEventImpl
 
toString() - Method in class com.topologi.diffx.event.impl.CloseElementEventNSImpl
 
toString() - Method in class com.topologi.diffx.event.impl.CommentEvent
 
toString() - Method in class com.topologi.diffx.event.impl.IgnorableSpaceEvent
Returns "ignorable-space".
toString() - Method in class com.topologi.diffx.event.impl.LineEvent
 
toString() - Method in class com.topologi.diffx.event.impl.OpenElementEventImpl
 
toString() - Method in class com.topologi.diffx.event.impl.OpenElementEventNSImpl
 
toString() - Method in class com.topologi.diffx.event.impl.ProcessingInstructionEvent
 
toString() - Method in class com.topologi.diffx.event.impl.SpaceEvent
 
toString() - Method in class com.topologi.diffx.event.impl.WordEvent
 
toString() - Method in class com.topologi.diffx.sequence.EventSequence
Returns the string representation of this sequence.
toString() - Method in class com.topologi.diffx.xml.XMLStringWriter
Returns the XML content as a String.
toXML(XMLWriter) - Method in class com.topologi.diffx.event.impl.AttributeEventImpl
Writes the XML representation of the implementing instance using the specified XMLWriter.
toXML(StringBuffer) - Method in class com.topologi.diffx.event.impl.AttributeEventImpl
Appends the XML representation of the object of the implementing class.
toXML(XMLWriter) - Method in class com.topologi.diffx.event.impl.AttributeEventNSImpl
Writes the XML representation of the implementing instance using the specified XMLWriter.
toXML(StringBuffer) - Method in class com.topologi.diffx.event.impl.AttributeEventNSImpl
Appends the XML representation of the object of the implementing class.
toXML(XMLWriter) - Method in class com.topologi.diffx.event.impl.CharactersEventBase
Writes the XML representation of the implementing instance using the specified XMLWriter.
toXML(StringBuffer) - Method in class com.topologi.diffx.event.impl.CharactersEventBase
Appends the XML representation of the object of the implementing class.
toXML(XMLWriter) - Method in class com.topologi.diffx.event.impl.CharEvent
 
toXML(StringBuffer) - Method in class com.topologi.diffx.event.impl.CharEvent
 
toXML(XMLWriter) - Method in class com.topologi.diffx.event.impl.CloseElementEventImpl
 
toXML(StringBuffer) - Method in class com.topologi.diffx.event.impl.CloseElementEventImpl
 
toXML(XMLWriter) - Method in class com.topologi.diffx.event.impl.CloseElementEventNSImpl
 
toXML(StringBuffer) - Method in class com.topologi.diffx.event.impl.CloseElementEventNSImpl
 
toXML(XMLWriter) - Method in class com.topologi.diffx.event.impl.CommentEvent
 
toXML(StringBuffer) - Method in class com.topologi.diffx.event.impl.CommentEvent
 
toXML(XMLWriter) - Method in class com.topologi.diffx.event.impl.IgnorableSpaceEvent
 
toXML() - Method in class com.topologi.diffx.event.impl.IgnorableSpaceEvent
 
toXML(StringBuffer) - Method in class com.topologi.diffx.event.impl.IgnorableSpaceEvent
 
toXML(XMLWriter) - Method in class com.topologi.diffx.event.impl.LineEvent
 
toXML(StringBuffer) - Method in class com.topologi.diffx.event.impl.LineEvent
 
toXML(XMLWriter) - Method in class com.topologi.diffx.event.impl.OpenElementEventImpl
 
toXML(StringBuffer) - Method in class com.topologi.diffx.event.impl.OpenElementEventImpl
Converts this event to an XML open tag.
toXML(XMLWriter) - Method in class com.topologi.diffx.event.impl.OpenElementEventNSImpl
 
toXML(StringBuffer) - Method in class com.topologi.diffx.event.impl.OpenElementEventNSImpl
Converts this event to an XML open tag.
toXML(XMLWriter) - Method in class com.topologi.diffx.event.impl.ProcessingInstructionEvent
 
toXML(StringBuffer) - Method in class com.topologi.diffx.event.impl.ProcessingInstructionEvent
 
toXML(XMLWriter) - Method in class com.topologi.diffx.event.impl.XMLBranchEvent
Write the DiffX events in order.
toXML(StringBuffer) - Method in class com.topologi.diffx.event.impl.XMLBranchEvent
 
toXML(StringBuffer) - Method in interface com.topologi.diffx.xml.XMLFormattable
Appends the XML representation of the object of the implementing class.
toXML() - Method in interface com.topologi.diffx.xml.XMLFormattable
Returns a xml representation of the object of the implementing class.
toXML(XMLWriter) - Method in interface com.topologi.diffx.xml.XMLWritable
Writes the XML representation of the implementing instance using the specified XMLWriter.

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