Uses of Class
olg.csv.bean.impl.BeanProcessor

Packages that use BeanProcessor
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. 
 

Uses of BeanProcessor in olg.csv.bean.loader
 

Methods in olg.csv.bean.loader that return BeanProcessor
protected  BeanProcessor<T> BeanProcessorLoader.getTransformer(Element element, Class<T> classBean)
          Returns new instance of BeanProcessor from XML node.
 BeanProcessor<T> BeanProcessorLoader.load(File file)
          Returns the transformer described in the given XML file.
 



Copyright © 2014. All Rights Reserved.