Package org.apache.pivot.text
Contains classes for working with text.
-
Class Summary Class Description AttributedStringCharacterIterator A sequence of text along with associated attributes, backed by aAttributedString
, which itself implements all of these methods.CharSequenceCharacterIterator Character iterator that is backed by aCharSequence
.CharSpan Immutable class representing a span of characters.CompositeIterator AnAttributedCharacterIterator
that implements iterating over several (typically two or three) underlying iterators.FileSizeFormat Converts a file size into a human-readable representation using binary prefixes (1KB = 1024 bytes).