public static final class VDJCLibraryRegistry.FolderLibraryResolver extends Object implements VDJCLibraryRegistry.LibraryResolver, VDJCLibraryRegistry.AliasResolver, VDJCLibraryRegistry.LibraryNameListProvider
| Constructor and Description |
|---|
VDJCLibraryRegistry.FolderLibraryResolver(Path path,
boolean searchForPartialNames) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getContext(String libraryName) |
List<String> |
getLibraryNameList() |
Path |
getPath() |
VDJCLibraryData[] |
resolve(String libraryName) |
String |
resolveAlias(String libraryName) |
public VDJCLibraryRegistry.FolderLibraryResolver(Path path, boolean searchForPartialNames)
public Path getPath()
public Path getContext(String libraryName)
getContext in interface VDJCLibraryRegistry.LibraryResolverpublic List<String> getLibraryNameList()
getLibraryNameList in interface VDJCLibraryRegistry.LibraryNameListProviderpublic String resolveAlias(String libraryName)
resolveAlias in interface VDJCLibraryRegistry.AliasResolverpublic VDJCLibraryData[] resolve(String libraryName)
resolve in interface VDJCLibraryRegistry.LibraryResolverCopyright © 2017. All rights reserved.