Class TextParsingLiteralUtil

java.lang.Object
org.thymeleaf.templateparser.text.TextParsingLiteralUtil

final class TextParsingLiteralUtil extends Object
  • Constructor Details

    • TextParsingLiteralUtil

      private TextParsingLiteralUtil()
  • Method Details

    • isRegexLiteralStart

      static boolean isRegexLiteralStart(char[] buffer, int offset, int maxi)