public interface XMLEntityDescription extends XMLResourceIdentifier
This interface describes the properties of entities--their physical location and their name.
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityName()
Returns the name of the entity.
|
void |
setEntityName(String name)
Sets the name of the entity.
|
getBaseSystemId, getExpandedSystemId, getLiteralSystemId, getNamespace, getPublicId, setBaseSystemId, setExpandedSystemId, setLiteralSystemId, setNamespace, setPublicIdCopyright © 2018 JBoss by Red Hat. All rights reserved.