Uses of Interface
org.eclipse.jpt.jaxb.core.context.XmlSchema

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

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

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

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

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

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