|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sapportals.portal.prt.util.html.HtmlAttributeContainer
|
+--com.sapportals.portal.prt.util.html.HtmlBase
|
+--com.sapportals.portal.prt.util.html.HtmlSinglePartElement
|
+--com.sapportals.portal.prt.util.html.HtmlDocType
|
+--com.sapportals.portal.prt.util.html.HtmlDocType.Html40Transitional
The HTML 4.0 Transitional DTD includes everything in the strict DTD plus deprecated elements and attributes (most of which concern visual presentation).
See: http://www.w3.org/TR/REC-html40/sgml/loosedtd.html
| Inner classes inherited from class com.sapportals.portal.prt.util.html.HtmlDocType |
HtmlDocType.Html40Frameset, HtmlDocType.Html40Strict, HtmlDocType.Html40Transitional |
| Fields inherited from class com.sapportals.portal.prt.util.html.HtmlDocType |
m_identifier, m_name, m_uri, m_visibility |
| Fields inherited from class com.sapportals.portal.prt.util.html.HtmlBase |
m_hasTag |
| Fields inherited from class com.sapportals.portal.prt.util.html.HtmlAttributeContainer |
EQUALS_BEGIN, EQUALS_END, m_attributes, SPACE |
| Constructor Summary | |
HtmlDocType.Html40Transitional()
|
|
| Methods inherited from class com.sapportals.portal.prt.util.html.HtmlDocType |
outputAttributes, outputAttributes, outputAttributes |
| Methods inherited from class com.sapportals.portal.prt.util.html.HtmlSinglePartElement |
getElementCount, getName, output, output, output, setName, toString |
| Methods inherited from class com.sapportals.portal.prt.util.html.HtmlBase |
getTag, hasTag, requireClosingTag, requireClosingTag, setClass, setStyle, setTag |
| Methods inherited from class com.sapportals.portal.prt.util.html.HtmlAttributeContainer |
addAttribute, appendToAttribute, destroy, getAttributes, removeAttribute |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public HtmlDocType.Html40Transitional()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||