org.rythmengine.internal.parser.build_in
Class I18nParser
java.lang.Object
org.rythmengine.internal.parser.build_in.CaretParserFactoryBase
org.rythmengine.internal.parser.build_in.KeywordParserFactory
org.rythmengine.internal.parser.build_in.I18nParser
- All Implemented Interfaces:
- ICaretParserFactory, IKeywordParserFactory, IParserFactory
public class I18nParser
- extends KeywordParserFactory
Parsing @i18n() directive
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
I18nParser
public I18nParser()
keyword
public IKeyword keyword()
- Specified by:
keyword in interface IKeywordParserFactory- Specified by:
keyword in class KeywordParserFactory
patternStr
protected String patternStr()
- Specified by:
patternStr in class KeywordParserFactory
innerPattern
protected static String innerPattern()
create
public IParser create(IContext ctx)
main
public static void main(String[] args)
Copyright © 2014. All Rights Reserved.