org.geotools.data.wfs.v1_0_0
Class WFSSchemaFactory.WFSXSISAXHandler

java.lang.Object
  extended by org.xml.sax.helpers.DefaultHandler
      extended by org.geotools.xml.XSISAXHandler
          extended by org.geotools.data.wfs.v1_0_0.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)
           
 
Method Summary
 
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 © 1996-2010 Geotools. All Rights Reserved.