java.text

E355661

java.text is a Java standard library package that provides classes and interfaces for formatting and parsing text, dates, numbers, and messages in a locale-sensitive manner.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (9)

Statements (49)

Predicate Object
instanceOf Java package
containsClass java.text self-linksurface differs
surface form: java.text.Annotation

java.text self-linksurface differs
surface form: java.text.AttributedCharacterIterator

java.text.AttributedString
java.text.BreakIterator
java.text self-linksurface differs
surface form: java.text.ChoiceFormat

java.text.Collator
java.text self-linksurface differs
surface form: java.text.DateFormat

java.text self-linksurface differs
surface form: java.text.DecimalFormat

java.text self-linksurface differs
surface form: java.text.DecimalFormatSymbols

java.text.FieldPosition
java.text.Format
java.text.MessageFormat
java.text.NumberFormat
java.text.ParseException
java.text self-linksurface differs
surface form: java.text.ParsePosition

java.text.Collator
surface form: java.text.RuleBasedCollator

java.text self-linksurface differs
surface form: java.text.SimpleDateFormat
introducedIn JDK 1.1
surface form: Java 1.1
language Java
maintainedBy Oracle Corporation
partOf Java Platform, Standard Edition
surface form: Java Platform

Java Class Library
surface form: Java Standard Library
providesFunctionality character iteration
collation
date formatting
date parsing
locale-sensitive formatting
locale-sensitive parsing
message formatting
number formatting
number parsing
text formatting
text parsing
relatedTo java.math.BigDecimal
java.math.BigInteger
java.util
surface form: java.util.Date

java.util.Locale
supportsConcept internationalization
localization
usedFor building locale-sensitive messages
comparing strings according to locale collation rules
formatting currencies according to Locale
formatting dates according to Locale
formatting numbers according to Locale
formatting percentages according to Locale
iterating over text boundaries
parsing localized date strings
parsing localized number strings

Referenced by (9)

Full triples — surface form annotated when it differs from this entity's canonical label.

java.text containsClass java.text self-linksurface differs
this entity surface form: java.text.DateFormat
java.text containsClass java.text self-linksurface differs
this entity surface form: java.text.ChoiceFormat
java.text containsClass java.text self-linksurface differs
this entity surface form: java.text.DecimalFormat
java.text containsClass java.text self-linksurface differs
this entity surface form: java.text.DecimalFormatSymbols
java.text containsClass java.text self-linksurface differs
this entity surface form: java.text.SimpleDateFormat
java.text containsClass java.text self-linksurface differs
this entity surface form: java.text.AttributedCharacterIterator
java.text containsClass java.text self-linksurface differs
this entity surface form: java.text.ParsePosition
java.text containsClass java.text self-linksurface differs
this entity surface form: java.text.Annotation