Package com.sun.xml.bind.v2.runtime
Interface Location
-
- All Known Implementing Classes:
ArrayInfoImpl,BuiltinLeafInfoImpl,LocatableAnnotation,Quick,RuntimeBuiltinLeafInfoImpl
public interface LocationLocation information forIllegalAnnotationException.- Since:
- JAXB 2.0 EA1
- Author:
- Kohsuke Kawaguchi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtoString()Returns a human-readable string that represents this position.
-