org.xerial.amoeba.query
Class AmoebaQueryProcessor

java.lang.Object
  extended by org.xerial.amoeba.query.AmoebaQueryProcessor

public class AmoebaQueryProcessor
extends Object

Given an amoeba query expression, e.g., "select species, target, track from graph" (species, target, track) human, hg17, overview track human, hg17, ruler track human, hg17, base color track human, hg18, overview track human, hg18, ruler track ...

Author:
leo

Constructor Summary
AmoebaQueryProcessor()
           
 
Method Summary
static void generateAmoebaQuery(String queryString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AmoebaQueryProcessor

public AmoebaQueryProcessor()
Method Detail

generateAmoebaQuery

public static void generateAmoebaQuery(String queryString)
                                throws AmoebaQueryException
Throws:
AmoebaQueryException


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.