Firefish 0.5.10

gov.lbl.dsd.p2pio
Class StringList

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

public class StringList
extends MsgElement

A list of strings.

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

Constructor Summary
StringList(List strings)
           
 
Method Summary
 List getStrings()
           
 
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

StringList

public StringList(List strings)
Method Detail

getStrings

public List getStrings()

Firefish 0.5.10

Jump to the Firefish Homepage