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.models.hmm.training The package provides all classes used to determine the training algorithm of a hidden Markov model 
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. 
de.jstacs.scoringFunctions.directedGraphicalModels Provides ScoringFunctions that are equivalent to directed graphical models. 
 

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

Classes in de.jstacs.io used by de.jstacs.data.sequences
AbstractStringExtractor
          This class implements the reader that extracts strings.
SymbolExtractor
          This class enables you to extract elements (symbols) from a given String similar to a StringTokenizer.
 

Classes in de.jstacs.io used by de.jstacs.io
AbstractStringExtractor
          This class implements the reader that extracts strings.
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.
 

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

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.
 

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