public class UnparsedEntity extends Notation
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
notationName |
name, publicIdentifier, systemIdentifier| Constructor and Description |
|---|
UnparsedEntity(java.lang.String _name,
java.lang.String _systemIdentifier,
java.lang.String _publicIdentifier,
java.lang.String _notationName)
Creates a new instance of UnparsedEntityDeclaration
|