dxml v0.4.4 (2023-08-30T10:53:09Z)
Dub
Repo
XMLWritingException
dxml
writer
Exception thrown when the writer is given data that would result in invalid XML.
class
XMLWritingException : Exception {}
Meta
Source
See Implementation
dxml
writer
aliases
EmptyTag
InsertIndent
Newline
classes
XMLWritingException
functions
writeTaggedText
writeXMLDecl
xmlWriter
structs
XMLWriter
variables
_xmlWriterTests
Exception thrown when the writer is given data that would result in invalid XML.