Class RepeaterParser
java.lang.Object
org.assertstruct.impl.factories.array.RepeaterParser
- All Implemented Interfaces:
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
-
RepeaterParser
public RepeaterParser()
-
-
Method Details
-
parseNode
- Specified by:
parseNodein interfaceNodeParser
-
getPrefix
-
buildParser
- Specified by:
buildParserin interfaceParserFactory
-