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

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

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

Methods in org.enhydra.xml.xmlc.metadata that return TagClass
 TagClass[] DocumentSection.getTagClass()
          Get the TagClass child elements.
 

Methods in org.enhydra.xml.xmlc.metadata with parameters of type TagClass
 void DocumentSection.addTagClass(TagClass tagClass)
          Add a TagClass child element.
 void DocumentSection.deleteTagClass(TagClass tagClass)
          Delete a TagClass child element.
 



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