|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Location | |
|---|---|
| org.exolab.castor.xml | The XML Marshaller API
Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
Author: Keith Visco
Marshaller marshalls a Java object into an XML document. |
| org.exolab.castor.xml.location | |
| Uses of Location in org.exolab.castor.xml |
|---|
| Methods in org.exolab.castor.xml that return Location | |
|---|---|
Location |
ValidationException.getLocation()
Returns the location of the Exception. |
| Methods in org.exolab.castor.xml with parameters of type Location | |
|---|---|
void |
XMLException.setLocation(Location location)
Sets the location information for this Exception. |
void |
ValidationException.setLocation(Location location)
Sets the location information for this ValidationException. |
| Uses of Location in org.exolab.castor.xml.location |
|---|
| Classes in org.exolab.castor.xml.location that implement Location | |
|---|---|
class |
FileLocation
A simple FileLocation class used for finer grained detail of exceptions. |
class |
XPathLocation
A very simple XPath location class for use with the ValidationException. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||