|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectorg.wltea.expression.format.reader.ElementReaderFactory
public class ElementReaderFactory
词元读取器工厂
构造方法摘要 | |
---|---|
ElementReaderFactory()
|
方法摘要 | |
---|---|
static ElementReader |
createElementReader(ExpressionReader reader)
根据流开头构造不同的词元读取 流应该非空格开头 |
从类 java.lang.Object 继承的方法 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
public ElementReaderFactory()
方法详细信息 |
---|
public static ElementReader createElementReader(ExpressionReader reader) throws java.io.IOException, FormatException
reader
-
java.io.IOException
FormatException
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |