CheckedWriter.Cursor

Undocumented in source.

Members

Aliases

InputType
alias InputType = void*
Undocumented in source.
StringType
alias StringType = WriterType.StringType
Undocumented in source.

Functions

_addAttribute
void _addAttribute(StringType name, StringType value)
Undocumented in source. Be warned that the author may not have intended to support it.
_setContent
void _setContent(StringType content)
Undocumented in source. Be warned that the author may not have intended to support it.
_setKind
void _setKind(XMLKind kind)
Undocumented in source. Be warned that the author may not have intended to support it.
_setName
void _setName(StringType name)
Undocumented in source. Be warned that the author may not have intended to support it.
atBeginning
bool atBeginning()
Undocumented in source. Be warned that the author may not have intended to support it.
attributes
auto attributes()
Undocumented in source. Be warned that the author may not have intended to support it.
content
auto content()
Undocumented in source. Be warned that the author may not have intended to support it.
documentEnd
bool documentEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
enter
bool enter()
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit()
Undocumented in source. Be warned that the author may not have intended to support it.
kind
auto kind()
Undocumented in source. Be warned that the author may not have intended to support it.
localName
StringType localName()
Undocumented in source. Be warned that the author may not have intended to support it.
name
auto name()
Undocumented in source. Be warned that the author may not have intended to support it.
next
bool next()
Undocumented in source. Be warned that the author may not have intended to support it.
prefix
auto prefix()
Undocumented in source. Be warned that the author may not have intended to support it.
setSource
void setSource(InputType )
Undocumented in source. Be warned that the author may not have intended to support it.
wholeContent
StringType wholeContent()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta