Dali Provisional API
Release 3.2

Uses of Class
org.eclipse.jpt.jaxb.core.xsd.XsdSchema

Packages that use XsdSchema
org.eclipse.jpt.jaxb.core   
org.eclipse.jpt.jaxb.core.context   
org.eclipse.jpt.jaxb.core.xsd   
 

Uses of XsdSchema in org.eclipse.jpt.jaxb.core
 

Methods in org.eclipse.jpt.jaxb.core that return XsdSchema
 XsdSchema SchemaLibrary.getSchema(String namespace)
          Return the XsdSchema identified by the given namespace, if it exists and is resolvable.
 XsdSchema SchemaEntry.getXsdSchema(String namespace)
          Return the XsdSchema associated with the entry.
 

Uses of XsdSchema in org.eclipse.jpt.jaxb.core.context
 

Methods in org.eclipse.jpt.jaxb.core.context that return XsdSchema
 XsdSchema JaxbPackage.getXsdSchema()
          Return the XsdSchema associated with this package, if there is one, null otherwise
protected  XsdSchema AbstractQName.getXsdSchema()
           
 

Uses of XsdSchema in org.eclipse.jpt.jaxb.core.xsd
 

Methods in org.eclipse.jpt.jaxb.core.xsd that return XsdSchema
static XsdSchema XsdUtil.getSchema(org.eclipse.xsd.XSDSchema xsdSchema)
           
static XsdSchema XsdUtil.getSchemaForSchema()
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.