org.geotools.data.wfs
Class WFSSchemaFactory

java.lang.Object
  extended byorg.geotools.xml.SchemaFactory
      extended byorg.geotools.data.wfs.WFSSchemaFactory

public class WFSSchemaFactory
extends SchemaFactory

DOCUMENT ME!

Author:
dzwiers

Nested Class Summary
protected static class WFSSchemaFactory.WFSRootHandler
           
protected static class WFSSchemaFactory.WFSXSISAXHandler
           
 
Field Summary
 
Fields inherited from class org.geotools.xml.SchemaFactory
is
 
Constructor Summary
protected WFSSchemaFactory()
           
 
Method Summary
protected  XSISAXHandler getSAXHandler(java.net.URI uri)
           
 
Methods inherited from class org.geotools.xml.SchemaFactory
getInstance, getInstance, getInstance, getInstance, getInstance, getInstance, getSchemas, registerSchema
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSSchemaFactory

protected WFSSchemaFactory()
Method Detail

getSAXHandler

protected XSISAXHandler getSAXHandler(java.net.URI uri)
Overrides:
getSAXHandler in class SchemaFactory


Copyright © GeoTools. All Rights Reserved.