Firefish 0.5.10

Uses of Class
gov.lbl.dsd.p2pio.NameValueSet

Packages that use NameValueSet
gov.lbl.dsd.p2pio The core abstractions of the Peer-to-Peer I/O Protocol, such as their messages and parameters; OPEN, OK, ERROR, RECEIVE, SEND, FINALSEND, CLOSE, item, item set. 
 

Uses of NameValueSet in gov.lbl.dsd.p2pio
 

Methods in gov.lbl.dsd.p2pio that return NameValueSet
 NameValueSet XQuery.getParameters()
           
 NameValueSet XPathQuery.getNamespaces()
           
 

Constructors in gov.lbl.dsd.p2pio with parameters of type NameValueSet
XQuery(String expression, NameValueSet params)
           
XPathQuery(String expression, NameValueSet namespaces)
           
 


Firefish 0.5.10

Jump to the Firefish Homepage