Package google.registry.xml


@ParametersAreNonnullByDefault package google.registry.xml
  • Class
    Description
    Adapter to use Joda LocalDate when marshalling the XML Schema date type.
    Adapter to use Joda Period when marshalling XML.
    XmlAdapter which trims all whitespace surrounding a String.
    Adapter to use Joda DateTime when marshalling XML timestamps.
    Enum that determines whether xml should be validated against a schema while marshaling.
    An exception thrown by XmlTransformer when marshalling or unmarshalling fails.
    JAXB marshaller for building pieces of XML documents in a single thread.
    Static methods for marshaling, unmarshaling, and validating XML.