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

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

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

Methods in org.enhydra.xml.xmlc.metadata that return HTMLCompatibility
 HTMLCompatibility HTMLSection.getCompatibility()
          Get the compatibility child element or null if it doesn't exist.
 HTMLCompatibility HTMLSection.getCreateCompatibility()
          Get the compatibility child element, creating if it doesn't exist.
 

Methods in org.enhydra.xml.xmlc.metadata with parameters of type HTMLCompatibility
 void HTMLSection.setCompatibility(HTMLCompatibility compatibility)
          Set the compatibility child element, or delete with null.
 



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