org.jasig.portal.serialize
Class OutputFormat.DTD
java.lang.Object
org.jasig.portal.serialize.OutputFormat.DTD
- Enclosing class:
- OutputFormat
public static class OutputFormat.DTD
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLPublicId
public static final String HTMLPublicId
- Public identifier for HTML 4.01 (Strict) document type.
- See Also:
- Constant Field Values
HTMLSystemId
public static final String HTMLSystemId
- System identifier for HTML 4.01 (Strict) document type.
- See Also:
- Constant Field Values
XHTMLPublicId
public static final String XHTMLPublicId
- Public identifier for XHTML 1.0 (Strict) document type.
- See Also:
- Constant Field Values
XHTMLSystemId
public static final String XHTMLSystemId
- System identifier for XHTML 1.0 (Strict) document type.
- See Also:
- Constant Field Values
OutputFormat.DTD
public OutputFormat.DTD()
Copyright © 2010 Jasig. All Rights Reserved.