Searched defs:LocatableAnnotation (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/annotation/
H A DLocatableAnnotation.java44 public class LocatableAnnotation implements InvocationHandler, Locatable, Location { class in inherits:InvocationHandler,Locatable,Location
63 ClassLoader cl = LocatableAnnotation.class.getClassLoader();
72 new LocatableAnnotation(annotation,parentSourcePos));
84 LocatableAnnotation(Annotation core, Locatable upstream) { method in class:LocatableAnnotation

Completed in 37 milliseconds