|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.harvard.hul.ois.jhove.module.html.HtmlDocDesc | +--edu.harvard.hul.ois.jhove.module.html.Html4DocDesc | +--edu.harvard.hul.ois.jhove.module.html.Html4StrictDocDesc | +--edu.harvard.hul.ois.jhove.module.html.Html4_0StrictDocDesc
This class describes the requirements of an HTML 4.0 Strict document.
Field Summary |
Fields inherited from class edu.harvard.hul.ois.jhove.module.html.Html4DocDesc |
bigAttrs, biggerAttrs, blockContent, bodyContent, coreAttrs, eventAttrs, flowContent, fontMarkup, formMarkup, halignAtt, i18nAttrs, inlineContent, listContent, listMarkup, phraseMarkup, reservedAttrs, specialMarkup, thtdAtts, valignAtt |
Fields inherited from class edu.harvard.hul.ois.jhove.module.html.HtmlDocDesc |
bodyElement, commonTags, framesetElement, headElement, headings, htmlElement, supportedElements |
Constructor Summary | |
Html4_0StrictDocDesc()
Constructor. |
Methods inherited from class edu.harvard.hul.ois.jhove.module.html.Html4StrictDocDesc |
addAddressElement, addAElement, addAreaElement, addBaseElement, addBlockquoteElement, addBrElement, addButtonElement, addCaptionElement, addDivElement, addDlElement, addHeadElement, addLegendElement, addLiElement, addLinkElement, addNoscriptElement, addObjectElement, addOlElement, addPElement, addPreElement, addScriptElement, addTableElement, addTrElement, addUlElement, classInit4 |
Methods inherited from class edu.harvard.hul.ois.jhove.module.html.Html4DocDesc |
addBdoElement, addBodyElement, addColElement, addColgroupElement, addDdElement, addDelElement, addDtElement, addFieldsetElement, addInsElement, addLabelElement, addMapElement, addMetaElement, addOptgroupElement, addOptionElement, addParamElement, addQElement, addSelectElement, addSpanElement, addStyleElement, addSubElement, addSupElement, addTbodyElement, addTdElement, addTextareaElement, addTfootElement, addTheadElement, addThElement, addTitleElement |
Methods inherited from class edu.harvard.hul.ois.jhove.module.html.HtmlDocDesc |
addRequiredAttribute, addSelfAttribute, addSimpleAttribute, addStringsToList, getMetadata, init, pushElementStack, removeStringsFromList, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Html4_0StrictDocDesc()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |