|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||