|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.cmp.BuiltInConstraint org.jbind.xml.schema.cmp.BuiltInConstraint.DateOrTimeConstraint org.jbind.xml.schema.cmp.BuiltInConstraint.GDateConstraint
Nested Class Summary |
Constructor Summary | |
BuiltInConstraint.GDateConstraint()
|
Method Summary | |
void |
localCheck(ICheckContext aCheckContext,
IAnyTypeData aData,
IConstraintViolations aViolations)
Checks if the specified data satisfies the constraint locally. |
Methods inherited from class org.jbind.xml.schema.cmp.BuiltInConstraint.DateOrTimeConstraint |
checkDate, checkTime |
Methods inherited from class org.jbind.xml.schema.cmp.BuiltInConstraint |
getConstraintType, getLocation, globalCheck, isFinal, isRestriction, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BuiltInConstraint.GDateConstraint()
Method Detail |
public void localCheck(ICheckContext aCheckContext, IAnyTypeData aData, IConstraintViolations aViolations)
IConstraint
aData
- (required).aViolations
- (required).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |