Interface Location

  • All Known Implementing Classes:
    FileLocation, XPathLocation

    public interface Location
    A simple Location class used for fine grained detail of exceptions.
    Version:
    $Revision: 6936 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
    Author:
    Keith Visco
    • Method Detail

      • toString

        java.lang.String toString()
        Returns the String representation of this Location.
        Overrides:
        toString in class java.lang.Object
        Returns:
        the String representation of this Location.