toggle menu
yorkie
0.4.25-rc
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.document.json
/
JsonTree
/
ElementNode
Element
Node
interface
ElementNode
:
JsonTree.TreeNode
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
attributes
Link copied to clipboard
abstract
val
attributes
:
Map
<
String
,
String
>
children
Link copied to clipboard
abstract
val
children
:
List
<
JsonTree.TreeNode
>
type
Link copied to clipboard
abstract
val
type
:
String