public class ConnectionFileName
extends org.apache.commons.vfs2.provider.AbstractFileName
Constructor and Description |
---|
ConnectionFileName(String scheme,
String connection,
String absPath,
org.apache.commons.vfs2.FileType type) |
Modifier and Type | Method and Description |
---|---|
protected void |
appendRootUri(StringBuilder buffer,
boolean addPassword) |
org.apache.commons.vfs2.FileName |
createName(String absPath,
org.apache.commons.vfs2.FileType type) |
boolean |
equals(Object o) |
String |
getConnection() |
int |
hashCode() |
void |
setConnection(String connection) |
checkName, compareTo, createURI, getBaseName, getDepth, getExtension, getFriendlyURI, getParent, getPath, getPathDecoded, getRelativeName, getRoot, getRootURI, getScheme, getType, getURI, getUriTrailer, isAncestor, isDescendent, isDescendent, isFile, toString
public org.apache.commons.vfs2.FileName createName(String absPath, org.apache.commons.vfs2.FileType type)
createName
in class org.apache.commons.vfs2.provider.AbstractFileName
protected void appendRootUri(StringBuilder buffer, boolean addPassword)
appendRootUri
in class org.apache.commons.vfs2.provider.AbstractFileName
public String getConnection()
public void setConnection(String connection)
public boolean equals(Object o)
equals
in class org.apache.commons.vfs2.provider.AbstractFileName
public int hashCode()
hashCode
in class org.apache.commons.vfs2.provider.AbstractFileName
Copyright © 2020 Hitachi Vantara. All rights reserved.