org.geotools.data.shapefile
Class ShapefileUtilities

Object
  extended by ShapefileUtilities

public class ShapefileUtilities
extends Object

Author:
Ian Schneider
Module:
modules/plugin/shapefile (gt-shapefile.jar)

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

Method Detail

forAttribute

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



Copyright © 1996-2010 Geotools. All Rights Reserved.