|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.oodt.cas.pushpull.protocol.ProtocolPath
org.apache.oodt.cas.pushpull.protocol.http.HttpPath
public class HttpPath
Describe your class here
.| Field Summary |
|---|
| Fields inherited from class org.apache.oodt.cas.pushpull.protocol.ProtocolPath |
|---|
isDir, path, relativeToHOME, remotePath |
| Constructor Summary | |
|---|---|
protected |
HttpPath(java.lang.String virtualPath,
boolean isDir,
java.net.URL link,
HttpPath parent)
Constructor |
| Method Summary | |
|---|---|
protected java.net.URL |
getLink()
|
ProtocolPath |
getParentPath()
|
| Methods inherited from class org.apache.oodt.cas.pushpull.protocol.ProtocolPath |
|---|
checkForDelimiters, equals, getDownloadFileName, getDownloadPath, getFileName, getParentDirPath, getPathString, isDirectory, isRelativeToHOME, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected HttpPath(java.lang.String virtualPath,
boolean isDir,
java.net.URL link,
HttpPath parent)
throws java.net.MalformedURLException
url - The URL for this PathisDir - Tells whether this Path is a directory
java.net.MalformedURLException| Method Detail |
|---|
protected java.net.URL getLink()
public ProtocolPath getParentPath()
throws java.net.MalformedURLException
getParentPath in class ProtocolPathjava.net.MalformedURLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||