Class SelectionExpressionConverter

  • All Implemented Interfaces:
    Visitor

    public class SelectionExpressionConverter
    extends java.lang.Object
    implements Visitor
    Class which converts a selection tree into a set of queries per document type. If unsupported operations are or illegal arguments are encountered, an exception is thrown.
    Author:
    Ulf Lilleengen