Package ru.ispras.fortress.jaxb
Class JaxbNode
- java.lang.Object
-
- ru.ispras.fortress.jaxb.JaxbNode
-
- Direct Known Subclasses:
JaxbNodeValue
public abstract class JaxbNode extends java.lang.Object
The representation ofNode
suitable for JAXB marshalling and unmarshalling. This class must be used only for JAXB operations.- See Also:
Node
-
-
Constructor Summary
Constructors Constructor Description JaxbNode()
-