Uses of Class
org.apache.poi.poifs.filesystem.NPOIFSDocument

Packages that use NPOIFSDocument
org.apache.poi.poifs.filesystem filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface. 
 

Uses of NPOIFSDocument in org.apache.poi.poifs.filesystem
 

Constructors in org.apache.poi.poifs.filesystem with parameters of type NPOIFSDocument
DocumentInputStream(NPOIFSDocument document)
          Create an InputStream from the specified Document
NDocumentInputStream(NPOIFSDocument document)
          Create an InputStream from the specified Document
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.