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