Skip navigation links
A B C D E G H I K L N O P R S T U V Z 

A

AnnotionEntity - Class in org.ofdrw.reader.model
注释实体
AnnotionEntity(String, List<Annot>) - Constructor for class org.ofdrw.reader.model.AnnotionEntity
 

B

BadOFDException - Exception in org.ofdrw.reader
错误OFD文件结构和文档格式异常
BadOFDException() - Constructor for exception org.ofdrw.reader.BadOFDException
 
BadOFDException(String) - Constructor for exception org.ofdrw.reader.BadOFDException
 
BadOFDException(String, Throwable) - Constructor for exception org.ofdrw.reader.BadOFDException
 
BadOFDException(Throwable) - Constructor for exception org.ofdrw.reader.BadOFDException
 

C

cd(VirtualContainer) - Method in class org.ofdrw.reader.ResourceLocator
切换到制定的虚拟容器目录下
cd(String) - Method in class org.ofdrw.reader.ResourceLocator
改变目录 Change Directory
cd(LinkedList<String>, String) - Method in class org.ofdrw.reader.ResourceLocator
改变目录 Change Directory
cdDefaultDoc() - Method in class org.ofdrw.reader.OFDReader
切换目录到默认的文档目录下下
cdDoc(int) - Method in class org.ofdrw.reader.OFDReader
切换目录到指定的文档下
clearWhiteBackground(BufferedImage, int) - Static method in class org.ofdrw.reader.tools.ImageUtils
清除图片背景
close() - Method in class org.ofdrw.reader.OFDReader
关闭文档
ContentExtractor - Class in org.ofdrw.reader
内容抽取器
ContentExtractor(OFDReader) - Constructor for class org.ofdrw.reader.ContentExtractor
构造文字抽取器
ContentExtractor(OFDReader, ExtractorFilter) - Constructor for class org.ofdrw.reader.ContentExtractor
构造文字抽取器
ContentExtractor.Receiver - Interface in org.ofdrw.reader
解析结果接收器
createImage(int, int, boolean) - Static method in class org.ofdrw.reader.tools.ImageUtils
创建图片

D

DeltaTool - Class in org.ofdrw.reader
DeltaX和DeltaY工具
DeltaTool() - Constructor for class org.ofdrw.reader.DeltaTool
 
dirExit(LinkedList<String>) - Method in class org.ofdrw.reader.ResourceLocator
判断路径是否存在
DLOFDReader - Class in org.ofdrw.reader
Deprecated.
DLOFDReader(Path) - Constructor for class org.ofdrw.reader.DLOFDReader
Deprecated.
 
DLOFDReader(String) - Constructor for class org.ofdrw.reader.DLOFDReader
Deprecated.
 
DLOFDReader(InputStream) - Constructor for class org.ofdrw.reader.DLOFDReader
Deprecated.
 
DLOFDReader(String, boolean) - Constructor for class org.ofdrw.reader.DLOFDReader
Deprecated.
因一些ofd文件无法使用ZipUtil解压缩,可以让用户自己在外面解压缩好后,传入根目录创建 例如用户可以使用unzip或者unar等命令行方式解压缩

E

ErrorPathException - Exception in org.ofdrw.reader
错误路径异常
ErrorPathException() - Constructor for exception org.ofdrw.reader.ErrorPathException
 
ErrorPathException(String) - Constructor for exception org.ofdrw.reader.ErrorPathException
 
ErrorPathException(String, Throwable) - Constructor for exception org.ofdrw.reader.ErrorPathException
 
ErrorPathException(Throwable) - Constructor for exception org.ofdrw.reader.ErrorPathException
 
exist(String) - Method in class org.ofdrw.reader.ResourceLocator
路径是否存在
exist(LinkedList<String>) - Method in class org.ofdrw.reader.ResourceLocator
判断路径是否存在
extractAll() - Method in class org.ofdrw.reader.ContentExtractor
获取OFD内的所有文本内容
extractAllTextObject() - Method in class org.ofdrw.reader.ContentExtractor
获取OFD内的所有TextObject
ExtractorFilter - Interface in org.ofdrw.reader.extractor
抽取过滤器

G

get(ST_Loc, Function<Element, R>) - Method in class org.ofdrw.reader.ResourceLocator
根据路径获取获取对应的资源对象
get(String, Function<Element, R>) - Method in class org.ofdrw.reader.ResourceLocator
根据路径获取获取对应的资源对象
get(String) - Method in class org.ofdrw.reader.ResourceManage
通过ID获取资源
getAbsTo(ST_Loc) - Method in class org.ofdrw.reader.ResourceLocator
获取以当前路径为基础的容器内绝对路径
getAllLayer() - Method in class org.ofdrw.reader.PageInfo
获取整个页面的图层列表(包含模板)
getAllowText(TextObject, TextCode) - Method in interface org.ofdrw.reader.extractor.ExtractorFilter
是否运行返回文本
getAllowText(TextObject, TextCode) - Method in class org.ofdrw.reader.extractor.RegionTextExtractorFilter
提取对象在矩形区域内的文本
getAnnotaions() - Method in class org.ofdrw.reader.model.OFDDocumentVo
Deprecated.
 
getAnnotationEntities() - Method in class org.ofdrw.reader.OFDReader
获取默认文档中的所有注释信息
getAnnotations() - Method in class org.ofdrw.reader.OFDReader
获取注解列表文件对象
getAnnots() - Method in class org.ofdrw.reader.model.AnnotionEntity
 
getAttachment(String) - Method in class org.ofdrw.reader.OFDReader
获取附件对象
getAttachmentFile(CT_Attachment) - Method in class org.ofdrw.reader.OFDReader
获取附件文件
getAttachmentFile(String) - Method in class org.ofdrw.reader.OFDReader
获取附件文件
getAttachmentList() - Method in class org.ofdrw.reader.OFDReader
获取所有附件对象
getBaseLoc() - Method in class org.ofdrw.reader.model.TemplatePageEntity
获取 指向模板页内容描述文件 路径
getBox() - Method in class org.ofdrw.reader.keyword.KeywordPosition
 
getColorSpace(String) - Method in class org.ofdrw.reader.ResourceManage
获取颜色空间
getColorSpaces() - Method in class org.ofdrw.reader.ResourceManage
获取文档中所有 颜色空间
getCompositeGraphicUnit(String) - Method in class org.ofdrw.reader.ResourceManage
获取矢量图形
getCompositeGraphicUnits() - Method in class org.ofdrw.reader.ResourceManage
获取文档中所有 矢量图形
getContainer(LinkedList<String>) - Method in class org.ofdrw.reader.ResourceLocator
通过路径获取容器
getContainer(String) - Method in class org.ofdrw.reader.ResourceLocator
根据路径获取虚拟容器对象
getContentPage() - Method in class org.ofdrw.reader.model.OfdPageVo
Deprecated.
 
getDefaultDocSignaturesPath() - Method in class org.ofdrw.reader.OFDReader
获取默认文档Doc_0中的签名列表文件的绝对路径
getDefaultSignatures() - Method in class org.ofdrw.reader.OFDReader
获取默认的签名列表对象
getDelta(ST_Array, int) - Static method in class org.ofdrw.reader.DeltaTool
获取Delta数据
getDoc(int) - Method in class org.ofdrw.reader.OFDReader
获取文档对象
getDocPath() - Method in class org.ofdrw.reader.model.OFDDocumentVo
Deprecated.
 
getDrawParam(String) - Method in class org.ofdrw.reader.ResourceManage
获取绘制参数
getDrawParamFinal(String) - Method in class org.ofdrw.reader.ResourceManage
递归的解析绘制参数并覆盖配置参数内容
getDrawParams() - Method in class org.ofdrw.reader.ResourceManage
获取文档中所有 绘制参数
getExpectNs() - Method in class org.ofdrw.reader.tools.NameSpaceModifier
Deprecated.
 
getFile(ST_Loc) - Method in class org.ofdrw.reader.ResourceLocator
获取路径下的文件
getFile(String) - Method in class org.ofdrw.reader.ResourceLocator
获取路径下的文件
getFont() - Method in class org.ofdrw.reader.keyword.KeywordResource
 
getFont(String) - Method in class org.ofdrw.reader.ResourceManage
获取 字形
getFonts() - Method in class org.ofdrw.reader.ResourceManage
获取文档中所有 字形
getHolder() - Method in class org.ofdrw.reader.model.StampAnnotEntity
获取多版本的电子签章数据信息
getID() - Method in class org.ofdrw.reader.model.TemplatePageEntity
获取模板ID
getId() - Method in class org.ofdrw.reader.PageInfo
 
getImage(String) - Method in class org.ofdrw.reader.ResourceManage
获取图片资源的图片对象
getImage(ImageObject) - Method in class org.ofdrw.reader.ResourceManage
获取图片对象的图像
getImageByte() - Method in class org.ofdrw.reader.model.StampAnnotEntity
图片数据
getImageByteArray(String) - Method in class org.ofdrw.reader.ResourceManage
获取图片资源的图片对象
getImageStream() - Method in class org.ofdrw.reader.model.StampAnnotEntity
获取图片字节流
getImgByte() - Method in class org.ofdrw.reader.model.StampAnnotVo
Deprecated.
 
getImgType() - Method in class org.ofdrw.reader.model.StampAnnotEntity
印章图片类型
getIndex() - Method in class org.ofdrw.reader.PageInfo
 
getKeyword() - Method in class org.ofdrw.reader.keyword.KeywordPosition
 
getKeyWordPositionList(OFDReader, String) - Static method in class org.ofdrw.reader.keyword.KeywordExtractor
获取关键字坐标列表(坐标单位毫米mm)
getKeyWordPositionList(OFDReader, String[]) - Static method in class org.ofdrw.reader.keyword.KeywordExtractor
获取关键字坐标列表(坐标单位毫米mm)
getKeyWordPositionList(OFDReader, String, int[]) - Static method in class org.ofdrw.reader.keyword.KeywordExtractor
获取关键字坐标列表(坐标单位毫米mm)
getKeyWordPositionList(OFDReader, String[], int[]) - Static method in class org.ofdrw.reader.keyword.KeywordExtractor
获取关键字坐标列表(坐标单位毫米mm)
getMultiMedia(String) - Method in class org.ofdrw.reader.ResourceManage
获取多媒体对象
getMultiMedias() - Method in class org.ofdrw.reader.ResourceManage
获取文档中所有 媒体对象
getNumberOfPages() - Method in class org.ofdrw.reader.OFDReader
获取OFD含有的总页面数量
getObj() - Method in class org.ofdrw.reader.PageInfo
 
getOFDDir() - Method in class org.ofdrw.reader.OFDReader
获取文档虚拟容器
getOFDDocumentVo() - Method in class org.ofdrw.reader.DLOFDReader
Deprecated.
 
getOFDPageVO() - Method in class org.ofdrw.reader.DLOFDReader
Deprecated.
 
getOFDPageVO() - Method in class org.ofdrw.reader.SealOFDReader
Deprecated.
 
getOfdReader() - Method in class org.ofdrw.reader.ResourceManage
 
getOrderRelatedPageList() - Method in class org.ofdrw.reader.PageInfo
获取按照order和出现顺序页面和模板内容
getPage() - Method in class org.ofdrw.reader.keyword.KeywordPosition
 
getPage() - Method in class org.ofdrw.reader.keyword.KeywordResource
 
getPage() - Method in class org.ofdrw.reader.model.TemplatePageEntity
获取模板页面内容
getPage(int) - Method in class org.ofdrw.reader.OFDReader
通过页面页码获取页面对象
getPageAbsLoc(int) - Method in class org.ofdrw.reader.OFDReader
获取制定页码页面文件的在文档中的绝对路径 (以 "/" 开头)
getPageAbsLoc() - Method in class org.ofdrw.reader.PageInfo
 
getPageArea(int) - Method in class org.ofdrw.reader.OFDReader
获取 页面区域
getPageArea(Page) - Method in class org.ofdrw.reader.OFDReader
获取 页面区域
getPageContent(int) - Method in class org.ofdrw.reader.ContentExtractor
抽取指定页面内的所有文字
getPageHeight() - Method in class org.ofdrw.reader.model.OFDDocumentVo
Deprecated.
 
getPageId() - Method in class org.ofdrw.reader.model.AnnotionEntity
 
getPageInfo(int) - Method in class org.ofdrw.reader.OFDReader
获取页面信息
getPageList() - Method in class org.ofdrw.reader.OFDReader
获取 页面信息集合
getPageN() - Method in class org.ofdrw.reader.PageInfo
获取 Page_N容器 N的数字
getPageObjectId(int) - Method in class org.ofdrw.reader.OFDReader
获取页面的对象ID
getPageSize(Page) - Method in class org.ofdrw.reader.OFDReader
获取页面物理大小
getPageSize(int) - Method in class org.ofdrw.reader.OFDReader
获取页面物理大小
getPageTextObject(int) - Method in class org.ofdrw.reader.ContentExtractor
抽取指定页面内的所有文字Text对象
getPageWidth() - Method in class org.ofdrw.reader.model.OFDDocumentVo
Deprecated.
 
getPublicResDrawParam() - Method in class org.ofdrw.reader.SealOFDReader
Deprecated.
 
getPublicResFonts() - Method in class org.ofdrw.reader.SealOFDReader
Deprecated.
 
getResMgt() - Method in class org.ofdrw.reader.DLOFDReader
Deprecated.
获取资源管理器
getResMgt() - Method in class org.ofdrw.reader.OFDReader
获取资源管理器
getResourceLocator() - Method in class org.ofdrw.reader.OFDReader
获取资源定位器
getSealBytes() - Method in class org.ofdrw.reader.model.SealDataVo
 
getSealType() - Method in class org.ofdrw.reader.model.SealDataVo
 
getSignedInfo() - Method in class org.ofdrw.reader.model.StampAnnotEntity
获取签名要保护的原文及本次签名相关的信息
getSize() - Method in class org.ofdrw.reader.PageInfo
 
getStampAnnots() - Method in class org.ofdrw.reader.model.StampAnnotEntity
签名的外观序列
getStampAnnots() - Method in class org.ofdrw.reader.model.StampAnnotVo
Deprecated.
 
getStampAnnots() - Method in class org.ofdrw.reader.OFDReader
获取默认文档中的签章信息
getStampAnnotVos() - Method in class org.ofdrw.reader.model.OFDDocumentVo
Deprecated.
 
getTemplate(String) - Method in class org.ofdrw.reader.OFDReader
解析页面模板对象
getTemplatePage() - Method in class org.ofdrw.reader.model.OfdPageVo
Deprecated.
 
getTemplatePageName() - Method in class org.ofdrw.reader.model.TemplatePageEntity
获取 模板页名称
getText() - Method in class org.ofdrw.reader.keyword.KeywordResource
 
getTplInfo() - Method in class org.ofdrw.reader.model.TemplatePageEntity
模板对象信息
getType() - Method in class org.ofdrw.reader.model.StampAnnotVo
Deprecated.
 
getWorkDir() - Method in class org.ofdrw.reader.OFDReader
 
getZOrder() - Method in class org.ofdrw.reader.model.TemplatePageEntity
获取 模板页的默认视图类型
gray(int, int, int) - Static method in class org.ofdrw.reader.tools.ImageUtils
计算灰度

H

hasSignature() - Method in class org.ofdrw.reader.OFDReader
文档是否包含数字签名

I

ImageUtils - Class in org.ofdrw.reader.tools
图片处理工具
ImageUtils() - Constructor for class org.ofdrw.reader.tools.ImageUtils
 

K

KeywordExtractor - Class in org.ofdrw.reader.keyword
关键字抽取
KeywordExtractor() - Constructor for class org.ofdrw.reader.keyword.KeywordExtractor
 
KeywordPosition - Class in org.ofdrw.reader.keyword
关键字位置
KeywordPosition(int, ST_Box) - Constructor for class org.ofdrw.reader.keyword.KeywordPosition
 
KeywordResource - Class in org.ofdrw.reader.keyword
文本资源
KeywordResource() - Constructor for class org.ofdrw.reader.keyword.KeywordResource
 

L

loadDoc(int) - Method in class org.ofdrw.reader.ResourceManage
加载指定文档的资源

N

NameSpaceCleaner - Class in org.ofdrw.reader.tools
命名空间清理类
NameSpaceCleaner() - Constructor for class org.ofdrw.reader.tools.NameSpaceCleaner
 
NameSpaceModifier - Class in org.ofdrw.reader.tools
NameSpaceModifier(Namespace) - Constructor for class org.ofdrw.reader.tools.NameSpaceModifier
Deprecated.
指定变更的命名空间
NameSpaceModifier() - Constructor for class org.ofdrw.reader.tools.NameSpaceModifier
Deprecated.
使用默认的命名空间变更元素的命名空间

O

OFDDocumentVo - Class in org.ofdrw.reader.model
Deprecated.
即将过时 DLOFDReader
OFDDocumentVo(String, double, double, List<OfdPageVo>, List<StampAnnotVo>, List<AnnotionEntity>) - Constructor for class org.ofdrw.reader.model.OFDDocumentVo
Deprecated.
 
OfdPageVo - Class in org.ofdrw.reader.model
Deprecated.
OfdPageVo(Page, Page) - Constructor for class org.ofdrw.reader.model.OfdPageVo
Deprecated.
 
OFDReader - Class in org.ofdrw.reader
OFD解析器
OFDReader(Path) - Constructor for class org.ofdrw.reader.OFDReader
构造一个 OFDReader
OFDReader(String) - Constructor for class org.ofdrw.reader.OFDReader
构造一个 OFDReader
OFDReader(InputStream) - Constructor for class org.ofdrw.reader.OFDReader
构造一个 OFDReader
OFDReader(String, boolean) - Constructor for class org.ofdrw.reader.OFDReader
因一些ofd文件无法使用ZipUtil解压缩,可以让用户自己在外面解压缩好后,传入根目录创建 例如用户可以使用unzip或者unar等命令行方式解压缩,因此通过参数控制是否删除目录。
org.ofdrw.reader - package org.ofdrw.reader
 
org.ofdrw.reader.extractor - package org.ofdrw.reader.extractor
 
org.ofdrw.reader.keyword - package org.ofdrw.reader.keyword
 
org.ofdrw.reader.model - package org.ofdrw.reader.model
 
org.ofdrw.reader.tools - package org.ofdrw.reader.tools
 

P

PageInfo - Class in org.ofdrw.reader
页面信息
PageInfo() - Constructor for class org.ofdrw.reader.PageInfo
 
process(int, List<String>) - Method in interface org.ofdrw.reader.ContentExtractor.Receiver
处理解析完成的文本
PtDoc - Static variable in class org.ofdrw.reader.ResourceLocator
路径匹配正则列表
PtDocRes - Static variable in class org.ofdrw.reader.ResourceLocator
 
PtPage - Static variable in class org.ofdrw.reader.ResourceLocator
 
PtPageRes - Static variable in class org.ofdrw.reader.ResourceLocator
 
PtPages - Static variable in class org.ofdrw.reader.ResourceLocator
 
PtSign - Static variable in class org.ofdrw.reader.ResourceLocator
 
PtSigns - Static variable in class org.ofdrw.reader.ResourceLocator
 
pwd() - Method in class org.ofdrw.reader.ResourceLocator
打印工作目录 Print Work Directory
pwd(List<String>) - Method in class org.ofdrw.reader.ResourceLocator
打印工作目录 Print Work Directory

R

readJB2(InputStream) - Static method in class org.ofdrw.reader.tools.ImageUtils
读取JB2格式图片
RegionTextExtractorFilter - Class in org.ofdrw.reader.extractor
矩形框文本提取过滤器
RegionTextExtractorFilter(Rectangle) - Constructor for class org.ofdrw.reader.extractor.RegionTextExtractorFilter
 
renderMask(BufferedImage, BufferedImage) - Static method in class org.ofdrw.reader.tools.ImageUtils
蒙版抠图
ResourceLocator - Class in org.ofdrw.reader
资源定位器
ResourceLocator(OFDDir) - Constructor for class org.ofdrw.reader.ResourceLocator
 
ResourceLocator(VirtualContainer) - Constructor for class org.ofdrw.reader.ResourceLocator
通过虚拟容器创建资源加载器 创建资源加载器的同时切换路径至虚拟容器的目录
ResourceManage - Class in org.ofdrw.reader
资源管理器(只读)
ResourceManage(OFDReader) - Constructor for class org.ofdrw.reader.ResourceManage
创建资源管理器
ResourceManage(OFDReader, int) - Constructor for class org.ofdrw.reader.ResourceManage
指定文档创建资源管理器
restore() - Method in class org.ofdrw.reader.ResourceLocator
还原原有工作区
restWd() - Method in class org.ofdrw.reader.ResourceLocator
重置工作路径
rl - Variable in class org.ofdrw.reader.OFDReader
资源定位器

S

save() - Method in class org.ofdrw.reader.ResourceLocator
保存当前工作路径
SealDataVo - Class in org.ofdrw.reader.model
 
SealDataVo() - Constructor for class org.ofdrw.reader.model.SealDataVo
 
SealOFDReader - Class in org.ofdrw.reader
Deprecated.
DLOFDReader 印章ofd的解析器
SealOFDReader(Path) - Constructor for class org.ofdrw.reader.SealOFDReader
Deprecated.
 
SealOFDReader(InputStream) - Constructor for class org.ofdrw.reader.SealOFDReader
Deprecated.
 
setBox(ST_Box) - Method in class org.ofdrw.reader.keyword.KeywordPosition
 
setContentPage(Page) - Method in class org.ofdrw.reader.model.OfdPageVo
Deprecated.
 
setDefaultCharset(String) - Static method in class org.ofdrw.reader.ZipUtil
设置解压默认字符集
setExpectNs(Namespace) - Method in class org.ofdrw.reader.tools.NameSpaceModifier
Deprecated.
设置期望变更到的命名空间
setFont(CT_Font) - Method in class org.ofdrw.reader.keyword.KeywordResource
 
setId(ST_ID) - Method in class org.ofdrw.reader.PageInfo
 
setImgByte(byte[]) - Method in class org.ofdrw.reader.model.StampAnnotVo
Deprecated.
 
setIndex(Integer) - Method in class org.ofdrw.reader.PageInfo
 
setKeyword(String) - Method in class org.ofdrw.reader.keyword.KeywordPosition
 
setMaxSize(long) - Static method in class org.ofdrw.reader.ZipUtil
Deprecated.
采用apache compress 默认策略
setNamespaceStrictMode(boolean) - Static method in class org.ofdrw.reader.OFDReader
启用或关闭命名空间严格解析模式
setObj(Page) - Method in class org.ofdrw.reader.PageInfo
 
setOrder(Type) - Method in class org.ofdrw.reader.model.TemplatePageEntity
通过页面配置的oder覆盖commonData配置的order
setPage(int) - Method in class org.ofdrw.reader.keyword.KeywordPosition
 
setPage(int) - Method in class org.ofdrw.reader.keyword.KeywordResource
 
setPageAbsLoc(ST_Loc) - Method in class org.ofdrw.reader.PageInfo
设置页面的绝对路径
setPageN(Integer) - Method in class org.ofdrw.reader.PageInfo
设置 Page_N容器 N的数字
setSealBytes(byte[]) - Method in class org.ofdrw.reader.model.SealDataVo
 
setSealType(String) - Method in class org.ofdrw.reader.model.SealDataVo
 
setSize(ST_Box) - Method in class org.ofdrw.reader.PageInfo
 
setStampAnnots(List<StampAnnot>) - Method in class org.ofdrw.reader.model.StampAnnotVo
Deprecated.
 
setTemplatePage(Page) - Method in class org.ofdrw.reader.model.OfdPageVo
Deprecated.
 
setTemplates(ArrayList<TemplatePageEntity>) - Method in class org.ofdrw.reader.PageInfo
 
setText(CT_Text) - Method in class org.ofdrw.reader.keyword.KeywordResource
 
setType(String) - Method in class org.ofdrw.reader.model.StampAnnotVo
Deprecated.
 
setZipFileMaxSize(long) - Static method in class org.ofdrw.reader.OFDReader
Deprecated.
该参数已经弃用。
StampAnnotEntity - Class in org.ofdrw.reader.model
OFD中的签章信息
StampAnnotEntity(SESVersionHolder, SignedInfo) - Constructor for class org.ofdrw.reader.model.StampAnnotEntity
创建印章实体
StampAnnotVo - Class in org.ofdrw.reader.model
Deprecated.
StampAnnotVo() - Constructor for class org.ofdrw.reader.model.StampAnnotVo
Deprecated.
 
superDrawParam(CT_DrawParam, List<String>) - Method in class org.ofdrw.reader.ResourceManage
寻找继承属性用于覆盖当前为空的属性
superDrawParam(CT_DrawParam) - Method in class org.ofdrw.reader.ResourceManage
寻找继承属性用于覆盖当前为空的属性
superDrawParam(CT_GraphicUnit<?>) - Method in class org.ofdrw.reader.ResourceManage
补充 图元信息 通过引用的配置参数

T

TemplatePageEntity - Class in org.ofdrw.reader.model
页面模板对象实体
TemplatePageEntity(CT_TemplatePage, Page) - Constructor for class org.ofdrw.reader.model.TemplatePageEntity
创建实例
TemplatePageEntity(Type, Page) - Constructor for class org.ofdrw.reader.model.TemplatePageEntity
用于构造排序
toAbsolutePath(ST_Loc) - Method in class org.ofdrw.reader.ResourceLocator
转换路径对象为绝对路径字符串
toAbsolutePath(String) - Method in class org.ofdrw.reader.ResourceLocator
路径转换为绝对路径
toBytes(BufferedImage, String) - Static method in class org.ofdrw.reader.tools.ImageUtils
 
toString() - Method in class org.ofdrw.reader.keyword.KeywordPosition
 
toString() - Method in class org.ofdrw.reader.ResourceLocator
 
traverse(ContentExtractor.Receiver) - Method in class org.ofdrw.reader.ContentExtractor
遍历所有页面

U

unZipFileByApacheCommonCompress(File, String) - Static method in class org.ofdrw.reader.ZipUtil
使用apache common compress库 解压zipFile,能支持更多zip包解压的特性
unZipFileByApacheCommonCompress(InputStream, String) - Static method in class org.ofdrw.reader.ZipUtil
apache common compress库 解压zipFile
unZipFiles(String, String) - Static method in class org.ofdrw.reader.ZipUtil
解压到指定目录
unZipFiles(InputStream, String) - Static method in class org.ofdrw.reader.ZipUtil
解压文件到指定目录
unZipFiles(File, String) - Static method in class org.ofdrw.reader.ZipUtil
解压文件到指定目录

V

visit(Document) - Method in class org.ofdrw.reader.tools.NameSpaceCleaner
 
visit(Namespace) - Method in class org.ofdrw.reader.tools.NameSpaceCleaner
 
visit(Element) - Method in class org.ofdrw.reader.tools.NameSpaceCleaner
 
visit(Document) - Method in class org.ofdrw.reader.tools.NameSpaceModifier
Deprecated.
根节点遍历
visit(Namespace) - Method in class org.ofdrw.reader.tools.NameSpaceModifier
Deprecated.
命名空间遍历
visit(Element) - Method in class org.ofdrw.reader.tools.NameSpaceModifier
Deprecated.
根节点下的子节点遍历

Z

ZipUtil - Class in org.ofdrw.reader
ZIP 文件解压工具
ZipUtil() - Constructor for class org.ofdrw.reader.ZipUtil
 
A B C D E G H I K L N O P R S T U V Z 
Skip navigation links

Copyright © 2026. All rights reserved.