Uses of Interface
org.eclipse.jpt.jaxb.core.AnnotationProvider

Packages that use AnnotationProvider
org.eclipse.jpt.jaxb.core.platform   
org.eclipse.jpt.jaxb.core.resource.java   
 

Uses of AnnotationProvider in org.eclipse.jpt.jaxb.core.platform
 

Methods in org.eclipse.jpt.jaxb.core.platform that return AnnotationProvider
 AnnotationProvider JaxbPlatform.getAnnotationProvider()
          Return an annotation provider responsible for determining what Java annotations are supported and constructing java resource model objects.
 

Uses of AnnotationProvider in org.eclipse.jpt.jaxb.core.resource.java
 

Methods in org.eclipse.jpt.jaxb.core.resource.java that return AnnotationProvider
 AnnotationProvider JavaResourceNode.Root.getAnnotationProvider()
          Return the annotation provider that supplies the annotations found in the Java resource model.