Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.util.xml
/
TextNode
Text
Node
data
class
TextNode
(
val
text
:
String
)
:
Node
Container for text in the XML tree
Members
Constructors
Text
Node
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String