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

Packages that use NPOIFSStream
org.apache.poi.poifs.property property package contains high and low level Property structures for POIFS. 
 

Uses of NPOIFSStream in org.apache.poi.poifs.property
 

Methods in org.apache.poi.poifs.property with parameters of type NPOIFSStream
 void NPropertyTable.write(NPOIFSStream stream)
          Writes the properties out into the given low-level stream
 



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