Package org.nuiton.io.xpp3

Interface Summary
DataConverter A contract to a data converter from a text value to a typed value.
Xpp3Reader<O> A simple contract to mark all xpp readers.
 

Class Summary
AbstractXpp3Reader<O> An abstract xpp3Reader based on PropertyMapper to set properties of the objects to build.
PropertyMapper A abstract object to map an xml value (tag or attribute, or esle?) to a pojo property.
PropertyMapper.AttributeValueToProperty  
PropertyMapper.TagTextContentToProperty  
Xpp3Helper A Helper to read some data stored in xml with a Xpp3Reader.
 

Enum Summary
DefaultDataConverter A enumaration to convert some data from a string representation.
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.