Options
Less than 1 minute
Options
class Options extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Properties
version
public string $version = '1.0'Type: string
encoding
public string $encoding = 'utf-8'Type: string
openTag
The open tag character(s) used when parsing/generating output. Can be changed to use Element for
public string $openTag = '<'Type: string
non-XML, tag-delimited text formats.
closeTag
The close tag character(s) used when parsing/generating output.
public string $closeTag = '>'Type: string
newline
public string $newline = '"\n"'Type: string
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:18 +0000