|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Source
Defines an abstract interface for sources that may be a mixture of source content (multiple snippets) and assigned meta data (parameters).
| Nested Class Summary | |
|---|---|
static interface |
Source.Content
Defines actual source content. |
| Method Summary | |
|---|---|
Source.Content |
getContent()
Retrieves the source content. |
URL |
getUrl()
Returns the underlying source URL or 'null' if this Source doesn't refer to an URL. |
| Method Detail |
|---|
URL getUrl()
Source.Content getContent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||