|
||||||||||
| 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
Perform an operation on a local file object using the first valid Form.
| Field Summary | |
(package private) String |
name
|
| Constructor Summary | |
FunctionFormFamily.FileFunction()
|
|
| Method Summary | |
(package private) boolean |
check(FormFileInformer node)
Return 'true' if this object's name applies to the given node. |
(package private) abstract boolean |
function(FormNode node)
The operation to be performed on the object. |
(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.FileFunction()
| Method Detail |
boolean check(FormFileInformer node)
FunctionFormFamily.FormFunction
check in class FunctionFormFamily.FormFunction
InputStream getStream()
throws IOException
FunctionFormFamily.FormFunction
getStream in class FunctionFormFamily.FormFunctionIOExceptionabstract boolean function(FormNode node)
public boolean run()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||