Hi, I'm developing an API for .Net and Java. I need to calculate the hash of Core.xml before closing the package.
With .Net API, after package.Flush(); I can read Core.xml part stream. With Java API, package.Flush(); does not flush package parts so I can not read Core.xml part. Are there any other solution? Regards. -- View this message in context: http://apache-poi.1045710.n5.nabble.com/OPCPackage-flush-tp4672595p4672595.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
