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

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

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

Methods in org.enhydra.xml.xmlc.metadata that return DocumentSection
 DocumentSection MetaData.getDocumentSection()
          Get the document metadata or null if it doesn't exist.
 

Methods in org.enhydra.xml.xmlc.metadata with parameters of type DocumentSection
 void MetaData.setDocumentSection(DocumentSection documentMetaData)
          Set the document metadata, or delete by specifying null.
 



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