com.sun.xml.bind.v2.runtime
Interface Location

All Known Implementing Classes:
ArrayInfoImpl, BuiltinLeafInfoImpl, CBuiltinLeafInfo, LocatableAnnotation, RuntimeBuiltinLeafInfoImpl

public interface Location

Location information for IllegalAnnotationException.

Since:
JAXB 2.0 EA1

Method Summary
 java.lang.String toString()
          Returns a human-readable string that represents this position.
 

Method Detail

toString

java.lang.String toString()
Returns a human-readable string that represents this position.

Overrides:
toString in class java.lang.Object
Returns:
never null.