org.teiid.metadata.index
Class VDBMetadataFactory

java.lang.Object
  extended by org.teiid.metadata.index.VDBMetadataFactory

public class VDBMetadataFactory
extends java.lang.Object


Constructor Summary
VDBMetadataFactory()
           
 
Method Summary
static QueryMetadataInterface getVDBMetadata(java.lang.String vdbFile)
           
static QueryMetadataInterface getVDBMetadata(java.lang.String[] vdbFile)
           
static QueryMetadataInterface getVDBMetadata(java.net.URL vdbURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VDBMetadataFactory

public VDBMetadataFactory()
Method Detail

getVDBMetadata

public static QueryMetadataInterface getVDBMetadata(java.lang.String vdbFile)

getVDBMetadata

public static QueryMetadataInterface getVDBMetadata(java.net.URL vdbURL)
                                             throws java.io.IOException
Throws:
java.io.IOException

getVDBMetadata

public static QueryMetadataInterface getVDBMetadata(java.lang.String[] vdbFile)


Copyright © 2009. All Rights Reserved.