Uses of Class
java.util.Locale
-
Packages that use Locale 软件包 描述 com.sun.java.accessibility.util 提供组成Java辅助功能实用程序的接口和类的集合。java.applet 提供创建applet所需的类以及applet用于与其applet上下文进行通信的类。java.awt 包含用于创建用户界面和绘制图形和图像的所有类。java.awt.im 提供输入法框架的类和接口。java.awt.im.spi 提供可以开发可以与任何Java运行时环境一起使用的输入法的接口。java.beans.beancontext 提供与bean上下文相关的类和接口。java.io 通过数据流,序列化和文件系统提供系统输入和输出。java.lang 提供对Java编程语言设计至关重要的类。java.nio.charset 定义字符集,解码器和编码器,用于在字节和Unicode字符之间进行转换。java.text 提供用于以独立于自然语言的方式处理文本,日期,数字和消息的类和接口。java.text.spi java.text包中类的服务提供者类。java.time 日期,时间,瞬间和持续时间的主要API。java.time.chrono 除默认ISO之外的日历系统的通用API。java.time.format 提供打印和解析日期和时间的类。java.time.temporal 使用字段和单位访问日期和时间,以及日期时间调整器。java.util 包含集合框架,一些国际化支持类,一个服务加载器,属性,随机数生成,字符串解析和扫描类,base64编码和解码,一个位数组和几个其他实用程序类。java.util.spi java.util包中类的服务提供者类。javafx.beans.binding javafx.scene.media 提供用于将音频和视频集成到Java FX应用程序中的一组类。javafx.util.converter 此包用于JavaFX的标准字符串转换器。javax.accessibility 定义用户界面组件与提供对这些组件的访问的辅助技术之间的合同。javax.annotation.processing 用于声明注释处理器和允许注释处理器与注释处理工具环境通信的设施。javax.imageio Java Image I / O API的主要包。javax.imageio.metadata 处理读写元数据的Java Image I / O API的一个包。javax.imageio.plugins.bmp 包含内置BMP插件使用的公共类的软件包。javax.imageio.plugins.jpeg 支持内置JPEG插件的类。javax.imageio.spi 包含用于读取器,写入器,代码转换器和流以及运行时注册表的插件接口的Java Image I / O API包。javax.print.attribute 提供描述Java“打印服务”属性类型以及如何将其集合到属性集中的类和接口。javax.print.attribute.standard 包javax.print.attribute.standard包含特定打印属性的类。javax.security.auth.callback 该包提供了服务与应用程序交互所需的类,以便检索信息(例如,包括用户名或密码的身份验证数据)或显示信息(例如错误和警告消息)。javax.swing 提供一套“轻量级”(全Java语言)组件,尽可能地在所有平台上工作。javax.swing.table 提供处理javax.swing.JTable
类和接口。javax.tools 为可以从程序调用的工具提供接口,例如编译器。javax.xml.datatype 定义XML / Java类型映射。javax.xml.soap 提供用于创建和构建SOAP消息的API。jdk.javadoc.doclet Doclet API提供了一个环境,结合语言模型API和编译器树API,客户端可以检查程序和库的源代码级结构,包括嵌入在源代码中的API注释。jdk.jshell 提供用于创建工具的界面,例如阅读评估打印循环(REPL),它交互地评估Java编程语言代码的“片断”。jdk.jshell.tool 提供一种启动Javaâ壳工具实例的机制。org.xml.sax 提供核心SAX API。org.xml.sax.helpers 提供帮助类,包括支持引导基于SAX的应用程序。 -
-
Uses of Locale in com.sun.java.accessibility.util
Methods in com.sun.java.accessibility.util that return Locale Modifier and Type 方法 描述 Locale
Translator. getLocale()
获取组件的Locale
。 -
Uses of Locale in java.applet
Methods in java.applet that return Locale Modifier and Type 方法 描述 Locale
Applet. getLocale()
已过时。获取小程序的区域设置。 -
Uses of Locale in java.awt
Methods in java.awt that return Locale Modifier and Type 方法 描述 Locale
Component.AccessibleAWTComponent. getLocale()
返回此对象的区域设置。Locale
Component. getLocale()
获取此组件的区域设置。Locale
List.AccessibleAWTList.AccessibleAWTListChild. getLocale()
获取组件的区域设置。Locale
MenuComponent.AccessibleAWTMenuComponent. getLocale()
返回此对象的区域设置。Locale
Window. getLocale()
获取与此窗口相关联的Locale
对象(如果已设置了语言环境)。Methods in java.awt with parameters of type Locale Modifier and Type 方法 描述 abstract String[]
GraphicsEnvironment. getAvailableFontFamilyNames(Locale l)
返回一个包含本地化为指定区域设置的GraphicsEnvironment
中所有字体族的名称的数组。String
Font. getFamily(Locale l)
返回此Font
的家族名称,该名称已针对指定的区域设置进行本地化。String
Font. getFontName(Locale l)
返回Font
的字体名称,该名称已针对指定的区域设置进行本地化。static ComponentOrientation
ComponentOrientation. getOrientation(Locale locale)
返回适合给定区域设置的方向。void
Component. setLocale(Locale l)
设置此组件的区域设置。 -
Uses of Locale in java.awt.im
Methods in java.awt.im that return Locale Modifier and Type 方法 描述 Locale
InputContext. getLocale()
返回当前输入法或键盘布局的当前语言环境。Methods in java.awt.im with parameters of type Locale Modifier and Type 方法 描述 boolean
InputContext. selectInputMethod(Locale locale)
尝试选择支持给定区域设置的输入法或键盘布局,并返回一个值,该值指示是否已成功选择此类输入法或键盘布局。 -
Uses of Locale in java.awt.im.spi
Methods in java.awt.im.spi that return Locale Modifier and Type 方法 描述 Locale[]
InputMethodDescriptor. getAvailableLocales()
返回相应输入法支持的语言环境。Locale
InputMethod. getLocale()
返回当前的输入区域设置。Methods in java.awt.im.spi with parameters of type Locale Modifier and Type 方法 描述 String
InputMethodDescriptor. getInputMethodDisplayName(Locale inputLocale, Locale displayLanguage)
以显示名称的语言返回给定输入区域设置的相应输入法的用户可见名称。Image
InputMethodDescriptor. getInputMethodIcon(Locale inputLocale)
返回相应输入法的图标。boolean
InputMethod. setLocale(Locale locale)
尝试设置输入区域设置。 -
Uses of Locale in java.beans.beancontext
Fields in java.beans.beancontext declared as Locale Modifier and Type Field 描述 protected Locale
BeanContextSupport. locale
此BeanContext的当前区域设置。Methods in java.beans.beancontext that return Locale Modifier and Type 方法 描述 Locale
BeanContextSupport. getLocale()
获取此BeanContext
为BeanContext
。Methods in java.beans.beancontext with parameters of type Locale Modifier and Type 方法 描述 void
BeanContextSupport. setLocale(Locale newLocale)
设置此BeanContext的区域设置。Constructors in java.beans.beancontext with parameters of type Locale Constructor 描述 BeanContextServicesSupport(BeanContextServices peer, Locale lcle)
使用指定的区域设置创建一个实例BeanContextServicesSupport(BeanContextServices peer, Locale lcle, boolean dtime)
使用指定的区域设置和设计模式创建一个实例。BeanContextServicesSupport(BeanContextServices peer, Locale lcle, boolean dTime, boolean visible)
构造一个BeanContextServicesSupport实例BeanContextSupport(BeanContext peer, Locale lcle)
使用指定的区域设置创建一个实例BeanContextSupport(BeanContext peer, Locale lcle, boolean dtime)
使用指定的区域设置和设计模式创建一个实例。BeanContextSupport(BeanContext peer, Locale lcle, boolean dTime, boolean visible)
200新新新新200新新旗新新旗新新旗新新旗新新旗新新旗新新旗新新旗新新旗新新旗200新新旗新新200新 -
Uses of Locale in java.io
Methods in java.io with parameters of type Locale Modifier and Type 方法 描述 PrintStream
PrintStream. format(Locale l, String format, Object... args)
使用指定的格式字符串和参数将格式化的字符串写入此输出流。PrintWriter
PrintWriter. format(Locale l, String format, Object... args)
使用指定的格式字符串和参数将格式化的字符串写入此写入程序。PrintStream
PrintStream. printf(Locale l, String format, Object... args)
使用指定的格式字符串和参数将格式化的字符串写入此输出流的便利方法。PrintWriter
PrintWriter. printf(Locale l, String format, Object... args)
使用指定的格式字符串和参数将格式化的字符串写入该writer的方便方法。 -
Uses of Locale in java.lang
Methods in java.lang with parameters of type Locale Modifier and Type 方法 描述 static String
String. format(Locale l, String format, Object... args)
使用指定的区域设置,格式字符串和参数返回格式化的字符串。String
String. toLowerCase(Locale locale)
将String
所有字符转换为小写,使用给定的Locale
的规则。String
String. toUpperCase(Locale locale)
将此String
所有字符转换为大写,使用给定的Locale
的规则。 -
Uses of Locale in java.nio.charset
Methods in java.nio.charset with parameters of type Locale Modifier and Type 方法 描述 String
Charset. displayName(Locale locale)
返回此字符集的给定语言环境的人类可读名称。 -
Uses of Locale in java.text
Methods in java.text that return Locale Modifier and Type 方法 描述 static Locale[]
BreakIterator. getAvailableLocales()
返回一个所有语言环境的数组,该类的get*Instance
方法可以返回本地化实例。static Locale[]
Collator. getAvailableLocales()
返回一个所有语言环境的数组,该类的getInstance
方法可以返回本地化实例。static Locale[]
DateFormat. getAvailableLocales()
返回一个所有语言环境的数组,该类的get*Instance
方法可以返回本地化实例。static Locale[]
DateFormatSymbols. getAvailableLocales()
返回一个所有区域的数组,该类的getInstance
方法可以返回本地化实例。static Locale[]
DecimalFormatSymbols. getAvailableLocales()
返回一个所有区域设置的数组,getInstance
方法可以返回本地化实例。static Locale[]
NumberFormat. getAvailableLocales()
返回一个所有区域设置的数组,该类的get*Instance
方法可以返回本地化实例。Locale
MessageFormat. getLocale()
获取创建或比较子格式时使用的区域设置。Methods in java.text with parameters of type Locale Modifier and Type 方法 描述 static BreakIterator
BreakIterator. getCharacterInstance(Locale locale)
返回一个新BreakIterator
例如 character breaks给定语言环境。static NumberFormat
NumberFormat. getCurrencyInstance(Locale inLocale)
返回指定区域设置的货币格式。static DateFormat
DateFormat. getDateInstance(int style, Locale aLocale)
获取给定区域设置的给定格式化样式的日期格式化程序。static DateFormat
DateFormat. getDateTimeInstance(int dateStyle, int timeStyle, Locale aLocale)
获取给定区域设置的给定格式样式的日期/时间格式化程序。static Collator
Collator. getInstance(Locale desiredLocale)
获取所需语言环境的Collator。static DateFormatSymbols
DateFormatSymbols. getInstance(Locale locale)
获取指定区域设置的DateFormatSymbols
实例。static DecimalFormatSymbols
DecimalFormatSymbols. getInstance(Locale locale)
获取指定区域设置的DecimalFormatSymbols
实例。static NumberFormat
NumberFormat. getInstance(Locale inLocale)
返回指定区域设置的通用数字格式。static NumberFormat
NumberFormat. getIntegerInstance(Locale inLocale)
返回指定区域设置的整数格式。static BreakIterator
BreakIterator. getLineInstance(Locale locale)
返回一个新BreakIterator
例如 line breaks给定语言环境。static NumberFormat
NumberFormat. getNumberInstance(Locale inLocale)
返回指定区域设置的通用数字格式。static NumberFormat
NumberFormat. getPercentInstance(Locale inLocale)
返回指定区域设置的百分比格式。static BreakIterator
BreakIterator. getSentenceInstance(Locale locale)
返回一个新BreakIterator
例如 sentence breaks给定语言环境。static DateFormat
DateFormat. getTimeInstance(int style, Locale aLocale)
获取给定区域设置的给定格式化样式的时间格式化程序。static BreakIterator
BreakIterator. getWordInstance(Locale locale)
返回一个新BreakIterator
例如 word breaks给定语言环境。void
MessageFormat. setLocale(Locale locale)
设置创建或比较子格式时要使用的区域设置。Constructors in java.text with parameters of type Locale Constructor 描述 DateFormatSymbols(Locale locale)
通过从给定语言环境的资源加载格式数据构造DateFormatSymbols对象。DecimalFormatSymbols(Locale locale)
为给定的区域设置创建一个DecimalFormatSymbols对象。MessageFormat(String pattern, Locale locale)
为指定的区域设置和模式构造一个MessageFormat。SimpleDateFormat(String pattern, Locale locale)
构造一个SimpleDateFormat
使用给定的模式和给定语言环境的默认日期格式符号。 -
Uses of Locale in java.text.spi
Methods in java.text.spi with parameters of type Locale Modifier and Type 方法 描述 abstract BreakIterator
BreakIteratorProvider. getCharacterInstance(Locale locale)
返回一个新BreakIterator
例如 character breaks给定语言环境。abstract NumberFormat
NumberFormatProvider. getCurrencyInstance(Locale locale)
返回一个新的NumberFormat
实例,它为指定的区域设置格式化货币值。abstract DateFormat
DateFormatProvider. getDateInstance(int style, Locale locale)
返回一个新的DateFormat
实例,其格式为指定区域设置的给定格式化样式的日期。abstract DateFormat
DateFormatProvider. getDateTimeInstance(int dateStyle, int timeStyle, Locale locale)
返回一个新的DateFormat
实例,该实例使用指定区域设置的给定格式化样式格式化日期和时间。abstract Collator
CollatorProvider. getInstance(Locale locale)
返回指定区域设置的新的Collator
实例。abstract DateFormatSymbols
DateFormatSymbolsProvider. getInstance(Locale locale)
返回指定区域设置的新的DateFormatSymbols
实例。abstract DecimalFormatSymbols
DecimalFormatSymbolsProvider. getInstance(Locale locale)
返回指定区域设置的新的DecimalFormatSymbols
实例。abstract NumberFormat
NumberFormatProvider. getIntegerInstance(Locale locale)
返回一个新的NumberFormat
实例,它为指定的区域设置格式化整数值。abstract BreakIterator
BreakIteratorProvider. getLineInstance(Locale locale)
返回一个新BreakIterator
例如 line breaks给定语言环境。abstract NumberFormat
NumberFormatProvider. getNumberInstance(Locale locale)
返回指定区域设置的新通用NumberFormat
实例。abstract NumberFormat
NumberFormatProvider. getPercentInstance(Locale locale)
返回一个新的NumberFormat
实例,用于格式化指定区域设置的百分比值。abstract BreakIterator
BreakIteratorProvider. getSentenceInstance(Locale locale)
返回一个新BreakIterator
例如 sentence breaks给定语言环境。abstract DateFormat
DateFormatProvider. getTimeInstance(int style, Locale locale)
返回一个新的DateFormat
实例,用于指定区域设置的给定格式化样式格式化时间。abstract BreakIterator
BreakIteratorProvider. getWordInstance(Locale locale)
返回一个新BreakIterator
例如 word breaks给定语言环境。 -
Uses of Locale in java.time
Methods in java.time with parameters of type Locale Modifier and Type 方法 描述 String
DayOfWeek. getDisplayName(TextStyle style, Locale locale)
获取文本表示,如“星期一”或“星期五”。String
Month. getDisplayName(TextStyle style, Locale locale)
获取文本表示,如“1月”或“12月”。String
ZoneId. getDisplayName(TextStyle style, Locale locale)
获取区域的文字表示,例如“英国时间”或“+02:00”。 -
Uses of Locale in java.time.chrono
Methods in java.time.chrono with parameters of type Locale Modifier and Type 方法 描述 default String
Chronology. getDisplayName(TextStyle style, Locale locale)
获取这个年表的文本表示。default String
Era. getDisplayName(TextStyle style, Locale locale)
获得这个时代的文字表现。String
JapaneseEra. getDisplayName(TextStyle style, Locale locale)
获得这个时代的文字表现。static Chronology
Chronology. ofLocale(Locale locale)
从一个地区获取一个Chronology
的实例。 -
Uses of Locale in java.time.format
Methods in java.time.format that return Locale Modifier and Type 方法 描述 Locale
DateTimeFormatter. getLocale()
获取格式化期间要使用的区域设置。Methods in java.time.format that return types with arguments of type Locale Modifier and Type 方法 描述 static Set<Locale>
DecimalStyle. getAvailableLocales()
列出支持的所有语言环境。Methods in java.time.format with parameters of type Locale Modifier and Type 方法 描述 static String
DateTimeFormatterBuilder. getLocalizedDateTimePattern(FormatStyle dateStyle, FormatStyle timeStyle, Chronology chrono, Locale locale)
获取区域设置和时间顺序的日期和时间样式的格式模式。static DecimalStyle
DecimalStyle. of(Locale locale)
获取指定区域设置的DecimalStyle。static DateTimeFormatter
DateTimeFormatter. ofPattern(String pattern, Locale locale)
使用指定的模式和区域设置创建格式化程序。DateTimeFormatter
DateTimeFormatterBuilder. toFormatter(Locale locale)
通过使用指定的区域设置创建DateTimeFormatter
来完成此构建器。DateTimeFormatter
DateTimeFormatter. withLocale(Locale locale)
使用新的语言环境返回此格式化程序的副本。 -
Uses of Locale in java.time.temporal
Methods in java.time.temporal with parameters of type Locale Modifier and Type 方法 描述 String
ChronoField. getDisplayName(Locale locale)
default String
TemporalField. getDisplayName(Locale locale)
获取所请求语言环境中字段的显示名称。static WeekFields
WeekFields. of(Locale locale)
获取一个适合于语言环境的WeekFields
的实例。 -
Uses of Locale in java.util
Fields in java.util declared as Locale Modifier and Type Field 描述 static Locale
Locale. CANADA
对国家有用的常数。static Locale
Locale. CANADA_FRENCH
对国家有用的常数。static Locale
Locale. CHINA
对国家有用的常数。static Locale
Locale. CHINESE
有用的语言常数static Locale
Locale. ENGLISH
有用的语言常数static Locale
Locale. FRANCE
对国家有用的常数。static Locale
Locale. FRENCH
有用的语言常数static Locale
Locale. GERMAN
有用的语言常数static Locale
Locale. GERMANY
对国家有用的常数。static Locale
Locale. ITALIAN
有用的语言常数static Locale
Locale. ITALY
对国家有用的常数。static Locale
Locale. JAPAN
对国家有用的常数。static Locale
Locale. JAPANESE
有用的语言常数static Locale
Locale. KOREA
对国家有用的常数。static Locale
Locale. KOREAN
有用的语言常数static Locale
Locale. PRC
对国家有用的常数。static Locale
Locale. ROOT
根区域的常用常数。static Locale
Locale. SIMPLIFIED_CHINESE
有用的语言常数static Locale
Locale. TAIWAN
对国家有用的常数。static Locale
Locale. TRADITIONAL_CHINESE
有用的语言常数static Locale
Locale. UK
对国家有用的常数。static Locale
Locale. US
对国家有用的常数。Methods in java.util that return Locale Modifier and Type 方法 描述 Locale
Locale.Builder. build()
返回从此构建器上设置的字段创建的Locale
实例。static Locale
Locale. forLanguageTag(String languageTag)
返回指定的IETF BCP 47语言标记字符串的语言环境。static Locale[]
Calendar. getAvailableLocales()
返回一个所有语言环境的数组,该类的getInstance
方法可以返回本地化实例。static Locale[]
Locale. getAvailableLocales()
返回所有已安装区域设置的数组。static Locale
Locale. getDefault()
获取Java虚拟机的此实例的默认语言环境的当前值。static Locale
Locale. getDefault(Locale.Category category)
获取Java虚拟机的此实例的指定类别的默认语言环境的当前值。Locale
ResourceBundle.Control. getFallbackLocale(String baseName, Locale locale)
返回一个Locale
,以作为后备区域设置,用于通过ResourceBundle.getBundle
工厂方法进一步查找资源。Locale
ResourceBundle. getLocale()
返回此资源包的区域设置。Locale
Formatter. locale()
返回通过构建此格式化程序设置的区域设置。Locale
Scanner. locale()
返回此扫描仪的区域设置。static Locale
Locale. lookup(List<Locale.LanguageRange> priorityList, Collection<Locale> locales)
使用RFC 4647中定义的查找机制返回匹配最佳语言标签的Locale
实例。Locale
Locale. stripExtensions()
返回此Locale
的副本,不 包含extensions 。Methods in java.util that return types with arguments of type Locale Modifier and Type 方法 描述 static List<Locale>
Locale. filter(List<Locale.LanguageRange> priorityList, Collection<Locale> locales)
使用RFC 4647中定义的过滤机制返回匹配的Locale
实例列表。static List<Locale>
Locale. filter(List<Locale.LanguageRange> priorityList, Collection<Locale> locales, Locale.FilteringMode mode)
使用RFC 4647中定义的过滤机制返回匹配的Locale
实例的列表。List<Locale>
ResourceBundle.Control. getCandidateLocales(String baseName, Locale locale)
返回List
的Locale
作为baseName
和locale
候选地区。Methods in java.util with parameters of type Locale Modifier and Type 方法 描述 Formatter
Formatter. format(Locale l, String format, Object... args)
使用指定的区域设置,格式字符串和参数将格式化的字符串写入此对象的目标。static ResourceBundle
ResourceBundle. getBundle(String baseName, Locale locale)
使用指定的基本名称和区域设置以及调用者的类加载器获取资源包。static ResourceBundle
ResourceBundle. getBundle(String baseName, Locale locale, ClassLoader loader)
使用指定的基本名称,区域设置和类加载器获取资源包。static ResourceBundle
ResourceBundle. getBundle(String baseName, Locale targetLocale, ClassLoader loader, ResourceBundle.Control control)
使用指定的基本名称,目标语言环境,类加载器和控件返回资源包。static ResourceBundle
ResourceBundle. getBundle(String baseName, Locale targetLocale, Module module)
使用指定的基本名称和区域设置代替指定的模块获取资源包。static ResourceBundle
ResourceBundle. getBundle(String baseName, Locale targetLocale, ResourceBundle.Control control)
使用指定的基本名称,目标语言环境和控件以及调用者的类加载器返回资源包。List<Locale>
ResourceBundle.Control. getCandidateLocales(String baseName, Locale locale)
返回List
的Locale
S作为候选语言环境为baseName
和locale
。String
Locale. getDisplayCountry(Locale inLocale)
返回适合显示给用户的区域设置国家/地区的名称。String
Locale. getDisplayLanguage(Locale inLocale)
返回适合显示给用户的语言环境语言的名称。String
Calendar. getDisplayName(int field, int style, Locale locale)
返回给定的style
和locale
中的日历field
的字符串表示。String
Currency. getDisplayName(Locale locale)
获取适用于显示指定区域设置的货币的名称。String
Locale. getDisplayName(Locale inLocale)
返回适合显示给用户的区域设置的名称。String
TimeZone. getDisplayName(boolean daylight, int style, Locale locale)
返回此TimeZone
指定的style
中的一个名称,适用于在指定的style
中向用户locale
。String
TimeZone. getDisplayName(Locale locale)
返回适合在指定的locale
向用户呈现的TimeZone
的长标准时间名称。Map<String,Integer>
Calendar. getDisplayNames(int field, int style, Locale locale)
返回一个Map
其中包含给定的style
和locale
中的日历field
所有名称及其对应的字段值。String
Locale. getDisplayScript(Locale inLocale)
返回适合显示给用户的区域设置脚本的名称。String
Locale. getDisplayVariant(Locale inLocale)
返回适合显示给用户的区域设置变体代码的名称。Locale
ResourceBundle.Control. getFallbackLocale(String baseName, Locale locale)
返回Locale
,以作为后备区域设置,用于通过ResourceBundle.getBundle
工厂方法进一步查找资源。static Calendar
Calendar. getInstance(Locale aLocale)
使用默认时区和指定的区域设置获取日历。static Calendar
Calendar. getInstance(TimeZone zone, Locale aLocale)
获取具有指定时区和区域设置的日历。static Currency
Currency. getInstance(Locale locale)
返回给定区域的国家/地区的Currency
实例。String
Currency. getSymbol(Locale locale)
获取指定区域设置的货币符号。long
ResourceBundle.Control. getTimeToLive(String baseName, Locale locale)
返回此ResourceBundle.Control
下加载的资源束的生存时间(TTL)值。boolean
ResourceBundle.Control. needsReload(String baseName, Locale locale, String format, ClassLoader loader, ResourceBundle bundle, long loadTime)
确定是否需要根据由loadTime
给出的加载时间或其他一些标准重新加载高速缓存中的过期bundle
。ResourceBundle
ResourceBundle.Control. newBundle(String baseName, Locale locale, String format, ClassLoader loader, boolean reload)
为给定格式和区域设置的给定捆绑包名称实例化资源包,如有必要,使用给定的类加载器。static void
Locale. setDefault(Locale newLocale)
设置Java虚拟机的此实例的默认语言环境。static void
Locale. setDefault(Locale.Category category, Locale newLocale)
为Java虚拟机的此实例设置指定类别的默认语言环境。Calendar.Builder
Calendar.Builder. setLocale(Locale locale)
将locale参数设置为给定的locale
。Locale.Builder
Locale.Builder. setLocale(Locale locale)
复位Builder
以匹配提供的locale
。String
ResourceBundle.Control. toBundleName(String baseName, Locale locale)
将给定的baseName
和locale
转换为包名称。Scanner
Scanner. useLocale(Locale locale)
将此扫描仪的区域设置设置为指定的区域设置。Method parameters in java.util with type arguments of type Locale Modifier and Type 方法 描述 static List<Locale>
Locale. filter(List<Locale.LanguageRange> priorityList, Collection<Locale> locales)
使用RFC 4647中定义的过滤机制返回匹配的Locale
实例列表。static List<Locale>
Locale. filter(List<Locale.LanguageRange> priorityList, Collection<Locale> locales, Locale.FilteringMode mode)
使用RFC 4647中定义的过滤机制返回匹配的Locale
实例列表。static Locale
Locale. lookup(List<Locale.LanguageRange> priorityList, Collection<Locale> locales)
使用RFC 4647中定义的查找机制返回Locale
用于最佳匹配语言标记的实例。Constructors in java.util with parameters of type Locale Constructor 描述 Calendar(TimeZone zone, Locale aLocale)
构造具有指定时区和区域设置的日历。Formatter(File file, String csn, Locale l)
使用指定的文件,字符集和区域设置构造一个新的格式化程序。Formatter(OutputStream os, String csn, Locale l)
使用指定的输出流,字符集和区域设置构造一个新的格式化程序。Formatter(Appendable a, Locale l)
构造一个具有指定目的地和区域设置的新格式化程序。Formatter(String fileName, String csn, Locale l)
构造具有指定文件名,字符集和区域设置的新格式化程序。Formatter(Locale l)
构造具有指定区域设置的新格式化程序。GregorianCalendar(Locale aLocale)
根据具有给定语言环境的默认时区中的当前时间构建一个GregorianCalendar
。GregorianCalendar(TimeZone zone, Locale aLocale)
根据给定时区的当前时间,使用给定的区域设置构建一个GregorianCalendar
。 -
Uses of Locale in java.util.spi
Methods in java.util.spi that return Locale Modifier and Type 方法 描述 abstract Locale[]
LocaleServiceProvider. getAvailableLocales()
返回此区域设置服务提供程序可以为其提供本地化对象或名称的所有区域设置的数组。Methods in java.util.spi with parameters of type Locale Modifier and Type 方法 描述 ResourceBundle
AbstractResourceBundleProvider. getBundle(String baseName, Locale locale)
返回ResourceBundle
为给定baseName
和locale
。ResourceBundle
ResourceBundleProvider. getBundle(String baseName, Locale locale)
为给定的包名称和区域设置返回一个ResourceBundle
。abstract String
LocaleNameProvider. getDisplayCountry(String countryCode, Locale locale)
返回给定的 IETF BCP47区域代码(ISO 3166国家代码或UN M.49区域代码)的本地化名称以及适合向用户显示的给定区域。abstract String
LocaleNameProvider. getDisplayLanguage(String languageCode, Locale locale)
返回给定的 IETF BCP47语言代码和适用于向用户显示的给定语言环境的本地化名称。abstract String
CalendarNameProvider. getDisplayName(String calendarType, int field, int value, int style, Locale locale)
返回给定的style
和locale
中的日历field value
的字符串表示(显示名称)。String
CurrencyNameProvider. getDisplayName(String currencyCode, Locale locale)
返回适合显示给用户的货币名称。abstract String
TimeZoneNameProvider. getDisplayName(String ID, boolean daylight, int style, Locale locale)
返回适合在指定语言环境中向用户呈现的给定时区ID的名称。abstract Map<String,Integer>
CalendarNameProvider. getDisplayNames(String calendarType, int field, int style, Locale locale)
返回Map
包含的所有字符串表示(显示名称)Calendar
field
给定style
和locale
及其相应的字段值。String
LocaleNameProvider. getDisplayScript(String scriptCode, Locale locale)
返回给定的 IETF BCP47脚本代码和适用于向用户显示的给定语言环境的本地化名称。abstract String
LocaleNameProvider. getDisplayVariant(String variant, Locale locale)
返回适用于向用户显示的给定变体代码和给定语言环境的本地化名称。abstract int
CalendarDataProvider. getFirstDayOfWeek(Locale locale)
在给定的locale
返回一周的第一天。String
TimeZoneNameProvider. getGenericDisplayName(String ID, int style, Locale locale)
返回给定时区ID
的通用名称,适用于在指定的locale
向用户locale
。abstract int
CalendarDataProvider. getMinimalDaysInFirstWeek(Locale locale)
返回一年中第一周所需的最少天数。abstract String
CurrencyNameProvider. getSymbol(String currencyCode, Locale locale)
获取指定区域设置的给定货币代码的符号。boolean
LocaleServiceProvider. isSupportedLocale(Locale locale)
如果本地区服务提供商支持给定的locale
则返回true
。protected String
AbstractResourceBundleProvider. toBundleName(String baseName, Locale locale)
返回此提供程序提供的给定baseName
和locale
的包名称。 -
Uses of Locale in javafx.beans.binding
Methods in javafx.beans.binding with parameters of type Locale Modifier and Type 方法 描述 StringBinding
NumberExpression. asString(Locale locale, String format)
创建一个StringBinding
持有的价值NumberExpression
变成了String
。StringBinding
NumberExpressionBase. asString(Locale locale, String format)
StringBinding
ObjectExpression. asString(Locale locale, String format)
创建一个StringBinding
持有的价值NumberExpression
变成了String
。static StringExpression
Bindings. format(Locale locale, String format, Object... args)
创建一个StringExpression
,其中保存按照格式String
和指定的Locale
格式化的多个Objects
的值 -
Uses of Locale in javafx.scene.media
Methods in javafx.scene.media that return Locale Modifier and Type 方法 描述 Locale
Track. getLocale()
Locale
指定Track
内容格式化的语言,可能指定国家/地区。 -
Uses of Locale in javafx.util.converter
Fields in javafx.util.converter declared as Locale Modifier and Type Field 描述 protected Locale
DateTimeStringConverter. locale
-
Uses of Locale in javax.accessibility
Methods in javax.accessibility that return Locale Modifier and Type 方法 描述 abstract Locale
AccessibleContext. getLocale()
获取组件的区域设置。Methods in javax.accessibility with parameters of type Locale Modifier and Type 方法 描述 protected String
AccessibleBundle. toDisplayString(String resourceBundleName, Locale locale)
获取密钥作为本地化字符串。String
AccessibleBundle. toDisplayString(Locale locale)
获取密钥作为本地化字符串。 -
Uses of Locale in javax.annotation.processing
Methods in javax.annotation.processing that return Locale Modifier and Type 方法 描述 Locale
ProcessingEnvironment. getLocale()
如果没有语言环境null
则返回当前语言环境或null
。 -
Uses of Locale in javax.imageio
Fields in javax.imageio declared as Locale Modifier and Type Field 描述 protected Locale[]
ImageReader. availableLocales
可用于定位警告消息的Locale
s阵列,如果不支持本地化,null
。protected Locale[]
ImageWriter. availableLocales
可用于本地化警告消息和压缩设置值的Locale
s阵列,如果不支持本地化,null
。protected Locale
ImageReader. locale
目前Locale
用于定位,或null
;如果没有设置。protected Locale
ImageWriteParam. locale
ALocale
用于本地化压缩类型名称和质量描述,或null
使用默认值Locale
。protected Locale
ImageWriter. locale
目前Locale
用于定位,或null
;如果没有设置。Fields in javax.imageio with type parameters of type Locale Modifier and Type Field 描述 protected List<Locale>
ImageReader. warningLocales
一个List
的Locale
与每个当前注册的IIOReadWarningListener
相关联,默认初始化为null
,这是一个空的List
同义词。protected List<Locale>
ImageWriter. warningLocales
甲List
的Locale
S,一个用于的每个元素warningListeners
,默认情况下初始化null
,它与空同义List
。Methods in javax.imageio that return Locale Modifier and Type 方法 描述 Locale[]
ImageReader. getAvailableLocales()
返回可用于本地化警告侦听器和压缩设置的Locale
s的数组。Locale[]
ImageWriter. getAvailableLocales()
返回可用于本地化警告侦听器和压缩设置的Locale
的数组。Locale
ImageReader. getLocale()
如果没有设置,返回当前设置的Locale
,或null
。Locale
ImageWriteParam. getLocale()
如果仅支持默认值Locale
则返回当前设置的Locale
或null
。Locale
ImageWriter. getLocale()
如果没有设置,返回当前设置的Locale
或null
。Methods in javax.imageio with parameters of type Locale Modifier and Type 方法 描述 void
ImageReader. setLocale(Locale locale)
将此ImageReader
的当前Locale
设置为给定值。void
ImageWriter. setLocale(Locale locale)
将此ImageWriter
的当前Locale
设置为给定值。Constructors in javax.imageio with parameters of type Locale Constructor 描述 ImageWriteParam(Locale locale)
构造一个ImageWriteParam
设置使用给定的Locale
。 -
Uses of Locale in javax.imageio.metadata
Methods in javax.imageio.metadata with parameters of type Locale Modifier and Type 方法 描述 String
IIOMetadataFormat. getAttributeDescription(String elementName, String attrName, Locale locale)
返回String
含有指定属性,或的描述null
。String
IIOMetadataFormatImpl. getAttributeDescription(String elementName, String attrName, Locale locale)
返回String
含有指定属性,或的描述null
。String
IIOMetadataFormat. getElementDescription(String elementName, Locale locale)
返回String
含有指定元素,或的描述null
。String
IIOMetadataFormatImpl. getElementDescription(String elementName, Locale locale)
返回String
含有指定元素,或的描述null
。 -
Uses of Locale in javax.imageio.plugins.bmp
Constructors in javax.imageio.plugins.bmp with parameters of type Locale Constructor 描述 BMPImageWriteParam(Locale locale)
构造一个BMPImageWriteParam
集,以使用给定的Locale
和所有参数的默认值。 -
Uses of Locale in javax.imageio.plugins.jpeg
Constructors in javax.imageio.plugins.jpeg with parameters of type Locale Constructor 描述 JPEGImageWriteParam(Locale locale)
构造一个JPEGImageWriteParam
。 -
Uses of Locale in javax.imageio.spi
Methods in javax.imageio.spi with parameters of type Locale Modifier and Type 方法 描述 abstract String
IIOServiceProvider. getDescription(Locale locale)
返回此服务提供商及其相关实现的简短可读的描述。 -
Uses of Locale in javax.print.attribute
Methods in javax.print.attribute that return Locale Modifier and Type 方法 描述 Locale
TextSyntax. getLocale()
返回此文本属性的文本字符串的自然语言(locale)。Constructors in javax.print.attribute with parameters of type Locale Constructor 描述 TextSyntax(String value, Locale locale)
构造具有指定字符串和语言环境的TextAttribute。 -
Uses of Locale in javax.print.attribute.standard
Constructors in javax.print.attribute.standard with parameters of type Locale Constructor 描述 DocumentName(String documentName, Locale locale)
使用给定的文档名称和语言环境构造新的文档名称属性。JobMessageFromOperator(String message, Locale locale)
使用给定的消息和语言环境构造来自operator属性的新作业消息。JobName(String jobName, Locale locale)
构造具有给定作业名称和区域设置的新作业名称属性。JobOriginatingUserName(String userName, Locale locale)
构造具有给定用户名和区域设置的新作业发起用户名属性。OutputDeviceAssigned(String deviceName, Locale locale)
使用给定的设备名称和语言环境构造新的输出设备分配的属性。PrinterInfo(String info, Locale locale)
使用给定的信息字符串和语言环境构造新的打印机信息属性。PrinterLocation(String location, Locale locale)
构造具有给定位置和区域设置的新的打印机位置属性。PrinterMakeAndModel(String makeAndModel, Locale locale)
使用给定的make和model字符串和locale构造一个新的打印机make和model属性。PrinterMessageFromOperator(String message, Locale locale)
使用给定的消息和区域设置构造来自operator属性的新打印机消息。PrinterName(String printerName, Locale locale)
构造具有给定名称和区域设置的新的打印机名称属性。RequestingUserName(String userName, Locale locale)
使用给定的用户名和区域设置构造一个新的请求用户名属性。 -
Uses of Locale in javax.security.auth.callback
Methods in javax.security.auth.callback that return Locale Modifier and Type 方法 描述 Locale
LanguageCallback. getLocale()
获取检索到的Locale
。Methods in javax.security.auth.callback with parameters of type Locale Modifier and Type 方法 描述 void
LanguageCallback. setLocale(Locale locale)
设置检索到的Locale
。 -
Uses of Locale in javax.swing
Methods in javax.swing that return Locale Modifier and Type 方法 描述 static Locale
JComponent. getDefaultLocale()
返回用于在创建时初始化每个JComponent的locale属性的默认区域设置。Locale
UIDefaults. getDefaultLocale()
返回默认语言环境。Locale
ImageIcon.AccessibleImageIcon. getLocale()
返回此对象的区域设置。Locale
JList.AccessibleJList.AccessibleJListChild. getLocale()
Locale
JTable.AccessibleJTable.AccessibleJTableCell. getLocale()
获取组件的区域设置。Locale
JTree.AccessibleJTree.AccessibleJTreeNode. getLocale()
获取组件的区域设置。Locale
ProgressMonitor.AccessibleProgressMonitor. getLocale()
获取组件的区域设置。Methods in javax.swing with parameters of type Locale Modifier and Type 方法 描述 Object
UIDefaults. get(Object key, Locale l)
返回与给定语言环境相关联的键的值。static Object
UIManager. get(Object key, Locale l)
从适用于给定语言环境的默认值返回一个对象。boolean
UIDefaults. getBoolean(Object key, Locale l)
如果给定的Locale
的值为key
为boolean,则返回布尔值,否则返回false。static boolean
UIManager. getBoolean(Object key, Locale l)
从与键值和给定的Locale
相关联的默认值返回一个布尔值。Border
UIDefaults. getBorder(Object key, Locale l)
如果key
为Locale
值为Border
返回,否则返回null
。static Border
UIManager. getBorder(Object key, Locale l)
从适用于给定语言环境的默认值返回一个边框。Color
UIDefaults. getColor(Object key, Locale l)
如果值key
对于给定Locale
是Color
返回它,否则返回null
。static Color
UIManager. getColor(Object key, Locale l)
从适用于给定语言环境的默认值返回颜色。Dimension
UIDefaults. getDimension(Object key, Locale l)
如果key
的给定Locale
Dimension
,则返回null
,否则返回null
。static Dimension
UIManager. getDimension(Object key, Locale l)
从适用于给定语言环境的默认值返回维度。Font
UIDefaults. getFont(Object key, Locale l)
如果给出的Locale
的key
的值是key
,Font
返回它,否则返回null
。static Font
UIManager. getFont(Object key, Locale l)
从适用于给定语言环境的默认值返回一个字体。Icon
UIDefaults. getIcon(Object key, Locale l)
如果值key
对于给定Locale
是Icon
返回它,否则返回null
。static Icon
UIManager. getIcon(Object key, Locale l)
从适用于给定语言环境的默认值返回Icon
。Insets
UIDefaults. getInsets(Object key, Locale l)
如果给出的Locale
的Insets
的值是key
,则返回null
。static Insets
UIManager. getInsets(Object key, Locale l)
从适用于给定语言环境的默认值返回Insets
对象。int
UIDefaults. getInt(Object key, Locale l)
如果值key
对于给定Locale
是Integer
返回其整数值,否则返回0。static int
UIManager. getInt(Object key, Locale l)
从适用于给定语言环境的默认值返回一个整数。String
UIDefaults. getString(Object key, Locale l)
如果key
的值为Locale
是String
返回,否则返回null
。static String
UIManager. getString(Object key, Locale l)
从适用于给定语言环境的默认值返回一个字符串。static void
JComponent. setDefaultLocale(Locale l)
设置用于在创建时初始化每个JComponent的区域设置属性的默认区域设置。void
UIDefaults. setDefaultLocale(Locale l)
设置默认语言环境。 -
Uses of Locale in javax.swing.table
Methods in javax.swing.table that return Locale Modifier and Type 方法 描述 Locale
JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry. getLocale()
-
Uses of Locale in javax.tools
Methods in javax.tools with parameters of type Locale Modifier and Type 方法 描述 String
Diagnostic. getMessage(Locale locale)
返回给定区域设置的本地化消息。StandardJavaFileManager
DocumentationTool. getStandardFileManager(DiagnosticListener<? super JavaFileObject> diagnosticListener, Locale locale, Charset charset)
返回此工具的标准文件管理器实现的新实例。StandardJavaFileManager
JavaCompiler. getStandardFileManager(DiagnosticListener<? super JavaFileObject> diagnosticListener, Locale locale, Charset charset)
返回此工具的标准文件管理器实现的新实例。void
DocumentationTool.DocumentationTask. setLocale(Locale locale)
设置在格式化诊断和其他本地化数据时应用的区域设置。void
JavaCompiler.CompilationTask. setLocale(Locale locale)
设置在格式化诊断和其他本地化数据时应用的区域设置。 -
Uses of Locale in javax.xml.datatype
Methods in javax.xml.datatype with parameters of type Locale Modifier and Type 方法 描述 abstract GregorianCalendar
XMLGregorianCalendar. toGregorianCalendar(TimeZone timezone, Locale aLocale, XMLGregorianCalendar defaults)
将此XMLGregorianCalendar
与提供的参数一起转换为GregorianCalendar
实例。 -
Uses of Locale in javax.xml.soap
Methods in javax.xml.soap that return Locale Modifier and Type 方法 描述 Locale
SOAPFault. getFaultStringLocale()
获取此SOAPFault
对象的故障字符串的区域设置。Methods in javax.xml.soap that return types with arguments of type Locale Modifier and Type 方法 描述 Iterator<Locale>
SOAPFault. getFaultReasonLocales()
返回一个Iterator
了独特序列Locale
对此有关联Reason Text项秒。Methods in javax.xml.soap with parameters of type Locale Modifier and Type 方法 描述 SOAPFault
SOAPBody. addFault(QName faultCode, String faultString, Locale locale)
创建一个新的SOAPFault
对象,并将其添加到此SOAPBody
对象。SOAPFault
SOAPBody. addFault(Name faultCode, String faultString, Locale locale)
创建一个新的SOAPFault
对象,并将其添加到此SOAPBody
对象。void
SOAPFault. addFaultReasonText(String text, Locale locale)
追加或替换包含指定短信的原因文本项目和从locale
派生的 xml:lang 。String
SOAPFault. getFaultReasonText(Locale locale)
返回与给定的Locale
相关联的原因文本。void
SOAPFault. setFaultString(String faultString, Locale locale)
将此SOAPFault
对象的故障字符串设置为给定的字符串,并将其定位到给定的区域设置。 -
Uses of Locale in jdk.javadoc.doclet
Methods in jdk.javadoc.doclet with parameters of type Locale Modifier and Type 方法 描述 void
Doclet. init(Locale locale, Reporter reporter)
使用给定的区域设置和错误报告器初始化此doclet。void
StandardDoclet. init(Locale locale, Reporter reporter)
-
Uses of Locale in jdk.jshell
Methods in jdk.jshell with parameters of type Locale Modifier and Type 方法 描述 abstract String
Diag. getMessage(Locale locale)
返回给定区域设置的本地化消息。 -
Uses of Locale in jdk.jshell.tool
Methods in jdk.jshell.tool with parameters of type Locale Modifier and Type 方法 描述 JavaShellToolBuilder
JavaShellToolBuilder. locale(Locale locale)
设置区域设置。 -
Uses of Locale in org.xml.sax
Methods in org.xml.sax with parameters of type Locale Modifier and Type 方法 描述 void
Parser. setLocale(Locale locale)
已过时。允许应用程序请求区域设置错误和警告。 -
Uses of Locale in org.xml.sax.helpers
Methods in org.xml.sax.helpers with parameters of type Locale Modifier and Type 方法 描述 void
XMLReaderAdapter. setLocale(Locale locale)
设置错误报告的区域设置。
-