|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute | |
|---|---|
| de.pdark.decentxml | |
| Uses of Attribute in de.pdark.decentxml |
|---|
| Methods in de.pdark.decentxml that return Attribute | |
|---|---|
Attribute |
Attribute.copy()
|
Attribute |
Attribute.copy(Node orig)
|
Attribute |
Attribute.createClone()
|
Attribute |
Element.getAttribute(java.lang.String name)
|
Attribute |
Element.getAttribute(java.lang.String name,
Namespace ns)
|
Attribute |
Attribute.setEqualsSpace(java.lang.String equalsSpace)
|
Attribute |
Attribute.setPreSpace(java.lang.String preSpace)
|
Attribute |
Attribute.setQuoteChar(char quoteChar)
|
| Methods in de.pdark.decentxml that return types with arguments of type Attribute | |
|---|---|
java.util.Map<java.lang.String,Attribute> |
Element.getAttributeMap()
|
java.util.List<Attribute> |
Element.getAttributes()
|
| Methods in de.pdark.decentxml with parameters of type Attribute | |
|---|---|
Element |
Element.addAttribute(Attribute a)
|
Element |
Element.addAttributes(Attribute... attributes)
|
Element |
Element.setAttribute(Attribute a)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||