- generateOutput(TagNode) - Method in class org.outerj.daisy.diff.html.HtmlSaxDiffOutput
-
Parses a Node Tree and produces an output format.
- generateOutput(TagNode) - Method in interface org.outerj.daisy.diff.output.DiffOutput
-
Parses a Node Tree and produces an output format.
- getAdded() - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- getAddedDescription(ChangeText) - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.NoContentTagToString
-
- getAddedDescription(ChangeText) - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- getAncestor(int) - Method in class org.outerj.daisy.diff.html.ancestor.AncestorComparator
-
- getArticle() - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- getAtom(int) - Method in class org.outerj.daisy.diff.tag.ArgumentComparator
-
- getAtom(int) - Method in interface org.outerj.daisy.diff.tag.IAtomSplitter
-
- getAtom(int) - Method in class org.outerj.daisy.diff.tag.TagComparator
-
- getAtoms() - Method in class org.outerj.daisy.diff.tag.TagComparator
-
- getAttributes() - Method in class org.outerj.daisy.diff.html.dom.ImageNode
-
- getAttributes() - Method in class org.outerj.daisy.diff.html.dom.TagNode
-
- getBits() - Method in class org.outerj.daisy.diff.helper.SaxBuffer
-
- getBodyNode() - Method in interface org.outerj.daisy.diff.html.dom.DomTree
-
- getBodyNode() - Method in class org.outerj.daisy.diff.html.dom.DomTreeBuilder
-
- getBodyNode() - Method in class org.outerj.daisy.diff.html.TextNodeComparator
-
- getChanged(RangeDifference...) - Method in class org.outerj.daisy.diff.html.ancestor.ChangeTextGenerator
-
- getChangedID() - Method in class org.outerj.daisy.diff.html.TextNodeComparator
-
- getChanges() - Method in class org.outerj.daisy.diff.html.ancestor.AncestorComparatorResult
-
- getChanges() - Method in class org.outerj.daisy.diff.html.modification.Modification
-
- getChangeSemantic(String) - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToStringFactory
-
- getChild(int) - Method in class org.outerj.daisy.diff.html.dom.TagNode
-
- getCompareTxt() - Method in class org.outerj.daisy.diff.html.ancestor.AncestorComparator
-
- getDeletedID() - Method in class org.outerj.daisy.diff.html.TextNodeComparator
-
- getDescription() - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- getEndingTag() - Method in class org.outerj.daisy.diff.html.modification.HtmlLayoutChange
-
Getter for the ending tag.
- getEndTag() - Method in class org.outerj.daisy.diff.html.dom.TagNode
-
- getFullText() - Method in interface org.outerj.daisy.diff.tag.Atom
-
- getFullText() - Method in class org.outerj.daisy.diff.tag.TagAtom
-
- getFullText() - Method in class org.outerj.daisy.diff.tag.TextAtom
-
- getHtmlLayoutChange() - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- getHtmlLayoutChanges() - Method in class org.outerj.daisy.diff.html.ancestor.AncestorComparatorResult
-
- getHtmlLayoutChanges() - Method in class org.outerj.daisy.diff.html.ancestor.ChangeTextGenerator
-
- getHtmlLayoutChanges() - Method in class org.outerj.daisy.diff.html.modification.Modification
-
- getID() - Method in class org.outerj.daisy.diff.html.modification.Modification
-
- getIdentifier() - Method in interface org.outerj.daisy.diff.tag.Atom
-
- getIdentifier() - Method in class org.outerj.daisy.diff.tag.TagAtom
-
- getIdentifier() - Method in class org.outerj.daisy.diff.tag.TextAtom
-
- getIndexInLastCommonParent() - Method in class org.outerj.daisy.diff.html.dom.helper.LastCommonParentResult
-
- getIndexOf(Node) - Method in class org.outerj.daisy.diff.html.dom.TagNode
-
If the provided parameter is in the same tree with
this object then this method fetches
index of the parameter object in the children collection.
- getInternalIdentifiers() - Method in interface org.outerj.daisy.diff.tag.Atom
-
- getInternalIdentifiers() - Method in class org.outerj.daisy.diff.tag.TagAtom
-
- getInternalIdentifiers() - Method in class org.outerj.daisy.diff.tag.TextAtom
-
- getLastCommonParent() - Method in class org.outerj.daisy.diff.html.dom.helper.LastCommonParentResult
-
- getLastCommonParent(Node) - Method in class org.outerj.daisy.diff.html.dom.Node
-
Descent the ancestors list for both nodes stopping either
at the first no-match case or when either of the lists is exhausted.
- getLastCommonParentDepth() - Method in class org.outerj.daisy.diff.html.dom.helper.LastCommonParentResult
-
- getLastModified() - Method in class org.outerj.daisy.diff.html.TextNodeComparator
-
- getLeftMostChild() - Method in class org.outerj.daisy.diff.html.dom.Node
-
- getLeftMostChild() - Method in class org.outerj.daisy.diff.html.dom.TagNode
-
- getLeftMostChild() - Method in class org.outerj.daisy.diff.html.dom.TextNode
-
- getLength() - Method in class org.eclipse.compare.internal.LCS
-
- getLength1() - Method in class org.eclipse.compare.internal.LCS
-
- getLength2() - Method in class org.eclipse.compare.internal.LCS
-
- getMatchRatio(TextOnlyComparator, IProgressMonitor) - Method in class org.outerj.daisy.diff.html.ancestor.TextOnlyComparator
-
- getMatchRatio(TagNode, IProgressMonitor) - Method in class org.outerj.daisy.diff.html.dom.TagNode
-
- getMinimalDeletedSet(long) - Method in class org.outerj.daisy.diff.html.dom.BodyNode
-
- getMinimalDeletedSet(long) - Method in class org.outerj.daisy.diff.html.dom.Node
-
- getMinimalDeletedSet(long) - Method in class org.outerj.daisy.diff.html.dom.TagNode
-
This recursive method considers a descendant deleted if all its
children had TextNodes that now are marked as removed
with the provided id.
- getMinimalDeletedSet(long) - Method in class org.outerj.daisy.diff.html.dom.TextNode
-
- getModification() - Method in class org.outerj.daisy.diff.html.dom.TextNode
-
- getMovedOutOf() - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- getMovedTo() - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- getNbChildren() - Method in class org.outerj.daisy.diff.html.dom.TagNode
-
- getNewID() - Method in class org.outerj.daisy.diff.html.TextNodeComparator
-
- getNext() - Method in class org.outerj.daisy.diff.html.modification.Modification
-
- getOpeningTag() - Method in class org.outerj.daisy.diff.html.dom.TagNode
-
Produces String for the opening HTML tag for this node.
- getOpeningTag() - Method in class org.outerj.daisy.diff.html.modification.HtmlLayoutChange
-
Getter for the opening tag.
- getOutputType() - Method in class org.outerj.daisy.diff.html.modification.Modification
-
Returns the type of this modification regarding output formatting (i.e.
- getParent() - Method in class org.outerj.daisy.diff.html.dom.Node
-
- getParentTree() - Method in class org.outerj.daisy.diff.html.dom.Node
-
This method returns a list of the ancestors
that is ordered starting from the root by the depth.
- getPowLimit() - Method in class org.eclipse.compare.internal.LCSSettings
-
- getPrevious() - Method in class org.outerj.daisy.diff.html.modification.Modification
-
- getQName() - Method in class org.outerj.daisy.diff.html.dom.TagNode
-
- getRangeCount() - Method in interface org.eclipse.compare.rangedifferencer.IRangeComparator
-
Returns the number of comparable entities.
- getRangeCount() - Method in class org.outerj.daisy.diff.html.ancestor.AncestorComparator
-
- getRangeCount() - Method in class org.outerj.daisy.diff.html.ancestor.TextOnlyComparator
-
- getRangeCount() - Method in class org.outerj.daisy.diff.html.TextNodeComparator
-
- getRangeCount() - Method in class org.outerj.daisy.diff.tag.ArgumentComparator
-
- getRangeCount() - Method in class org.outerj.daisy.diff.tag.TagComparator
-
- getRemoved() - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- getRemovedDescription(ChangeText) - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.NoContentTagToString
-
- getRemovedDescription(ChangeText) - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- getResult(AncestorComparator, Locale, IProgressMonitor) - Method in class org.outerj.daisy.diff.html.ancestor.AncestorComparator
-
- getRightMostChild() - Method in class org.outerj.daisy.diff.html.dom.Node
-
- getRightMostChild() - Method in class org.outerj.daisy.diff.html.dom.TagNode
-
- getRightMostChild() - Method in class org.outerj.daisy.diff.html.dom.TextNode
-
- getRoot() - Method in class org.outerj.daisy.diff.html.dom.Node
-
"equals" method should work differently for
the case where the compared nodes are from the same tree,
and in that case return true only if it's the same object
This method returns the root of the tree (which should be
common ancestor for every node in the tree).
- getSource() - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- getString(String) - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- getStyleAdded() - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- getStyleRemoved() - Method in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- getText() - Method in class org.outerj.daisy.diff.html.dom.TextNode
-
- getTextNode(int) - Method in class org.outerj.daisy.diff.html.TextNodeComparator
-
- getTextNodes() - Method in interface org.outerj.daisy.diff.html.dom.DomTree
-
- getTextNodes() - Method in class org.outerj.daisy.diff.html.dom.DomTreeBuilder
-
- getTooLong() - Method in class org.eclipse.compare.internal.LCSSettings
-
- getType() - Method in class org.outerj.daisy.diff.html.modification.HtmlLayoutChange
-
Getter for the type.
- getType() - Method in class org.outerj.daisy.diff.html.modification.Modification
-
- sameClassSet(String, String) - Static method in class org.outerj.daisy.diff.html.dom.helper.AttributesMap
-
Checks if 2 values for "class" attribute of an HTML tag
are equivalent (contain same CSS class names, but in different
(or same order) Ignores new line symbols and tabulation
Example:
<p class="styleName1 styleName2">
is equivalent to
<p class=" styleName1 styleName2 ">
and to
<p class="styleName2 styleName1">
- saxbits - Variable in class org.outerj.daisy.diff.helper.SaxBuffer
-
- SaxBuffer - Class in org.outerj.daisy.diff.helper
-
A class that can record SAX events and replay them later.
- SaxBuffer() - Constructor for class org.outerj.daisy.diff.helper.SaxBuffer
-
Creates empty SaxBuffer
- SaxBuffer(SaxBuffer) - Constructor for class org.outerj.daisy.diff.helper.SaxBuffer
-
Creates copy of another SaxBuffer
- SaxBuffer.Characters - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.Comment - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.EndCDATA - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.EndDocument - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.EndDTD - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.EndElement - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.EndEntity - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.EndPrefixMapping - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.IgnorableWhitespace - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.PI - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.SaxBit - Interface in org.outerj.daisy.diff.helper
-
SaxBit is a representation of the SAX event.
- SaxBuffer.SkippedEntity - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.StartCDATA - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.StartDocument - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.StartDTD - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.StartElement - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.StartEntity - Class in org.outerj.daisy.diff.helper
-
- SaxBuffer.StartPrefixMapping - Class in org.outerj.daisy.diff.helper
-
- score(int...) - Static method in class org.outerj.daisy.diff.html.HTMLDiffer
-
- SelectAncestorDialog_message - Static variable in class org.eclipse.compare.internal.CompareMessages
-
- SelectAncestorDialog_option - Static variable in class org.eclipse.compare.internal.CompareMessages
-
- SelectAncestorDialog_title - Static variable in class org.eclipse.compare.internal.CompareMessages
-
- sem - Variable in class org.outerj.daisy.diff.html.ancestor.tagtostring.TagToString
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.Characters
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.Comment
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.EndCDATA
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.EndDocument
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.EndDTD
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.EndElement
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.EndEntity
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.EndPrefixMapping
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.IgnorableWhitespace
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.PI
-
- send(ContentHandler) - Method in interface org.outerj.daisy.diff.helper.SaxBuffer.SaxBit
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.SkippedEntity
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.StartCDATA
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.StartDocument
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.StartDTD
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.StartElement
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.StartEntity
-
- send(ContentHandler) - Method in class org.outerj.daisy.diff.helper.SaxBuffer.StartPrefixMapping
-
- SeparatingNode - Class in org.outerj.daisy.diff.html.dom
-
This is an artificial text node whose sole purpose is to separate
text nodes, so that they cannot be treated as a continuous text flow
by the RangeDifferencer.
- SeparatingNode(TagNode) - Constructor for class org.outerj.daisy.diff.html.dom.SeparatingNode
-
- setChanged(boolean) - Method in class org.outerj.daisy.diff.html.ancestor.AncestorComparatorResult
-
- setChanges(String) - Method in class org.outerj.daisy.diff.html.ancestor.AncestorComparatorResult
-
- setChanges(String) - Method in class org.outerj.daisy.diff.html.modification.Modification
-
- setDocumentLocator(Locator) - Method in class org.outerj.daisy.diff.helper.SaxBuffer
-
- setEndingTag(String) - Method in class org.outerj.daisy.diff.html.modification.HtmlLayoutChange
-
Setter for the ending tag.
- setFirstOfID(boolean) - Method in class org.outerj.daisy.diff.html.modification.Modification
-
- setHtmlLayoutChanges(List<HtmlLayoutChange>) - Method in class org.outerj.daisy.diff.html.ancestor.AncestorComparatorResult
-
- setHtmlLayoutChanges(List<HtmlLayoutChange>) - Method in class org.outerj.daisy.diff.html.modification.Modification
-
- setID(long) - Method in class org.outerj.daisy.diff.html.modification.Modification
-
- setIndexInLastCommonParent(int) - Method in class org.outerj.daisy.diff.html.dom.helper.LastCommonParentResult
-
- setLastCommonParent(TagNode) - Method in class org.outerj.daisy.diff.html.dom.helper.LastCommonParentResult
-
- setLastCommonParentDepth(int) - Method in class org.outerj.daisy.diff.html.dom.helper.LastCommonParentResult
-
- setLastModified(List<Modification>) - Method in class org.outerj.daisy.diff.html.TextNodeComparator
-
- setLcs(int, int) - Method in class org.eclipse.compare.internal.LCS
-
- setModification(Modification) - Method in class org.outerj.daisy.diff.html.dom.TextNode
-
- setNext(Modification) - Method in class org.outerj.daisy.diff.html.modification.Modification
-
- setOpeningTag(String) - Method in class org.outerj.daisy.diff.html.modification.HtmlLayoutChange
-
Setter for the opening tag.
- setParent(TagNode) - Method in class org.outerj.daisy.diff.html.dom.Node
-
changes the parent field of this node.
- setPowLimit(double) - Method in class org.eclipse.compare.internal.LCSSettings
-
- setPrevious(Modification) - Method in class org.outerj.daisy.diff.html.modification.Modification
-
- setRoot(TagNode) - Method in class org.outerj.daisy.diff.html.dom.Node
-
- setRoot(TagNode) - Method in class org.outerj.daisy.diff.html.dom.TagNode
-
- setSplittingNeeded() - Method in class org.outerj.daisy.diff.html.dom.helper.LastCommonParentResult
-
- setStartChangedID(long) - Method in class org.outerj.daisy.diff.html.TextNodeComparator
-
Used for combining multiple comparators in order to create a single
output document.
- setStartDeletedID(long) - Method in class org.outerj.daisy.diff.html.TextNodeComparator
-
Used for combining multiple comparators in order to create a single
output document.
- setStartNewID(long) - Method in class org.outerj.daisy.diff.html.TextNodeComparator
-
Used for combining multiple comparators in order to create a single
output document.
- setTooLong(double) - Method in class org.eclipse.compare.internal.LCSSettings
-
- setType(HtmlLayoutChange.Type) - Method in class org.outerj.daisy.diff.html.modification.HtmlLayoutChange
-
Setter for the type.
- setUseGreedyMethod(boolean) - Method in class org.eclipse.compare.internal.LCSSettings
-
- setWhiteAfter(boolean) - Method in class org.outerj.daisy.diff.html.dom.Node
-
- setWhiteBefore(boolean) - Method in class org.outerj.daisy.diff.html.dom.Node
-
- ShowWhitespaceAction_0 - Static variable in class org.eclipse.compare.internal.CompareMessages
-
- SINGLETON - Static variable in class org.outerj.daisy.diff.helper.SaxBuffer.EndCDATA
-
- SINGLETON - Static variable in class org.outerj.daisy.diff.helper.SaxBuffer.EndDocument
-
- SINGLETON - Static variable in class org.outerj.daisy.diff.helper.SaxBuffer.EndDTD
-
- SINGLETON - Static variable in class org.outerj.daisy.diff.helper.SaxBuffer.StartCDATA
-
- SINGLETON - Static variable in class org.outerj.daisy.diff.helper.SaxBuffer.StartDocument
-
- skippedEntity(String) - Method in class org.outerj.daisy.diff.helper.SaxBuffer
-
- SkippedEntity(String) - Constructor for class org.outerj.daisy.diff.helper.SaxBuffer.SkippedEntity
-
- skipRangeComparison(int, int, IRangeComparator) - Method in interface org.eclipse.compare.rangedifferencer.IRangeComparator
-
Returns whether a comparison should be skipped because it would be too
costly (or lengthy).
- skipRangeComparison(int, int, IRangeComparator) - Method in class org.outerj.daisy.diff.html.ancestor.AncestorComparator
-
- skipRangeComparison(int, int, IRangeComparator) - Method in class org.outerj.daisy.diff.html.ancestor.TextOnlyComparator
-
- skipRangeComparison(int, int, IRangeComparator) - Method in class org.outerj.daisy.diff.html.TextNodeComparator
-
- skipRangeComparison(int, int, IRangeComparator) - Method in class org.outerj.daisy.diff.tag.ArgumentComparator
-
- skipRangeComparison(int, int, IRangeComparator) - Method in class org.outerj.daisy.diff.tag.TagComparator
-
- SPACE - Static variable in class org.outerj.daisy.diff.html.dom.helper.AttributesMap
-
just a constant to use in processing attribute.
- splitUntill(TagNode, Node, boolean) - Method in class org.outerj.daisy.diff.html.dom.TagNode
-
Attempts to create 2 TagNodes with
the same name and attributes as the original this node.
- startCDATA() - Method in class org.outerj.daisy.diff.helper.SaxBuffer
-
- StartCDATA() - Constructor for class org.outerj.daisy.diff.helper.SaxBuffer.StartCDATA
-
- startDocument() - Method in class org.outerj.daisy.diff.helper.SaxBuffer
-
- StartDocument() - Constructor for class org.outerj.daisy.diff.helper.SaxBuffer.StartDocument
-
- startDocument() - Method in class org.outerj.daisy.diff.html.dom.DomTreeBuilder
-
- startDTD(String, String, String) - Method in class org.outerj.daisy.diff.helper.SaxBuffer
-
- StartDTD(String, String, String) - Constructor for class org.outerj.daisy.diff.helper.SaxBuffer.StartDTD
-
- startElement(String, String, String, Attributes) - Method in class org.outerj.daisy.diff.helper.SaxBuffer
-
- StartElement(String, String, String, Attributes) - Constructor for class org.outerj.daisy.diff.helper.SaxBuffer.StartElement
-
- startElement(String, String, String, Attributes) - Method in class org.outerj.daisy.diff.html.dom.DomTreeBuilder
-
- startEntity(String) - Method in class org.outerj.daisy.diff.helper.SaxBuffer
-
- StartEntity(String) - Constructor for class org.outerj.daisy.diff.helper.SaxBuffer.StartEntity
-
- startPrefixMapping(String, String) - Method in class org.outerj.daisy.diff.helper.SaxBuffer
-
- StartPrefixMapping(String, String) - Constructor for class org.outerj.daisy.diff.helper.SaxBuffer.StartPrefixMapping
-
- StructureDiffViewer_0 - Static variable in class org.eclipse.compare.internal.CompareMessages
-
- StructureDiffViewer_1 - Static variable in class org.eclipse.compare.internal.CompareMessages
-
- StructureDiffViewer_2 - Static variable in class org.eclipse.compare.internal.CompareMessages
-
- StructureDiffViewer_3 - Static variable in class org.eclipse.compare.internal.CompareMessages
-
- StructureDiffViewer_NoStructuralDifferences - Static variable in class org.eclipse.compare.internal.CompareMessages
-
- StructureDiffViewer_StructureError - Static variable in class org.eclipse.compare.internal.CompareMessages
-
- STYLE_ATTR - Static variable in class org.outerj.daisy.diff.html.dom.helper.AttributesMap
-
constant for style attribute name,
We need to treat this attribute differently to consider
HTML elements equal if they only differ in style rules order
(in order of style rules inside style attribute value)
- substring(int, int) - Method in class org.outerj.daisy.diff.tag.ArgumentComparator
-
- substring(int) - Method in class org.outerj.daisy.diff.tag.ArgumentComparator
-
- substring(int, int) - Method in interface org.outerj.daisy.diff.tag.IAtomSplitter
-
- substring(int) - Method in interface org.outerj.daisy.diff.tag.IAtomSplitter
-
- substring(int, int) - Method in class org.outerj.daisy.diff.tag.TagComparator
-
- substring(int) - Method in class org.outerj.daisy.diff.tag.TagComparator
-
- systemId - Variable in class org.outerj.daisy.diff.helper.SaxBuffer.StartDTD
-