@ParametersAreNonnullByDefault
Package google.registry.xml
-
Class Summary Class Description DateAdapter Adapter to use JodaLocalDate
when marshalling the XML Schemadate
type.PeriodAdapter Adapter to use JodaPeriod
when marshalling XML.TrimWhitespaceAdapter XmlAdapter
which trims all whitespace surrounding a String.UtcDateTimeAdapter Adapter to use JodaDateTime
when marshalling XML timestamps.XmlFragmentMarshaller JAXB marshaller for building pieces of XML documents in a single thread.XmlTransformer Static methods for marshaling, unmarshaling, and validating XML. -
Enum Summary Enum Description ValidationMode Enum that determines whether xml should be validated against a schema while marshaling. -
Exception Summary Exception Description XmlException An exception thrown byXmlTransformer
when marshalling or unmarshalling fails.