Package olg.csv.bean.loader

Package class diagram package olg.csv.bean.loader
This package provides all the useful classes in the loading of classes involved in the reading / writing bean process from an XML descriptor.

See:
          Description

Class Summary
AbstractFormatterLoader Class dedicated to load a formatter Formatter from an XML element conformed to XML schema FormatterType specification.
AbstractFormatterLoader.CustomFormatterLoader Class responsible of CustomFormatter loading.
AbstractFormatterLoader.DateFormatterLoader Class responsible of DateFormatter loading.
BeanProcessorLoader<T> Class dedicated to load BeanProcessor instances from an XML file.
BeanProcessorLoader.RowBeanTransformerLoader<T> TransformerLoader adaptation in order to manage with beanRowType elements.
CellProcessorLoader<B> Class dedicated to load List of ColumnFormatter from an XML file.
CellProcessorLoader.RowBeanPropertyFormatterLoader<B> PropertyFormatterLoader adaptation in order to manage with beanRowType elements.
CustomLoader Class specialized in bean loading from an XML element conformed to XML schema CustomType specification.
Util Util in loading objects from XML Documents.
 

Exception Summary
LoadException Exception thrown during loading from XML file.
 

Package olg.csv.bean.loader Description

This package provides all the useful classes in the loading of classes involved in the reading / writing bean process from an XML descriptor.



Copyright © 2014. All Rights Reserved.