Class NDocumentInputStream

java.lang.Object
java.io.InputStream
org.docx4j.org.apache.poi.poifs.filesystem.DocumentInputStream
org.docx4j.org.apache.poi.poifs.filesystem.NDocumentInputStream
All Implemented Interfaces:
java.io.Closeable, java.lang.AutoCloseable, LittleEndianInput

public final class NDocumentInputStream
extends DocumentInputStream
This class provides methods to read a DocumentEntry managed by a NPOIFSFileSystem instance.