public class AppSchemaInfo extends Object
| Constructor and Description |
|---|
AppSchemaInfo() |
public Set<GMLObjectType> getGMLContentTypes()
public List<XSElementDeclaration> getFeatureTypes()
public void setFeatureTypes(List<XSElementDeclaration> features)
public Set<XSComplexTypeDefinition> getFeatureDefinitions()
public void setFeatureDefinitions(Set<XSComplexTypeDefinition> typeDefs)
public List<XSElementDeclaration> getGeometryTypes()
public void setGeometryTypes(List<XSElementDeclaration> geometries)
public List<XSElementDeclaration> getTimeTypes()
public void setTimeTypes(List<XSElementDeclaration> timeTypes)
public List<XSElementDeclaration> getTopoTypes()
public void setTopoTypes(List<XSElementDeclaration> topoTypes)
public List<XSElementDeclaration> getCoverageTypes()
public void setCoverageTypes(List<XSElementDeclaration> coverageTypes)
public List<XSElementDeclaration> getCrsTypes()
public void setCrsTypes(List<XSElementDeclaration> crsTypes)
public List<XSElementDeclaration> getDefinitionTypes()
public void setDefinitionTypes(List<XSElementDeclaration> definitionTypes)
public List<XSElementDeclaration> getObservationTypes()
public void setObservationTypes(List<XSElementDeclaration> obsTypes)
public boolean conforms()
true if the required schema components are present;
false otherwise.Copyright © 2014 Open Geospatial Consortium. All rights reserved.