Class MappingEndEvent


public final class MappingEndEvent extends CollectionEndEvent
Marks the end of a mapping node.
See Also:
  • Constructor Details

    • MappingEndEvent

      public MappingEndEvent(Mark startMark, Mark endMark)
  • Method Details

    • getEventId

      public Event.ID getEventId()
      Description copied from class: Event
      Get the type (kind) if this Event
      Specified by:
      getEventId in class Event
      Returns:
      the ID of this Event