|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Thread
org.deegree_impl.services.wfs.WFSMainLoop
org.deegree_impl.services.wfs.AbstractDescribeFeatureType
org.deegree_impl.services.wfs.gml.CDescribeFeatureType
class defining the processing of a DescribeFeatureType request
| Field Summary |
| Fields inherited from class org.deegree_impl.services.wfs.AbstractDescribeFeatureType |
config |
| Fields inherited from class org.deegree_impl.services.wfs.WFSMainLoop |
parent, request |
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
CDescribeFeatureType(GMLDBDataStore parent,
OGCWebServiceRequest request)
Creates a new CDescribeFeatureType object. |
|
| Method Summary | |
protected org.w3c.dom.Document |
createSchema(java.lang.String featureType)
creates a xml schema definition of the submitted feature type on the fly |
| Methods inherited from class org.deegree_impl.services.wfs.AbstractDescribeFeatureType |
performRequest |
| Methods inherited from class org.deegree_impl.services.wfs.WFSMainLoop |
run |
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CDescribeFeatureType(GMLDBDataStore parent,
OGCWebServiceRequest request)
parent - request - | Method Detail |
protected org.w3c.dom.Document createSchema(java.lang.String featureType)
throws java.lang.Exception
createSchema in class AbstractDescribeFeatureTypejava.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||