org.jbind.xml.schema.element
Class ComplexTypeDefHelper

java.lang.Object
  extended byorg.jbind.xml.schema.element.ComplexTypeDefHelper

public class ComplexTypeDefHelper
extends java.lang.Object


Method Summary
static void validateRestriction(IElemGroupDesc aBase, IElemGroupDesc aRestriction, IConstraintViolations aViolations, IHasLocation aHasLocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

validateRestriction

public static void validateRestriction(IElemGroupDesc aBase,
                                       IElemGroupDesc aRestriction,
                                       IConstraintViolations aViolations,
                                       IHasLocation aHasLocation)