public class DependencyFilesNotationParser extends TypedNotationParser<FileCollection,SelfResolvingDependency> implements NotationParser<SelfResolvingDependency>
| Constructor and Description |
|---|
DependencyFilesNotationParser(Instantiator instantiator) |
| Modifier and Type | Method and Description |
|---|---|
void |
describe(Collection<String> candidateFormats) |
SelfResolvingDependency |
parseType(FileCollection notation) |
parseNotationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseNotationpublic DependencyFilesNotationParser(Instantiator instantiator)
public void describe(Collection<String> candidateFormats)
describe in interface NotationParser<SelfResolvingDependency>describe in class TypedNotationParser<FileCollection,SelfResolvingDependency>public SelfResolvingDependency parseType(FileCollection notation)
parseType in class TypedNotationParser<FileCollection,SelfResolvingDependency>Copyright © 2013. All rights reserved