public static interface CommonsCompressArchiveScanner.ResourceBuilder
Modifier and Type | Method and Description |
---|---|
org.apache.tools.ant.types.Resource |
buildResource(org.apache.tools.ant.types.Resource archive,
java.lang.String encoding,
org.apache.commons.compress.archivers.ArchiveEntry entry)
Creates the matching archive entry resource.
|