Package | Description |
---|---|
org.apache.xerces.impl |
Modifier and Type | Class and Description |
---|---|
protected static class |
XMLEntityManager.ExternalEntity
External entity.
|
protected static class |
XMLEntityManager.InternalEntity
Internal entity.
|
class |
XMLEntityManager.ScannedEntity
Entity state.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLEntityManager.Entity.setValues(XMLEntityManager.Entity entity)
Sets the values of the entity.
|
void |
XMLEntityManager.InternalEntity.setValues(XMLEntityManager.Entity entity)
Sets the values of the entity.
|
void |
XMLEntityManager.ExternalEntity.setValues(XMLEntityManager.Entity entity)
Sets the values of the entity.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.