BlankNodeIDEvent Constructor |
| Name | Description | |
|---|---|---|
| BlankNodeIDEvent(String) |
Creates a new Blank Node ID Event for an anonymous Blank Node.
| |
| BlankNodeIDEvent(String, String) |
Creates a new Blank Node ID Event for a named Blank Node.
| |
| BlankNodeIDEvent(String, PositionInfo) |
Creates a new Blank Node ID Event for an anonymous Blank Node.
| |
| BlankNodeIDEvent(String, String, PositionInfo) |
Creates a new Blank Node ID Event for a named Blank Node.
|