Overview
>
org.w3c.dom
>
Document
>
xmlEncoding
Version 0.1.2
Overview
Index
Tree
Deprecated
org.w3c.dom.Document.xmlEncoding
property
public readonly property xmlEncoding as String
Description
XML encoding, when known.
Example
print(document.xmlEncoding)