newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
Parser.save
newxml
parser
Parser
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Parser
(L, Flag!"preserveWhitespace" preserveWhitespace = No.preserveWhitespace)
static if
(
isSaveableLexer!L
)
auto
save
(
)
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