Class VersionTransformer.Names200408

  • Enclosing class:
    VersionTransformer

    public static class VersionTransformer.Names200408
    extends Object
    Holder for 2004/08 Names
    • Constructor Detail

      • Names200408

        protected Names200408()
    • Method Detail

      • getJAXBContext

        public static javax.xml.bind.JAXBContext getJAXBContext()
                                                         throws javax.xml.bind.JAXBException
        Retrieve a JAXBContext for marshalling and unmarshalling JAXB generated types for the 2004/08 version.
        Returns:
        a JAXBContext
        Throws:
        javax.xml.bind.JAXBException
      • setJAXBContext

        public static void setJAXBContext​(javax.xml.bind.JAXBContext ctx)
                                   throws javax.xml.bind.JAXBException
        Set the encapsulated JAXBContext (used by unit tests).
        Parameters:
        ctx - JAXBContext
        Throws:
        javax.xml.bind.JAXBException