newxml v0.2.1 (2022-09-11T09:11:47Z)
Dub
Repo
Cursor.AttributesRange
newxml
cursor
Cursor
Undocumented in source.
struct
Cursor
(P, Flag!"conflateCDATA" conflateCDATA = Yes.conflateCDATA, Flag!"processBadDocument" processBadDocument = No.processBadDocument)
struct
AttributesRange {
bool
empty
();
auto
front
();
auto
popFront
();
}
Members
Functions
empty
bool
empty
()
Undocumented in source. Be warned that the author may not have intended to support it.
front
auto
front
()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
auto
popFront
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
newxml
cursor
Cursor
aliases
CharacterType
InputType
StringType
constructors
this
functions
atBeginning
attributes
content
documentEnd
enter
exit
kind
localName
name
next
prefix
save
setSource
wholeContent
properties
xmlDeclNotFound
structs
AttributesRange
variables
docType
encoding
sysEntityLoader