Before I write my own java extension, I'm looking for a xslt feature or xslt extension to allow inspecting content of a zip file, and unzip the content.
I tried looking in the xslt 2.0 spec, did not mention any unzipping. I tried googling, and got an experimental expath.org/mod/zip, but compiler says cannot find the matching function "entries()".
Thanks,
Jason