public class SolutionRepositoryFileName
extends org.apache.commons.vfs2.provider.AbstractFileName
Constructor and Description |
---|
SolutionRepositoryFileName(String absPath,
org.apache.commons.vfs2.FileType type) |
Modifier and Type | Method and Description |
---|---|
org.apache.commons.vfs2.FileName |
createName(String absPath,
org.apache.commons.vfs2.FileType fileType) |
checkName, compareTo, equals, getBaseName, getDepth, getExtension, getFriendlyURI, getParent, getPath, getPathDecoded, getRelativeName, getRoot, getRootURI, getScheme, getType, getURI, hashCode, isAncestor, isDescendent, isDescendent, isFile, toString
public SolutionRepositoryFileName(String absPath, org.apache.commons.vfs2.FileType type)
public org.apache.commons.vfs2.FileName createName(String absPath, org.apache.commons.vfs2.FileType fileType)
createName
in class org.apache.commons.vfs2.provider.AbstractFileName