newxml v0.2.1 (2022-09-11T09:11:47Z)
Dub
Repo
SAXParser.onDocument
newxml
sax
SAXParser
Called when a Document declaration is reached.
struct
SAXParser
(T)
void
delegate
(
StringType
[
StringType
]
attributes
)
onDocument
;
Meta
Source
See Implementation
newxml
sax
SAXParser
aliases
AttrRange
StringType
functions
createAArray
processDocument
save
setSource
variables
cursor
onCDataSection
onComment
onDocument
onElementEmpty
onElementEnd
onElementStart
onProcessingInstruction
onText
Called when a Document declaration is reached.