Class Filterpair
java.lang.Object
|
+--Filterpair
- public class Filterpair
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
negative
public boolean negative
before
public java.util.BitSet before
after
public java.util.BitSet after
not_after
public java.util.BitSet not_after
afters_temp
public java.util.Vector afters_temp
befores_temp
public java.util.Vector befores_temp
not_afters_temp
public java.util.Vector not_afters_temp
Filterpair
public Filterpair()
add
public Table2 add(Table2 features,
java.util.StringTokenizer cmds)