toggle menu
colibrio-reader-framework
4.0.0-rc-2
androidJvm
switch theme
search in API
colibrio-reader-framework
/
com.colibrio.core.base
/
NodeData
Node
Data
open
class
NodeData
(
val
nodeType
:
NodeType
)
Inheritors
TextNodeData
XmlElementNodeData
Members
Constructors
Node
Data
Link copied to clipboard
constructor
(
nodeType
:
NodeType
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
node
Type
Link copied to clipboard
val
nodeType
:
NodeType
Functions
serialize
Link copied to clipboard
open
fun
serialize
(
generator
:
JsonGenerator
)