|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl
org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderSAXImpl
public class UDA10DeviceDescriptorBinderSAXImpl
A SAX parser implementation, which is actually slower (on desktop and on Android)!
Nested Class Summary | |
---|---|
protected static class |
UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<I>
|
protected static class |
UDA10DeviceDescriptorBinderSAXImpl.DeviceHandler
|
protected static class |
UDA10DeviceDescriptorBinderSAXImpl.DeviceListHandler
|
protected static class |
UDA10DeviceDescriptorBinderSAXImpl.IconHandler
|
protected static class |
UDA10DeviceDescriptorBinderSAXImpl.IconListHandler
|
protected static class |
UDA10DeviceDescriptorBinderSAXImpl.RootHandler
|
protected static class |
UDA10DeviceDescriptorBinderSAXImpl.ServiceHandler
|
protected static class |
UDA10DeviceDescriptorBinderSAXImpl.ServiceListHandler
|
protected static class |
UDA10DeviceDescriptorBinderSAXImpl.SpecVersionHandler
|
Field Summary |
---|
Fields inherited from class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl |
---|
parser |
Constructor Summary | |
---|---|
UDA10DeviceDescriptorBinderSAXImpl()
|
Method Summary | ||
---|---|---|
|
describe(D undescribedDevice,
String descriptorXml)
|
Methods inherited from class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderImpl |
---|
generate, getParser, hydrateDevice, hydrateDeviceList, hydrateIconList, hydrateRoot, hydrateServiceList, hydrateSpecVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UDA10DeviceDescriptorBinderSAXImpl()
Method Detail |
---|
public <D extends Device> D describe(D undescribedDevice, String descriptorXml) throws DescriptorBindingException, ValidationException
describe
in interface DeviceDescriptorBinder
describe
in class UDA10DeviceDescriptorBinderImpl
DescriptorBindingException
ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |