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

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

public interface Location

Location information for IllegalAnnotationException.

Since:
JAXB 2.0 EA1
Author:
Kohsuke Kawaguchi

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

Method Detail

toString

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

Overrides:
toString in class Object
Returns:
never null.


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.