Modifier and Type | Method and Description |
---|---|
public String | |
public String | Returns: the public identifierThe notation's public identifier, or null if none was given. |
public String | Returns: the system identifierThe notation's system identifier, or null if none was given. |
getName | back to summary |
---|---|
public String getName() The notation name.
|
getPublicId | back to summary |
---|---|
public String getPublicId() The notation's public identifier, or null if none was given.
|
getSystemId | back to summary |
---|---|
public String getSystemId() The notation's system identifier, or null if none was given.
|