| Package | Description |
|---|---|
| jdk7u.jaxp.xml.external.stream |
| Modifier and Type | Class and Description |
|---|---|
static class |
Entity.ExternalEntity
External entity.
|
static class |
Entity.InternalEntity
Internal entity.
|
static class |
Entity.ScannedEntity
Entity state.
|
| Modifier and Type | Method and Description |
|---|---|
Entity |
XMLEntityStorage.getEntity(String name)
Returns entity declaration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setValues(Entity entity)
Sets the values of the entity.
|
void |
Entity.InternalEntity.setValues(Entity entity)
Sets the values of the entity.
|
void |
Entity.ExternalEntity.setValues(Entity entity)
Sets the values of the entity.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.