Class JaxbNodeValue


  • public class JaxbNodeValue
    extends JaxbNode
    The representation of NodeValue suitable for JAXB marshalling and unmarshalling. This class must be used only for JAXB operations.
    See Also:
    NodeValue
    • Constructor Summary

      Constructors 
      Constructor Description
      JaxbNodeValue()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • size

        public int size
      • value

        public java.lang.String value
    • Constructor Detail

      • JaxbNodeValue

        public JaxbNodeValue()