:: com :: sun :: star :: packages :: zip ::
|
unpublished |
interface XZipFileAccess |
|
|
|
- Usage Restrictions
- not published
- Description
- allows to get reading access to non-encrypted entries inside zip file.
|
Methods' Details |
getStreamByPattern
- Description
- allows to get stream by specifying a pattern.
The first stream with a name that fits to the pattern will be returned.
The pattern allows to use "*" wildcard symbol. If the name contains "*"
or "\" symbols itself they must guarded with backslash "\".
The slashes have no special meaning here so they can be replaced
by wildcards also.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.