| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||