gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
endTag
utils
XML
Is this an end tag with name tagName.
bool
endTag
(XMLReader!T reader, string tagName)
bool
endTag
(
T
)
(
XMLReader
!
T
reader
,
string
tagName
)
bool
endTag
(XMLReader!T reader, string[] tagNames)
Meta
Source
See Implementation
utils
XML
classes
XMLException
XMLReader
enums
XMLNodeType
functions
endTag
skipTag
structs
ByChar
CountLines
XMLNode
Is this an end tag with name tagName.