Searched defs:lessThanOrEqual (Results 1 – 8 of 8) sorted by relevance
216 public abstract int lessThanOrEqual(IntegerValue other); in lessThanOrEqual() method in IntegerValue455 public int lessThanOrEqual(UnknownIntegerValue other) in lessThanOrEqual() method in IntegerValue699 public int lessThanOrEqual(SpecificIntegerValue other) in lessThanOrEqual() method in IntegerValue943 public int lessThanOrEqual(ParticularIntegerValue other) in lessThanOrEqual() method in IntegerValue
189 public int lessThanOrEqual(IntegerValue other) in lessThanOrEqual() method in SpecificIntegerValue327 public int lessThanOrEqual(SpecificIntegerValue other) in lessThanOrEqual() method in SpecificIntegerValue
221 public int lessThanOrEqual(IntegerValue other) in lessThanOrEqual() method in ParticularIntegerValue349 public int lessThanOrEqual(ParticularIntegerValue other) in lessThanOrEqual() method in ParticularIntegerValue
191 public int lessThanOrEqual(IntegerValue other) in lessThanOrEqual() method in UnknownIntegerValue
476 private boolean lessThanOrEqual( in lessThanOrEqual() method
478 private boolean lessThanOrEqual( in lessThanOrEqual() method
561 public boolean lessThanOrEqual(XObject obj2) in lessThanOrEqual() method in XObject
658 public boolean lessThanOrEqual(XObject obj2) throws javax.xml.transform.TransformerException in lessThanOrEqual() method in XNodeSet