|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.harvard.hul.ois.jhove.module.html.HtmlDocDesc
edu.harvard.hul.ois.jhove.module.html.Html4DocDesc
edu.harvard.hul.ois.jhove.module.html.Html4TFDocDesc
edu.harvard.hul.ois.jhove.module.html.Html4_0TFDocDesc
public abstract class Html4_0TFDocDesc
Abstract class for the HTML 4.0 Transitional and Frameset document types. These are identical except for one element apiece, so nearly all the code is here or in its superclasses.
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_0TFDocDesc()
|
Method Summary | |
---|---|
protected static void |
classInit4(java.util.Map stSupportedElements,
int version)
|
Methods inherited from class edu.harvard.hul.ois.jhove.module.html.Html4TFDocDesc |
---|
addAElement, addAppletElement, addAreaElement, addBaseElement, addBasefontElement, addBlockquoteElement, addBrElement, addButtonElement, addCaptionElement, addCenterElement, addDirElement, addDivElement, addDlElement, addFontElement, addFrameElement, addFramesetElement, addHeadElement, addHrElement, addInputElement, addLegendElement, addLiElement, addLinkElement, addMenuElement, addNoframesElement, addNoscriptElement, addObjectElement, addOlElement, addPElement, addPreElement, addScriptElement, addTableElement, addTrElement, addUlElement, classInit4 |
Methods inherited from class edu.harvard.hul.ois.jhove.module.html.Html4DocDesc |
---|
addAddressElement, 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_0TFDocDesc()
Method Detail |
---|
protected static void classInit4(java.util.Map stSupportedElements, int version)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |