Interface IndexedAnnotationDB.ParserListenerFactory

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    IndexedAnnotationDB.StaticMethodRPFactory
    Enclosing class:
    IndexedAnnotationDB

    public static interface IndexedAnnotationDB.ParserListenerFactory
    extends java.io.Serializable
    A factory for retrieving parsers and listeners.
    Since:
    1.3
    Author:
    Matthew Pocock
    • Method Detail

      • getParserListener

        ParserListener getParserListener​(TagValueListener listener)
        Get the ParserListener for a TagValueListener.
        Parameters:
        listener - the TagValueListener to process
        Returns:
        the ParserListener for this