Class TransformationContext


  • @Depends("../jaxb.index")
    public class TransformationContext
    extends java.lang.Object
    • Constructor Detail

      • TransformationContext

        public TransformationContext()
    • Method Detail

      • getContext

        public static javax.xml.bind.JAXBContext getContext()
                                                     throws javax.xml.bind.JAXBException
        Throws:
        javax.xml.bind.JAXBException
      • createMarshaller

        public static javax.xml.bind.Marshaller createMarshaller​(TransformationTask task)
                                                          throws javax.xml.bind.JAXBException
        Throws:
        javax.xml.bind.JAXBException
      • createUnmarshaller

        public static javax.xml.bind.Unmarshaller createUnmarshaller​(TransformationTask task)
                                                              throws javax.xml.bind.JAXBException
        Throws:
        javax.xml.bind.JAXBException