Interface Location

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

public interface Location
Location information for IllegalAnnotationException.
Since:
JAXB 2.0 EA1
Author:
Kohsuke Kawaguchi
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a human-readable string that represents this position.
  • Method Details

    • toString

      String toString()
      Returns a human-readable string that represents this position.
      Overrides:
      toString in class Object
      Returns:
      never null.