public class ExtractFromAndroidManifestStep extends AbstractExecutionStep
Constructor and Description |
---|
ExtractFromAndroidManifestStep(Path manifest,
ProjectFilesystem filesystem,
Path pathToRDotJavaPackageFile) |
Modifier and Type | Method and Description |
---|---|
StepExecutionResult |
execute(ExecutionContext context) |
getDescription, getShortName
public ExtractFromAndroidManifestStep(Path manifest, ProjectFilesystem filesystem, Path pathToRDotJavaPackageFile)
public StepExecutionResult execute(ExecutionContext context) throws IOException
execute
in interface Step
execute
in class AbstractExecutionStep
IOException