Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jaxb.core.context.java.JavaXmlSchema

Packages that use JavaXmlSchema
org.eclipse.jpt.jaxb.core   
org.eclipse.jpt.jaxb.core.context   
 

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

Methods in org.eclipse.jpt.jaxb.core that return JavaXmlSchema
 JavaXmlSchema JaxbFactory.buildJavaXmlSchema(JaxbPackageInfo parent)
           
 

Methods in org.eclipse.jpt.jaxb.core with parameters of type JavaXmlSchema
 XmlNs JaxbFactory.buildJavaXmlNs(JavaXmlSchema parent, XmlNsAnnotation xmlNsAnnotation)
           
 

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

Methods in org.eclipse.jpt.jaxb.core.context that return JavaXmlSchema
 JavaXmlSchema JaxbPackageInfo.getXmlSchema()
          Return the XML schema for this package info, this will not be null.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.