Package org.geotools.data.jdbc.attributeio

Interface Summary
AttributeIO Attribute reader/writer.
 

Class Summary
BasicAttributeIO A basic attribute IO class, that will parse and write attributes as objects (using getObject, updateObject).
WKBAttributeIO An attribute IO implementation that can manage the WKB
WKTAttributeIO An attribute IO object that can read and write geometries encoded into WKT format.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.