Uses of Class
org.enhydra.xml.xmlc.metadata.HTMLAttr

Packages that use HTMLAttr
org.enhydra.xml.xmlc.metadata org.enhydra.xml.xmlc.metadata provides XMLC metadata support classes. 
 

Uses of HTMLAttr in org.enhydra.xml.xmlc.metadata
 

Methods in org.enhydra.xml.xmlc.metadata that return HTMLAttr
 HTMLAttr[] HTMLSection.getHTMLAttr()
          Get the htmlAttr child elements.
 HTMLAttr HTMLSection.addHTMLAttr()
          Create and add a htmlAttr child element.
 

Methods in org.enhydra.xml.xmlc.metadata with parameters of type HTMLAttr
 void HTMLSection.addHTMLAttr(HTMLAttr htmlAttr)
          Add a htmlAttr child element.
 void HTMLSection.deleteHTMLAttr(HTMLAttr htmlAttr)
          Delete a htmlAttr child element.
 



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