|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.tinyjee.maven.dim.spi.AbstractSource org.tinyjee.maven.dim.sources.UrlSource
public class UrlSource
Wraps the logic of translating a source URL to the Source interface.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.tinyjee.maven.dim.spi.AbstractSource |
---|
AbstractSource.SourceContent |
Nested classes/interfaces inherited from interface org.tinyjee.maven.dim.spi.Source |
---|
Source.Content |
Field Summary |
---|
Fields inherited from class org.tinyjee.maven.dim.spi.AbstractSource |
---|
parameters, sourceUrl |
Constructor Summary | |
---|---|
UrlSource(URL sourceUrl,
Map<String,Object> parameters)
|
Method Summary |
---|
Methods inherited from class org.tinyjee.maven.dim.spi.AbstractSource |
---|
getContent, getUrl, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UrlSource(URL sourceUrl, Map<String,Object> parameters)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |