@Component(role=ContainerDescriptorHandler.class, hint="metaInf-spring", instantiationStrategy="per-lookup") public class MetaInfSpringHandler extends AbstractLineAggregatingHandler
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
SPRING_PATH_PREFIX |
| Constructor and Description |
|---|
MetaInfSpringHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
fileMatches(org.codehaus.plexus.components.io.fileselectors.FileInfo fileInfo) |
protected java.lang.String |
getOutputPathPrefix(org.codehaus.plexus.components.io.fileselectors.FileInfo fileInfo) |
addToArchive, finalizeArchiveCreation, finalizeArchiveExtraction, getCatalog, getEncoding, getVirtualFiles, isSelected, readLines, setCatalogprivate static final java.lang.String SPRING_PATH_PREFIX
protected java.lang.String getOutputPathPrefix(org.codehaus.plexus.components.io.fileselectors.FileInfo fileInfo)
getOutputPathPrefix in class AbstractLineAggregatingHandlerprotected boolean fileMatches(org.codehaus.plexus.components.io.fileselectors.FileInfo fileInfo)
fileMatches in class AbstractLineAggregatingHandler