org.guvnor.common.services.backend.version
Interface PathResolver
public interface PathResolver
|
Method Summary |
boolean |
isDotFile(org.uberfire.java.nio.file.Path convert)
|
org.uberfire.java.nio.file.Path |
resolveMainFilePath(org.uberfire.java.nio.file.Path path)
|
isDotFile
boolean isDotFile(org.uberfire.java.nio.file.Path convert)
resolveMainFilePath
org.uberfire.java.nio.file.Path resolveMainFilePath(org.uberfire.java.nio.file.Path path)
throws URISyntaxException
- Throws:
URISyntaxException
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.