Package | Description |
---|---|
org.exolab.castor.xml.dtd |
The XML DTD Object Model
|
Modifier and Type | Method and Description |
---|---|
GeneralEntity |
DTDdocument.getGeneralEntity(String name)
Returns requested Genaral Entity Declaration.
|
Modifier and Type | Method and Description |
---|---|
void |
DTDdocument.addGeneralEntity(GeneralEntity generalEntity)
Adds General Entity Declaration to the document.
|
Copyright © 2021. All rights reserved.