Class SomeJaxbContext

java.lang.Object
jakarta.xml.bind.JAXBContext
ee.jakarta.tck.ws.rs.spec.provider.jaxbcontext.SomeJaxbContext

public class SomeJaxbContext extends jakarta.xml.bind.JAXBContext
  • Field Summary

    Fields inherited from class jakarta.xml.bind.JAXBContext

    JAXB_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    jakarta.xml.bind.Marshaller
     
    jakarta.xml.bind.Unmarshaller
     

    Methods inherited from class jakarta.xml.bind.JAXBContext

    createBinder, createBinder, createJAXBIntrospector, generateSchema, newInstance, newInstance, newInstance, newInstance, newInstance

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SomeJaxbContext

      public SomeJaxbContext()
  • Method Details

    • createMarshaller

      public jakarta.xml.bind.Marshaller createMarshaller() throws jakarta.xml.bind.JAXBException
      Specified by:
      createMarshaller in class jakarta.xml.bind.JAXBContext
      Throws:
      jakarta.xml.bind.JAXBException
    • createUnmarshaller

      public jakarta.xml.bind.Unmarshaller createUnmarshaller() throws jakarta.xml.bind.JAXBException
      Specified by:
      createUnmarshaller in class jakarta.xml.bind.JAXBContext
      Throws:
      jakarta.xml.bind.JAXBException