|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringTemplatePattern | |
|---|---|
| com.artenum.forceria | |
| com.artenum.forceria.template | |
| Uses of StringTemplatePattern in com.artenum.forceria |
|---|
| Classes in com.artenum.forceria that implement StringTemplatePattern | |
|---|---|
class |
ForceriaPatterns
|
| Uses of StringTemplatePattern in com.artenum.forceria.template |
|---|
| Methods in com.artenum.forceria.template with parameters of type StringTemplatePattern | |
|---|---|
boolean |
StringTemplate.replace(StringTemplatePattern pattern,
String text)
replace a pattern composed of [CHAR]pattern[CHAR] by the given text, where [CHAR] is the defined enclosing char (which can be a string in fact) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||