org.teiid.query.function.metadata
Class FunctionMetadataReader

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

public class FunctionMetadataReader
extends Object


Constructor Summary
FunctionMetadataReader()
           
 
Method Summary
static List<FunctionMethod> loadFunctionMethods(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 List<FunctionMethod> loadFunctionMethods(InputStream source)
                                                throws JAXBException
Throws:
JAXBException


Copyright © 2012. All Rights Reserved.