SimpleXML.header

Prepend an XML header to the document tree.

class SimpleXML(T)
final
header
(
T[] encoding = null
)

Parameters

encoding T[]

the encoding of the XML header

Return Value

Type: SimpleXML

this

Meta