|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLSchemaException | |
|---|---|
| org.deegree.framework.xml.schema | |
| org.deegree.io.datastore.schema | |
| org.deegree.model.feature.schema | |
| org.deegree.ogcwebservices.wms | Web Map Service 1.1.3 (OGC WMS Version 1.1.1). |
| org.deegree.tools.datastore | |
| Uses of XMLSchemaException in org.deegree.framework.xml.schema |
|---|
| Subclasses of XMLSchemaException in org.deegree.framework.xml.schema | |
|---|---|
class |
UndefinedElementException
Thrown when a reference to an XML element is encountered that is unknown in the context (i.e. in the XML Schema document). |
class |
UndefinedXSDTypeException
Thrown when a reference to an XML type is encountered that is unknown in the context (i.e. in the XML Schema document). |
class |
UnresolvableReferenceException
Thrown when a reference to an XML type or element is encountered that is unknown in the context (i.e. in the XML Schema document). |
| Methods in org.deegree.framework.xml.schema that throw XMLSchemaException | |
|---|---|
XMLSchema |
XSDocument.parseXMLSchema()
Returns the class representation of the underlying schema document. |
| Constructors in org.deegree.framework.xml.schema that throw XMLSchemaException | |
|---|---|
XMLSchema(java.net.URI targetNamespace,
SimpleTypeDeclaration[] simpleTypes,
ComplexTypeDeclaration[] complexTypes,
ElementDeclaration[] elementDeclarations)
Creates a new XMLSchema instance from the given parameters. |
|
| Uses of XMLSchemaException in org.deegree.io.datastore.schema |
|---|
| Methods in org.deegree.io.datastore.schema that throw XMLSchemaException | |
|---|---|
(package private) MappedGMLId |
MappedGMLSchemaDocument.extractGMLId(org.w3c.dom.Element annotationElement,
java.lang.String defaultTableName)
Extracts the "gml:id" information from the given "xs:annotation" element. |
(package private) MappedFeaturePropertyType |
MappedGMLSchemaDocument.parseMappedFeaturePropertyType(org.w3c.dom.Element element,
QualifiedName propertyName,
int minOccurs,
int maxOccurs,
boolean isIdentityPart,
java.lang.String table,
boolean isReferenceType)
Extracts the mapping information for a feature property type from the given "xs:annotation" element. |
(package private) MappedGeometryPropertyType |
MappedGMLSchemaDocument.parseMappedGeometryPropertyType(org.w3c.dom.Element element,
QualifiedName propertyName,
QualifiedName typeName,
int type,
int minOccurs,
int maxOccurs,
boolean isIdentityPart,
java.lang.String table)
Extracts the mapping information for a geometry property type from the given "xs:annotation" element. |
MappedGMLSchema |
MappedGMLSchemaDocument.parseMappedGMLSchema()
Returns the class representation of the underlying mapped GML schema document. |
(package private) MappedSimplePropertyType |
MappedGMLSchemaDocument.parseMappedSimplePropertyType(org.w3c.dom.Element element,
QualifiedName propertyName,
int type,
int minOccurs,
int maxOccurs,
boolean isIdentityPart,
java.lang.String table)
Extracts the mapping information for a simple property type from the given "xs:annotation" element. |
| Uses of XMLSchemaException in org.deegree.model.feature.schema |
|---|
| Subclasses of XMLSchemaException in org.deegree.model.feature.schema | |
|---|---|
class |
UndefinedFeatureTypeException
Thrown when a reference to an XML type is encountered that is unknown in the context (i.e. in the XML Schema document). |
| Methods in org.deegree.model.feature.schema that throw XMLSchemaException | |
|---|---|
protected PropertyType |
GMLSchema.buildPropertyType(ElementDeclaration element)
|
GMLSchema |
GMLSchemaDocument.parseGMLSchema()
Returns the class representation of the underlying GML schema document. |
| Constructors in org.deegree.model.feature.schema that throw XMLSchemaException | |
|---|---|
GMLSchema(ElementDeclaration[] elementDeclarations,
java.net.URI targetNamespace,
SimpleTypeDeclaration[] simpleTypes,
ComplexTypeDeclaration[] complexTypes)
|
|
| Uses of XMLSchemaException in org.deegree.ogcwebservices.wms |
|---|
| Methods in org.deegree.ogcwebservices.wms that throw XMLSchemaException | |
|---|---|
protected java.util.List<PropertyPath> |
GetMapServiceInvoker.findGeoProperties(AbstractLayer layer,
FeatureTypeConstraint[] ftc,
java.util.List<PropertyPath> pp)
the method accesses the GML schema of the feature types being part of the passed FeatureTypeConstraints and extracts the geometry property definition. |
| Uses of XMLSchemaException in org.deegree.tools.datastore |
|---|
| Methods in org.deegree.tools.datastore that throw XMLSchemaException | |
|---|---|
static void |
DDLGenerator.main(java.lang.String[] args)
|
static void |
SchemaAnalyzer.main(java.lang.String[] args)
|
| Constructors in org.deegree.tools.datastore that throw XMLSchemaException | |
|---|---|
DDLGenerator(java.net.URL schemaURL)
Creates a new instance of DDLGenerator from the given parameters. |
|
OracleDDLGenerator(java.net.URL schemaURL)
Generates a new instance of OracleDDLGenerator, ready to generate DDL for the given schema. |
|
PostGISDDLGenerator(java.net.URL schemaURL)
Generates a new instance of PostGISDDLGenerator, ready to generate DDL for the given schema. |
|
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org