org.gvsig.fmap.dal.store.wfs
Class WFSFeatureFiller

java.lang.Object
  extended by org.gvsig.fmap.dal.store.wfs.WFSFeatureFiller

public class WFSFeatureFiller
extends java.lang.Object

Version:
$Id$
Author:
gvSIG Team

Constructor Summary
WFSFeatureFiller(org.gvsig.remoteclient.wfs.WFSFeature feature)
           
 
Method Summary
 void fill(java.io.File describeFeatureTypeFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSFeatureFiller

public WFSFeatureFiller(org.gvsig.remoteclient.wfs.WFSFeature feature)
Method Detail

fill

public void fill(java.io.File describeFeatureTypeFile)
          throws org.gvsig.xmlschema.lib.api.exceptions.SchemaCreationException,
                 java.io.FileNotFoundException
Parameters:
describeFeatureTypeFile -
feature -
Throws:
java.io.FileNotFoundException
org.gvsig.xmlschema.lib.api.exceptions.SchemaCreationException


Copyright © 2014 gvSIG Association. All Rights Reserved.