org.teleal.cling.binding.xml
Class UDA11DeviceDescriptorBinderImpl
java.lang.Object
org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl
- All Implemented Interfaces:
- DeviceDescriptorBinder
public class UDA11DeviceDescriptorBinderImpl
- extends Object
- implements DeviceDescriptorBinder
TODO: Not used
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE_URI
public static final String NAMESPACE_URI
- See Also:
- Constant Field Values
SCHEMA_RESOURCE
public static final String SCHEMA_RESOURCE
- See Also:
- Constant Field Values
JAXP_SCHEMA_LANGUAGE
public static final String JAXP_SCHEMA_LANGUAGE
- See Also:
- Constant Field Values
schema
protected final Schema schema
UDA11DeviceDescriptorBinderImpl
public UDA11DeviceDescriptorBinderImpl()
createSchema
protected Schema createSchema()
describe
public <T extends Device> T describe(T undescribedDevice,
String descriptorXml)
throws DescriptorBindingException
- Specified by:
describe
in interface DeviceDescriptorBinder
- Throws:
DescriptorBindingException
generate
public String generate(Device device)
throws DescriptorBindingException
- Specified by:
generate
in interface DeviceDescriptorBinder
- Throws:
DescriptorBindingException
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.