deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Interface
org.deegree.framework.xml.schema.TypeDeclaration

Packages that use TypeDeclaration
org.deegree.framework.xml.schema   
org.deegree.io.datastore.schema   
 

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

Classes in org.deegree.framework.xml.schema that implement TypeDeclaration
 class ComplexTypeDeclaration
          Represents an XML complex type declaration in an XMLSchema.
 class SimpleTypeDeclaration
          Represents an XML simple type declaration in an XMLSchema.
 

Methods in org.deegree.framework.xml.schema that return TypeDeclaration
 TypeDeclaration TypeReference.getTypeDeclaration()
           
 TypeDeclaration XMLSchema.getTypeDeclaration(QualifiedName qName)
          Looks up the TypeDeclaration for the given QualifiedName.
 TypeDeclaration XMLSchema.getTypeDeclaration(String name)
          Looks up the TypeDeclaration for the given local name (without namespace).
 

Methods in org.deegree.framework.xml.schema with parameters of type TypeDeclaration
 void TypeReference.resolve(TypeDeclaration declaration)
           
 

Constructors in org.deegree.framework.xml.schema with parameters of type TypeDeclaration
TypeReference(TypeDeclaration declaration)
          Creates an anonymous (inline) TypeReference.
 

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

Classes in org.deegree.io.datastore.schema that implement TypeDeclaration
 class MappedComplexTypeDeclaration
          Represents an annotated XML complex type declaration in an MappedGMLSchema.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

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