deegree 2.5 (2011/06/29 09:44 build-8-official)

Uses of Class
org.deegree.framework.xml.schema.SimpleTypeDeclaration

Packages that use SimpleTypeDeclaration
org.deegree.framework.xml.schema   
org.deegree.io.datastore.schema   
org.deegree.model.feature.schema   
 

Uses of SimpleTypeDeclaration in org.deegree.framework.xml.schema
 

Methods in org.deegree.framework.xml.schema that return SimpleTypeDeclaration
 SimpleTypeDeclaration[] XSDocument.extractSimpleTypeDeclarations()
          Extracts all global (top-level) simple type declarations from the underlying schema document.
 SimpleTypeDeclaration XMLSchema.getSimpleTypeDeclaration(QualifiedName qName)
          Looks up the SimpleTypeDeclaration for the given QualifiedName.
 SimpleTypeDeclaration XMLSchema.getSimpleTypeDeclaration(java.lang.String name)
          Looks up the SimpleTypeDeclaration for the given local name (without namespace).
 SimpleTypeDeclaration[] XMLSchema.getSimpleTypeDeclarations()
          Returns all SimpleTypeDeclarations that are defined in the schema.
protected  SimpleTypeDeclaration XSDocument.parseSimpleTypeDeclaration(org.w3c.dom.Element element)
          Parses the given Element as an 'xs:simpleType' declaration.
 

Constructors in org.deegree.framework.xml.schema with parameters of type SimpleTypeDeclaration
XMLSchema(java.net.URI targetNamespace, SimpleTypeDeclaration[] simpleTypes, ComplexTypeDeclaration[] complexTypes, ElementDeclaration[] elementDeclarations)
          Creates a new XMLSchema instance from the given parameters.
 

Uses of SimpleTypeDeclaration in org.deegree.io.datastore.schema
 

Constructors in org.deegree.io.datastore.schema with parameters of type SimpleTypeDeclaration
MappedGMLSchema(java.net.URI targetNamespace, SimpleTypeDeclaration[] simpleTypes, ComplexTypeDeclaration[] complexTypes, ElementDeclaration[] elementDeclarations, java.lang.String namespacePrefix, java.net.URI defaultSRS, DatastoreConfiguration backendConfiguration, boolean suppressXLinkOutput, MappedGMLSchemaDocument doc)
          Creates a new MappedGMLSchema instance from the given parameters.
 

Uses of SimpleTypeDeclaration in org.deegree.model.feature.schema
 

Constructors in org.deegree.model.feature.schema with parameters of type SimpleTypeDeclaration
GMLSchema(ElementDeclaration[] elementDeclarations, java.net.URI targetNamespace, SimpleTypeDeclaration[] simpleTypes, ComplexTypeDeclaration[] complexTypes)
           
GMLSchema(java.net.URI targetNamespace, SimpleTypeDeclaration[] simpleTypes, ComplexTypeDeclaration[] complexTypes, ElementDeclaration[] elementDeclarations)
          Creates a new GMLSchema instance from the given parameters.
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org