Class Parser

  • All Implemented Interfaces:
    TagConstants

    class Parser
    extends java.lang.Object
    implements TagConstants
    This class implements a parser for a JSP page (non-xml view). JSP page grammar is included here for reference. The token '#' that appears in the production indicates the current input token location in the production.