Class RegexpParser
java.lang.Object
org.assertstruct.impl.factories.regexp.RegexpParser
- All Implemented Interfaces:
KeyParser,NodeParser,Parser,ParserFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildParser(AssertStructService assertStructService) Returns prefix to quick check if value can be processed by this factoryparseNode(String value, TemplateKey templateKey, ExtToken token)
-
Field Details
-
INSTANCE
-
PREFIX
- See Also:
-
-
Constructor Details
-
RegexpParser
public RegexpParser()
-
-
Method Details
-
parseKey
-
parseNode
- Specified by:
parseNodein interfaceNodeParser
-
getPrefix
-
buildParser
- Specified by:
buildParserin interfaceParserFactory
-