Class XMLParserBaseListener

  • All Implemented Interfaces:
    XMLParserListener, org.antlr.v4.runtime.tree.ParseTreeListener

    public class XMLParserBaseListener
    extends java.lang.Object
    implements XMLParserListener
    This class provides an empty implementation of XMLParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.