org.exolab.castor.xml.location
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
 java.lang.String toString()
          Returns the String representation of this Location.
 

Method Detail

toString

public java.lang.String toString()
Returns the String representation of this Location.

Returns:
the String representation of this Location.


Copyright 2008 null. All Rights Reserved.