|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.url.wrap.internal.Parser
public class Parser
Parser for wrap: protocol.
Connection
Constructor Summary | |
---|---|
Parser(String path)
Creates a new protocol parser. |
Method Summary | |
---|---|
org.ops4j.pax.swissbox.bnd.OverwriteMode |
getOverwriteMode()
Returns the overwrite mode. |
URL |
getWrappedJarURL()
Returns the wrapped URL if present, null otherwise |
Properties |
getWrappingProperties()
Returns the wrapping instructions as Properties. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Parser(String path) throws MalformedURLException
path
- the path part of the url (without starting wrap:)
MalformedURLException
- if provided path does not comply to expected syntax or has malformed urlsMethod Detail |
---|
public URL getWrappedJarURL()
public Properties getWrappingProperties()
public org.ops4j.pax.swissbox.bnd.OverwriteMode getOverwriteMode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |