类 org.tinygroup.jspengine.el.parser.SimpleCharStream
的使用

使用 SimpleCharStream 的软件包
org.tinygroup.jspengine.el.parser   
 

org.tinygroup.jspengine.el.parserSimpleCharStream 的使用
 

声明为 SimpleCharStreamorg.tinygroup.jspengine.el.parser 中的字段
protected  SimpleCharStream ELParserTokenManager.input_stream
           
 

参数类型为 SimpleCharStreamorg.tinygroup.jspengine.el.parser 中的方法
 void ELParserTokenManager.ReInit(SimpleCharStream stream)
           
 void ELParserTokenManager.ReInit(SimpleCharStream stream, int lexState)
           
 

参数类型为 SimpleCharStreamorg.tinygroup.jspengine.el.parser 中的构造方法
ELParserTokenManager(SimpleCharStream stream)
           
ELParserTokenManager(SimpleCharStream stream, int lexState)
           
 



Copyright © 2006–2014 开源组织. All rights reserved.