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

G

get(int) - Method in class com.topologi.diffx.algorithm.ElementState
Returns the open element at the specified position in this list.
get(int, int) - Method in interface com.topologi.diffx.algorithm.Matrix
Returns the value at the given position.
get(int, int) - Method in class com.topologi.diffx.algorithm.MatrixInt
 
get(int, int) - Method in class com.topologi.diffx.algorithm.MatrixShort
 
get(DiffXConfig) - Static method in class com.topologi.diffx.load.text.TokenizerFactory
Returns the text tokenizer.
getCharacters() - Method in class com.topologi.diffx.event.impl.CharactersEventBase
Returns the characters that this event represents.
getCharacters() - Method in class com.topologi.diffx.event.impl.IgnorableSpaceEvent
Returns the characters that this event represents.
getCharacters() - Method in class com.topologi.diffx.event.impl.LineEvent
Returns the characters that this event represents.
getCharacters() - Method in interface com.topologi.diffx.event.TextEvent
Returns the characters that this event represents.
getComment() - Method in class com.topologi.diffx.event.impl.CommentEvent
Returns the comment.
getConfig() - Method in class com.topologi.diffx.load.DOMRecorder
Returns the configuration used by this recorder.
getConfig() - Method in class com.topologi.diffx.load.SAXRecorder
Returns the configuration used by this recorder.
getContentHandler() - Method in class com.topologi.diffx.xml.sax.ReporterHandlerProxy
Returns the content handler.
getContentHandler() - Method in class com.topologi.diffx.xml.sax.XMLWritableReader
getData() - Method in class com.topologi.diffx.event.impl.ProcessingInstructionEvent
Returns the data of the processing instruction.
getDocument() - Method in interface com.topologi.diffx.xml.dom.DOMWriter
Returns the DOM document produced by the XML Writer.
getDocument() - Method in class com.topologi.diffx.xml.dom.DOMWriterImpl
Returns the DOM document produced by the XML Writer.
getDTDHandler() - Method in class com.topologi.diffx.xml.sax.XMLWritableReader
Returns null.
getEncoding() - Method in interface com.topologi.diffx.xml.esc.XMLEscape
Returns the encoding used by the implementing class.
getEncoding() - Method in interface com.topologi.diffx.xml.esc.XMLEscapeWriter
Returns the encoding used by the implementing class.
getEnd() - Method in class com.topologi.diffx.sequence.NaiveSequenceSlicer
Returns the current end sequence buffer.
getEnd() - Method in class com.topologi.diffx.sequence.SequenceSlicer
Returns the current end sequence buffer.
getEntityResolver() - Method in class com.topologi.diffx.xml.sax.XMLWritableReader
Returns null.
getErrorHandler() - Method in class com.topologi.diffx.xml.sax.XMLWritableReader
Returns null.
getEvent(int) - Method in class com.topologi.diffx.sequence.EventSequence
Returns the event at position i.
getFeature(String) - Method in class com.topologi.diffx.xml.sax.XMLWritableReader
getFirstSequence() - Method in interface com.topologi.diffx.algorithm.DiffXAlgorithm
Returns the first sequence used for the diff-x comparison.
getFirstSequence() - Method in class com.topologi.diffx.algorithm.DiffXAlgorithmBase
Returns the first sequence used for the diff-x comparison.
getFirstSequence() - Method in class com.topologi.diffx.algorithm.GuanoAlgorithm
 
getGranularity() - Method in class com.topologi.diffx.config.DiffXConfig
Returns the granularity of text diffing for this configuration.
getInstance(CharSequence) - Static method in class com.topologi.diffx.event.impl.SpaceEvent
Returns the white space event corresponding to the given string.
getInstance(char) - Static method in class com.topologi.diffx.event.impl.SpaceEvent
Returns the white space event corresponding to the given string.
getInstance(String) - Static method in class com.topologi.diffx.xml.esc.XMLEscapeFactory
Returns an instance of a XML Escape based on the given encoding.
getLineNumber() - Method in class com.topologi.diffx.event.impl.LineEvent
Returns the line number.
getMaxDepth(EventSequence) - Static method in class com.topologi.diffx.sequence.EventSequenceUtils
Returns the maximum depth of the sequence.
getMaxElementContent(EventSequence) - Static method in class com.topologi.diffx.sequence.EventSequenceUtils
Returns the maximum number of token inside an element tag.
getName() - Method in interface com.topologi.diffx.event.AttributeEvent
Returns the local name of the attribute.
getName() - Method in interface com.topologi.diffx.event.CloseElementEvent
Returns the local name of the element.
getName() - Method in class com.topologi.diffx.event.impl.AttributeEventImpl
Returns the local name of the attribute.
getName() - Method in class com.topologi.diffx.event.impl.AttributeEventNSImpl
Returns the local name of the attribute.
getName() - Method in class com.topologi.diffx.event.impl.CloseElementEventImpl
 
getName() - Method in class com.topologi.diffx.event.impl.CloseElementEventNSImpl
 
getName() - Method in class com.topologi.diffx.event.impl.OpenElementEventImpl
 
getName() - Method in class com.topologi.diffx.event.impl.OpenElementEventNSImpl
 
getName() - Method in interface com.topologi.diffx.event.OpenElementEvent
Returns the local name of the element.
getOpenElement() - Method in interface com.topologi.diffx.event.CloseElementEvent
Returns the corresponding event element.
getOpenElement() - Method in class com.topologi.diffx.event.impl.CloseElementEventImpl
 
getOpenElement() - Method in class com.topologi.diffx.event.impl.CloseElementEventNSImpl
 
getParameter(String, String[]) - Static method in class com.topologi.diffx.util.CommandLine
Returns the value corresponding to the given switch.
getPrefix(String) - Method in class com.topologi.diffx.sequence.PrefixMapping
Returns the prefix corresponding to the given namespace URI.
getPrefixMapping() - Method in class com.topologi.diffx.sequence.EventSequence
Returns the prefix mapping for the namespace URIs in this sequence.
getProperty(String) - Method in class com.topologi.diffx.xml.sax.XMLWritableReader
Returns null.
getSecondSequence() - Method in interface com.topologi.diffx.algorithm.DiffXAlgorithm
Returns the second sequence used for the diff-x comparison.
getSecondSequence() - Method in class com.topologi.diffx.algorithm.DiffXAlgorithmBase
Returns the second sequence used for the diff-x comparison.
getSecondSequence() - Method in class com.topologi.diffx.algorithm.GuanoAlgorithm
 
getStart() - Method in class com.topologi.diffx.sequence.NaiveSequenceSlicer
Returns the current start sequence buffer.
getStart() - Method in class com.topologi.diffx.sequence.SequenceSlicer
Returns the current start sequence buffer.
getTarget() - Method in class com.topologi.diffx.event.impl.ProcessingInstructionEvent
Returns the target of the processing instruction.
getURI() - Method in interface com.topologi.diffx.event.AttributeEvent
Returns the namespace URI the attribute belongs to.
getURI() - Method in interface com.topologi.diffx.event.CloseElementEvent
Returns the namespace URI the element belongs to.
getURI() - Method in class com.topologi.diffx.event.impl.AttributeEventImpl
Always return null.
getURI() - Method in class com.topologi.diffx.event.impl.AttributeEventNSImpl
Returns the namespace URI the attribute belongs to.
getURI() - Method in class com.topologi.diffx.event.impl.CloseElementEventImpl
Always return the empty URI.
getURI() - Method in class com.topologi.diffx.event.impl.CloseElementEventNSImpl
 
getURI() - Method in class com.topologi.diffx.event.impl.OpenElementEventImpl
 
getURI() - Method in class com.topologi.diffx.event.impl.OpenElementEventNSImpl
 
getURI() - Method in interface com.topologi.diffx.event.OpenElementEvent
Returns the namespace URI the element belongs to.
getURIs() - Method in class com.topologi.diffx.sequence.PrefixMapping
Returns an enumeration of the namespace URIs used in this mapping.
getValue() - Method in interface com.topologi.diffx.event.AttributeEvent
Returns the value of the attribute.
getValue() - Method in class com.topologi.diffx.event.impl.AttributeEventImpl
Returns the value of the attribute.
getValue() - Method in class com.topologi.diffx.event.impl.AttributeEventNSImpl
Returns the value of the attribute.
getWeight() - Method in interface com.topologi.diffx.event.DiffXEvent
Returns the weight of this event.
getWeight() - Method in class com.topologi.diffx.event.impl.IgnorableSpaceEvent
 
getWhiteSpaceProcessing() - Method in class com.topologi.diffx.config.DiffXConfig
Returns the granularity of text diffing for this configuration.
getXML() - Method in class com.topologi.diffx.xml.XMLSerializer
Returns the underlying XML document.
getXMLReaderClass() - Static method in class com.topologi.diffx.load.SAXRecorder
Returns the name XMLReader class used by the SAXRecorders.
getXMLWritable() - Method in class com.topologi.diffx.xml.sax.XMLWritableInputSource
Returns the XMLWritable object
granurality() - Method in interface com.topologi.diffx.load.text.TextTokenizer
Returns the text granularity of this tokenizer.
granurality() - Method in class com.topologi.diffx.load.text.TokenizerByChar
Always TextGranularity.CHARACTER.
granurality() - Method in class com.topologi.diffx.load.text.TokenizerByText
Always TextGranularity.CHARACTER.
granurality() - Method in class com.topologi.diffx.load.text.TokenizerByWord
Always TextGranularity.WORD.
GuanoAlgorithm - Class in com.topologi.diffx.algorithm
A matrix-based algorithm using weighted events which produces correct results, but may require minor adjustments during formatting.
GuanoAlgorithm(EventSequence, EventSequence) - Constructor for class com.topologi.diffx.algorithm.GuanoAlgorithm
Creates a new DiffXAlgorithmBase.

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