|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.assembly.interpolation.AssemblyInterpolator
public class AssemblyInterpolator
| Constructor Summary | |
|---|---|
AssemblyInterpolator()
|
|
| Method Summary | |
|---|---|
static AssemblyXpp3Reader.ContentTransformer |
assemblyInterpolator(org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator interpolator,
org.codehaus.plexus.interpolation.fixed.InterpolationState is,
org.codehaus.plexus.logging.Logger logger)
|
static void |
checkErrors(AssemblyId assemblyId,
org.codehaus.plexus.interpolation.fixed.InterpolationState interpolationState,
org.codehaus.plexus.logging.Logger logger)
|
static ComponentXpp3Reader.ContentTransformer |
componentInterpolator(org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator interpolator,
org.codehaus.plexus.interpolation.fixed.InterpolationState is,
org.codehaus.plexus.logging.Logger logger)
|
static org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator |
fullInterpolator(MavenProject project,
org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator projectIp,
AssemblerConfigurationSource configSource)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssemblyInterpolator()
throws IOException
IOException| Method Detail |
|---|
public static AssemblyXpp3Reader.ContentTransformer assemblyInterpolator(org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator interpolator,
org.codehaus.plexus.interpolation.fixed.InterpolationState is,
org.codehaus.plexus.logging.Logger logger)
public static ComponentXpp3Reader.ContentTransformer componentInterpolator(org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator interpolator,
org.codehaus.plexus.interpolation.fixed.InterpolationState is,
org.codehaus.plexus.logging.Logger logger)
public static void checkErrors(AssemblyId assemblyId,
org.codehaus.plexus.interpolation.fixed.InterpolationState interpolationState,
org.codehaus.plexus.logging.Logger logger)
public static org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator fullInterpolator(MavenProject project,
@Nonnull
org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator projectIp,
AssemblerConfigurationSource configSource)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||