public class APPSchema extends Object implements org.geotools.xml.schema.Schema
| Modifier | Constructor and Description |
|---|---|
protected |
APPSchema() |
| Modifier and Type | Method and Description |
|---|---|
org.geotools.xml.schema.AttributeGroup[] |
getAttributeGroups() |
org.geotools.xml.schema.Attribute[] |
getAttributes() |
int |
getBlockDefault() |
org.geotools.xml.schema.ComplexType[] |
getComplexTypes() |
org.geotools.xml.schema.Element[] |
getElements() |
int |
getFinalDefault() |
org.geotools.xml.schema.Group[] |
getGroups() |
String |
getId() |
Map |
getImplementationHints()
Returns the implementation hints.
|
org.geotools.xml.schema.Schema[] |
getImports() |
static APPSchema |
getInstance() |
String |
getPrefix() |
org.geotools.xml.schema.SimpleType[] |
getSimpleTypes() |
URI |
getTargetNamespace() |
URI |
getURI() |
String |
getVersion() |
boolean |
includesURI(URI uri) |
boolean |
isAttributeFormDefault() |
boolean |
isElementFormDefault() |
public static final URI NAMESPACE
public static APPSchema getInstance()
public int getBlockDefault()
getBlockDefault in interface org.geotools.xml.schema.Schemapublic int getFinalDefault()
getFinalDefault in interface org.geotools.xml.schema.Schemapublic String getId()
getId in interface org.geotools.xml.schema.Schemapublic org.geotools.xml.schema.Schema[] getImports()
getImports in interface org.geotools.xml.schema.Schemapublic String getPrefix()
getPrefix in interface org.geotools.xml.schema.Schemapublic URI getTargetNamespace()
getTargetNamespace in interface org.geotools.xml.schema.Schemapublic URI getURI()
getURI in interface org.geotools.xml.schema.Schemapublic String getVersion()
getVersion in interface org.geotools.xml.schema.Schemapublic boolean includesURI(URI uri)
includesURI in interface org.geotools.xml.schema.Schemapublic boolean isAttributeFormDefault()
isAttributeFormDefault in interface org.geotools.xml.schema.Schemapublic boolean isElementFormDefault()
isElementFormDefault in interface org.geotools.xml.schema.Schemapublic org.geotools.xml.schema.AttributeGroup[] getAttributeGroups()
getAttributeGroups in interface org.geotools.xml.schema.Schemapublic org.geotools.xml.schema.Attribute[] getAttributes()
getAttributes in interface org.geotools.xml.schema.Schemapublic org.geotools.xml.schema.ComplexType[] getComplexTypes()
getComplexTypes in interface org.geotools.xml.schema.Schemapublic org.geotools.xml.schema.Element[] getElements()
getElements in interface org.geotools.xml.schema.Schemapublic org.geotools.xml.schema.Group[] getGroups()
getGroups in interface org.geotools.xml.schema.Schemapublic org.geotools.xml.schema.SimpleType[] getSimpleTypes()
getSimpleTypes in interface org.geotools.xml.schema.Schemapublic Map getImplementationHints()
getImplementationHints in interface org.geotools.factory.FactoryCopyright © 2016. All rights reserved.