Class LocatableAnnotation

java.lang.Object
com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
All Implemented Interfaces:
Locatable, Location, InvocationHandler

public class LocatableAnnotation extends Object implements InvocationHandler, Locatable, Location
Annotation that also implements Locatable.
Author:
Kohsuke Kawaguchi