ae v0.0.1890 (2017-02-25T08:06:18Z)
Home
Dub
Repo
XmlNode.this
ae
utils
xmllite
XmlNode
Undocumented in source.
this
(StringStream s)
this
(string s)
this
(XmlNodeType type, string tag)
class
XmlNode
this
(
XmlNodeType
type
=
XmlNodeType.None
,
string
tag
= null
)
Meta
Source
See Implementation
ae
utils
xmllite
XmlNode
constructors
this
functions
addAttribute
addChild
findChild
findChildren
opApply
opIndex
toString
writeTo
properties
dup
length
text
variables
attributes
children
endPos
parent
startPos
tag
type