• Home
  • Raw
  • Download

Lines Matching +full:html +full:- +full:docs

1 ---
6 ---
7 <!--
9 License & terms of use: http://www.unicode.org/copyright.html
10 -->
16 {: .no_toc .text-delta }
21 ---
29 …rviceProvider`](http://download.oracle.com/javase/6/docs/api/java/util/spi/LocaleServiceProvider.h…
46 …ratorProvider`](http://download.oracle.com/javase/6/docs/api/java/text/spi/BreakIteratorProvider.h…
47 …ollatorProvider`](http://download.oracle.com/javase/6/docs/api/java/text/spi/CollatorProvider.html)
48 …FormatProvider`](http://download.oracle.com/javase/6/docs/api/java/text/spi/DateFormatProvider.htm…
49 …olsProvider`](http://download.oracle.com/javase/6/docs/api/java/text/spi/DateFormatSymbolsProvider…
50 …sProvider`](http://download.oracle.com/javase/6/docs/api/java/text/spi/DecimalFormatSymbolsProvide…
51 …ormatProvider`](http://download.oracle.com/javase/6/docs/api/java/text/spi/NumberFormatProvider.ht…
52 …yNameProvider`](http://download.oracle.com/javase/6/docs/api/java/util/spi/CurrencyNameProvider.ht…
53 …leNameProvider`](http://download.oracle.com/javase/6/docs/api/java/util/spi/LocaleNameProvider.htm…
54 …eNameProvider`](http://download.oracle.com/javase/6/docs/api/java/util/spi/TimeZoneNameProvider.ht…
64 Mechanism](http://download.oracle.com/javase/6/docs/technotes/guides/extensions/index.html).
68 directory. The standard location is *<java-home>/lib/ext*. You can alternatively
74 * `java -Djava.ext.dirs=%JAVA_HOME%\\lib\\ext;%ICU_SPI_DIR% <your_java_app>` \[Microsoft Windows\]
75 * `java -Djava.ext.dirs=$JAVA_HOME/lib/ext:$ICU_SPI_DIR <your_java_app>` \[Linux,Solaris and oth…
79 (*icu4j-localespi-<version>.jar*). But the actual implementation of the service
80 classes and data are in the ICU4J core JAR file (*icu4j-<version>.jar*). So you
87 locale *af_ZA* (Afrikaans - South Africa) is not supported by JDK `DateFormat` in
107 configuration files from *META-INF/services* in the localespi JAR file. For
109 remove the file: *META-INF/services/java.util.spi.TimeZoneNameProvider* from the
124 |:---|:---:|:---:|:---|
127 …rue"` or `"false"`|`"true"`|Whether if 3-letter language locales are included in `getAvailableLoca…