com.k_int.z3950.util
Class RPNHelper

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

public class RPNHelper
extends java.lang.Object


Constructor Summary
RPNHelper()
           
 
Method Summary
static RPNQuery_type RootNodeToZRPNStructure(RootNode query_tree)
           
static RPNStructure_type visitNode(QueryNode node, com.k_int.codec.util.OIDRegister reg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RPNHelper

public RPNHelper()
Method Detail

RootNodeToZRPNStructure

public static final RPNQuery_type RootNodeToZRPNStructure(RootNode query_tree)
                                                   throws InvalidQueryException

visitNode

public static final RPNStructure_type visitNode(QueryNode node,
                                                com.k_int.codec.util.OIDRegister reg)


Copyright © 2001 Knowledge Integration Ltd. All Rights Reserved.