uk.ac.bbk.dcs.automed.dataWarehousing.util
Class GetIQLSource

java.lang.Object
  extended by uk.ac.bbk.dcs.automed.dataWarehousing.util.GetIQLSource

public class GetIQLSource
extends java.lang.Object

Author:
hao To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
GetIQLSource()
           
 
Method Summary
 java.util.ArrayList getSourcesOfIQL(Cell root)
           
 java.util.ArrayList getSourcesOfIQL(java.lang.String query)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetIQLSource

public GetIQLSource()
Method Detail

getSourcesOfIQL

public java.util.ArrayList getSourcesOfIQL(Cell root)
                                    throws java.lang.Exception
Throws:
java.lang.Exception

getSourcesOfIQL

public java.util.ArrayList getSourcesOfIQL(java.lang.String query)
                                    throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception