colibrio-reader-framework
4.0.0-experimental-1
colibrio-reader-framework
/
com.colibrio.core.base
/
NodeData
Node
Data
open
class
NodeData
(
val
nodeType
:
NodeType
)
Types
Constructors
Functions
Properties
Inheritors
Constructors
Node
Data
Link copied to clipboard
fun
NodeData
(
nodeType
:
NodeType
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
serialize
Link copied to clipboard
open
fun
serialize
(
generator
:
JsonGenerator
)
Properties
node
Type
Link copied to clipboard
val
nodeType
:
NodeType
Inheritors
TextNodeData
Link copied to clipboard
XmlElementNodeData
Link copied to clipboard