Uses of Class
org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext

Packages that use UnmarshallContext
org.apache.poi.openxml4j.opc.internal   
org.apache.poi.openxml4j.opc.internal.unmarshallers   
 

Uses of UnmarshallContext in org.apache.poi.openxml4j.opc.internal
 

Methods in org.apache.poi.openxml4j.opc.internal with parameters of type UnmarshallContext
 PackagePart PartUnmarshaller.unmarshall(UnmarshallContext context, java.io.InputStream in)
          Save the content of the package in the stream
 

Uses of UnmarshallContext in org.apache.poi.openxml4j.opc.internal.unmarshallers
 

Methods in org.apache.poi.openxml4j.opc.internal.unmarshallers with parameters of type UnmarshallContext
 PackagePart PackagePropertiesUnmarshaller.unmarshall(UnmarshallContext context, java.io.InputStream in)
           
 



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