org.translet.rules
Interface RuleMonitor


public interface RuleMonitor

The interface for the rules that are used to make decisions when the xpath is ambiguous.

Version:
$Revision: 1.1 $
Author:
Karthikeyan M.

Method Summary
 boolean isOperationAllowed(String operator)
           
 

Method Detail

isOperationAllowed

public boolean isOperationAllowed(String operator)