Class Event
java.lang.Object
org.snakeyaml.engine.v2.events.Event
- Direct Known Subclasses:
CollectionEndEvent, CommentEvent, DocumentEndEvent, DocumentStartEvent, NodeEvent, StreamEndEvent, StreamStartEvent
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Event
-
Event
public Event()
-
-
Method Details
-
getStartMark
-
getEndMark
-
getEventId
Get the type (kind) if this Event- Returns:
- the ID of this Event
-