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?)
PropertyMapper.AttributeValueToProperty  
PropertyMapper.TagTextContentToProperty  
Xpp3Helper A Helper to read some data stored in xml with a Xpp3Reader.
 



Copyright © 2009 CodeLutin. All Rights Reserved.