Uses of Class
org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSDocument
| Package | Description |
|---|---|
| org.docx4j.org.apache.poi.poifs.filesystem |
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
|
-
Uses of NPOIFSDocument in org.docx4j.org.apache.poi.poifs.filesystem
Constructors in org.docx4j.org.apache.poi.poifs.filesystem with parameters of type NPOIFSDocument Constructor Description DocumentInputStream(NPOIFSDocument document)Create an InputStream from the specified DocumentNDocumentInputStream(NPOIFSDocument document)Create an InputStream from the specified Document