|
||||||||||
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.LocalCheckContext
Field Summary |
Fields inherited from class org.jbind.xml.schema.constraint.CheckContext |
myData, myViolations |
Constructor Summary | |
LocalCheckContext(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 |
Constructor Detail |
public LocalCheckContext(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 |