org.geotools.data.shapefile
Class ShapefileUtilities

Object
  extended by ShapefileUtilities

public class ShapefileUtilities
extends Object

Author:
Ian Schneider
Module:
trunk/gt/modules   (gt-modules.jar) (Maven report) (SVN head)

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-2009 Geotools. All Rights Reserved.