Package | Description |
---|---|
edu.harvard.hul.ois.jhove.module.html |
Contains supporting classes for the HTML-HUL module.
|
Modifier and Type | Field and Description |
---|---|
protected static HtmlAttributeDesc |
Html4DocDesc.halignAtt
Horizontal alignment attribute for cells.
|
protected static HtmlAttributeDesc |
Html4DocDesc.valignAtt
Vertical alignment attribute for cells.
|
Modifier and Type | Method and Description |
---|---|
protected HtmlAttributeDesc |
HtmlTagDesc.namedAttDesc(String name)
Returns the attribute with a given name, or null if
no such attribute is defined for the element
|
Modifier and Type | Method and Description |
---|---|
protected static void |
Html4TFDocDesc.addAppletElement(Map stSupportedElements,
HtmlAttributeDesc ialignAtt) |
protected static void |
Html4TFDocDesc.addAreaElement(Map stSupportedElements,
HtmlAttributeDesc shapeAtt) |
protected static void |
Html4StrictDocDesc.addAreaElement(Map stSupportedElements,
HtmlAttributeDesc shapeAtt) |
protected static void |
Html4TFDocDesc.addCaptionElement(Map stSupportedElements,
List inlineContent,
HtmlAttributeDesc valignAtt) |
protected static void |
Html4StrictDocDesc.addCaptionElement(Map stSupportedElements,
List inlineContent,
HtmlAttributeDesc valignAtt) |
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.