|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.constraint.CheckContext org.jbind.xml.schema.constraint.GlobalCheckContext
Field Summary | |
protected IAnyTypeData |
myEnclosingData
|
Fields inherited from class org.jbind.xml.schema.constraint.CheckContext |
myData, myViolations |
Constructor Summary | |
GlobalCheckContext(IDataContext aContext,
IAnyTypeData aData,
IConstraintViolations aViolations)
|
Method Summary | |
void |
check(IConstraint aConstraint)
|
ICheckContext |
newNestedContext(IAnyTypeData aData)
|
Methods inherited from class org.jbind.xml.schema.constraint.CheckContext |
add, checkCountryCode, checkLanguageCode, getCountry, getData, getLanguage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected IAnyTypeData myEnclosingData
Constructor Detail |
public GlobalCheckContext(IDataContext aContext, IAnyTypeData aData, IConstraintViolations aViolations)
Method Detail |
public void check(IConstraint aConstraint)
public ICheckContext newNestedContext(IAnyTypeData aData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |