org.gvsig.remoteclient.wfs.wfs_1_1_0
Class WFSFeature1_1_0

java.lang.Object
  extended by org.gvsig.remoteclient.wfs.WFSFeatureField
      extended by org.gvsig.remoteclient.wfs.WFSFeature
          extended by org.gvsig.remoteclient.wfs.wfs_1_1_0.WFSFeature1_1_0

public class WFSFeature1_1_0
extends WFSFeature

Author:
Jorge Piera LlodrĂ¡ (piera_jor@gva.es)

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wfs.WFSFeatureField
name
 
Constructor Summary
WFSFeature1_1_0(WFSServiceInformation serviceInformation)
           
 
Method Summary
 void parse(org.kxml2.io.KXmlParser parser)
          Parses the contents of the parser(WMSCapabilities) to extract the information about an WMSLayer
 
Methods inherited from class org.gvsig.remoteclient.wfs.WFSFeature
addBBox, addKeyword, addSRS, getAbstract, getBbox, getDefaultSRS, getKeywords, getLatLonBbox, getLocalName, getNamespace, getSrs, getTitle, isCompleted, setAbstract, setCompleted, setDefaultSRS, setLatLonBbox, setName, setNamespace, setTitle
 
Methods inherited from class org.gvsig.remoteclient.wfs.WFSFeatureField
addField, getDataType, getFieldAt, getFieldSize, getGeometryType, getName, getType, isComplex, isGeometry, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WFSFeature1_1_0

public WFSFeature1_1_0(WFSServiceInformation serviceInformation)
Method Detail

parse

public void parse(org.kxml2.io.KXmlParser parser)
           throws org.xmlpull.v1.XmlPullParserException,
                  java.io.IOException

Parses the contents of the parser(WMSCapabilities) to extract the information about an WMSLayer

Throws:
java.io.IOException
org.xmlpull.v1.XmlPullParserException


Copyright © 2004-2013 gvSIG. All Rights Reserved.