-
name
java.lang.String name
The entity name.
-
replacementText
java.lang.String replacementText
The replacement text, or null
if this isn't an internal entity.
-
baseURI
java.lang.String baseURI
The entity base URI, or null
if this isn't an external entity
-
publicId
java.lang.String publicId
The public id, or null
if this isn't an external entity
-
systemId
java.lang.String systemId
The system id, or null
if this isn't an external entity.
-
notationName
java.lang.String notationName
The optional notation name.