public static class OutputFormat.DTD extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HTMLPublicId
Deprecated.
Public identifier for HTML 4.01 (Strict) document type.
|
static String |
HTMLSystemId
Deprecated.
System identifier for HTML 4.01 (Strict) document type.
|
static String |
XHTMLPublicId
Deprecated.
Public identifier for XHTML 1.0 (Strict) document type.
|
static String |
XHTMLSystemId
Deprecated.
System identifier for XHTML 1.0 (Strict) document type.
|
Constructor and Description |
---|
DTD()
Deprecated.
|
public static final String HTMLPublicId
public static final String HTMLSystemId
public static final String XHTMLPublicId
public static final String XHTMLSystemId
Copyright © 2017 JBoss by Red Hat. All rights reserved.