Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
G
O
R
T
A
addAttribute(Attribute)
- Method in class org.apache.felix.ipojo.metadata.
Element
Add a attribute.
addElement(Element)
- Method in class org.apache.felix.ipojo.metadata.
Element
Add a sub-element.
Attribute
- Class in
org.apache.felix.ipojo.metadata
Attribute.
Attribute(String, String)
- Constructor for class org.apache.felix.ipojo.metadata.
Attribute
Constructor.
Attribute(String, String, String)
- Constructor for class org.apache.felix.ipojo.metadata.
Attribute
Constructor.
C
containsAttribute(String)
- Method in class org.apache.felix.ipojo.metadata.
Element
Is the element contains an attribute of the name given in parameter.
containsElement(String)
- Method in class org.apache.felix.ipojo.metadata.
Element
Is the element contains a sub-element of the type given in parameter.
containsElement(String, String)
- Method in class org.apache.felix.ipojo.metadata.
Element
Is the element contains a sub-element of the type given in parameter.
E
Element
- Class in
org.apache.felix.ipojo.metadata
Element.
Element(String, String)
- Constructor for class org.apache.felix.ipojo.metadata.
Element
Constructor.
G
getAttribute(String)
- Method in class org.apache.felix.ipojo.metadata.
Element
Return the value of the attribute given in parameter.
getAttribute(String, String)
- Method in class org.apache.felix.ipojo.metadata.
Element
Return the value of the attribute "name" of the namespace "ns".
getAttributes()
- Method in class org.apache.felix.ipojo.metadata.
Element
Get element attributes.
getElements()
- Method in class org.apache.felix.ipojo.metadata.
Element
Get sub-elements.
getElements(String)
- Method in class org.apache.felix.ipojo.metadata.
Element
Get the elements array of the element type given in parameter.
getElements(String, String)
- Method in class org.apache.felix.ipojo.metadata.
Element
Get the elements array of the element type given in parameter.
getName()
- Method in class org.apache.felix.ipojo.metadata.
Attribute
Get the attribute name.
getName()
- Method in class org.apache.felix.ipojo.metadata.
Element
Get element name.
getNameSpace()
- Method in class org.apache.felix.ipojo.metadata.
Attribute
Get attribute namespace.
getNameSpace()
- Method in class org.apache.felix.ipojo.metadata.
Element
Get element namespace.
getValue()
- Method in class org.apache.felix.ipojo.metadata.
Attribute
Get attribute value.
O
org.apache.felix.ipojo.metadata
- package org.apache.felix.ipojo.metadata
R
removeAttribute(Attribute)
- Method in class org.apache.felix.ipojo.metadata.
Element
Remove an attribute.
removeElement(Element)
- Method in class org.apache.felix.ipojo.metadata.
Element
Remove a sub-element.
T
toString()
- Method in class org.apache.felix.ipojo.metadata.
Element
To String method.
toXMLString()
- Method in class org.apache.felix.ipojo.metadata.
Element
Get the XML form of this element.
A
C
E
G
O
R
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes