newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
SAXParser.save
newxml
sax
SAXParser
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SAXParser
(T)
static if
(
isSaveableCursor!T
)
auto
save
(
)
if
(
isCursor
!
T
)
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