Methods Summary |
---|
public java.lang.String | getBaseURI()Get the base URI for this reference
or null if this information is not available
|
public java.lang.String | getName()The entity's name
|
public java.lang.String | getNotationName()The name of the associated notation.
|
public java.lang.String | getPublicId()The entity's public identifier, or null if none was given
|
public java.lang.String | getReplacementText()The replacement text of the entity.
This method will only return non-null
if this is an internal entity.
|
public java.lang.String | getSystemId()The entity's system identifier.
|