public class AssemblyInterpolator extends Object
| Constructor and Description | 
|---|
AssemblyInterpolator()  | 
| Modifier and Type | Method and Description | 
|---|---|
static AssemblyXpp3Reader.ContentTransformer | 
assemblyInterpolator(org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator interpolator,
                    org.codehaus.plexus.interpolation.fixed.InterpolationState is,
                    org.slf4j.Logger logger)  | 
static void | 
checkErrors(AssemblyId assemblyId,
           org.codehaus.plexus.interpolation.fixed.InterpolationState interpolationState,
           org.slf4j.Logger logger)  | 
static ComponentXpp3Reader.ContentTransformer | 
componentInterpolator(org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator interpolator,
                     org.codehaus.plexus.interpolation.fixed.InterpolationState is,
                     org.slf4j.Logger logger)  | 
static org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator | 
fullInterpolator(org.apache.maven.project.MavenProject project,
                org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator projectIp,
                AssemblerConfigurationSource configSource)  | 
public AssemblyInterpolator()
                     throws IOException
IOExceptionpublic static AssemblyXpp3Reader.ContentTransformer assemblyInterpolator(org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator interpolator, org.codehaus.plexus.interpolation.fixed.InterpolationState is, org.slf4j.Logger logger)
public static ComponentXpp3Reader.ContentTransformer componentInterpolator(org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator interpolator, org.codehaus.plexus.interpolation.fixed.InterpolationState is, org.slf4j.Logger logger)
public static void checkErrors(AssemblyId assemblyId, org.codehaus.plexus.interpolation.fixed.InterpolationState interpolationState, org.slf4j.Logger logger)
public static org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator fullInterpolator(org.apache.maven.project.MavenProject project,
                                                                                                     org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator projectIp,
                                                                                                     AssemblerConfigurationSource configSource)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.