| Interface | Description |
|---|---|
| WorksetXMLConstants |
Constants for XML representation of a Workset
|
| Class | Description |
|---|---|
| WorksetReader |
This class is able to read Workset definitions from a file (based on
the XML structure for worksets).
|
| WorksetWriter |
Writer that is able to convert a Workset to its XML representation and write
it to a file.
|
| Exception | Description |
|---|---|
| WorksetReaderException |
Generic exception for everything that occurred during reading a workset.
|
| WorksetWriterException |
Generic exception for everything that occurred during writing a workset.
|