com.k_int.z3950.util
Class RPN2Internal

java.lang.Object
  |
  +--com.k_int.z3950.util.RPN2Internal

public class RPN2Internal
extends java.lang.Object


Constructor Summary
RPN2Internal()
           
 
Method Summary
static QueryNode visitNode(RPNStructure_type rpn, RootNode root_node)
           
static RootNode zRPNStructure2RootNode(RPNQuery_type query_tree)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RPN2Internal

public RPN2Internal()
Method Detail

zRPNStructure2RootNode

public static final RootNode zRPNStructure2RootNode(RPNQuery_type query_tree)
                                             throws InvalidQueryException

visitNode

public static final QueryNode visitNode(RPNStructure_type rpn,
                                        RootNode root_node)


Copyright © 2001 Knowledge Integration Ltd. All Rights Reserved.