|
||||||||||
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.Html401Strict
public static class Doctype.Html401Strict
The HTML 4.01 Strict DTD includes all elements and attributes that have not been deprecated or do not appear in frameset documents.
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.Html401Strict()
|
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.Html401Strict()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |