newxml v0.2.1 (2022-09-11T09:11:47Z)
Dub
Repo
Cursor.xmlDeclNotFound
newxml
cursor
Cursor
Returns true if XML declaration was not found.
struct
Cursor
(P, Flag!"conflateCDATA" conflateCDATA = Yes.conflateCDATA, Flag!"processBadDocument" processBadDocument = No.processBadDocument)
@
property
@
nogc
@
safe
pure nothrow
bool
xmlDeclNotFound
(
)
if
(
isLowLevelParser
!
P
)
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
Returns true if XML declaration was not found.