org.teiid.query.function.metadata
Class FunctionMetadataReader

java.lang.Object
  extended by org.teiid.query.function.metadata.FunctionMetadataReader

public class FunctionMetadataReader
extends java.lang.Object


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

FunctionMetadataReader

public FunctionMetadataReader()
Method Detail

loadFunctionMethods

public static java.util.List<FunctionMethod> loadFunctionMethods(java.io.InputStream source)
                                                          throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException


Copyright © 2010. All Rights Reserved.