KitePDF
Toggle table of contents
0.10.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-core
/
io.github.yuroyami.kitepdf.core.xml
/
KiteXmlNode
/
Element
/
Element
Element
constructor
(
tag
:
String
,
attrs
:
Map
<
String
,
String
>
,
children
:
MutableList
<
KiteXmlNode
>
=
ArrayList()
)