|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
DataReaderWriter | Responsible for persistence of the Directory structure to/from an Xml mapping file. |
Directory | Directory object represents the mappings contained in a single directory. |
DirectoryHandler | A Sax helper customized to read in the Xml representation of a Directory object. |
FilenameMapping | Holds a filename mapping.for a single file. |
Name | Hold a single name element that describes a file with a given style. |
Exception Summary | |
DataException | Base exception class for the data package. |
FilenameMappingNotFoundException | Thrown when a mapping cannot be found to match the search criteria. |
NameNotFoundException | Thrown when no name exists for the given search critia. |
NoMappingFileException | Thrown when a mapping file cannot be located. |
ReaderWriterException | Thrown when there is an error reading or writing data to a persistent data store. |
Provides data objects representing the directory and mapping structures as well as persistors.
The main classes in this file provide a system for holding information about a directory and mappings contained in that directory.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |