|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ecs.GenericElement
org.apache.ecs.ElementAttributes
org.apache.ecs.ConcreteElement
org.apache.ecs.SinglePartElement
org.apache.ecs.Doctype
org.apache.ecs.Doctype.Html401Transitional
public static class Doctype.Html401Transitional
The HTML 4.01 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/html4/
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.ecs.Doctype |
---|
Doctype.Html401Frameset, Doctype.Html401Strict, Doctype.Html401Transitional, Doctype.Html40Frameset, Doctype.Html40Strict, Doctype.Html40Transitional, Doctype.XHtml10Frameset, Doctype.XHtml10Strict, Doctype.XHtml10Transitional |
Field Summary |
---|
Fields inherited from class org.apache.ecs.Doctype |
---|
elementName, identifier, name, PUBLIC, uri, visibility |
Fields inherited from class org.apache.ecs.GenericElement |
---|
tabLevel |
Fields inherited from interface org.apache.ecs.Attributes |
---|
NO_ATTRIBUTE_VALUE |
Fields inherited from interface org.apache.ecs.Element |
---|
CENTER, LEFT, LOWERCASE, MIXEDCASE, RIGHT, UPPERCASE |
Constructor Summary | |
---|---|
Doctype.Html401Transitional()
|
Method Summary |
---|
Methods inherited from class org.apache.ecs.Doctype |
---|
addElement, addElement, addElement, addElement, removeElement, setIdentifier, setName, setUri, setVisibility, updateElementType |
Methods inherited from class org.apache.ecs.ConcreteElement |
---|
addElementToRegistry, addElementToRegistry, addElementToRegistry, addElementToRegistry, addElementToRegistry, addElementToRegistry, addElementToRegistry, addElementToRegistry, clone, elements, getElement, isEmpty, keys, output, output, output, output, registryHasElement, registryHasElement, removeElementFromRegistry, removeElementFromRegistry |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Doctype.Html401Transitional()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |