public class JarAntComplex extends AntComplex<org.apache.commons.compress.archivers.jar.JarArchiveEntry> implements Complex<org.apache.commons.compress.archivers.jar.JarArchiveEntry>
pattern| Constructor and Description |
|---|
JarAntComplex(String ant) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
toText(org.apache.commons.compress.archivers.jar.JarArchiveEntry entry)
将记录转换成字符串形式,用于模式匹配
|
onpublic JarAntComplex(String ant)
protected String toText(org.apache.commons.compress.archivers.jar.JarArchiveEntry entry)
RegexComplextoText in class RegexComplex<org.apache.commons.compress.archivers.jar.JarArchiveEntry>entry - 记录Copyright © 2021. All rights reserved.