File tree Expand file tree Collapse file tree
src/main/java/org/htmlunit/javascript/host/intl Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525import org .htmlunit .javascript .configuration .JsxConstructor ;
2626
2727/**
28- * A JavaScript object for {@code Collator} .
28+ * A JavaScript object for Intl. Collator.
2929 *
3030 * @author Ahmed Ashour
3131 */
Original file line number Diff line number Diff line change 4242import org .htmlunit .util .StringUtils ;
4343
4444/**
45- * A JavaScript object for {@code DateTimeFormat} .
45+ * A JavaScript object for Intl. DateTimeFormat.
4646 *
4747 * @author Ahmed Ashour
4848 * @author Ronald Brill
Original file line number Diff line number Diff line change 4141import org .htmlunit .javascript .configuration .JsxStaticFunction ;
4242
4343/**
44- * A JavaScript object for {@code Intl} .
44+ * A JavaScript object for Intl.
4545 *
4646 * @author Ahmed Ashour
4747 * @author Lai Quang Duong
Original file line number Diff line number Diff line change 3131import org .htmlunit .javascript .configuration .JsxGetter ;
3232
3333/**
34- * A JavaScript object for {@code Intl.Locale} .
34+ * A JavaScript object for Intl.Locale.
3535 *
3636 * @author Lai Quang Duong
3737 */
Original file line number Diff line number Diff line change 3737import org .htmlunit .util .StringUtils ;
3838
3939/**
40- * A JavaScript object for {@code NumberFormat} .
40+ * A JavaScript object for Intl. NumberFormat.
4141 *
4242 * @author Ahmed Ashour
4343 * @author Ronald Brill
You can’t perform that action at this time.
0 commit comments