Changes

Jump to navigation Jump to search
121 bytes added ,  15:59, 17 June 2012
no edit summary
|-
| width='90' | '''Signatures'''
|{{Func|archive:extract-text|$zip as xs:base64Binary|xs:string*}}<br/>{{Func|archive:extract-text|$zip as xs:base64Binary, $entry-names entries as xs:stringitem()*|xs:string*}}<br/>{{Func|archive:extract-text|$zip as xs:base64Binary, $entry-names entries as xs:stringitem()*, $encoding as xs:string|xs:string*}}<br/>
|-
| '''Summary'''
|Extracts archive entries and returns them as texts.<br/>The returned entries can be limited to {{Code|$entry-namesentries}}, the format of which is the same as for [[#archive:create|archive:create]].<br/>The optional parameter {{Code|$encoding}} defines the encoding of the file.
|-
| '''Errors'''
|-
| width='90' | '''Signatures'''
|{{Func|archive:extract-binary|$zip as xs:base64Binary|xs:string*}}<br/>{{Func|archive:extract-binary|$zip as xs:base64Binary, $entry-names entries as xs:stringitem()*|xs:base64Binary*}}
|-
| '''Summary'''
|Extracts archive entries and returns them as binaries.<br/>The returned entries can be limited to {{Code|$entry-namesentries}}, the format of which is the same as for [[#archive:create|archive:create]].
|-
| '''Errors'''
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu