Uses of Package
de.jstacs.io

Packages that use de.jstacs.io
de.jstacs.data Provides classes for the representation of data. 
de.jstacs.data.sequences Provides classes for representing sequences. 
de.jstacs.io 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 
de.jstacs.parameters This package provides classes for parameters that establish a general convention for the description of parameters as defined in the Parameter-interface. 
 

Classes in de.jstacs.io used by de.jstacs.data
ParameterSetParser.NotInstantiableException
          An Exception that is thrown if an instance of some class could not be created.
StringExtractor
          This class implements the reader that extracts strings from either a file or a string.
 

Classes in de.jstacs.io used by de.jstacs.data.sequences
SymbolExtractor
          This class enables you to extract elements form a given string similar to an StringTokenizer.
 

Classes in de.jstacs.io used by de.jstacs.io
ParameterSetParser.NotInstantiableException
          An Exception that is thrown if an instance of some class could not be created.
ParameterSetParser.WrongParameterTypeException
          An that is thrown if the datatype of a Parameter is not appropriate for some purpose.
SubstringFilenameFilter.PartOfName
          This enum defines the different types a string can be part of a other string.
 

Classes in de.jstacs.io used by de.jstacs.parameters
ParameterSetParser.NotInstantiableException
          An Exception that is thrown if an instance of some class could not be created.