|
||||||||||
| 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.FileFunction
visad.data.FunctionFormFamily.OpenStringForm
Read a Data object from a local file using the first valid Form.
| Field Summary | |
(package private) String |
name
|
| Constructor Summary | |
FunctionFormFamily.OpenStringForm(String name)
|
|
| 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 |
String name
| Constructor Detail |
public FunctionFormFamily.OpenStringForm(String name)
| 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 | |||||||||