Javax.Xml.Transform.OutputKeys: Field Members

The fields of Javax.Xml.Transform.OutputKeys are listed below. For a list of all members, see the OutputKeys Members list.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
CdataSectionElementsstring. cdata-section-elements = expanded names.
const
DoctypePublicstring. doctype-public = string.
const
DoctypeSystemstring. doctype-system = string.
const
Encodingstring. encoding = string.
const
Indentstring. indent = "yes" | "no".
const
MediaTypestring. media-type = string.
const
Methodstring. method = "xml" | "html" | "text" | expanded name.
const
OmitXmlDeclarationstring. omit-xml-declaration = "yes" | "no".
const
Standalonestring. standalone = "yes" | "no".
const
Versionstring. version = nmtoken.