| Package | Description |
|---|---|
| de.pdark.decentxml.dtd |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.String,DocTypeEntity> |
DocType.entities |
private java.util.Map<java.lang.String,DocTypeEntity> |
DocType.parameterEntities |
| Modifier and Type | Method and Description |
|---|---|
DocTypeEntity |
DocTypeEntity.addNode(Node node) |
DocTypeEntity |
DocType.getEntity(java.lang.String name) |
DocTypeEntity |
DocType.getParameterEntity(java.lang.String name) |
DocTypeEntity |
DocTypeEntity.toXML(XMLWriter writer) |