Class TextParsingLiteralUtil
java.lang.Object
org.thymeleaf.templateparser.text.TextParsingLiteralUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static booleanisRegexLiteralStart(char[] buffer, int offset, int maxi)
-
Constructor Details
-
TextParsingLiteralUtil
private TextParsingLiteralUtil()
-
-
Method Details
-
isRegexLiteralStart
static boolean isRegexLiteralStart(char[] buffer, int offset, int maxi)
-