|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.xml.XSIElementHandler
org.geotools.xml.handlers.xsi.RootHandler
org.geotools.data.wfs.WFSSchemaFactory.WFSRootHandler
| Field Summary |
| Fields inherited from class org.geotools.xml.handlers.xsi.RootHandler |
LOCALNAME |
| Fields inherited from class org.geotools.xml.XSIElementHandler |
DEFAULT, EXTENSION, FACET, LIST, logger, RESTRICTION, SEQUENCE, SIMPLETYPE, UNION |
| Constructor Summary | |
WFSSchemaFactory.WFSRootHandler(java.net.URI uri)
|
|
| Method Summary | |
XSIElementHandler |
getHandler(java.lang.String namespaceURI,
java.lang.String localName)
This method will be used to create the XSI document. |
Schema |
getSchema()
intended to be called after the parse, this generates a Schema object from the schema which was parsed in. |
| Methods inherited from class org.geotools.xml.handlers.xsi.RootHandler |
endElement, getHandlerType, getLocalName, hashCode, startElement, startPrefixMapping |
| Methods inherited from class org.geotools.xml.XSIElementHandler |
characters, equals, setLogLevel |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WFSSchemaFactory.WFSRootHandler(java.net.URI uri)
uri - | Method Detail |
public XSIElementHandler getHandler(java.lang.String namespaceURI,
java.lang.String localName)
XSIElementHandler
getHandler in class RootHandlerXSIElementHandler.getHandler(java.lang.String, java.lang.String)
public Schema getSchema()
throws org.xml.sax.SAXException
RootHandlerintended to be called after the parse, this generates a Schema object from the schema which was parsed in.
getSchema in class RootHandlerorg.xml.sax.SAXExceptionRootHandler.getSchema()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||