com.sshtools.common.mru
Class MRUList
Vectorcom.sshtools.common.mru.MRUList
public class MRUList
extends Vector
MRUList()- Creates a new MRUList object.
|
MRUList(InputStream in)- Creates a new MRUList object.
|
MRUList
public MRUList()
Creates a new MRUList object.
MRUList
public MRUList(InputStream in)
throws SAXException,
ParserConfigurationException,
IOException Creates a new MRUList object.
reload
public void reload(InputStream in)
throws SAXException,
ParserConfigurationException,
IOException
toString
public String toString()
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.