| Package | Description |
|---|---|
| org.w3c.dom |
Provides the interfaces for the Document Object Model (DOM) which is a component API of the
Java API for XML Processing.
|
| Modifier and Type | Method and Description |
|---|---|
EntityReference |
Document.createEntityReference(String
Creates an
EntityReference object.
|