Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buymodCount
| Constructor and Description |
|---|
TextCompound(Collection<? extends Text> c) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(String text) |
static TextCompound |
of(Text... text) |
TextCompound |
replaceText(String regex,
Object text) |
TextCompound |
replaceText(String regex,
Text component)
Replaces all substrings of this component's text that match the given regular expression
with the specified replacement component.
|
String |
toPlainText() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
append, append, concat, empty, join, plain, plain
containsAll, equals, hashCode
parallelStream, stream
public TextCompound(Collection<? extends Text> c)
public static TextCompound of(Text... text)
public boolean add(String text)
public TextCompound replaceText(String regex, Text component)
TextreplaceText in interface Text
regex - the regular expression to matchcomponent - the component to replace matches withText instance with the replacements appliedpublic TextCompound replaceText(String regex, Object text)
replaceText in interface Text
public String toPlainText()
toPlainText in interface Text
Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buy