/[Apache-SVN]/jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/SimpleRegexMatcher.java
ViewVC logotype

Diff of /jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/SimpleRegexMatcher.java

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

--- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/SimpleRegexMatcher.java	2005/06/03 03:56:41	179715
+++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/SimpleRegexMatcher.java	2005/06/03 04:06:00	179716
@@ -25,8 +25,8 @@ import org.apache.commons.logging.LogFac
  * 
  * <p>This uses just two wildcards:
  * <ul>
- * 	<li><code>*</code> matches any sequence of none, one or more characters
- * 	<li><code>?</code> matches any one character 
+ *  <li><code>*</code> matches any sequence of none, one or more characters
+ *  <li><code>?</code> matches any one character 
  * </ul>
  * Escaping these wildcards is not supported .</p>
  *

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26