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
const | CdataSectionElements | string. cdata-section-elements = expanded names. |
const | DoctypePublic | string. doctype-public = string. |
const | DoctypeSystem | string. doctype-system = string. |
const | Encoding | string. encoding = string. |
const | Indent | string. indent = "yes" | "no". |
const | MediaType | string. media-type = string. |
const | Method | string. method = "xml" | "html" | "text" | expanded name. |
const | OmitXmlDeclaration | string. omit-xml-declaration = "yes" | "no". |
const | Standalone | string. standalone = "yes" | "no". |
const | Version | string. version = nmtoken. |