public final class DocumentEndEvent extends Event
This event follows the document's content.
| Constructor and Description |
|---|
DocumentEndEvent(Mark startMark,
Mark endMark,
boolean explicit)
Create
|
| Modifier and Type | Method and Description |
|---|---|
Event.ID |
getEventId()
getter
|
boolean |
getExplicit()
getter
|
equals, getArguments, getEndMark, getStartMark, hashCode, is, toStringpublic boolean getExplicit()
public Event.ID getEventId()
getEventId in class EventCopyright © 2008–2022. All rights reserved.