org.apache.poi.openxml4j.opc.internal.marshallers
Class TestZipPackagePropertiesMarshaller

java.lang.Object
  extended by org.apache.poi.openxml4j.opc.internal.marshallers.TestZipPackagePropertiesMarshaller

public class TestZipPackagePropertiesMarshaller
extends java.lang.Object


Constructor Summary
TestZipPackagePropertiesMarshaller()
           
 
Method Summary
 void ioException()
           
 void nonZipOutputStream()
           
 void withZipOutputStream()
           
 void writingFails()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestZipPackagePropertiesMarshaller

public TestZipPackagePropertiesMarshaller()
Method Detail

nonZipOutputStream

public void nonZipOutputStream()
                        throws OpenXML4JException
Throws:
OpenXML4JException

withZipOutputStream

public void withZipOutputStream()
                         throws java.lang.Exception
Throws:
java.lang.Exception

writingFails

public void writingFails()
                  throws java.lang.Exception
Throws:
java.lang.Exception

ioException

public void ioException()
                 throws java.lang.Exception
Throws:
java.lang.Exception


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