See: Description
Class | Description |
---|---|
DeltaPunctuationElement |
A representation of a punctuation element used by
WordBufferingFilter and its sub-types to represent and manipulate the
buffer of word/space/punctuation elements. |
DeltaSpaceElement |
A representation of a space element used by
WordBufferingFilter and its sub-types to represent and manipulate the
buffer of word/space/punctuation elements. |
DeltaWordElement |
A representation of a word element used by
WordBufferingFilter and its sub-types to represent and manipulate the buffer
of word/space/punctuation elements. |
OrphanedWordOutfilter |
This is an optional fixup outfilter which is part of the Word by Word pipeline.
|
WordBufferingFilter |
This abstract filter should be extended by outfilters that process blocks of word/space/punctuation elements.
|
WordByWordElement |
A representation of an element that contains only PCDATA and a delta value used by
WordBufferingFilter and its
sub-types to represent and manipulate the buffer of word/space/punctuation elements. |
WordInfilter |
This class provides a way of breaking or segmenting large sequences of text (such as paragraphs and sentences) into smaller
segments or chunks so that change can be reported at finer granularity.
|
WordOutfilter |
This is the outfilter for the Word by Word pipeline, which is discussed in the
Word by Word Text
Comparison guide.
|
WordRedGreenOutfilter |
This class is used to sort sequences of added/deleted words.
|
Exception | Description |
---|---|
IllegalDeltaTypeException |
Word by word processing should not be used with a changes-only delta.
|
This package contains filters for use in Word By Word pipelines, as is discussed in the Word by Word Text Comparison guide, as well as the JavaDoc for each of the filters.
Please visit our Support Page to find the relevant channels to use for any questions, bug-reports, suggested enhancements or any other matter related to this software.