/[Apache-SVN]/myfaces/site/javadoc/org/apache/myfaces/util/StringUtils.html
ViewVC logotype

Diff of /myfaces/site/javadoc/org/apache/myfaces/util/StringUtils.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- myfaces/site/javadoc/org/apache/myfaces/util/StringUtils.html	2005/05/05 04:32:11	168264
+++ myfaces/site/javadoc/org/apache/myfaces/util/StringUtils.html	2005/05/05 04:34:46	168265
@@ -2,7 +2,6 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_05) on Tue May 03 12:06:09 CEST 2005 -->
 <TITLE>
 StringUtils (Apache MyFaces API Documentation)
 </TITLE>
@@ -104,7 +103,7 @@ Implements utility functions for the Str
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
+  <DD>$Revision: 167257 $ $Date: 2004-10-13 07:51:02 -0400 (Wed, 13 Oct 2004) $
  
  $Log$
  Revision 1.4  2004/10/13 11:51:01  matze
@@ -161,8 +160,6 @@ Implements utility functions for the Str
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Undoubles the quotes inside the string <br> Example:<br>
- 
- hello""world becomes hello"world
  </TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -175,12 +172,7 @@ Implements utility functions for the Str
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Undoubles the quotes inside a substring <br> Example:<br>
- 
- hello""world becomes hello"world
- 
- WARNING: scan for quote may continue to the end of the string, make sure
- that either <code>charAt(end + 1) == quote</code> or <code>end =
- str.lentgth()</code>. </TD>
+ </TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -191,8 +183,6 @@ Implements utility functions for the Str
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes the surrounding quote and any double quote inside the string <br>
  Example:<br>
- 
- "hello""world" becomes hello"world
  </TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -248,9 +238,6 @@ Implements utility functions for the Str
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the minimum index >= 0, if any
  
- 
- Use to find the first of two characters in a string:<br>
- <code>minIndex(s.indexOf('/'), indexOf('\'))</code>
  </TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -291,8 +278,7 @@ Implements utility functions for the Str
                 char&nbsp;separator)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Split a string into an array of strings arround a character separator.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Split a string into an array of strings arround a character separator.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -302,8 +288,7 @@ Implements utility functions for the Str
                 char&nbsp;quote)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Split a string into an array of strings arround a character separator.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Split a string into an array of strings arround a character separator.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -312,8 +297,7 @@ Implements utility functions for the Str
                  char&nbsp;separator)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Split a string into an array of strings arround a character separator.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Split a string into an array of strings arround a character separator.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -323,8 +307,7 @@ Implements utility functions for the Str
                  char&nbsp;quote)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Split a string into an array of strings arround a character separator.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Split a string into an array of strings arround a character separator.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26