Uses of Interface
org.enhydra.xml.xmlc.metadata.HTMLAttrDef

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.
 



Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.