Class XPathLocation

java.lang.Object
org.exolab.castor.xml.location.XPathLocation
All Implemented Interfaces:
Serializable, Location

public class XPathLocation extends Object implements Location, Serializable
A very simple XPath location class for use with the ValidationException. This class only supports the parent "/" operator and element names.
Version:
$Revision$ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
Author:
Keith Visco
See Also: