public class MinInclusiveFacet extends ValueRangeFacet
| Constructor and Description |
|---|
MinInclusiveFacet() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of this Facet
|
protected boolean |
testComparisonOK(int comparisonResult)
Test whether the comparison with the min or max value is a valid result
|
checkFacetRestriction, convertToTargetType, getFacetAsFunctionItem, getValue, setRequiredValue, setValue, testAtomicValuegetMessage, getWhitespaceAction, isConstraining, isFacetName, isFixed, isNewlyIntroduced, makeFacet, serializeFacet, setFixed, setMessage, testLength, testListValue, toLongprotected boolean testComparisonOK(int comparisonResult)
ValueRangeFacettestComparisonOK in class ValueRangeFacetcomparisonResult - the result of comparing the actual value with the specified min or max value,
as defined using the compareTo() methodCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.