missingdot
Toggle table of contents
0.2.1.1
common
Platform filter
common
Switch theme
Search in API
missingdot
missingdot
/
dev.atsushieno.missingdot.xml
/
XComment
XComment
class
XComment
(
val
value
:
String
)
:
XNode
Members
Constructors
XComment
Link copied to clipboard
constructor
(
value
:
String
)
Properties
local
Name
Link copied to clipboard
val
localName
:
String
namespace
Uri
Link copied to clipboard
val
namespaceUri
:
String
node
Type
Link copied to clipboard
val
nodeType
:
XmlNodeType
parent
Link copied to clipboard
val
parent
:
XContainer
?
value
Link copied to clipboard
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String