|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MavenUrl | |
|---|---|
| org.jboss.dna.maven | |
| org.jboss.dna.maven.spi | |
| Uses of MavenUrl in org.jboss.dna.maven |
|---|
| Methods in org.jboss.dna.maven that return MavenUrl | |
|---|---|
static MavenUrl |
MavenUrl.parse(java.lang.String url,
TextEncoder decoder)
Parse the supplied URL and determine if the URL fits the JCR URL format. |
static MavenUrl |
MavenUrl.parse(java.net.URL url,
TextEncoder decoder)
Parse the supplied URL and determine if the URL fits the JCR URL format. |
| Uses of MavenUrl in org.jboss.dna.maven.spi |
|---|
| Methods in org.jboss.dna.maven.spi with parameters of type MavenUrl | |
|---|---|
void |
JcrMavenUrlProvider.setContent(MavenUrl mavenUrl,
java.io.InputStream content)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||