| Class | Description |
|---|---|
| AtomLink |
Abstraction of an atom:link element.
|
| DateConversion |
Utility class to convert dates from and to XMLGregorianCalendar.
|
| MarshalParameters |
Parameter class to marshal an object into XML (using JAXB).
|
| MarshalParameters.Builder |
Builder class that builds MarshalParameters objects.
|
| NoEscapeHandler |
A character escape handler that does not escape at all.
|
| UnmarshalParameters |
Parameter class to unmarshal an XML string into an object (using JAXB).
|
| UnmarshalParameters.Builder<T> |
Builder class that builds UnmarshalParameters objects.
|
| XmlReader |
Utility class to read xml documents.
|
| XmlUtil |
Xml related utility class.
|
| Exception | Description |
|---|---|
| XmlException |
Generic XML exception to be used in situations where an xml file could not
be read, could not be parsed and so on.
|
Copyright © 2008–2017. All rights reserved.