|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.xml.XSD
org.geotools.wfs.WFS
org.geotools.wfs.v1_0.WFS
public final class WFS
XSD for wfs 1.0.
Field Summary |
---|
Fields inherited from class org.geotools.xml.XSD |
---|
LOGGER, schema, typeMappingProfile, typeSchema |
Constructor Summary | |
---|---|
WFS()
|
Method Summary | |
---|---|
protected void |
addDependencies(java.util.Set dependencies)
Subclass hook to add additional dependencies. |
static WFS |
getInstance()
Returns the singleton instance. |
java.lang.String |
getSchemaLocation()
Returns the location of 'WFS-transaction.xsd.'. |
java.lang.String |
getVersion()
Returns '1.0.0'. |
Methods inherited from class org.geotools.wfs.WFS |
---|
getNamespaceURI |
Methods inherited from class org.geotools.xml.XSD |
---|
allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, equals, getAllDependencies, getDependencies, getSchema, getTypeMappingProfile, getTypeSchema, hashCode, name, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WFS()
Method Detail |
---|
public static final WFS getInstance()
protected void addDependencies(java.util.Set dependencies)
XSD
addDependencies
in class XSD
public java.lang.String getSchemaLocation()
getSchemaLocation
in class XSD
public java.lang.String getVersion()
getVersion
in class WFS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |