Guvnor - Services API 6.2.0.Final

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)
           
 

Method Detail

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

Guvnor - Services API 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.