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 Summary

    Modifier and Type
    Method
    Description
    Returns the String representation of this Location.
  • Method Details

    • toString

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