java.lang.Comparable, FileNamepublic class UrlFileName extends URLFileName
ROOT_PATH, SEPARATOR, SEPARATOR_CHAR| Constructor | Description |
|---|---|
UrlFileName(java.lang.String scheme,
java.lang.String hostName,
int port,
int defaultPort,
java.lang.String userName,
java.lang.String password,
java.lang.String path,
FileType type,
java.lang.String queryString) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
appendRootUri(java.lang.StringBuffer buffer,
boolean addPassword) |
Builds the root URI for this file name.
|
checkName, compareTo, equals, getBaseName, getDepth, getExtension, getFriendlyURI, getParent, getPath, getPathDecoded, getRelativeName, getRoot, getRootURI, getScheme, getType, getURI, getUriTrailer, hashCode, isAncestor, isDescendent, isDescendent, toStringappendCredentials, getDefaultPort, getHostName, getPassword, getPort, getUserNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitcreateName, createURI, getPathQuery, getPathQueryEncoded, getQueryString, getURIEncodedpublic UrlFileName(java.lang.String scheme,
java.lang.String hostName,
int port,
int defaultPort,
java.lang.String userName,
java.lang.String password,
java.lang.String path,
FileType type,
java.lang.String queryString)
protected void appendRootUri(java.lang.StringBuffer buffer,
boolean addPassword)
GenericFileNameappendRootUri in class GenericFileName