Uses of Interface
org.ow2.frascati.upnp.DocumentRoot

Packages that use DocumentRoot
org.ow2.frascati.upnp   
org.ow2.frascati.upnp.impl   
org.ow2.frascati.upnp.util   
 

Uses of DocumentRoot in org.ow2.frascati.upnp
 

Methods in org.ow2.frascati.upnp that return DocumentRoot
 DocumentRoot UpnpFactory.createDocumentRoot()
          Returns a new object of class 'Document Root'
 

Uses of DocumentRoot in org.ow2.frascati.upnp.impl
 

Methods in org.ow2.frascati.upnp.impl that return DocumentRoot
 DocumentRoot UpnpFactoryImpl.createDocumentRoot()
           
 

Uses of DocumentRoot in org.ow2.frascati.upnp.util
 

Methods in org.ow2.frascati.upnp.util with parameters of type DocumentRoot
 T UpnpSwitch.caseDocumentRoot(DocumentRoot object)
          Returns the result of interpreting the object as an instance of 'Document Root'
 



Copyright © 2007-2010 OW2 Consortium. All Rights Reserved.