Public Member Functions

org.exolab.castor.xml.Location Interface Reference

Inheritance diagram for org.exolab.castor.xml.Location:
org.exolab.castor.xml.FileLocation org.exolab.castor.xml.XPathLocation

List of all members.

Public Member Functions

String toString ()

Detailed Description

A simple Location class used for fine grained detail of exceptions

Author:
Keith Visco
Version:
Revision:
1.1.1.1
Date:
2003/03/03 07:09:10

Member Function Documentation

String org.exolab.castor.xml.Location.toString (  ) 

Returns the String representation of this Location

Returns:
the String representation of this Location

Implemented in org.exolab.castor.xml.FileLocation, and org.exolab.castor.xml.XPathLocation.

Referenced by org.exolab.castor.xml.XMLException.toString(), and org.exolab.castor.xml.ValidationException.toString().


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties