org.geotools.data.shapefile
Class ShapefileUtilities

java.lang.Object
  extended byorg.geotools.data.shapefile.ShapefileUtilities

public class ShapefileUtilities
extends java.lang.Object

Author:
Ian Schneider

Method Summary
static java.lang.Object forAttribute(java.lang.Object o, java.lang.Class colType)
          Marshal a given Object into the given Class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

forAttribute

public static java.lang.Object forAttribute(java.lang.Object o,
                                            java.lang.Class colType)
Marshal a given Object into the given Class.



Copyright © GeoTools. All Rights Reserved.