org.geotools.gml3.bindings
Class GML3EncodingUtils
Object
GML3EncodingUtils
public class GML3EncodingUtils
- extends Object
Utility class for gml3 encoding.
- Author:
- Justin Deoliveira, The Open Planning Project, jdeolive@openplans.org
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GML3EncodingUtils
public GML3EncodingUtils()
AbstractFeatureType_encode
public static Element AbstractFeatureType_encode(Object object,
Document document,
Element value)
AbstractFeatureType_getProperty
public static Object AbstractFeatureType_getProperty(Object object,
QName name,
Configuration configuration)
Copyright © 1996-2009 Geotools. All Rights Reserved.