public interface Notation extends Node:
DOM notation declaration.
import org.w3c.dom notation as Notation = null
| Modifier and Type | Member | Description |
|---|---|---|
| public readonly property | publicIdpublicId as String |
Public identifier for the notation. |
| public readonly property | systemIdsystemId as String |
System identifier for the notation. |