|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectexamples.ExternalFunctionExample
public class ExternalFunctionExample
Nested Class Summary | |
---|---|
class |
ExternalFunctionExample.SingleValueExtFunction
Simple function that creates a single value, in this example an integer value 42 + the a integer value |
Constructor Summary | |
---|---|
ExternalFunctionExample()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
runSingleValue()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExternalFunctionExample()
Method Detail |
---|
public void runSingleValue() throws MXQueryException
MXQueryException
public static void main(java.lang.String[] args) throws MXQueryException
args
-
MXQueryException
|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |