|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.query.function.metadata.FunctionMetadataReader
public class FunctionMetadataReader
This class is reader for the UDF xmi file. This class reads a xmi file and loads the functions
Constructor Summary | |
---|---|
FunctionMetadataReader()
|
Method Summary | |
---|---|
static java.util.List<FunctionMethod> |
loadFunctionMethods(java.io.InputStream source)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FunctionMetadataReader()
Method Detail |
---|
public static java.util.List<FunctionMethod> loadFunctionMethods(java.io.InputStream source) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |