Interface EntryFeatureListener


public interface EntryFeatureListener
Entry feature listener.
Since:
2.5
Author:
Michael Heuer
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    entryFeature(EntryFeature entryFeature)
    Notify this listener of the entry feature has been read.
  • Method Details

    • entryFeature

      boolean entryFeature(EntryFeature entryFeature)
      Notify this listener of the entry feature has been read.
      Parameters:
      entryFeature - entry feature, must not be null
      Returns:
      true to continue reading