Package org.dellroad.stuff.string
package org.dellroad.stuff.string
Utility classes relating to parsing and formatting strings.
-
ClassDescriptionEncodes
byte[]
arrays to and from hexadecimal strings.EncodesDate
objects to and from strings.Interpreter for printf-style formatting strings that identifies arguments using names rather than indicies.Utility class supporting parsing of strings.Parses strings using regular expressions into new instances of some class by parsing substrings.Encodes/decodes Java strings, escaping control and XML-invalid characters.Comparator for version numbers.Comparator for version number parts.