org.apache.xerces.validators.schema
Class SubstitutionGroupComparator

java.lang.Object
  |
  +--org.apache.xerces.validators.schema.SubstitutionGroupComparator

public class SubstitutionGroupComparator
extends java.lang.Object


Constructor Summary
SubstitutionGroupComparator(GrammarResolver grammarResolver, StringPool stringPool, XMLErrorReporter errorReporter)
           
 
Method Summary
 boolean isEquivalentTo(QName anElement, QName exemplar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubstitutionGroupComparator

public SubstitutionGroupComparator(GrammarResolver grammarResolver,
                                   StringPool stringPool,
                                   XMLErrorReporter errorReporter)
Method Detail

isEquivalentTo

public boolean isEquivalentTo(QName anElement,
                              QName exemplar)
                       throws java.lang.Exception


Copyright © 1999-2001 Apache XML Project. All Rights Reserved.