|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.debug.internal.core.LocalResourceMapper
public class LocalResourceMapper
| Constructor Summary | |
|---|---|
LocalResourceMapper()
|
|
| Method Summary | |
|---|---|
void |
addMapping(java.net.URL baseURL,
java.io.File rootDir)
addMapping |
java.net.URI |
resolveLocalURI(java.net.URI localURI)
resolveLocalURI |
java.io.File |
resolveServerURL(java.net.URL url)
resolveServerURL |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalResourceMapper()
| Method Detail |
|---|
public void addMapping(java.net.URL baseURL,
java.io.File rootDir)
throws java.net.MalformedURLException
baseURL - rootDir -
java.net.MalformedURLExceptionpublic java.io.File resolveServerURL(java.net.URL url)
url -
public java.net.URI resolveLocalURI(java.net.URI localURI)
localURI -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||