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

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

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

Methods in org.enhydra.xml.xmlc.metadata that return HTMLTag
 HTMLTag[] HTMLSection.getHTMLTags()
          Get the htmlTag child elements.
 HTMLTag HTMLSection.addHTMLTag()
          Create and add a htmlTag child element.
 

Methods in org.enhydra.xml.xmlc.metadata with parameters of type HTMLTag
 void HTMLSection.addHTMLTag(HTMLTag htmlTag)
          Add a htmlTag child element.
 void HTMLSection.deleteHTMLTag(HTMLTag htmlTag)
          Delete a htmlTag child element.
 



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