org.apache.poi.hwpf.model.io
Class HWPFFileSystem

java.lang.Object
  extended by org.apache.poi.hwpf.model.io.HWPFFileSystem

@Internal
public final class HWPFFileSystem
extends java.lang.Object


Constructor Summary
HWPFFileSystem()
           
 
Method Summary
 java.io.ByteArrayOutputStream getStream(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HWPFFileSystem

public HWPFFileSystem()
Method Detail

getStream

public java.io.ByteArrayOutputStream getStream(java.lang.String name)


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