org.geotools.wfs.bindings
Class WFSParsingUtils

Object
  extended by WFSParsingUtils

public class WFSParsingUtils
extends Object


Constructor Summary
WFSParsingUtils()
           
 
Method Summary
static Object FeatureCollectionType_getProperty(EObject fc, QName name)
           
static EObject FeatureCollectionType_parse(EObject fct, ElementInstance instance, Node node)
           
static List<FeatureCollection> features(EObject obj)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSParsingUtils

public WFSParsingUtils()
Method Detail

FeatureCollectionType_parse

public static EObject FeatureCollectionType_parse(EObject fct,
                                                  ElementInstance instance,
                                                  Node node)

FeatureCollectionType_getProperty

public static Object FeatureCollectionType_getProperty(EObject fc,
                                                       QName name)

features

public static List<FeatureCollection> features(EObject obj)


Copyright © 1996-2014 Geotools. All Rights Reserved.