gtk-d v3.4.0 (2016-12-28T18:49:35Z)
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.