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 TypeMethodDescriptionvoidValidationException.setLocation(Location location) Sets the location information for this ValidationException.voidXMLException.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 TypeClassDescriptionclassA simple FileLocation class used for finer grained detail of exceptions.classA very simple XPath location class for use with the ValidationException.