org.apache.xml.serialize.transition
Class HTMLSerializer.DTD
java.lang.Object
|
+--org.apache.xml.serialize.transition.HTMLSerializer.DTD
- public static class HTMLSerializer.DTD
- extends java.lang.Object
Field Summary |
static java.lang.String |
HTMLPublicId
Public identifier for HTML document type. |
static java.lang.String |
HTMLSystemId
System identifier for HTML document type. |
static java.lang.String |
XHTMLPublicId
Public identifier for XHTML document type. |
static java.lang.String |
XHTMLSystemId
System identifier for XHTML document type. |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
HTMLPublicId
public static final java.lang.String HTMLPublicId
- Public identifier for HTML document type.
HTMLSystemId
public static final java.lang.String HTMLSystemId
- System identifier for HTML document type.
XHTMLPublicId
public static final java.lang.String XHTMLPublicId
- Public identifier for XHTML document type.
XHTMLSystemId
public static final java.lang.String XHTMLSystemId
- System identifier for XHTML document type.
HTMLSerializer.DTD
public HTMLSerializer.DTD()
Copyright © 2000 Apache XML Project. All Rights Reserved.