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