See: Description
Interface | Description |
---|---|
Recorder |
A class implementing this interface must be able to produce a sequence of event
from a specified input.
|
XMLRecorder |
Defines recorders that are specific to XML.
|
Class | Description |
---|---|
DOMRecorder |
Loads a DOM documents as a sequence of events.
|
SAXRecorder |
Records the SAX events in an
EventSequence . |
TextRecorder |
Records the line events in a text.
|
Exception | Description |
---|---|
LoadingException |
Class of exceptions occurring when trying to load data for Diff-X.
|
Copyright © 2007-2014. All Rights Reserved.