Uses of Interface
org.teleal.cling.binding.xml.DeviceDescriptorBinder

Packages that use DeviceDescriptorBinder
org.teleal.cling   
org.teleal.cling.android   
org.teleal.cling.binding.xml   
 

Uses of DeviceDescriptorBinder in org.teleal.cling
 

Methods in org.teleal.cling that return DeviceDescriptorBinder
protected  DeviceDescriptorBinder DefaultUpnpServiceConfiguration.createDeviceDescriptorBinderUDA10()
           
 DeviceDescriptorBinder UpnpServiceConfiguration.getDeviceDescriptorBinderUDA10()
           
 DeviceDescriptorBinder DefaultUpnpServiceConfiguration.getDeviceDescriptorBinderUDA10()
           
 

Uses of DeviceDescriptorBinder in org.teleal.cling.android
 

Methods in org.teleal.cling.android that return DeviceDescriptorBinder
protected  DeviceDescriptorBinder AndroidUpnpServiceConfiguration.createDeviceDescriptorBinderUDA10()
           
 

Uses of DeviceDescriptorBinder in org.teleal.cling.binding.xml
 

Classes in org.teleal.cling.binding.xml that implement DeviceDescriptorBinder
 class UDA10DeviceDescriptorBinderImpl
          Implementation based on JAXP DOM.
 class UDA10DeviceDescriptorBinderSAXImpl
          A JAXP SAX parser implementation, which is actually slower than the DOM implementation (on desktop and on Android)!
 



Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.