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

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

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

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

Methods in org.enhydra.xml.xmlc.metadata with parameters of type InputDocument
 void MetaData.setInputDocument(InputDocument inputDocument)
          Set the input document, or delete by specifying null.
 



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