Class HTMLTemplateParser

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static org.attoparser.config.ParseConfiguration MARKUP_PARSING_CONFIGURATION  
    • Constructor Summary

      Constructors 
      Constructor Description
      HTMLTemplateParser​(int bufferPoolSize, int bufferSize)  
    • Field Detail

      • MARKUP_PARSING_CONFIGURATION

        static final org.attoparser.config.ParseConfiguration MARKUP_PARSING_CONFIGURATION
    • Constructor Detail

      • HTMLTemplateParser

        public HTMLTemplateParser​(int bufferPoolSize,
                                  int bufferSize)