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

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

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

Methods in org.enhydra.xml.xmlc.metadata that return HTMLSection
 HTMLSection MetaData.getHTMLSection()
          Get the HTML metadata or null if it doesn't exist.
 

Methods in org.enhydra.xml.xmlc.metadata with parameters of type HTMLSection
 void MetaData.setHTMLSection(HTMLSection htmlMetaData)
          Set the HTML metadata, or delete by specifying null.
 



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