public class PathResolverImpl extends Object implements PathResolver
| Constructor and Description |
|---|
PathResolverImpl() |
PathResolverImpl(VersionRecordService versionLoader,
VersionUtil util) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDotFile(Path path) |
Path |
resolveMainFilePath(Path path) |
public PathResolverImpl()
@Inject public PathResolverImpl(VersionRecordService versionLoader, VersionUtil util)
public Path resolveMainFilePath(Path path) throws URISyntaxException
resolveMainFilePath in interface PathResolverURISyntaxExceptionpublic boolean isDotFile(Path path)
isDotFile in interface PathResolverCopyright © 2012–2019 JBoss by Red Hat. All rights reserved.