|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisad.data.FunctionFormFamily.FormFunction
visad.data.FunctionFormFamily.URLFunction
visad.data.FunctionFormFamily.OpenURLForm
Read a Data object from a remote file using the first valid Form.
| Field Summary | |
(package private) URL |
url
|
| Constructor Summary | |
FunctionFormFamily.OpenURLForm(URL url)
|
|
| Method Summary | |
(package private) boolean |
check(FormFileInformer node)
Return 'true' if this object's name applies to the given node. |
(package private) boolean |
function(FormNode node)
The operation to be performed on the object. |
DataImpl |
getData()
|
(package private) InputStream |
getStream()
Return an InputStream for the object. |
boolean |
run()
Perform an operation on an object using the first valid Form. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
URL url
| Constructor Detail |
public FunctionFormFamily.OpenURLForm(URL url)
| Method Detail |
boolean function(FormNode node)
FunctionFormFamily.FormFunction
function in class FunctionFormFamily.FormFunctionpublic DataImpl getData()
boolean check(FormFileInformer node)
FunctionFormFamily.FormFunction
check in class FunctionFormFamily.FormFunction
InputStream getStream()
throws IOException
FunctionFormFamily.FormFunction
getStream in class FunctionFormFamily.FormFunctionIOException
public boolean run()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||