Uses of Class
org.apache.poi.hpbf.HPBFDocument
-
Packages that use HPBFDocument Package Description org.apache.poi.hpbf.dev org.apache.poi.hpbf.extractor -
-
Uses of HPBFDocument in org.apache.poi.hpbf.dev
Constructors in org.apache.poi.hpbf.dev with parameters of type HPBFDocument Constructor Description PLCDumper(HPBFDocument hpbfDoc) -
Uses of HPBFDocument in org.apache.poi.hpbf.extractor
Methods in org.apache.poi.hpbf.extractor that return HPBFDocument Modifier and Type Method Description HPBFDocumentPublisherTextExtractor. getDocument()HPBFDocumentPublisherTextExtractor. getFilesystem()Constructors in org.apache.poi.hpbf.extractor with parameters of type HPBFDocument Constructor Description PublisherTextExtractor(HPBFDocument doc)
-