Uses of Class
org.teleal.cling.binding.xml.parser.ServiceElement

Packages that use ServiceElement
org.teleal.cling.binding.xml   
org.teleal.cling.binding.xml.parser   
 

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

Methods in org.teleal.cling.binding.xml with parameters of type ServiceElement
 void UDA10ServiceDescriptorBinderImpl.hydrateAction(MutableAction action, ServiceElement actionElement)
           
 void UDA10ServiceDescriptorBinderImpl.hydrateActionArgument(MutableActionArgument actionArgument, ServiceElement actionArgumentElement)
           
 void UDA10ServiceDescriptorBinderImpl.hydrateActionList(MutableServiceDescriptor descriptor, ServiceElement actionList)
           
protected  void UDA10ServiceDescriptorBinderImpl.hydrateRoot(MutableServiceDescriptor descriptor, ServiceElement rootElement)
           
 void UDA10ServiceDescriptorBinderImpl.hydrateServiceStateTableList(MutableServiceDescriptor descriptor, ServiceElement serviceStateTableElement)
           
 void UDA10ServiceDescriptorBinderImpl.hydrateSpecVersion(MutableServiceDescriptor descriptor, ServiceElement specVersionElement)
           
 void UDA10ServiceDescriptorBinderImpl.hydrateStateVariable(MutableStateVariable stateVariable, ServiceElement stateVariableElement)
           
 

Uses of ServiceElement in org.teleal.cling.binding.xml.parser
 

Methods in org.teleal.cling.binding.xml.parser that return ServiceElement
 ServiceElement ServiceDOM.createRoot(XPath xpath, ELEMENT el)
           
 ServiceElement ServiceDOM.getRoot(XPath xPath)
           
 

Methods in org.teleal.cling.binding.xml.parser that return types with arguments of type ServiceElement
protected  org.teleal.common.xml.DOMElement.ArrayBuilder<ServiceElement> ServiceElement.createChildBuilder(org.teleal.common.xml.DOMElement el)
           
protected  org.teleal.common.xml.DOMElement.Builder<ServiceElement> ServiceElement.createParentBuilder(org.teleal.common.xml.DOMElement el)
           
 



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