-
Notifications
You must be signed in to change notification settings - Fork 0
/
fnstring.html
executable file
·516 lines (491 loc) · 81.8 KB
/
fnstring.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at May 19, 2012 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>op4j: bending the Java spoon -
Functions: FnString</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20120519" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<a href="./" id="bannerLeft">
<img src="images/op4j_logo.png" alt="op4j: bending the Java spoon" />
</a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 19 May 2012</span>
| <span id="projectVersion">Version: 1.2</span>
</div>
<div class="xright"> <a href="index.html" title="Main">Main</a>
|
<a href="download.html" title="Download">Download</a>
|
<a href="https://www.bendingthejavaspoon.com" class="externalLink" title="Example Recipes Blog">Example Recipes Blog</a>
|
<a href="https://github.com/op4j/op4j.github.com/issues" class="externalLink" title="Issue Tracking">Issue Tracking</a>
|
<a href="apidocs/index.html" title="Javadoc">Javadoc</a>
|
<a href="https://github.com/op4j" class="externalLink" title="Github Project Page">Github Project Page</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>The op4j Project</h5>
<ul>
<li class="none">
<a href="index.html" title="· Main">· Main</a>
</li>
<li class="none">
<a href="download.html" title="· Download">· Download</a>
</li>
<li class="none">
<a href="maveninfo.html" title="· Maven Info">· Maven Info</a>
</li>
<li class="none">
<a href="dependencies.html" title="· Dependencies">· Dependencies</a>
</li>
<li class="none">
<a href="https://github.com/op4j" class="externalLink" title="· Github Repository">· Github Repository</a>
</li>
<li class="none">
<a href="https://www.bendingthejavaspoon.com" class="externalLink" title="· Example Recipes">· Example Recipes</a>
</li>
<li class="none">
<a href="https://github.com/op4j/op4j.github.com/issues" class="externalLink" title="· Issue Tracking">· Issue Tracking</a>
</li>
<li class="expanded">
<a href="#" title="· Documentation">· Documentation</a>
<ul>
<li class="none">
<a href="basics.html" title="· The Basics">· The Basics</a>
</li>
<li class="expanded">
<a href="#" title="· Working with...">· Working with...</a>
<ul>
<li class="none">
<a href="arrays.html" title="· Arrays">· Arrays</a>
</li>
<li class="none">
<a href="lists.html" title="· Lists">· Lists</a>
</li>
<li class="none">
<a href="maps.html" title="· Maps">· Maps</a>
</li>
<li class="none">
<a href="sets.html" title="· Sets">· Sets</a>
</li>
<li class="none">
<a href="generic.html" title="· Any object (generic)">· Any object (generic)</a>
</li>
</ul>
</li>
<li class="expanded">
<a href="#" title="· Functions">· Functions</a>
<ul>
<li class="none">
<a href="functions.html" title="· About Functions">· About Functions</a>
</li>
<li class="none">
<a href="call.html" title="· Call">· Call</a>
</li>
<li class="none">
<a href="get.html" title="· Get">· Get</a>
</li>
<li class="none">
<a href="fnfunc.html" title="· FnFunc">· FnFunc</a>
</li>
<li class="none">
<a href="fnboolean.html" title="· FnBoolean">· FnBoolean</a>
</li>
<li class="none">
<a href="fncalendar.html" title="· FnCalendar">· FnCalendar</a>
</li>
<li class="none">
<a href="fndate.html" title="· FnDate">· FnDate</a>
</li>
<li class="none">
<a href="fnobject.html" title="· FnObject">· FnObject</a>
</li>
<li class="none">
<strong>· FnString</strong>
</li>
<li class="expanded">
<a href="#" title="· Numbers">· Numbers</a>
<ul>
<li class="none">
<a href="fnnumber.html" title="· FnNumber">· FnNumber</a>
</li>
<li class="none">
<a href="fnbigdecimal.html" title="· FnBigDecimal">· FnBigDecimal</a>
</li>
<li class="none">
<a href="fnbiginteger.html" title="· FnBigInteger">· FnBigInteger</a>
</li>
<li class="none">
<a href="fninteger.html" title="· FnInteger">· FnInteger</a>
</li>
<li class="none">
<a href="fnlong.html" title="· FnLong">· FnLong</a>
</li>
<li class="none">
<a href="fnfloat.html" title="· FnFloat">· FnFloat</a>
</li>
<li class="none">
<a href="fndouble.html" title="· FnDouble">· FnDouble</a>
</li>
<li class="none">
<a href="fndouble.html" title="· FnShort">· FnShort</a>
</li>
</ul>
</li>
<li class="expanded">
<a href="#" title="· Structures">· Structures</a>
<ul>
<li class="none">
<a href="fnarray.html" title="· FnArray">· FnArray</a>
</li>
<li class="none">
<a href="fnlist.html" title="· FnList">· FnList</a>
</li>
<li class="none">
<a href="fnmap.html" title="· FnMap">· FnMap</a>
</li>
<li class="none">
<a href="fnset.html" title="· FnSet">· FnSet</a>
</li>
<li class="none">
<a href="fntuple.html" title="· FnTuple">· FnTuple</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="none">
<a href="apidocs/op4j/index.html" title="· Javadoc">· Javadoc</a>
</li>
<li class="none">
<a href="faq.html" title="· FAQ">· FAQ</a>
</li>
</ul>
</li>
<li class="none">
<a href="license.html" title="· License">· License</a>
</li>
<li class="none">
<a href="team.html" title="· Team">· Team</a>
</li>
</ul>
<ul>
<li class="collapsed">
<a href="ognl-about.html" title="· op4j-ognl">· op4j-ognl</a>
</li>
<li class="collapsed">
<a href="jodatime-about.html" title="· op4j-jodatime">· op4j-jodatime</a>
</li>
</ul>
<a href="https://maven.apache.org" title="Built with Maven 2" class="poweredBy">
<img class="poweredBy" alt="Built with Maven 2" src="https://maven.apache.org/images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section"><h2>Functions: FnString<a name="Functions:_FnString"></a></h2>
<div class="section"><h3>1. Overview<a name="a1._Overview"></a></h3>
<p>
<b><a class="externalLink" href="https://www.op4j.org/apidocs/org/op4j/functions/FnString.html">FnString</a></b> is a <i>function hub class</i>
containing a lot of static methods returning functions that take a <b>String</b> object as its input. It includes
conversions to numbers, calendar and escape functions among others.
</p>
</div>
<div class="section"><h3>2. Functions<a name="a2._Functions"></a></h3>
<table class="bodyTable" border="0">
<thead><tr class="a"><th>Function name</th><th>Type</th><th width="240px">Params</th><th>Description</th></tr></thead>
<tbody>
<tr class="b"><td><b>asciify</b></td><td>Function<String,String></td><td></td><td><p> <i>ASCIIfies</i> a String containing text in (mainly) European languages by removing a set of recognized diacritic symbols and performing a number of transformations. Calling this method is equivalent to calling asciify(AsciifyMode) using the <tt>DEFAULT</tt> mode. </p></td></tr>
<tr class="a"><td><b>asciify</b></td><td>Function<String,String></td><td>AsciifyMode mode</td><td><p> <i>ASCIIfies</i> a String containing text in (mainly) European languages by removing a set of recognized diacritic symbols and performing a number of transformations, determined by the <tt> AsciifyMode</tt> parameter. </p> <p> Transformations for <tt>AsciifyMode.DEFAULT</tt> are: </p> <ul> <li>À, Á, Â, Ã, Ä, Å, \u0100, \u0102, \u0104, \u01CD, \u01FA / à, á, â, ã, ä, å, \u0101, \u0103, \u0105, \u01CE, \u01FB = A / a</li> <li>Æ, \u01FC / æ, \u01FD = AE / ae</li> <li>Ç, \u0106, \u0108, \u010A, \u010C / ç, \u0107, \u0109, \u010B, \u010D = C / c</li> <li>Ð, \u010E, \u0110 / ð, \u010F, \u0111 = D / d</li> <li>È, É, Ê, Ë, \u0112, \u0114, \u0116, \u0118, \u011A / è, é, ê, ë, \u0113, \u0115, \u0117, \u0119, \u011B = E / e</li> <li>\u011C, \u011E, \u0120, \u0122 / \u011D, \u011F, \u0121, \u0123 = G / g</li> <li>\u0124, \u0126 / \u0125, \u0127 = H / h</li> <li>Ì, Í, Î, Ï, \u0128, \u012A, \u012C, \u012E, \u0130, \u01CF / ì, í, î, ï, \u0129, \u012B, \u012D, \u012F, \u0131, \u01D0 = I / i</li> <li>\u0132 / \u0133 = IJ / ij</li> <li>\u0134 / \u0135 = J / j</li> <li>\u0136 / \u0137, \u0138 = K / k</li> <li>\u0139, \u013B, \u013D, \u013F, \u0141 / \u013A, \u013C, \u013E, \u0140, \u0142 = L / l</li> <li>Ñ, \u0143, \u0145, \u0147, \u014A / ñ, \u0144, \u0146, \u0148, \u0149, \u014B = N / n</li> <li>Ò, Ó, Ô, Õ, Ö, Ø, \u014C, \u014E, \u0150, \u01A0, \u01D1, \u01FE / ò, ó, ô, õ, ö, ø, \u014D, \u014F, \u0151, \u01A1, \u01D2, \u01FF = O / o</li> <li>\u0152 / \u0153 = OE / oe</li> <li>\u0154, \u0156, \u0158 / \u0155, \u0157, \u0159 = R / r</li> <li>\u015A, \u015C, \u015E, \u0160 / \u015B, \u015D, \u015F, \u0161 = S / s</li> <li>ß = "ss" if the preceding character is lower case, "SS" otherwise.</li> <li>\u0162, \u0164, \u0166 / \u0163, \u0165, \u0167 = T / t</li> <li>Þ / þ = TH / th</li> <li>Ù, Ú, Û, Ü, \u0168, \u016A, \u016C, \u016E, \u0170, \u0172, \u01AF, \u01D3, \u01D5, \u01D7, \u01D9, \u01DB / ù, ú, û, ü, \u0169, \u016B, \u016D, \u016F, \u0171, \u0173, \u01B0, \u01D4, \u01D6, \u01D8, \u01DA, \u01DC = U / u</li> <li>\u0174 / \u0175 = W / w</li> <li>Ý, \u0178, \u0176 / ý, ÿ, \u0177 = Y / y</li> <li>\u0179, \u017B, \u017D / \u017A, \u017C, \u017E = Z / z</li> </ul> <p> Transformations for <tt>AsciifyMode.UMLAUT_E</tt> are the same as <tt>DEFAULT</tt> with the following differences: </p> <ul> <li>Ä / ä = AE / ae</li> <li>Ö / ö = OE / oe</li> <li>Ü / ü = UE / ue</li> </ul></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>capitalize</b></td><td>Function<String,String></td><td></td><td><p> Converts the first letter of each word in the target String to upper case. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>contains</b></td><td>Function<String,Boolean></td><td>String regex</td><td><p> Determines whether the target String contains a fragment matching the specified regular expression. </p> <p> Regular expressions must conform to the <tt>java.util.regex.Pattern</tt> format. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>endsWith</b></td><td>Function<String, Boolean></td><td>String suffix</td><td><p> Checkx whether the input String ends with the specified suffix or not. If the suffix is empty, ends with or is equal to the input, it will return true. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>eq</b></td><td>Function<Object,Boolean></td><td>String object</td><td><p> Performs an <i>equals</i> operation between the target object and the specified one. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>escapeCSV</b></td><td>Function<String,String></td><td></td><td><p> Turns a String into a value valid for being a CSV column value, enclosed in double quotes if needed. </p> <p> This method calls <tt>org.apache.commons.lang.StringUtils.escapeCsv()</tt>. From its definition: </p> <ul> <li>If the value contains a comma, newline or double quote, then the String value is written enclosed in double quotes.</li> <li>Any double quote characters in the value are escaped with another double quote.</li> <li>If the value does not contain a comma, newline or double quote, then the String value is written unchanged (null values are ignored).</li> </ul></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>escapeHTML</b></td><td>Function<String,String></td><td></td><td><p> Escapes the characters in a <tt>String</tt> using HTML entities. </p> <p> This method calls <tt>org.apache.commons.lang.StringUtils.escapeHtml()</tt>. From its definition: </p> <ul> <li>The string <tt>"bread" & "butter"</tt> becomes <tt>&quot;bread&quot; &amp; &quot;butter&quot;</tt>.</li> <li>Supports all known HTML 4.0 entities, including funky accents. Note that the commonly used apostrophe escape character (&apos;) is not a legal entity and so is not supported).</li> </ul></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>escapeJavaScript</b></td><td>Function<String,String></td><td></td><td><p> Escapes the characters in a <tt>String</tt> using JavaScript String rules. </p> <p> This method calls <tt>org.apache.commons.lang.StringUtils.escapeJavascript()</tt>. From its definition: </p> <ul> <li>Escapes any values it finds into their JavaScript String form. Deals correctly with quotes and control-chars (tab, backslash, cr, ff, etc.)</li> <li>So a tab becomes the characters <tt>'\\'</tt> and <tt>'t'</tt>.</li> <li>The only difference between Java strings and JavaScript strings is that in JavaScript, a single quote must be escaped.</li> </ul> <p>Example:</p> <ul> <li>input string: <tt>He didn't say, "Stop!"</tt></li> <li>output string: <tt>He didn\'t say, \"Stop!\"</tt></li> </ul></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>escapeXML</b></td><td>Function<String,String></td><td></td><td><p> Escapes the characters in a <tt>String</tt> using XML entities. </p> <p> This method calls <tt>org.apache.commons.lang.StringUtils.escapeXml()</tt>. From its definition: </p> <ul> <li>For example: <tt>"bread" & "butter"</tt> => <tt>&quot;bread&quot; &amp; &quot;butter&quot;</tt>.</li> <li>Supports only the five basic XML entities (gt, lt, quot, amp, apos). Does not support DTDs or external entities.</li> <li>Note that unicode characters greater than 0x7f are currently escaped to their numerical \\u equivalent. This may change in future releases.</li> </ul></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>extractAll</b></td><td>Function<String,List<String>></td><td>String regex</td><td><p> Extracts every substring from the target String that match the specified regular expression. </p> <p> Regular expressions must conform to the <tt>java.util.regex.Pattern</tt> format. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>extractFirst</b></td><td>Function<String,String></td><td>String regex</td><td><p> Extracts the first substring from the target String that matches the specified regular expression. </p> <p> Regular expressions must conform to the <tt>java.util.regex.Pattern</tt> format. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>extractLast</b></td><td>Function<String,String></td><td>String regex</td><td><p> Extracts the last substring from the target String that matches the specified regular expression. </p> <p> Regular expressions must conform to the <tt>java.util.regex.Pattern</tt> format. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>fromHexadecimal</b></td><td>Function<String,String></td><td>Charset charset</td><td><p> Converts the target String from the Hexadecimal representation of its bytes back into a String using the specified Charset. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>greaterOrEqTo</b></td><td>Function<Object,Boolean></td><td>String object</td><td><p> Determines whether the target object is greater or equal to the specified object in value, this is, whether <tt>target.compareTo(object) >= 0</tt>. Both the target and the specified object have to implement Comparable. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>greaterThan</b></td><td>Function<Object,Boolean></td><td>String object</td><td><p> Determines whether the target object is greater than the specified object in value, this is, whether <tt>target.compareTo(object) > 0</tt>. Both the target and the specified object have to implement Comparable. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>isAlpha</b></td><td>Function<String, Boolean></td><td></td><td><p> Checks if a String contains only unicode letters or not </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>isAlphaSpace</b></td><td>Function<String, Boolean></td><td></td><td><p> Checks if a String contains only unicode letters and spaces or not </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>isBigDecimal</b></td><td>Function<String,Boolean></td><td></td><td><p> Returns true if the input String can be converted into a valid BigDecimal. It uses the default configuration from the JVM (en_US) to check whether the string is valid or not. </p></td></tr>
<tr class="a"><td><b>isBigDecimal</b></td><td>Function<String,Boolean></td><td>Locale locale</td><td><p> Returns true if the input String can be converted into a valid BigDecimal in the given Locale </p></td></tr>
<tr class="b"><td><b>isBigDecimal</b></td><td>Function<String,Boolean></td><td>String locale</td><td><p> Returns true if the input String can be converted into a valid BigDecimal in the given Locale specified as a String </p></td></tr>
<tr class="a"><td><b>isBigDecimal</b></td><td>Function<String,Boolean></td><td>DecimalPoint decimalPoint</td><td><p> Returns true if the input String can be converted into a valid BigDecimal using the specified decimal point configuration ( DecimalPoint). </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>isBigInteger</b></td><td>Function<String,Boolean></td><td></td><td><p> Returns true if the input String can be converted into a valid BigInteger. It uses the default configuration from the JVM (en_US) to check whether the string is valid or not. </p></td></tr>
<tr class="a"><td><b>isBigInteger</b></td><td>Function<String,Boolean></td><td>Locale locale</td><td><p> Returns true if the input String can be converted into a valid BigInteger in the given Locale </p></td></tr>
<tr class="b"><td><b>isBigInteger</b></td><td>Function<String,Boolean></td><td>String locale</td><td><p> Returns true if the input String can be converted into a valid BigInteger in the given Locale specified as a String </p></td></tr>
<tr class="a"><td><b>isBigInteger</b></td><td>Function<String,Boolean></td><td>DecimalPoint decimalPoint</td><td><p> Returns true if the input String can be converted into a valid BigInteger using the specified decimal point configuration ( DecimalPoint). </p></td></tr>
<tr class="b"><td><b>isBigInteger</b></td><td>Function<String,Boolean></td><td>int radix</td><td><p> Returns true if the input String can be converted into a valid BigInteger in the specified radix. It uses the default configuration to check the String </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>isBlank</b></td><td>Function<String, Boolean></td><td></td><td><p> Returns whether the target String is blank or not. It calls StringUtils#isBlank(String). The string is blank if it is whitespace, empty ("") or null. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>isByte</b></td><td>Function<String,Boolean></td><td></td><td><p> Returns true if the input String can be converted into a valid Byte. It uses the default configuration from the JVM (en_US) to check whether the string is valid or not. If this method returns false, FnString#toByte() will throw an exception if called. </p></td></tr>
<tr class="a"><td><b>isByte</b></td><td>Function<String,Boolean></td><td>Locale locale</td><td><p> Returns true if the input String can be converted into a valid Byte in the given Locale. If this method returns false, FnString#toByte(Locale) will throw an exception if called. </p></td></tr>
<tr class="b"><td><b>isByte</b></td><td>Function<String,Boolean></td><td>String locale</td><td><p> Returns true if the input String can be converted into a valid Byte in the given Locale specified as a String. If this method returns false, FnString#toByte(String) will throw an exception if called. </p></td></tr>
<tr class="a"><td><b>isByte</b></td><td>Function<String,Boolean></td><td>DecimalPoint decimalPoint</td><td><p> Returns true if the input String can be converted into a valid Byte using the specified decimal point configuration ( DecimalPoint). If this method returns false, FnString#toByte(DecimalPoint) will throw an exception if called. </p></td></tr>
<tr class="b"><td><b>isByte</b></td><td>Function<String,Boolean></td><td>int radix</td><td><p> Returns true if the input String can be converted into a valid Byte in the specified radix. It uses the default configuration to check the String. If this method returns false, FnString#toByte(int) will throw an exception if called. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>isCalendar</b></td><td>Function<String,Boolean></td><td>String pattern</td><td><p> Checks whether the target String can be converted into a Calendar based on the input parameters or not. If it returns true, FnString#toCalendar(String) can be called safely. </p> <p> Pattern format is that of <tt>java.text.SimpleDateFormat</tt>. </p></td></tr>
<tr class="b"><td><b>isCalendar</b></td><td>Function<String,Boolean></td><td>String pattern<br />Locale locale</td><td><p> Checks whether the target String represents a Calendar or not. If it returns true, FnString#toCalendar(String, Locale) can be called safely. </p> <p> Pattern format is that of <tt>java.text.SimpleDateFormat</tt>. </p></td></tr>
<tr class="a"><td><b>isCalendar</b></td><td>Function<String,Boolean></td><td>String pattern<br />String locale</td><td><p> Returns true if the target String can be converted into a Calendar based on the input parameters. If it returns true, the function ToCalendar#ToCalendar(String, String) can be called safely. </p> <p> Pattern format is that of <tt>java.text.SimpleDateFormat</tt>. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>isDouble</b></td><td>Function<String,Boolean></td><td></td><td><p> Returns true if the input String can be converted into a valid Double. It uses the default configuration from the JVM (en_US) to check whether the string is valid or not. If this method returns false, FnString#toDouble() will throw an exception if called. </p></td></tr>
<tr class="a"><td><b>isDouble</b></td><td>Function<String,Boolean></td><td>Locale locale</td><td><p> Returns true if the input String can be converted into a valid Double in the given Locale. If this method returns false, FnString#toDouble(Locale) will throw an exception if called. </p></td></tr>
<tr class="b"><td><b>isDouble</b></td><td>Function<String,Boolean></td><td>String locale</td><td><p> Returns true if the input String can be converted into a valid Double in the given Locale specified as a String. If this method returns false, FnString#toDouble(String) will throw an exception if called. </p></td></tr>
<tr class="a"><td><b>isDouble</b></td><td>Function<String,Boolean></td><td>DecimalPoint decimalPoint</td><td><p> Returns true if the input String can be converted into a valid Double using the specified decimal point configuration ( DecimalPoint). If this method returns false, FnString#toDouble(DecimalPoint) will throw an exception if called. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>isEmpty</b></td><td>Function<String, Boolean></td><td></td><td><p> Returns whether the target String is empty or not. It calls StringUtils#isEmpty(String). The string is empty if it is "" or null </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>isFloat</b></td><td>Function<String,Boolean></td><td></td><td><p> Returns true if the input String can be converted into a valid Float. It uses the default configuration from the JVM (en_US) to check whether the string is valid or not. If this method returns false, FnString#isFloat() will throw an exception if called. </p></td></tr>
<tr class="b"><td><b>isFloat</b></td><td>Function<String,Boolean></td><td>Locale locale</td><td><p> Returns true if the input String can be converted into a valid Float in the given Locale. If this method returns false, FnString#isFloat(Locale) will throw an exception if called. </p></td></tr>
<tr class="a"><td><b>isFloat</b></td><td>Function<String,Boolean></td><td>String locale</td><td><p> Returns true if the input String can be converted into a valid Float in the given Locale specified as a String. If this method returns false, FnString#isFloat(String) will throw an exception if called. </p></td></tr>
<tr class="b"><td><b>isFloat</b></td><td>Function<String,Boolean></td><td>DecimalPoint decimalPoint</td><td><p> Returns true if the input String can be converted into a valid Float using the specified decimal point configuration ( DecimalPoint). If this method returns false, FnString#isFloat(DecimalPoint) will throw an exception if called. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>isInteger</b></td><td>Function<String,Boolean></td><td></td><td><p> Returns true if the input String can be converted into a valid Integer. It uses the default configuration from the JVM (en_US) to check whether the string is valid or not. If this method returns false, FnString#isInteger() will throw an exception if called. </p></td></tr>
<tr class="b"><td><b>isInteger</b></td><td>Function<String,Boolean></td><td>Locale locale</td><td><p> Returns true if the input String can be converted into a valid Integer in the given Locale. If this method returns false, FnString#isInteger(Locale) will throw an exception if called. </p></td></tr>
<tr class="a"><td><b>isInteger</b></td><td>Function<String,Boolean></td><td>String locale</td><td><p> Returns true if the input String can be converted into a valid Integer in the given Locale specified as a String. If this method returns false, FnString#isInteger(String) will throw an exception if called. </p></td></tr>
<tr class="b"><td><b>isInteger</b></td><td>Function<String,Boolean></td><td>DecimalPoint decimalPoint</td><td><p> Returns true if the input String can be converted into a valid Integer using the specified decimal point configuration ( DecimalPoint). If this method returns false, FnString#isInteger(DecimalPoint) will throw an exception if called. </p></td></tr>
<tr class="a"><td><b>isInteger</b></td><td>Function<String,Boolean></td><td>int radix</td><td><p> Returns true if the input String can be converted into a valid Integer in the specified radix. It uses the default configuration to check the String. If this method returns false, FnString#isInteger(int) will throw an exception if called. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>isLong</b></td><td>Function<String,Boolean></td><td></td><td><p> Returns true if the input String can be converted into a valid Long. It uses the default configuration from the JVM (en_US) to check whether the string is valid or not. If this method returns false, FnString#isLong() will throw an exception if called. </p></td></tr>
<tr class="a"><td><b>isLong</b></td><td>Function<String,Boolean></td><td>Locale locale</td><td><p> Returns true if the input String can be converted into a valid Long in the given Locale. If this method returns false, FnString#isLong(Locale) will throw an exception if called. </p></td></tr>
<tr class="b"><td><b>isLong</b></td><td>Function<String,Boolean></td><td>String locale</td><td><p> Returns true if the input String can be converted into a valid Long in the given Locale specified as a String. If this method returns false, FnString#isLong(String) will throw an exception if called. </p></td></tr>
<tr class="a"><td><b>isLong</b></td><td>Function<String,Boolean></td><td>DecimalPoint decimalPoint</td><td><p> Returns true if the input String can be converted into a valid Long using the specified decimal point configuration ( DecimalPoint). If this method returns false, FnString#isLong(DecimalPoint) will throw an exception if called. </p></td></tr>
<tr class="b"><td><b>isLong</b></td><td>Function<String,Boolean></td><td>int radix</td><td><p> Returns true if the input String can be converted into a valid Long in the specified radix. It uses the default configuration to check the String. If this method returns false, FnString#isLong(int) will throw an exception if called. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>isNotNull</b></td><td>Function<Object,Boolean></td><td></td><td><p> Determines whether the target object is null or not. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>isNull</b></td><td>Function<Object,Boolean></td><td></td><td><p> Determines whether the target object is null or not. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>isNumeric</b></td><td>Function<String, Boolean></td><td></td><td><p> Checks if a String contains only unicode digits or not </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>isNumericSpace</b></td><td>Function<String, Boolean></td><td></td><td><p> Checks if a String contains only unicode digits and spaces or not </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>isShort</b></td><td>Function<String,Boolean></td><td></td><td><p> Returns true if the input String can be converted into a valid Short. It uses the default configuration from the JVM (en_US) to check whether the string is valid or not. If this method returns false, FnString#isShort() will throw an exception if called. </p></td></tr>
<tr class="b"><td><b>isShort</b></td><td>Function<String,Boolean></td><td>Locale locale</td><td><p> Returns true if the input String can be converted into a valid Short in the given Locale. If this method returns false, FnString#isShort(Locale) will throw an exception if called. </p></td></tr>
<tr class="a"><td><b>isShort</b></td><td>Function<String,Boolean></td><td>String locale</td><td><p> Returns true if the input String can be converted into a valid Short in the given Locale specified as a String. If this method returns false, FnString#isShort(String) will throw an exception if called. </p></td></tr>
<tr class="b"><td><b>isShort</b></td><td>Function<String,Boolean></td><td>DecimalPoint decimalPoint</td><td><p> Returns true if the input String can be converted into a valid Short using the specified decimal point configuration ( DecimalPoint). If this method returns false, FnString#isShort(DecimalPoint) will throw an exception if called. </p></td></tr>
<tr class="a"><td><b>isShort</b></td><td>Function<String,Boolean></td><td>int radix</td><td><p> Returns true if the input String can be converted into a valid Short in the specified radix. It uses the default configuration to check the String. If this method returns false, FnString#isShort(int) will throw an exception if called. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>join</b></td><td>Function<List<Object>, String></td><td></td><td><p> Joins the string representation of the objects in the list (which might be Strings themselves) into a single String (no separator used). </p></td></tr>
<tr class="a"><td><b>join</b></td><td>Function<List<Object>, String></td><td>String separator</td><td><p> Joins the string representation of the objects in the list (which might be Strings themselves) into a single String using the given separator. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>joinArray</b></td><td>Function<Object[], String></td><td></td><td><p> Joins the string representation of the objects in the array (which might be Strings themselves) into a single String (no separator used). </p></td></tr>
<tr class="a"><td><b>joinArray</b></td><td>Function<Object[], String></td><td>String separator</td><td><p> Joins the string representation of the objects in the array (which might be Strings themselves) into a single String using the given separator. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>lessOrEqTo</b></td><td>Function<Object,Boolean></td><td>String object</td><td><p> Determines whether the target object is less or equal to the specified object in value, this is, whether <tt>target.compareTo(object) <= 0</tt>. Both the target and the specified object have to implement Comparable. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>lessThan</b></td><td>Function<Object,Boolean></td><td>String object</td><td><p> Determines whether the target object is less than the specified object in value, this is, whether <tt>target.compareTo(object) < 0</tt>. Both the target and the specified object have to implement Comparable. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>matchAndExtract</b></td><td>Function<String,String></td><td>String regex<br />int group</td><td><p> Matches the entire target String against the specified regular expression and extracts the specified group from it (as specified by <tt>java.util.regex.Matcher</tt>. </p> <p> Regular expressions must conform to the <tt>java.util.regex.Pattern</tt> format. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>matchAndExtractAll</b></td><td>Function<String,List<String>></td><td>String regex<br />int... groups</td><td><p> Matches the entire target String against the specified regular expression and extracts the specified groups from it (as specified by <tt>java.util.regex.Matcher</tt>. </p> <p> Regular expressions must conform to the <tt>java.util.regex.Pattern</tt> format. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>matches</b></td><td>Function<String,Boolean></td><td>String regex</td><td><p> Determines whether the target String matches the specified regular expression. </p> <p> Regular expressions must conform to the <tt>java.util.regex.Pattern</tt> format. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>notEq</b></td><td>Function<Object,Boolean></td><td>String object</td><td><p> Performs an inverse <i>equals</i> operation between the target object and the specified one. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>replaceAll</b></td><td>Function<String,String></td><td>String regex<br />String replacement</td><td><p> Replaces in the target String all substrings matching the specified regular expression with the specified replacement String. </p> <p> Regular expressions must conform to the <tt>java.util.regex.Pattern</tt> format. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>replaceFirst</b></td><td>Function<String,String></td><td>String regex<br />String replacement</td><td><p> Replaces in the target String the first substring matching the specified regular expression with the specified replacement String. </p> <p> Regular expressions must conform to the <tt>java.util.regex.Pattern</tt> format. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>replaceLast</b></td><td>Function<String,String></td><td>String regex<br />String replacement</td><td><p> Replaces in the target String the last substring matching the specified regular expression with the specified replacement String. </p> <p> Regular expressions must conform to the <tt>java.util.regex.Pattern</tt> format. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>reverse</b></td><td>Function<String, String></td><td></td><td><p> It reverses the input String </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>split</b></td><td>Function<String, List<String>></td><td></td><td><p> Splits a String into a list of substrings using a whitespace as a separator. </p></td></tr>
<tr class="a"><td><b>split</b></td><td>Function<String, List<String>></td><td>String separator</td><td><p> Splits a String into a list of substrings using the given separator as a substrings separator (the separator is not included in the elements of the returned list). </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>splitAsArray</b></td><td>Function<String, String[]></td><td></td><td><p> Splits a String into an array of substrings using a whitespace as a separator. </p></td></tr>
<tr class="a"><td><b>splitAsArray</b></td><td>Function<String, String[]></td><td>String separator</td><td><p> Splits a String into an array of substrings using the given separator as a substrings separator (the separator is not included in the elements of the returned array). </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>startsWith</b></td><td>Function<String, Boolean></td><td>String prefix</td><td><p> It checks whether the input String starts with the specified prefix or not. If the suffix is empty, starts with or is equal to the input, it will return true. </p></td></tr>
<tr class="a"><td><b>startsWith</b></td><td>Function<String, Boolean></td><td>String prefix<br />int offset</td><td><p> It checks whether the input substring after the given offset starts with the given prefix or not. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>strip</b></td><td>Function<String,String></td><td></td><td><p> Strips whitespace from both sides of the target String. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>substring</b></td><td>Function<String, String></td><td>int start</td><td><p> Returns the substring of input from start position (null if null String input). It calls StringUtils#substring(String, int) </p></td></tr>
<tr class="b"><td><b>substring</b></td><td>Function<String, String></td><td>int start<br />int end</td><td><p> Returns the substring of input from start position to end position (null if null String input). It calls StringUtils#substring(String, int, int) </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>substringAfter</b></td><td>Function<String, String></td><td>String separator</td><td><p> Returns the substring after the first occurrence of the given separator. It calls StringUtils#substringAfter(String, String) </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>substringAfterLast</b></td><td>Function<String, String></td><td>String separator</td><td><p> Returns the substring after the last occurrence of the given separator. It calls StringUtils#substringAfterLast(String, String) </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>substringBefore</b></td><td>Function<String, String></td><td>String separator</td><td><p> Returns the substring before the first occurrence of the given separator. It calls StringUtils#substringBefore(String, String) </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>substringBeforeLast</b></td><td>Function<String, String></td><td>String separator</td><td><p> Returns the substring before the last occurrence of the given separator. It calls StringUtils#substringBeforeLast(String, String) </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>substringBetween</b></td><td>Function<String, String></td><td>String tag</td><td><p> Returns the substring between tag and tag or null if there is no match. It calls StringUtils#substringBetween(String, String) </p></td></tr>
<tr class="b"><td><b>substringBetween</b></td><td>Function<String, String></td><td>String open<br />String close</td><td><p> Returns the substring between open and close or null if there is no match. It calls StringUtils#substringBetween(String, String, String) </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>toBigDecimal</b></td><td>Function<String,BigDecimal></td><td></td><td><p> Converts a String into a BigDecimal, using the default configuration for for decimal point and precision. </p></td></tr>
<tr class="b"><td><b>toBigDecimal</b></td><td>Function<String,BigDecimal></td><td>Locale locale</td><td><p> Converts a String into a BigDecimal, using the specified locale for decimal point and thousands separator configuration. </p></td></tr>
<tr class="a"><td><b>toBigDecimal</b></td><td>Function<String,BigDecimal></td><td>String locale</td><td><p> Converts a String into a BigDecimal, using the specified locale for decimal point and thousands separator configuration. Locale is specified as a String (for example: "en_US", "es_ES", etc.) </p></td></tr>
<tr class="b"><td><b>toBigDecimal</b></td><td>Function<String,BigDecimal></td><td>DecimalPoint decimalPoint</td><td><p> Converts a String into a BigDecimal, using the specified decimal point configuration ( DecimalPoint). The target String should contain no thousand separators. </p></td></tr>
<tr class="a"><td><b>toBigDecimal</b></td><td>Function<String,BigDecimal></td><td>int scale<br />RoundingMode roundingMode</td><td><p> Converts a String into a BigDecimal, using the default configuration for for decimal point and thousands separator and establishing the specified scale. Rounding mode is used for setting the scale to the specified value. </p></td></tr>
<tr class="b"><td><b>toBigDecimal</b></td><td>Function<String,BigDecimal></td><td>int scale<br />RoundingMode roundingMode<br />Locale locale</td><td><p> Converts a String into a BigDecimal, using the specified locale for decimal point and thousands separator configuration and establishing the specified scale. Rounding mode is used for setting the scale to the specified value. </p></td></tr>
<tr class="a"><td><b>toBigDecimal</b></td><td>Function<String,BigDecimal></td><td>int scale<br />RoundingMode roundingMode<br />String locale</td><td><p> Converts a String into a BigDecimal, using the specified locale for decimal point and thousands separator configuration and establishing the specified scale. Rounding mode is used for setting the scale to the specified value. Locale is specified as a String (for example: "en_US", "es_ES", etc.) </p></td></tr>
<tr class="b"><td><b>toBigDecimal</b></td><td>Function<String,BigDecimal></td><td>int scale<br />RoundingMode roundingMode<br />DecimalPoint decimalPoint</td><td><p> Converts a String into a BigDecimal, using the specified decimal point configuration ( DecimalPoint) and establishing the specified scale. Rounding mode is used for setting the scale to the specified value.. The target String should contain no thousand separators. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>toBigInteger</b></td><td>Function<String,BigInteger></td><td></td><td><p> Converts a String into a BigInteger, using the default configuration. Any fractional part of the input String will be removed. </p></td></tr>
<tr class="b"><td><b>toBigInteger</b></td><td>Function<String,BigInteger></td><td>Locale locale</td><td><p> Converts a String into a BigInteger, using the specified locale for decimal point and thousands separator configuration. Any fractional part of the input String will be removed. </p></td></tr>
<tr class="a"><td><b>toBigInteger</b></td><td>Function<String,BigInteger></td><td>String locale</td><td><p> Converts a String into a BigInteger, using the specified locale for decimal point and thousands separator configuration. Locale is specified as a String (for example: "en_US", "es_ES", etc.). Any fractional part of the input String will be removed. </p></td></tr>
<tr class="b"><td><b>toBigInteger</b></td><td>Function<String,BigInteger></td><td>DecimalPoint decimalPoint</td><td><p> Converts a String into a BigInteger, using the specified decimal point configuration ( DecimalPoint). The target String should contain no thousand separators. Any fractional part of the input String will be removed. </p></td></tr>
<tr class="a"><td><b>toBigInteger</b></td><td>Function<String,BigInteger></td><td>int radix</td><td><p> Converts a String into a BigInteger, using the specified radix for computing the equivalent number. The input String must be a valid BigInteger in the given radix (i.e. if radix is 5, 34 would be a valid input whereas 34.3 wouldn't as '.' is not allowed). </p></td></tr>
<tr class="b"><td><b>toBigInteger</b></td><td>Function<String,BigInteger></td><td>RoundingMode roundingMode</td><td><p> Converts a String into a BigInteger, using the default configuration for for decimal point and thousands separator. Rounding mode is used for removing the decimal part of the number. Any fractional part of the input String will be removed. </p></td></tr>
<tr class="a"><td><b>toBigInteger</b></td><td>Function<String,BigInteger></td><td>RoundingMode roundingMode<br />DecimalPoint decimalPoint</td><td><p> Converts a String into a BigInteger, using the specified decimal point configuration ( DecimalPoint). Rounding mode is used for removing the decimal part of the number. The target String should contain no thousand separators. Any fractional part of the input String will be removed. </p></td></tr>
<tr class="b"><td><b>toBigInteger</b></td><td>Function<String,BigInteger></td><td>RoundingMode roundingMode<br />Locale locale</td><td><p> Converts a String into a BigInteger, using the specified locale for determining decimal point. Rounding mode is used for removing the decimal part of the number. Any fractional part of the input String will be removed. </p></td></tr>
<tr class="a"><td><b>toBigInteger</b></td><td>Function<String,BigInteger></td><td>RoundingMode roundingMode<br />String locale</td><td><p> Converts a String into a BigInteger, using the specified locale for determining decimal point. Rounding mode is used for removing the decimal part of the number. Locale is specified as a String (for example: "en_US", "es_ES", etc.). Any fractional part of the input String will be removed. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>toBoolean</b></td><td>Function<String,Boolean></td><td></td><td><p> Converts a String into a Boolean. Case is ignored, and all three "true"/"false", "yes"/"no" and "on"/"off" versions are supported. </p> <p> This method calls <tt>org.apache.commons.lang.StringUtils.toBooleanObject()</tt>. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>toByte</b></td><td>Function<String,Byte></td><td></td><td><p> Converts a String into a Byte, using the default configuration. Any fractional part of the input String will be removed. The integer part of the input string must be between Byte#MIN_VALUE and Byte#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toByte</b></td><td>Function<String,Byte></td><td>Locale locale</td><td><p> Converts a String into a Byte, using the specified locale for decimal point and thousands separator configuration. The integer part of the input string must be between Byte#MIN_VALUE and Byte#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toByte</b></td><td>Function<String,Byte></td><td>String locale</td><td><p> Converts a String into a Byte, using the specified locale for decimal point and thousands separator configuration. Locale is specified as a String (for example: "en_US", "es_ES", etc.). The integer part of the input string must be between Byte#MIN_VALUE and Byte#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toByte</b></td><td>Function<String,Byte></td><td>DecimalPoint decimalPoint</td><td><p> Converts a String into a Byte, using the specified decimal point configuration ( DecimalPoint). The target String should contain no thousand separators. The integer part of the input string must be between Byte#MIN_VALUE and Byte#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toByte</b></td><td>Function<String,Byte></td><td>int radix</td><td><p> Converts a String into a Byte, using the specified radix for computing the equivalent number. The input String must be a valid Byte in the given radix </p></td></tr>
<tr class="b"><td><b>toByte</b></td><td>Function<String,Byte></td><td>RoundingMode roundingMode</td><td><p> Converts a String into a Byte, using the default configuration for for decimal point and thousands separator. Rounding mode is used for removing the decimal part of the number. The integer part of the input string must be between Byte#MIN_VALUE and Byte#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toByte</b></td><td>Function<String,Byte></td><td>RoundingMode roundingMode<br />DecimalPoint decimalPoint</td><td><p> Converts a String into a Byte, using the specified decimal point configuration ( DecimalPoint). Rounding mode is used for removing the decimal part of the number. The target String should contain no thousand separators. The integer part of the input string must be between Byte#MIN_VALUE and Byte#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toByte</b></td><td>Function<String,Byte></td><td>RoundingMode roundingMode<br />Locale locale</td><td><p> Converts a String into a Byte, using the specified locale for determining decimal point. Rounding mode is used for removing the decimal part of the number. The integer part of the input string must be between Byte#MIN_VALUE and Byte#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toByte</b></td><td>Function<String,Byte></td><td>RoundingMode roundingMode<br />String locale</td><td><p> Converts a String into a Byte, using the specified locale for determining decimal point. Rounding mode is used for removing the decimal part of the number. Locale is specified as a String (for example: "en_US", "es_ES", etc.). The integer part of the input string must be between Byte#MIN_VALUE and Byte#MAX_VALUE </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>toCalendar</b></td><td>Function<String,Calendar></td><td>String pattern</td><td><p> Converts the target String to a <tt>java.util.Calendar</tt> by applying the specified pattern. </p> <p> Pattern format is that of <tt>java.text.SimpleDateFormat</tt>. </p></td></tr>
<tr class="a"><td><b>toCalendar</b></td><td>Function<String,Calendar></td><td>String pattern<br />Locale locale</td><td><p> Converts the target String to a <tt>java.util.Calendar</tt> by applying the specified pattern and locale. The locale is needed for correctly parsing month names. </p> <p> Pattern format is that of <tt>java.text.SimpleDateFormat</tt>. </p></td></tr>
<tr class="b"><td><b>toCalendar</b></td><td>Function<String,Calendar></td><td>String pattern<br />String locale</td><td><p> Converts the target String to a <tt>java.util.Calendar</tt> by applying the specified pattern and locale. The locale is needed for correctly parsing month names. </p> <p> Pattern format is that of <tt>java.text.SimpleDateFormat</tt>. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>toDate</b></td><td>Function<String,Date></td><td>String pattern</td><td><p> Converts the target String to a <tt>java.util.Date</tt> by applying the specified pattern. </p> <p> Pattern format is that of <tt>java.text.SimpleDateFormat</tt>. </p></td></tr>
<tr class="b"><td><b>toDate</b></td><td>Function<String,Date></td><td>String pattern<br />Locale locale</td><td><p> Converts the target String to a <tt>java.util.Date</tt> by applying the specified pattern and locale. The locale is needed for correctly parsing month names. </p> <p> Pattern format is that of <tt>java.text.SimpleDateFormat</tt>. </p></td></tr>
<tr class="a"><td><b>toDate</b></td><td>Function<String,Date></td><td>String pattern<br />String locale</td><td><p> Converts the target String to a <tt>java.util.Date</tt> by applying the specified pattern and locale. The locale is needed for correctly parsing month names. </p> <p> Pattern format is that of <tt>java.text.SimpleDateFormat</tt>. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>toDouble</b></td><td>Function<String,Double></td><td></td><td><p> Converts a String into a Double, using the default configuration for for decimal point and precision. The input string must be between Double#MIN_VALUE and Double#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toDouble</b></td><td>Function<String,Double></td><td>Locale locale</td><td><p> Converts a String into a Double, using the specified locale for decimal point and thousands separator configuration. The input string must be between Double#MIN_VALUE and Double#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toDouble</b></td><td>Function<String,Double></td><td>String locale</td><td><p> Converts a String into a Double, using the specified locale for decimal point and thousands separator configuration. Locale is specified as a String (for example: "en_US", "es_ES", etc.). The input string must be between Double#MIN_VALUE and Double#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toDouble</b></td><td>Function<String,Double></td><td>DecimalPoint decimalPoint</td><td><p> Converts a String into a Double, using the specified decimal point configuration ( DecimalPoint). The target String should contain no thousand separators. The input string must be between Double#MIN_VALUE and Double#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toDouble</b></td><td>Function<String,Double></td><td>int scale<br />RoundingMode roundingMode</td><td><p> Converts a String into a Double, using the default configuration for for decimal point and thousands separator and establishing the specified scale. Rounding mode is used for setting the scale to the specified value. The input string must be between Double#MIN_VALUE and Double#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toDouble</b></td><td>Function<String,Double></td><td>int scale<br />RoundingMode roundingMode<br />Locale locale</td><td><p> Converts a String into a Double, using the specified locale for decimal point and thousands separator configuration and establishing the specified scale. Rounding mode is used for setting the scale to the specified value. The input string must be between Double#MIN_VALUE and Double#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toDouble</b></td><td>Function<String,Double></td><td>int scale<br />RoundingMode roundingMode<br />String locale</td><td><p> Converts a String into a Double, using the specified locale for decimal point and thousands separator configuration and establishing the specified scale. Rounding mode is used for setting the scale to the specified value. Locale is specified as a String (for example: "en_US", "es_ES", etc.). The input string must be between Double#MIN_VALUE and Double#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toDouble</b></td><td>Function<String,Double></td><td>int scale<br />RoundingMode roundingMode<br />DecimalPoint decimalPoint</td><td><p> Converts a String into a Double, using the specified decimal point configuration ( DecimalPoint) and establishing the specified scale. Rounding mode is used for setting the scale to the specified value. The input string must be between Double#MIN_VALUE and Double#MAX_VALUE </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>toFloat</b></td><td>Function<String,Float></td><td></td><td><p> Converts a String into a Float, using the default configuration for for decimal point and precision. The input string must be between Float#MIN_VALUE and Float#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toFloat</b></td><td>Function<String,Float></td><td>Locale locale</td><td><p> Converts a String into a Float, using the specified locale for decimal point and thousands separator configuration. The input string must be between Float#MIN_VALUE and Float#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toFloat</b></td><td>Function<String,Float></td><td>String locale</td><td><p> Converts a String into a Float, using the specified locale for decimal point and thousands separator configuration. Locale is specified as a String (for example: "en_US", "es_ES", etc.). The input string must be between Float#MIN_VALUE and Float#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toFloat</b></td><td>Function<String,Float></td><td>DecimalPoint decimalPoint</td><td><p> Converts a String into a Float, using the specified decimal point configuration ( DecimalPoint). The target String should contain no thousand separators. The input string must be between Float#MIN_VALUE and Float#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toFloat</b></td><td>Function<String,Float></td><td>int scale<br />RoundingMode roundingMode</td><td><p> Converts a String into a Float, using the default configuration for for decimal point and thousands separator and establishing the specified scale. Rounding mode is used for setting the scale to the specified value. The input string must be between Float#MIN_VALUE and Float#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toFloat</b></td><td>Function<String,Float></td><td>int scale<br />RoundingMode roundingMode<br />Locale locale</td><td><p> Converts a String into a Float, using the specified locale for decimal point and thousands separator configuration and establishing the specified scale. Rounding mode is used for setting the scale to the specified value. The input string must be between Float#MIN_VALUE and Float#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toFloat</b></td><td>Function<String,Float></td><td>int scale<br />RoundingMode roundingMode<br />String locale</td><td><p> Converts a String into a Float, using the specified locale for decimal point and thousands separator configuration and establishing the specified scale. Rounding mode is used for setting the scale to the specified value. Locale is specified as a String (for example: "en_US", "es_ES", etc.). The input string must be between Float#MIN_VALUE and Float#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toFloat</b></td><td>Function<String,Float></td><td>int scale<br />RoundingMode roundingMode<br />DecimalPoint decimalPoint</td><td><p> Converts a String into a Float, using the specified decimal point configuration ( DecimalPoint) and establishing the specified scale. Rounding mode is used for setting the scale to the specified value.. The target String should contain no thousand separators. The input string must be between Float#MIN_VALUE and Float#MAX_VALUE </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>toHexadecimal</b></td><td>Function<String,String></td><td>Charset charset</td><td><p> Converts the target String into the Hexadecimal representation of its bytes using the specified Charset to obtain them (the bytes). </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>toInteger</b></td><td>Function<String,Integer></td><td></td><td><p> Converts a String into an Integer, using the default configuration. The integer part of the input string must be between Integer#MIN_VALUE and Integer#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toInteger</b></td><td>Function<String,Integer></td><td>Locale locale</td><td><p> Converts a String into an Integer, using the specified locale for decimal point and thousands separator configuration. The integer part of the input string must be between Integer#MIN_VALUE and Integer#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toInteger</b></td><td>Function<String,Integer></td><td>String locale</td><td><p> Converts a String into an Integer, using the specified locale for decimal point and thousands separator configuration. Locale is specified as a String (for example: "en_US", "es_ES", etc.). The integer part of the input string must be between Integer#MIN_VALUE and Integer#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toInteger</b></td><td>Function<String,Integer></td><td>DecimalPoint decimalPoint</td><td><p> Converts a String into an Integer, using the specified decimal point configuration ( DecimalPoint). The target String should contain no thousand separators. The integer part of the input string must be between Integer#MIN_VALUE and Integer#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toInteger</b></td><td>Function<String,Integer></td><td>int radix</td><td><p> Converts a String into an Integer, using the specified radix for computing the equivalent number. The input String must be a valid Integer in the given radix (i.e. if radix is 5, 34 would be a valid input whereas 34.3 wouldn't as '.' is not allowed) </p></td></tr>
<tr class="b"><td><b>toInteger</b></td><td>Function<String,Integer></td><td>RoundingMode roundingMode</td><td><p> Converts a String into an Integer, using the default configuration for for decimal point and thousands separator. Rounding mode is used for removing the decimal part of the number. The integer part of the input string must be between Integer#MIN_VALUE and Integer#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toInteger</b></td><td>Function<String,Integer></td><td>RoundingMode roundingMode<br />DecimalPoint decimalPoint</td><td><p> Converts a String into an Integer, using the specified decimal point configuration ( DecimalPoint). Rounding mode is used for removing the decimal part of the number. The target String should contain no thousand separators. The integer part of the input string must be between Integer#MIN_VALUE and Integer#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toInteger</b></td><td>Function<String,Integer></td><td>RoundingMode roundingMode<br />Locale locale</td><td><p> Converts a String into an Integer, using the specified locale for determining decimal point. Rounding mode is used for removing the decimal part of the number. The integer part of the input string must be between Integer#MIN_VALUE and Integer#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toInteger</b></td><td>Function<String,Integer></td><td>RoundingMode roundingMode<br />String locale</td><td><p> Converts a String into an Integer, using the specified locale for determining decimal point. Rounding mode is used for removing the decimal part of the number. Locale is specified as a String (for example: "en_US", "es_ES", etc.). The integer part of the input string must be between Integer#MIN_VALUE and Integer#MAX_VALUE </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>toLong</b></td><td>Function<String,Long></td><td></td><td><p> Converts a String into a Long, using the default configuration. The integer part of the input string must be between Long#MIN_VALUE and Long#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toLong</b></td><td>Function<String,Long></td><td>Locale locale</td><td><p> Converts a String into a Long, using the specified locale for decimal point and thousands separator configuration. The integer part of the input string must be between Long#MIN_VALUE and Long#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toLong</b></td><td>Function<String,Long></td><td>String locale</td><td><p> Converts a String into a Long, using the specified locale for decimal point and thousands separator configuration. Locale is specified as a String (for example: "en_US", "es_ES", etc.). The integer part of the input string must be between Long#MIN_VALUE and Long#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toLong</b></td><td>Function<String,Long></td><td>DecimalPoint decimalPoint</td><td><p> Converts a String into a Long, using the specified decimal point configuration ( DecimalPoint). The target String should contain no thousand separators. The integer part of the input string must be between Long#MIN_VALUE and Long#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toLong</b></td><td>Function<String,Long></td><td>int radix</td><td><p> Converts a String into a Long, using the specified radix for computing the equivalent number. The input String must be a valid Long in the given radix (i.e. if radix is 5, 34 would be a valid input whereas 34.3 wouldn't as '.' is not allowed) </p></td></tr>
<tr class="a"><td><b>toLong</b></td><td>Function<String,Long></td><td>RoundingMode roundingMode</td><td><p> Converts a String into a Long, using the default configuration for for decimal point and thousands separator. Rounding mode is used for removing the decimal part of the number. The integer part of the input string must be between Long#MIN_VALUE and Long#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toLong</b></td><td>Function<String,Long></td><td>RoundingMode roundingMode<br />DecimalPoint decimalPoint</td><td><p> Converts a String into a Long, using the specified decimal point configuration ( DecimalPoint). Rounding mode is used for removing the decimal part of the number. The target String should contain no thousand separators. The integer part of the input string must be between Long#MIN_VALUE and Long#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toLong</b></td><td>Function<String,Long></td><td>RoundingMode roundingMode<br />Locale locale</td><td><p> Converts a String into a Long, using the specified locale for determining decimal point. Rounding mode is used for removing the decimal part of the number. The integer part of the input string must be between Long#MIN_VALUE and Long#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toLong</b></td><td>Function<String,Long></td><td>RoundingMode roundingMode<br />String locale</td><td><p> Converts a String into a Long, using the specified locale for determining decimal point. Rounding mode is used for removing the decimal part of the number. Locale is specified as a String (for example: "en_US", "es_ES", etc.). The integer part of the input string must be between Long#MIN_VALUE and Long#MAX_VALUE </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>toLowerCase</b></td><td>Function<String,String></td><td></td><td><p> Converts the target String to lower case. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>toShort</b></td><td>Function<String,Short></td><td></td><td><p> Converts a String into a Short, using the default configuration. The integer part of the input string must be between Short#MIN_VALUE and Short#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toShort</b></td><td>Function<String,Short></td><td>Locale locale</td><td><p> Converts a String into a Short, using the specified locale for decimal point and thousands separator configuration. The integer part of the input string must be between Short#MIN_VALUE and Short#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toShort</b></td><td>Function<String,Short></td><td>String locale</td><td><p> Converts a String into a Short, using the specified locale for decimal point and thousands separator configuration. Locale is specified as a String (for example: "en_US", "es_ES", etc.). The integer part of the input string must be between Short#MIN_VALUE and Short#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toShort</b></td><td>Function<String,Short></td><td>DecimalPoint decimalPoint</td><td><p> Converts a String into a Short, using the specified decimal point configuration ( DecimalPoint). The target String should contain no thousand separators. The integer part of the input string must be between Short#MIN_VALUE and Short#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toShort</b></td><td>Function<String,Short></td><td>int radix</td><td><p> Converts a String into a Short, using the specified radix for computing the equivalent number. The input String must be a valid Short in the given radix (i.e. if radix is 5, 34 would be a valid input whereas 34.3 wouldn't as '.' is not allowed) </p></td></tr>
<tr class="a"><td><b>toShort</b></td><td>Function<String,Short></td><td>RoundingMode roundingMode</td><td><p> Converts a String into a Short, using the default configuration for for decimal point and thousands separator. Rounding mode is used for removing the decimal part of the number. The integer part of the input string must be between Short#MIN_VALUE and Short#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toShort</b></td><td>Function<String,Short></td><td>RoundingMode roundingMode<br />DecimalPoint decimalPoint</td><td><p> Converts a String into a Short, using the specified decimal point configuration ( DecimalPoint). Rounding mode is used for removing the decimal part of the number. The target String should contain no thousand separators. The integer part of the input string must be between Short#MIN_VALUE and Short#MAX_VALUE </p></td></tr>
<tr class="a"><td><b>toShort</b></td><td>Function<String,Short></td><td>RoundingMode roundingMode<br />Locale locale</td><td><p> Converts a String into a Short, using the specified locale for determining decimal point. Rounding mode is used for removing the decimal part of the number. The integer part of the input string must be between Short#MIN_VALUE and Short#MAX_VALUE </p></td></tr>
<tr class="b"><td><b>toShort</b></td><td>Function<String,Short></td><td>RoundingMode roundingMode<br />String locale</td><td><p> Converts a String into a Short, using the specified locale for determining decimal point. Rounding mode is used for removing the decimal part of the number. Locale is specified as a String (for example: "en_US", "es_ES", etc.). The integer part of the input string must be between Short#MIN_VALUE and Short#MAX_VALUE </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>toUpperCase</b></td><td>Function<String,String></td><td></td><td><p> Converts the target String to upper case. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>trim</b></td><td>Function<String,String></td><td></td><td><p> Removes control characters (char <= 32) from both ends of the target String. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>unCapitalize</b></td><td>Function<String,String></td><td></td><td><p> Converts the first letter of each word in the target String to lowercase </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>unescapeCSV</b></td><td>Function<String,String></td><td></td><td><p> Removes escaping from a String escaped for a CSV column. </p> <p> This method calls <tt>org.apache.commons.lang.StringUtils.unescapeCsv()</tt>. From its definition: </p> <ul> <li>Returns a <tt>String</tt> value for an unescaped CSV column.</li> <li>If the value is enclosed in double quotes, and contains a comma, newline or double quote, then quotes are removed.</li> <li>Any double quote escaped characters (a pair of double quotes) are unescaped to just one double quote.</li> <li>If the value is not enclosed in double quotes, or is and does not contain a comma, newline or double quote, then the String value is returned unchanged.</li> </ul></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>unescapeHTML</b></td><td>Function<String,String></td><td></td><td><p> Unescapes a string containing entity escapes to a string containing the actual Unicode characters corresponding to the escapes. Supports HTML 4.0 entities. </p> <p> This method calls <tt>org.apache.commons.lang.StringUtils.unescapeHtml()</tt>. From its definition: </p> <ul> <li>The string <tt>&lt;Fran&ccedil;ais&gt;</tt> will become <tt><Franais></tt></li> <li>If an entity is unrecognized, it is left alone, and inserted verbatim into the result string. e.g. <tt>&gt;&zzzz;x</tt> will become <tt>>&zzzz;x</tt>.</li> </ul></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="b"><td><b>unescapeJavaScript</b></td><td>Function<String,String></td><td></td><td><p> Unescapes any JavaScript literals found in the <tt>String</tt>. </p> <p> For example, it will turn a sequence of <tt>'\'</tt> and <tt>'n'</tt> into a newline character, unless the <tt>'\'</tt> is preceded by another <tt>'\'</tt>. </p> <p> This method calls <tt>org.apache.commons.lang.StringUtils.unescapeJavascript()</tt>. </p></td></tr>
<tr class="" bgcolor="#A4A4A4"><td bgcolor="#A4A4A4" colspan="4"></td></tr>
<tr class="a"><td><b>unescapeXML</b></td><td>Function<String,String></td><td></td><td><p> Unescapes a string containing XML entity escapes to a string containing the actual Unicode characters corresponding to the escapes. </p> <p> This method calls <tt>org.apache.commons.lang.StringUtils.unescapeXml()</tt>. From its definition: </p> <ul> <li>Supports only the five basic XML entities (gt, lt, quot, amp, apos). Does not support DTDs or external entities.</li> <li>Note that numerical \\u unicode codes are unescaped to their respective unicode characters. This may change in future releases.</li> </ul></td></tr>
</tbody></table>
</div>
</div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright © 2012
<a href="https://www.op4j.org">The OP4J team</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>