com.sun.msv.reader.trex.ng
Class IdentityAmbiguityChecker

java.lang.Object
  |
  +--com.sun.msv.reader.trex.ng.IdentityAmbiguityChecker

public class IdentityAmbiguityChecker
extends Object

checks unambiguity constraint over the use of key/keyrefs.

Author:
Kohsuke KAWAGUCHI

Method Summary
static boolean check(Expression exp, ExpressionPool pool)
           
static boolean check(Grammar grammar)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

check

public static boolean check(Grammar grammar)

check

public static boolean check(Expression exp,
                            ExpressionPool pool)