| Platform | Since |
|---|---|
| Android | 0.9 |
| iPhone | 0.9 |
| iPad | 0.9 |
represents a notation declared in the DTD. See DOM Level 2 Spec
| Name | Summary |
|---|---|
| addEventListener |
Adds the specified callback as an event listener for the named event. |
| fireEvent |
Fires a synthesized event to any registered listeners. |
| getPublicId |
Gets the value of the publicId property. |
| getSystemId |
Gets the value of the systemId property. |
| removeEventListener |
Removes the specified callback as an event listener for the named event. |
| Name | Type | Summary |
|---|---|---|
| publicId | String |
The public identifier of this notation. If the public identifier was not specified, this is |
| systemId | String |
The system identifier of this notation. If the system identifier was not specified, this is |