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, testAtomicValuegetMessage, getWhitespaceAction, isConstraining, isFacetName, isFixed, isNewlyIntroduced, makeFacet, serializeFacet, setFixed, setMessage, testLength, testListValue, toLongpublic java.lang.String getName()
Facetprotected 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-2018 Saxonica Limited. All rights reserved.