|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Source
Defines a source for a sequence or sequences. Could be file, URL, etc...
Nested Class Summary | |
---|---|
static class |
Source.Type
|
Method Summary | |
---|---|
java.net.URI |
getSource()
Retrieves the source as a URI |
Source.Type |
getType()
Retrieves the type of source this is |
void |
setSource(java.net.URI uri)
|
Method Detail |
---|
Source.Type getType()
java.net.URI getSource()
void setSource(java.net.URI uri)
uri
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |