| Package | Description |
|---|---|
| de.pdark.decentxml |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Attribute.copy() |
Attribute |
Attribute.copy(Node orig) |
Attribute |
Attribute.createClone() |
Attribute |
Element.getAttribute(String name) |
Attribute |
Element.getAttribute(String name,
Namespace ns) |
Attribute |
Attribute.setEqualsSpace(String equalsSpace) |
Attribute |
Attribute.setPreSpace(String preSpace) |
Attribute |
Attribute.setQuoteChar(char quoteChar) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Attribute> |
Element.getAttributeMap() |
List<Attribute> |
Element.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Element |
Element.addAttribute(Attribute a) |
Element |
Element.addAttributes(Attribute... attributes) |
Element |
Element.setAttribute(Attribute a) |
Copyright © 2008–2024. All rights reserved.