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

I

IgnorableSpaceEvent - Class in com.topologi.diffx.event.impl
A particular type of event reserved for ignored white spaces.
IgnorableSpaceEvent(CharSequence) - Constructor for class com.topologi.diffx.event.impl.IgnorableSpaceEvent
Creates a new ignorable white space event.
ignorableWhitespace(char[], int, int) - Method in class com.topologi.diffx.xml.sax.ReporterHandlerProxy
ignorableWhitespace(char[], int, int) - Method in class com.topologi.diffx.xml.XMLIndenter
Does nothing.
ignoreCase - Variable in class com.topologi.diffx.util.XMLFilenameFilter
Set to true to ignore the case of the extension.
IllegalCloseElementException - Exception in com.topologi.diffx.xml
Exception thrown when attempting to close an element when there is no corresponding open element.
IllegalCloseElementException() - Constructor for exception com.topologi.diffx.xml.IllegalCloseElementException
Creates a new illegal close element exception.
incrementByMaxPath(int, int) - Method in interface com.topologi.diffx.algorithm.Matrix
Increment by the maximum path.
incrementByMaxPath(int, int) - Method in class com.topologi.diffx.algorithm.MatrixInt
 
incrementByMaxPath(int, int) - Method in class com.topologi.diffx.algorithm.MatrixShort
 
incrementPathBy(int, int, int) - Method in interface com.topologi.diffx.algorithm.Matrix
Increment the path.
incrementPathBy(int, int, int) - Method in class com.topologi.diffx.algorithm.MatrixInt
 
incrementPathBy(int, int, int) - Method in class com.topologi.diffx.algorithm.MatrixShort
 
indent(String) - Static method in class com.topologi.diffx.xml.XMLIndenter
Indents the given XML String.
indent(Reader, Writer) - Static method in class com.topologi.diffx.xml.XMLIndenter
Indents the given XML String.
indentSilent(String) - Static method in class com.topologi.diffx.xml.XMLIndenter
Indents the given XML String.
indentSilent(Reader, Writer) - Static method in class com.topologi.diffx.xml.XMLIndenter
Indents the given XML String.
indexOf(OpenElementEvent) - Method in class com.topologi.diffx.algorithm.ElementState
Searches for the first occurrence of the given argument, testing for equality using the equals method.
insert(DiffXEvent) - Method in class com.topologi.diffx.algorithm.ElementState
Updates the state from the inserted event.
insert(DiffXEvent) - Method in class com.topologi.diffx.format.BasicXMLFormatter
Formats the specified inserted event.
insert(DiffXEvent) - Method in class com.topologi.diffx.format.ConvenientXMLFormatter
 
insert(DiffXEvent) - Method in interface com.topologi.diffx.format.DiffXFormatter
Formats the specified inserted event.
insert(DiffXEvent) - Method in class com.topologi.diffx.format.MultiplexFormatter
 
insert(DiffXEvent) - Method in class com.topologi.diffx.format.SafeXMLFormatter
 
insert(DiffXEvent) - Method in class com.topologi.diffx.format.ShortStringFormatter
Writes the event as a short string preceded by '+'.
insert(DiffXEvent) - Method in class com.topologi.diffx.format.SmartXMLFormatter
 
insert(DiffXEvent) - Method in class com.topologi.diffx.format.StrictXMLFormatter
 
INSERT_NS_URI - Static variable in class com.topologi.diffx.util.Constants
The namespace URI used for elements that may have been inserted.
isEmpty() - Method in class com.topologi.diffx.algorithm.ElementState
Tests if this list has no elements.
isGreaterX(int, int) - Method in interface com.topologi.diffx.algorithm.Matrix
Returns true we should move on the X direction.
isGreaterX(int, int) - Method in class com.topologi.diffx.algorithm.MatrixInt
 
isGreaterX(int, int) - Method in class com.topologi.diffx.algorithm.MatrixShort
 
isGreaterY(int, int) - Method in interface com.topologi.diffx.algorithm.Matrix
Returns true we should move on the X direction.
isGreaterY(int, int) - Method in class com.topologi.diffx.algorithm.MatrixInt
 
isGreaterY(int, int) - Method in class com.topologi.diffx.algorithm.MatrixShort
 
isIgnoreWhiteSpace() - Method in class com.topologi.diffx.config.DiffXConfig
Indicates whether the differences in white spaces should be ignored or not.
isNamespaceAware() - Method in class com.topologi.diffx.config.DiffXConfig
Indicates whether the Diff-X takes namespaces into account.
isPreserveWhiteSpace() - Method in class com.topologi.diffx.config.DiffXConfig
Indicates whether the white spaces are preserved or not.
isReportPrefixDifferences() - Method in class com.topologi.diffx.config.DiffXConfig
Returns whether the differences in prefixes are reported.
isSameXY(int, int) - Method in interface com.topologi.diffx.algorithm.Matrix
Returns true we moving on the X direction is equivalent to moving on the Y direction.
isSameXY(int, int) - Method in class com.topologi.diffx.algorithm.MatrixInt
 
isSameXY(int, int) - Method in class com.topologi.diffx.algorithm.MatrixShort
 
isWellFormed(EventSequence) - Static method in class com.topologi.diffx.sequence.EventSequenceUtils
Indicates whether the sequence corresponds to well-formed XML.

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