|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ops4j.pax.url.cache.internal.Parser
public class Parser
Parser for "cache" protocol.
| Constructor Summary | |
|---|---|
Parser(java.lang.String url)
Creates a new protocol parser. |
|
| Method Summary | |
|---|---|
java.net.URL |
getUrl()
Return the parsed url. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Parser(java.lang.String url)
throws java.net.MalformedURLException
url - the path part of the url (without starting cache:)
java.net.MalformedURLException - if provided path does not comply to expected syntax| Method Detail |
|---|
public java.net.URL getUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||