Package | Description |
---|---|
org.apache.commons.text |
Basic classes for text handling.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
RandomStringGenerator.Builder |
A builder for generating
RandomStringGenerator instances. |
class |
StrBuilder |
Deprecated.
Deprecated as of 1.3, use
TextStringBuilder instead. |
class |
TextStringBuilder |
Builds a string from constituent parts providing a more flexible and powerful API than StringBuffer.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.