Class AbstractMarkupTemplateParser

    • Field Detail

      • parser

        private final org.attoparser.IMarkupParser parser
      • html

        private final boolean html
    • Constructor Detail

      • AbstractMarkupTemplateParser

        protected AbstractMarkupTemplateParser​(org.attoparser.config.ParseConfiguration parseConfiguration,
                                               int bufferPoolSize,
                                               int bufferSize)