Package org.expasy.jpl.commons.base.process

Provides interfaces and objects for data processing.

See:
          Description

Interface Summary
Processor<T> The Processor process a given data object.
 

Class Summary
SequenceTransformer<T> Manager that handles list of Transformer<T> and transform all.
U2VSequenceTransformer<U,V> A sequence of Transformers.
 

Exception Summary
ProcessException ProcessException signals that an error has been reached while processing an object.
 

Package org.expasy.jpl.commons.base.process Description

Provides interfaces and objects for data processing.



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.