org.apache.xml.serialize
Class OutputFormat.DTD
public static
class
OutputFormat.DTD
extends Object
Field Summary |
static String | HTMLPublicId
Public identifier for HTML 4.01 (Strict) document type. |
static String | HTMLSystemId
System identifier for HTML 4.01 (Strict) document type. |
static String | XHTMLPublicId
Public identifier for XHTML 1.0 (Strict) document type. |
static String | XHTMLSystemId
System identifier for XHTML 1.0 (Strict) document type. |
public static final String HTMLPublicId
Public identifier for HTML 4.01 (Strict) document type.
public static final String HTMLSystemId
System identifier for HTML 4.01 (Strict) document type.
public static final String XHTMLPublicId
Public identifier for XHTML 1.0 (Strict) document type.
public static final String XHTMLSystemId
System identifier for XHTML 1.0 (Strict) document type.
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.