javax.xml.transform
public class OutputKeys extends Object
Version: 1.0
| Field Summary | |
|---|---|
| static String | CDATA_SECTION_ELEMENTS |
| static String | DOCTYPE_PUBLIC |
| static String | DOCTYPE_SYSTEM |
| static String | ENCODING |
| static String | INDENT |
| static String | MEDIA_TYPE |
| static String | METHOD |
| static String | OMIT_XML_DECLARATION |
| static String | STANDALONE |
| static String | VERSION |
Source code is under GPL (with library exception) in the JAXP project at http://www.gnu.org/software/classpathx/jaxp
This documentation was derived from that source code on 2013-01-12.