| Interface | Description |
|---|---|
| ChangeSetReader |
Reads change set file in a sequential fashion.
|
| ChangeSetWriter |
Generates a change set file.
|
| Class | Description |
|---|---|
| ChangeSetReaderImpl |
Note that this implementation does not do any validation for the most part.
|
| ChangeSetWriterImpl |
Note that this implementation does not do any validation.
|
| FileEntry | |
| Headers |
A change set meta data file produced with a
ChangeSetWriter includes a set of
headers which are represented by this class. |
| Exception | Description |
|---|---|
| ChangeSetReaderException |
An exception thrown by
ChangeSetReader when an error occurs while parsing a
change set file. |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.