public class DependencyProjectNotationParser extends TypedNotationParser<Project,ProjectDependency>
| Constructor and Description |
|---|
DependencyProjectNotationParser(ProjectDependenciesBuildInstruction instruction,
Instantiator instantiator) |
| Modifier and Type | Method and Description |
|---|---|
void |
describe(Collection<String> candidateFormats) |
ProjectDependency |
parseType(Project notation) |
parseNotationpublic DependencyProjectNotationParser(ProjectDependenciesBuildInstruction instruction, Instantiator instantiator)
public void describe(Collection<String> candidateFormats)
describe in interface NotationParser<ProjectDependency>describe in class TypedNotationParser<Project,ProjectDependency>public ProjectDependency parseType(Project notation)
parseType in class TypedNotationParser<Project,ProjectDependency>Copyright © 2013. All rights reserved