newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
saxParser
newxml
sax
Instantiates a suitable SAX parser from the given
cursor
and
handler
.
@
safe
auto
saxParser
(
CursorType
)
(
auto
ref
CursorType
cursor
)
if
(
isCursor
!
CursorType
)
Meta
Source
See Implementation
newxml
sax
functions
saxParser
structs
SAXParser
Instantiates a suitable SAX parser from the given cursor and handler.