|
Class Summary |
| CommandGenerator |
This class is used to generate command object instances from command descriptors and arguments to commands.
|
| DataElementRemover |
|
| ExternalLoader |
ExternalLoader is a ClassLoader wrapper used for loading external
tools that are not in the same classpath as the DataStore. |
| Pattern |
This class is used to define a wildcard string pattern. |
| Receiver |
This class is used for receiving data from a socket in the DataStore
communication layer. |
| Sender |
This class is used for sending data to a socket in the DataStore
communication layer. |
| Sorter |
Utility class used for sorting a list of DataElements based on
their depth attributes. |
| StringCompare |
Utility class for comparing a wildcard string to another string |
| XMLgenerator |
This class is used to serialize data and send it either
to a file or a socket.
|
| XMLparser |
This class is used to deserialize data received from a file or a socket.
|