com.sun.xml.bind
public interface Locatable
This is used during JAXB RI 1.0.x. In JAXB 2.0, use XmlLocation.
Since: JAXB RI 1.0
Method Summary | |
---|---|
Locator | sourceLocation() |
Returns: null if the location information is unavaiable, or otherwise return a immutable valid Locator object.