Uses of Interface
com.ebmwebsourcing.easyschema10.api.type.Type

Packages that use Type
com.ebmwebsourcing.easyschema10.api   
com.ebmwebsourcing.easyschema10.api.element   
com.ebmwebsourcing.easyschema10.api.type   
 

Uses of Type in com.ebmwebsourcing.easyschema10.api
 

Methods in com.ebmwebsourcing.easyschema10.api that return Type
static Type SchemaHelper.findTypeByQName(com.ebmwebsourcing.easybox.api.XmlObject contextXmlObject, javax.xml.namespace.QName typeQName)
           
static Type[] SchemaHelper.findTypes(com.ebmwebsourcing.easybox.api.XmlObject contextXmlObject)
           
 

Uses of Type in com.ebmwebsourcing.easyschema10.api.element
 

Subinterfaces of Type in com.ebmwebsourcing.easyschema10.api.element
 interface ComplexType
           
 interface SimpleType
           
 

Methods in com.ebmwebsourcing.easyschema10.api.element that return Type
 Type Attribute.findType()
           
 Type Element.findType()
           
 

Uses of Type in com.ebmwebsourcing.easyschema10.api.type
 

Fields in com.ebmwebsourcing.easyschema10.api.type declared as Type
static Type[] Type.EMPTY_ARRAY
           
 

Methods in com.ebmwebsourcing.easyschema10.api.type that return Type
 Type ExtensionType.findBase()
           
 



Copyright © 2011 Petals Link. All Rights Reserved.