com.aelitis.net.upnpms.impl
Class UPNPMSBrowserImpl
java.lang.Object
  
com.aelitis.net.upnpms.impl.UPNPMSBrowserImpl
- All Implemented Interfaces: 
 - UPNPMSBrowser
 
public class UPNPMSBrowserImpl
- extends Object
- implements UPNPMSBrowser
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UPNPMSBrowserImpl
public UPNPMSBrowserImpl(String _client_name,
                         List<URL> _urls,
                         UPNPMSBrowserListener _listener)
                  throws UPnPMSException
- Throws:
 UPnPMSException
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