| Package | Description |
|---|---|
| de.pdark.decentxml.dtd |
| Modifier and Type | Field and Description |
|---|---|
private DocTypeElement |
DocTypeAttributeList.element |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.String,DocTypeElement> |
DocType.nameToElement |
| Modifier and Type | Method and Description |
|---|---|
DocTypeElement |
DocTypeAttributeList.getElement() |
DocTypeElement |
DocType.getElement(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DocTypeElement> |
DocType.getElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
DocTypeAttributeList.setElement(DocTypeElement element) |