| Package | Description |
|---|---|
| com.topologi.diffx.load |
The set of classes used to produce the sequences that Diff-X will process.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
XMLRecorder
Defines recorders that are specific to XML.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DOMRecorder
Loads a DOM documents as a sequence of events.
|
class |
SAXRecorder
Records the SAX events in an
EventSequence. |
class |
TextRecorder
Records the line events in a text.
|
Copyright © 2007-2022. All Rights Reserved.