|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTMLAttrDef | |
org.enhydra.xml.xmlc.metadata |
org.enhydra.xml.xmlc.metadata provides XMLC metadata support
classes. |
Uses of HTMLAttrDef in org.enhydra.xml.xmlc.metadata |
Classes in org.enhydra.xml.xmlc.metadata that implement HTMLAttrDef | |
class |
HTMLAttr
A proprietary tag attribute to add to the list of valid HTML attributes for all tags. |
Methods in org.enhydra.xml.xmlc.metadata that return HTMLAttrDef | |
HTMLAttrDef[] |
HTMLSection.getHTMLAttrDefs()
|
HTMLAttrDef[] |
HTMLTagSetDef.getAttrDefs()
Get the attribute definitions. |
Methods in org.enhydra.xml.xmlc.metadata with parameters of type HTMLAttrDef | |
protected void |
HTMLTagSetDef.addAttrDef(HTMLAttrDef attrDef)
Add an attribute definition. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |