Class QueryTree
- java.lang.Object
-
- org.openrefine.runners.local.pll.util.QueryTree
-
public class QueryTree extends Object
Utility class to represent the query tree associated with a PLL.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()StringtoString()protected voidwrite(Writer writer, String prefix, boolean lastChild)
-