Class UHFJAXBContext


  • @Depends("../jaxb.index")
    public class UHFJAXBContext
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static javax.xml.bind.JAXBContext INSTANCE  
      static java.lang.String PACKAGE_PATH  
    • Constructor Summary

      Constructors 
      Constructor Description
      UHFJAXBContext()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.xml.bind.Marshaller createMarshaller()  
      static javax.xml.bind.Unmarshaller createUnmarshaller()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • INSTANCE

        public static final javax.xml.bind.JAXBContext INSTANCE
    • Constructor Detail

      • UHFJAXBContext

        public UHFJAXBContext()
    • Method Detail

      • createUnmarshaller

        public static javax.xml.bind.Unmarshaller createUnmarshaller()
                                                              throws javax.xml.bind.JAXBException
        Throws:
        javax.xml.bind.JAXBException
      • createMarshaller

        public static javax.xml.bind.Marshaller createMarshaller()
                                                          throws javax.xml.bind.JAXBException
        Throws:
        javax.xml.bind.JAXBException