Liking cljdoc? Tell your friends :D

jdk.text.spi.BreakIteratorProvider

An abstract class for service providers that provide concrete implementations of the BreakIterator class.

An abstract class for service providers that
provide concrete implementations of the
BreakIterator class.
raw docstring

jdk.text.spi.CollatorProvider

An abstract class for service providers that provide concrete implementations of the Collator class.

An abstract class for service providers that
provide concrete implementations of the
Collator class.
raw docstring

jdk.text.spi.core

No vars found in this namespace.

jdk.text.spi.DateFormatProvider

An abstract class for service providers that provide concrete implementations of the DateFormat class.

An abstract class for service providers that
provide concrete implementations of the
DateFormat class.
raw docstring

jdk.text.spi.DateFormatSymbolsProvider

An abstract class for service providers that provide instances of the DateFormatSymbols class.

An abstract class for service providers that
provide instances of the
DateFormatSymbols class.
raw docstring

jdk.text.spi.DecimalFormatSymbolsProvider

An abstract class for service providers that provide instances of the DecimalFormatSymbols class.

The requested Locale may contain an extension for specifying the desired numbering system. For example, "ar-u-nu-arab" (in the BCP 47 language tag form) specifies Arabic with the Arabic-Indic digits and symbols, while "ar-u-nu-latn" specifies Arabic with the Latin digits and symbols. Refer to the Unicode Locale Data Markup Language (LDML) specification for numbering systems.

An abstract class for service providers that
provide instances of the
DecimalFormatSymbols class.

The requested Locale may contain an  extension for
specifying the desired numbering system. For example, "ar-u-nu-arab"
(in the BCP 47 language tag form) specifies Arabic with the Arabic-Indic
digits and symbols, while "ar-u-nu-latn" specifies Arabic with the
Latin digits and symbols. Refer to the Unicode Locale Data Markup
Language (LDML) specification for numbering systems.
raw docstring

jdk.text.spi.NumberFormatProvider

An abstract class for service providers that provide concrete implementations of the NumberFormat class.

An abstract class for service providers that
provide concrete implementations of the
NumberFormat class.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close