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

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

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

Methods in org.teleal.cling.binding.xml.parser that return ELEMENT
static ELEMENT ELEMENT.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ELEMENT[] ELEMENT.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.teleal.cling.binding.xml.parser with parameters of type ELEMENT
 CHILD DescriptorElement.createChild(ELEMENT el)
           
 void DescriptorElement.createChildIfNotNull(ELEMENT el, Object content)
           
 ServiceElement ServiceDOM.createRoot(XPath xpath, ELEMENT el)
           
 DeviceElement DeviceDOM.createRoot(XPath xpath, ELEMENT el)
           
 boolean DescriptorElement.equals(ELEMENT element)
           
 DescriptorElement DescriptorElement.getRequiredChild(ELEMENT el)
           
 



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