org.rythmengine.internal.parser.build_in
Class RenderSectionParser
java.lang.Object
org.rythmengine.internal.parser.build_in.CaretParserFactoryBase
org.rythmengine.internal.parser.build_in.KeywordParserFactory
org.rythmengine.internal.parser.build_in.RenderSectionParser
- All Implemented Interfaces:
- ICaretParserFactory, IKeywordParserFactory, IParserFactory
public class RenderSectionParser
- extends KeywordParserFactory
Parse @render section|content
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RenderSectionParser
public RenderSectionParser()
keyword
public Keyword keyword()
- Specified by:
keyword in interface IKeywordParserFactory- Specified by:
keyword in class KeywordParserFactory
create
public IParser create(IContext ctx)
patternStr
protected String patternStr()
- Specified by:
patternStr in class KeywordParserFactory
Copyright © 2014. All Rights Reserved.