Package | Description |
---|---|
org.apache.maven.shared.model.fileset | |
org.apache.maven.shared.model.fileset.mappers |
This original code comes from org.apache.tools.ant.util package.
|
Modifier and Type | Method and Description |
---|---|
Mapper |
SetBase.getMapper()
Get specifies the mapper used.
|
Modifier and Type | Method and Description |
---|---|
void |
SetBase.setMapper(Mapper mapper)
Set specifies the mapper used.
|
Modifier and Type | Method and Description |
---|---|
static FileNameMapper |
MapperUtil.getFileNameMapper(Mapper mapper)
Returns a fully configured FileNameMapper implementation.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.