com.bstek.dorado.config.text
public class TextParseContext extends ParseContext
| Constructor and Description |
|---|
TextParseContext() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentIndex()
返回当前的解析位置。即将要从字符数组中的何处开始解析。
|
void |
increaseCurrentIndex()
当前的解析位置加一。
|
void |
setCurrentIndex(int currentIndex)
设置当前的解析位置。即将要从字符数组中的何处开始解析。
|
getAttributes, getDependentResources, getResource, setResourceCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.