Firefish 0.5.10

gov.lbl.dsd.p2pio
Class NameValueSet

java.lang.Object
  extended bygov.lbl.dsd.p2pio.MsgElement
      extended bygov.lbl.dsd.p2pio.NameValueSet

public class NameValueSet
extends MsgElement

A set of name-value pairs (entries), all of which are strings.

Version:
$Revision: 1.2 $, $Date: 2004/01/30 01:18:03 $

Constructor Summary
NameValueSet(Map map)
           
 
Method Summary
 Map getMap()
           
 
Methods inherited from class gov.lbl.dsd.p2pio.MsgElement
toDOM, toString, toXOM
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NameValueSet

public NameValueSet(Map map)
Method Detail

getMap

public Map getMap()

Firefish 0.5.10

Jump to the Firefish Homepage