public class PagesDir extends VirtualContainer
| Modifier and Type | Method and Description |
|---|---|
PageDir |
getByIndex(int index)
获取索引的页面容器
|
PageDir |
getPageDir(String containerName) |
PageDir |
newPageDir()
创建一个新的页面容器
|
addRaw, clean, close, deleteFile, exist, exit, flush, flushContainerByName, flushFileByName, getAbsLoc, getContainer, getContainerName, getContainerPath, getFile, getFile, getObj, getObj, getParent, getSysAbsPath, obtainContainer, putFile, putFile, putFile, putFileWithPath, putObj, setParentpublic PagesDir(Path fullDir) throws IllegalArgumentException
IllegalArgumentExceptionpublic PageDir newPageDir()
public PageDir getByIndex(int index) throws FileNotFoundException
页码 = index + 1
index - 索引(从0开始)FileNotFoundException - 无法找到指定索引页面public PageDir getPageDir(String containerName) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2026. All rights reserved.