Class JaxbConstants


  • public final class JaxbConstants
    extends java.lang.Object
    Helper holding JAXB time full qualified class names for conversion registration
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private JaxbConstants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • JAVAX_JAXB_ELEMENT_FQN

        public static final java.lang.String JAVAX_JAXB_ELEMENT_FQN
        See Also:
        Constant Field Values
      • JAKARTA_JAXB_ELEMENT_FQN

        public static final java.lang.String JAKARTA_JAXB_ELEMENT_FQN
        See Also:
        Constant Field Values
    • Constructor Detail

      • JaxbConstants

        private JaxbConstants()