com.aelitis.net.upnpms.impl
Class UPNPMSBrowserImpl

java.lang.Object
  extended by com.aelitis.net.upnpms.impl.UPNPMSBrowserImpl
All Implemented Interfaces:
UPNPMSBrowser

public class UPNPMSBrowserImpl
extends Object
implements UPNPMSBrowser


Constructor Summary
UPNPMSBrowserImpl(String _client_name, List<URL> _urls, UPNPMSBrowserListener _listener)
           
 
Method Summary
protected  List<SimpleXMLParserDocumentNode> getContainerContents(String id)
           
 UPNPMSContainer getRoot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UPNPMSBrowserImpl

public UPNPMSBrowserImpl(String _client_name,
                         List<URL> _urls,
                         UPNPMSBrowserListener _listener)
                  throws UPnPMSException
Throws:
UPnPMSException
Method Detail

getRoot

public UPNPMSContainer getRoot()
                        throws UPnPMSException
Specified by:
getRoot in interface UPNPMSBrowser
Throws:
UPnPMSException

getContainerContents

protected List<SimpleXMLParserDocumentNode> getContainerContents(String id)
                                                          throws UPnPMSException
Throws:
UPnPMSException