|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl
org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderSAXImpl
public class UDA10ServiceDescriptorBinderSAXImpl
Implementation based on SAX.
Nested Class Summary | |
---|---|
protected static class |
UDA10ServiceDescriptorBinderSAXImpl.ActionArgumentHandler
|
protected static class |
UDA10ServiceDescriptorBinderSAXImpl.ActionArgumentListHandler
|
protected static class |
UDA10ServiceDescriptorBinderSAXImpl.ActionHandler
|
protected static class |
UDA10ServiceDescriptorBinderSAXImpl.ActionListHandler
|
protected static class |
UDA10ServiceDescriptorBinderSAXImpl.AllowedValueListHandler
|
protected static class |
UDA10ServiceDescriptorBinderSAXImpl.AllowedValueRangeHandler
|
protected static class |
UDA10ServiceDescriptorBinderSAXImpl.RootHandler
|
protected static class |
UDA10ServiceDescriptorBinderSAXImpl.ServiceDescriptorHandler<I>
|
protected static class |
UDA10ServiceDescriptorBinderSAXImpl.SpecVersionHandler
|
protected static class |
UDA10ServiceDescriptorBinderSAXImpl.StateVariableHandler
|
protected static class |
UDA10ServiceDescriptorBinderSAXImpl.StateVariableListHandler
|
Constructor Summary | |
---|---|
UDA10ServiceDescriptorBinderSAXImpl()
|
Method Summary | ||
---|---|---|
|
read(java.lang.Class<S> serviceClass,
java.lang.String descriptorXml)
|
Methods inherited from class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderImpl |
---|
documentToString, generate, hydrateAction, hydrateActionArgument, hydrateActionList, hydrateRoot, hydrateServiceStateTableList, hydrateSpecVersion, hydrateStateVariable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UDA10ServiceDescriptorBinderSAXImpl()
Method Detail |
---|
public <S extends Service> S read(java.lang.Class<S> serviceClass, java.lang.String descriptorXml) throws DescriptorBindingException, ValidationException
read
in interface ServiceDescriptorBinder
read
in class UDA10ServiceDescriptorBinderImpl
DescriptorBindingException
ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |