Class JaxbNode

  • Direct Known Subclasses:
    JaxbNodeValue

    public abstract class JaxbNode
    extends java.lang.Object
    The representation of Node suitable for JAXB marshalling and unmarshalling. This class must be used only for JAXB operations.
    See Also:
    Node
    • Constructor Summary

      Constructors 
      Constructor Description
      JaxbNode()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • JaxbNode

        public JaxbNode()