|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XAttribute | |
|---|---|
| bibliothek.util.xml | Classes to read, inspect, modify and write XML files. |
| Uses of XAttribute in bibliothek.util.xml |
|---|
| Methods in bibliothek.util.xml that return XAttribute | |
|---|---|
XAttribute[] |
XElement.attributes()
Gets all attributes of this entry. |
XAttribute |
XAttribute.copy()
|
XAttribute |
XElement.getAttribute(String name)
Searches an attribute with the given name. |
| Methods in bibliothek.util.xml with parameters of type XAttribute | |
|---|---|
XElement |
XElement.addAttribute(XAttribute attribute)
Adds a new attribute to this entry. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||