Class JaxbSerializer

    • Constructor Detail

      • JaxbSerializer

        public JaxbSerializer​(javax.xml.bind.JAXBContext pContext)
        Creates a new instance with the given context.
        Parameters:
        pContext - The context being used for creating marshallers.