Package | Description |
---|---|
com.topologi.diffx.algorithm |
Main algorithm implementations.
|
com.topologi.diffx.event |
The event interfaces used by the Diff-X algorithm.
|
com.topologi.diffx.event.impl |
The events implementations used by the Diff-X.
|
com.topologi.diffx.format |
Classes for formatting and text processing.
|
com.topologi.diffx.load.text |
The set of classes to load characters / text data specifically.
|
com.topologi.diffx.sequence |
Sequences and sequence utility tools.
|
Class and Description |
---|
DiffXEvent
Defines and event that can be processed by DiffX.
|
OpenElementEvent
The event corresponding to the
startElement SAX event. |
Class and Description |
---|
DiffXEvent
Defines and event that can be processed by DiffX.
|
OpenElementEvent
The event corresponding to the
startElement SAX event. |
Class and Description |
---|
AttributeEvent
An event for attributes.
|
CloseElementEvent
The event corresponding to the
endElement SAX event. |
DiffXEvent
Defines and event that can be processed by DiffX.
|
OpenElementEvent
The event corresponding to the
startElement SAX event. |
TextEvent
An interface for any data that comes from a text node.
|
Class and Description |
---|
DiffXEvent
Defines and event that can be processed by DiffX.
|
Class and Description |
---|
TextEvent
An interface for any data that comes from a text node.
|
Class and Description |
---|
DiffXEvent
Defines and event that can be processed by DiffX.
|
Copyright © 2007-2019. All Rights Reserved.