BeanIO 2.0.4

Package org.beanio.internal.compiler

Classes to "compile" a stream configuration into a Stream parser.

See:
          Description

Interface Summary
ParserFactory A ParserFactory is used to convert a stream configuration (i.e.
PropertyAccessorFactory Factory interface for creating PropertyAccessor implementations.
 

Class Summary
ParserFactorySupport Base ParserFactory implementation.
Preprocessor A Preprocesser is responsible for validating a stream configuration, setting default configuration values, and populating any calculated values before the ParserFactorySupport compiles the configuration into parser components.
ProcessorSupport A base class for configuration processors.
StreamCompiler Compiles a mapping file read from an InputStream into a collection of Stream parsers.
 

Package org.beanio.internal.compiler Description

Classes to "compile" a stream configuration into a Stream parser.


BeanIO 2.0.4

Copyright © 2010-2013 Kevin Seim