public final class DocumentEndEvent extends Event
This event follows the document's content.
| Constructor and Description |
|---|
DocumentEndEvent(boolean explicit) |
DocumentEndEvent(boolean explicit,
Optional<Mark> startMark,
Optional<Mark> endMark) |
| Modifier and Type | Method and Description |
|---|---|
Event.ID |
getEventId() |
boolean |
isExplicit() |
String |
toString() |
equals, getEndMark, getStartMark, hashCode, isEventCopyright © 2018–2019. All rights reserved.