org.geotools.data.wfs
Class WFSSchemaFactory.WFSXSISAXHandler

java.lang.Object
  extended byorg.xml.sax.helpers.DefaultHandler
      extended byorg.geotools.xml.XSISAXHandler
          extended byorg.geotools.data.wfs.WFSSchemaFactory.WFSXSISAXHandler
All Implemented Interfaces:
org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler
Enclosing class:
WFSSchemaFactory

protected static class WFSSchemaFactory.WFSXSISAXHandler
extends XSISAXHandler


Field Summary
 
Fields inherited from class org.geotools.xml.XSISAXHandler
logger, rootHandler
 
Constructor Summary
WFSSchemaFactory.WFSXSISAXHandler(java.net.URI uri)
           
 
Methods inherited from class org.geotools.xml.XSISAXHandler
characters, endDocument, endElement, error, fatalError, getSchema, setDocumentLocator, setLogLevel, startDocument, startElement, startPrefixMapping, warning
 
Methods inherited from class org.xml.sax.helpers.DefaultHandler
endPrefixMapping, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, skippedEntity, unparsedEntityDecl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSSchemaFactory.WFSXSISAXHandler

public WFSSchemaFactory.WFSXSISAXHandler(java.net.URI uri)
Parameters:
uri -


Copyright © GeoTools. All Rights Reserved.