MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

ch.ethz.mxquery.opt.index
Class SimpleEqIndex

java.lang.Object
  extended by ch.ethz.mxquery.opt.index.SimpleEqIndex

public class SimpleEqIndex
extends java.lang.Object


Constructor Summary
SimpleEqIndex()
           
 
Method Summary
 void clear()
           
 void index(Token[] values, int index)
           
 IntegerList retreive(Token[] values)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleEqIndex

public SimpleEqIndex()
Method Detail

index

public void index(Token[] values,
                  int index)

retreive

public IntegerList retreive(Token[] values)

clear

public void clear()

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich