|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.bind.v2.model.annotation.Quick
public abstract class Quick
Base implementation of Locatable
Annotation
.
Derived classes of this class is provided for annotations that are commonly
used in JAXB, to improve the performance of LocatableAnnotation.create(A, com.sun.xml.bind.v2.model.annotation.Locatable)
.
Method Summary | |
---|---|
Location |
getLocation()
Gets the location object that this object points to. |
Locatable |
getUpstream()
Gets the upstream Location information. |
java.lang.String |
toString()
Returns a human-readable string that represents this position. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.lang.annotation.Annotation |
---|
annotationType, equals, hashCode |
Method Detail |
---|
public final Location getLocation()
Locatable
getLocation
in interface Locatable
public final Locatable getUpstream()
Locatable
Location
information.
getUpstream
in interface Locatable
public final java.lang.String toString()
Location
toString
in interface Location
toString
in interface java.lang.annotation.Annotation
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |