org.rythmengine.internal.parser.build_in
Class SimpleParser
java.lang.Object
org.rythmengine.internal.parser.build_in.CaretParserFactoryBase
org.rythmengine.internal.parser.build_in.KeywordParserFactory
org.rythmengine.internal.parser.build_in.SimpleParser
- All Implemented Interfaces:
- ICaretParserFactory, IKeywordParserFactory, IParserFactory
Deprecated.
@Deprecated
public class SimpleParser
- extends KeywordParserFactory
parse @__simple__: mark the current template is simple template
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleParser
public SimpleParser()
- Deprecated.
keyword
public Keyword keyword()
- Deprecated.
- Specified by:
keyword in interface IKeywordParserFactory- Specified by:
keyword in class KeywordParserFactory
create
public IParser create(IContext ctx)
- Deprecated.
patternStr
protected String patternStr()
- Deprecated.
- Specified by:
patternStr in class KeywordParserFactory
main
public static void main(String[] args)
- Deprecated.
Copyright © 2014. All Rights Reserved.