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