newxml v0.2.1 (2022-09-11T09:11:47Z)
Dub
Repo
SAXParser.setSource
newxml
sax
SAXParser
Initializes this parser (and the underlying low level one) with the given input.
struct
SAXParser
(T)
void
setSource
(
T.InputType
input
)
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
Initializes this parser (and the underlying low level one) with the given input.