xpath.DecimalFormat
¶
This class represents a decimal format as defined by the xpath/xquery/xslt specifications.
- class xpath.DecimalFormat¶
Attributes¶
- xquery.xpath.DecimalFormat.decimal_separator
- xquery.xpath.DecimalFormat.digit
- xquery.xpath.DecimalFormat.exponent_separator
- xquery.xpath.DecimalFormat.grouping_separator
- xquery.xpath.DecimalFormat.infinity
- xquery.xpath.DecimalFormat.minus_sign
- xquery.xpath.DecimalFormat.name
- xquery.xpath.DecimalFormat.nan
- xquery.xpath.DecimalFormat.pattern_separator
- xquery.xpath.DecimalFormat.per_mille
- xquery.xpath.DecimalFormat.percent
- xquery.xpath.DecimalFormat.zero_digit
Special methods¶
__eq__, __ge__, __gt__, __le__, __lt__, __ne__