newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
Parser.setSource
newxml
parser
Parser
See detailed documentation in
newxml.interfaces.isParser
struct
Parser
(L, Flag!"preserveWhitespace" preserveWhitespace = No.preserveWhitespace)
static if
(
needSource!L
)
void
setSource
(
InputType
input
)
if
(
isLexer
!
L
)
Meta
Source
See Implementation
newxml
parser
Parser
aliases
CharacterType
InputType
StringType
constructors
this
functions
empty
front
popFront
save
setSource
structs
XMLToken
variables
chrEntities
lexer
processBadDocument
testTextValidity
xmlVersion
See detailed documentation in newxml.interfaces.isParser