Package | Description |
---|---|
de.pdark.decentxml |
Modifier and Type | Method | 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 | Description |
---|---|---|
Map<String,Attribute> |
Element.getAttributeMap() |
|
List<Attribute> |
Element.getAttributes() |
Modifier and Type | Method | Description |
---|---|---|
Element |
Element.addAttribute(Attribute a) |
|
Element |
Element.addAttributes(Attribute... attributes) |
|
Element |
Element.setAttribute(Attribute a) |
Copyright © 2008–2019. All rights reserved.