| 程序包 | 说明 |
|---|---|
| org.ofdrw.reader |
| 限定符和类型 | 字段和说明 |
|---|---|
protected ResourceLocator |
OFDReader.rl
资源定位器
解析路径获取资源
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResourceLocator |
ResourceLocator.cd(LinkedList<String> workDir,
String path)
改变目录 Change Directory
路径最后如果是目录也不加 "/"
|
ResourceLocator |
ResourceLocator.cd(String path)
改变目录 Change Directory
|
ResourceLocator |
ResourceLocator.cd(VirtualContainer vc)
切换到制定的虚拟容器目录下
|
ResourceLocator |
OFDReader.getResourceLocator()
获取资源定位器
|
ResourceLocator |
ResourceLocator.restore()
还原原有工作区
如果没有保存过工作区,那么不会造成任何影响
|
ResourceLocator |
ResourceLocator.restWd()
重置工作路径
重置后将回到根路径
|
ResourceLocator |
ResourceLocator.save()
保存当前工作路径
|
Copyright © 2023. All rights reserved.