|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.commons.vfs.provider.AbstractFileName org.pentaho.platform.repository.solution.filebased.SolutionRepositoryFileName
public class SolutionRepositoryFileName
Field Summary |
---|
Fields inherited from interface org.apache.commons.vfs.FileName |
---|
ROOT_PATH, SEPARATOR, SEPARATOR_CHAR |
Constructor Summary | |
---|---|
SolutionRepositoryFileName(String absPath,
org.apache.commons.vfs.FileType type)
|
Method Summary | |
---|---|
org.apache.commons.vfs.FileName |
createName(String absPath,
org.apache.commons.vfs.FileType fileType)
|
Methods inherited from class org.apache.commons.vfs.provider.AbstractFileName |
---|
checkName, compareTo, equals, getBaseName, getDepth, getExtension, getFriendlyURI, getParent, getPath, getPathDecoded, getRelativeName, getRoot, getRootURI, getScheme, getType, getURI, hashCode, isAncestor, isDescendent, isDescendent, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SolutionRepositoryFileName(String absPath, org.apache.commons.vfs.FileType type)
Method Detail |
---|
public org.apache.commons.vfs.FileName createName(String absPath, org.apache.commons.vfs.FileType fileType)
createName
in class org.apache.commons.vfs.provider.AbstractFileName
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |