Uses of Interface
org.exolab.castor.xml.location.Location
Packages that use Location
-
Uses of Location in org.exolab.castor.xml
Methods in org.exolab.castor.xml that return LocationModifier and TypeMethodDescriptionValidationException.getLocation()
Returns the location of the Exception.Methods in org.exolab.castor.xml with parameters of type LocationModifier and TypeMethodDescriptionvoid
ValidationException.setLocation
(Location location) Sets the location information for this ValidationException.void
XMLException.setLocation
(Location location) Sets the location information for this Exception. -
Uses of Location in org.exolab.castor.xml.location
Classes in org.exolab.castor.xml.location that implement LocationModifier and TypeClassDescriptionclass
A simple FileLocation class used for finer grained detail of exceptions.class
A very simple XPath location class for use with the ValidationException.