|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Storables to an XML-representation
See:
Description
| Class Summary | |
|---|---|
| AbstractStringExtractor | This class implements the reader that extracts strings. |
| ArrayHandler | This class enables the user to cast and clone arrays easily. |
| FileManager | This class is for handling files. |
| ParameterSetParser | Class that extracts values from Parameters and creates instances of InstantiableFromParameterSets
from a ParameterSet. |
| SparseStringExtractor | This StringExtractor reads the Strings from a File as the user asks
for the String. |
| StringExtractor | This class implements the reader that extracts strings from either a file or a string. |
| SubstringFilenameFilter | A simple filter on files. |
| SymbolExtractor | This class enables you to extract elements form a given string similar to an StringTokenizer. |
| XMLParser | Class for parsing standard datatypes and arrays in and out of an XML file. |
| Enum Summary | |
|---|---|
| SubstringFilenameFilter.PartOfName | This enum defines the different types a string can be part of a other string. |
| Exception Summary | |
|---|---|
| ParameterSetParser.NotInstantiableException | An Exception that is thrown if an instance of some class could not be created. |
| ParameterSetParser.WrongParameterTypeException | An Exception that is thrown if the DataType of a Parameter
is not appropriate for some purpose. |
Provides classes for reading data from and writing to a file and storing a number of datatypes, including all primitives, arrays of primitives, and Storables to an XML-representation.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||