org.fusesource.mvnplugins.uberize.transformer
public class PickResource extends AbstractPathTransformer
Modifier and Type | Field and Description |
---|---|
String |
pick |
excludes, ignoreCase, includes
Constructor and Description |
---|
PickResource() |
Modifier and Type | Method and Description |
---|---|
protected UberEntry |
process(Uberizer uberizer,
UberEntry entry,
File target) |
process
getExcludes, getIncludes, matches
public String pick
protected UberEntry process(Uberizer uberizer, UberEntry entry, File target) throws IOException
process
in class AbstractPathTransformer
IOException
Copyright © 2009-2013 FuseSource. All Rights Reserved.