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

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

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

Methods in org.enhydra.xml.xmlc.metadata that return HTMLTagSet
 HTMLTagSet[] HTMLSection.getHTMLTagSets()
          Get the htmlTagSet child elements.
 HTMLTagSet HTMLSection.addHTMLTagSet()
          Create and add a htmlTagSet child element.
 

Methods in org.enhydra.xml.xmlc.metadata with parameters of type HTMLTagSet
 void HTMLSection.addHTMLTagSet(HTMLTagSet htmlTagSet)
          Add a htmlTagSet child element.
 void HTMLSection.deleteTagSet(HTMLTagSet htmlTagSet)
          Delete a htmlTagSet child element.
 



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