Searched refs:truncateTrailingZeros (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DPrecisionDecimalDV.java247 truncateTrailingZeros(temp1, temp2);
251 private void truncateTrailingZeros(StringBuffer fValue, StringBuffer otherFValue) { method in class:PrecisionDecimalDV.XPrecisionDecimal
369 truncateTrailingZeros(temp1, temp2);

Completed in 48 milliseconds