Package | Description |
---|---|
org.exolab.castor.xml |
The XML Marshaller API
|
org.exolab.castor.xml.location |
Modifier and Type | Method and Description |
---|---|
Location |
ValidationException.getLocation()
Returns the location of the Exception.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLException.setLocation(Location location)
Sets the location information for this Exception.
|
void |
ValidationException.setLocation(Location location)
Sets the location information for this ValidationException.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2022. All rights reserved.