public class MinInclusiveFacet extends ValueRangeFacet
Constructor and Description |
---|
MinInclusiveFacet() |
Modifier and Type | Method and Description |
---|---|
java.lang.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, testAtomicValue
getMessage, getWhitespaceAction, isConstraining, isFacetName, isFixed, isNewlyIntroduced, makeFacet, serializeFacet, setFixed, setMessage, testLength, testListValue, toLong
public java.lang.String getName()
Facet
protected boolean testComparisonOK(int comparisonResult)
ValueRangeFacet
testComparisonOK
in class ValueRangeFacet
comparisonResult
- the result of comparing the actual value with the specified min or max value,
as defined using the compareTo() methodCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.