public class GcsFileName
extends org.apache.commons.vfs2.provider.AbstractFileName
| Modifier | Constructor and Description |
|---|---|
protected |
GcsFileName(String scheme,
String bucket,
String path,
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) |
String |
getBucket() |
checkName, compareTo, createURI, equals, getBaseName, getDepth, getExtension, getFriendlyURI, getParent, getPath, getPathDecoded, getRelativeName, getRoot, getRootURI, getScheme, getType, getURI, getUriTrailer, hashCode, isAncestor, isDescendent, isDescendent, isFile, toStringpublic String getBucket()
public org.apache.commons.vfs2.FileName createName(String absPath, org.apache.commons.vfs2.FileType type)
createName in class org.apache.commons.vfs2.provider.AbstractFileNameprotected void appendRootUri(StringBuilder buffer, boolean addPassword)
appendRootUri in class org.apache.commons.vfs2.provider.AbstractFileNameCopyright © 2024. All rights reserved.