Uses of Class
net.sf.nxqd.NxqdXMLValue

Packages that use NxqdXMLValue
net.sf.nxqd   
 

Uses of NxqdXMLValue in net.sf.nxqd
 

Methods in net.sf.nxqd that return NxqdXMLValue
 NxqdXMLValue NxqdContainer.getDocument(String documentId)
          The getDocument method retrieves the specified document from this container using the specified documentId.
 

Methods in net.sf.nxqd with parameters of type NxqdXMLValue
 void NxqdContainer.putDocument(String documentId, NxqdXMLValue document)
          The putDocument method adds the document to this container using the specified documentId.
 



Copyright © 2005-2006 nxqd. All Rights Reserved.