Class UFormat.SpanField
java.lang.Object
java.text.AttributedCharacterIterator.Attribute
java.text.Format.Field
org.graalvm.shadowed.com.ibm.icu.text.UFormat.SpanField
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DateIntervalFormat.SpanField, ListFormatter.SpanField, NumberRangeFormatter.SpanField
- Enclosing class:
UFormat
A field that represents a span of text that may be composed with other fields.
SpanField classes usually have an associated value.
- See Also:
-
Field Summary
Fields inherited from class AttributedCharacterIterator.Attribute
INPUT_METHOD_SEGMENT, LANGUAGE, READING -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AttributedCharacterIterator.Attribute
equals, getName, hashCode, readResolve, toString
-
Constructor Details
-
SpanField
Construct a new instance.
-