org.apache.xerces.impl.xs.models
Class XS11CMRestriction

java.lang.Object
  extended byorg.apache.xerces.impl.xs.models.XS11CMRestriction
All Implemented Interfaces:
XSElementDeclHelper

public final class XS11CMRestriction
extends java.lang.Object
implements XSElementDeclHelper

Version:
$Id: XS11CMRestriction.java 1446413 2013-02-15 00:37:09Z mukulg $

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.

Constructor Summary
XS11CMRestriction(XSCMValidator base, XSCMValidator derived, SubstitutionGroupHandler sgh, XSGrammarBucket gb, CMBuilder cmb, XSConstraints xsc)
           
 
Method Summary
 boolean check()
           
 XSElementDecl getGlobalElementDecl(org.apache.xerces.xni.QName name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XS11CMRestriction

public XS11CMRestriction(XSCMValidator base,
                         XSCMValidator derived,
                         SubstitutionGroupHandler sgh,
                         XSGrammarBucket gb,
                         CMBuilder cmb,
                         XSConstraints xsc)
Method Detail

getGlobalElementDecl

public XSElementDecl getGlobalElementDecl(org.apache.xerces.xni.QName name)
Specified by:
getGlobalElementDecl in interface XSElementDeclHelper

check

public boolean check()


Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.