dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
CheckException
undead
xml
Undocumented in source.
class
CheckException :
XMLException
{
CheckException
err
;
string
msg
;
size_t
line
;
size_t
column
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
column
size_t
column
;
Undocumented in source.
err
CheckException
err
;
Undocumented in source.
line
size_t
line
;
Undocumented in source.
msg
string
msg
;
Undocumented in source.
Meta
Source
See Implementation
undead
xml
classes
CData
CDataException
CheckException
Comment
CommentException
DecodeException
Document
DocumentParser
Element
ElementParser
InvalidTypeException
Item
PIException
ProcessingInstruction
Tag
TagException
Text
TextException
XIException
XMLException
XMLInstruction
enums
DecodeMode
TagType
functions
check
decode
encode
isBaseChar
isChar
isCombiningChar
isDigit
isExtender
isIdeographic
isLetter
isSpace
manifest constants
cdata