You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2013/05/02 22:34:51 UTC

svn commit: r860631 [2/16] - in /websites/production/commons/content/proper/commons-codec: ./ apidocs/ apidocs/org/apache/commons/codec/ apidocs/org/apache/commons/codec/binary/ apidocs/org/apache/commons/codec/binary/class-use/ apidocs/org/apache/comm...

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodecOutputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodecOutputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodecOutputStream.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.binary.BaseNCodecOutputStream (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.binary.BaseNCodecOutputStream (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.b
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.BaseNCodecOutputStream (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.BaseNCodecOutputStream (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BinaryCodec.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BinaryCodec.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BinaryCodec.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.binary.BinaryCodec (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.binary.BinaryCodec (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.b
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.BinaryCodec (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.BinaryCodec (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Hex.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Hex.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Hex.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.binary.Hex (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.binary.Hex (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.b
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Hex (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Hex (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/StringUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/StringUtils.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/StringUtils.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.binary.StringUtils (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.binary.StringUtils (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.b
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.StringUtils (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.StringUtils (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-frame.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.commons.codec.binary (Commons Codec 1.8 API)
+org.apache.commons.codec.binary (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-summary.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.commons.codec.binary (Commons Codec 1.8 API)
+org.apache.commons.codec.binary (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ org.apache.commons.codec.binary (Commons
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.commons.codec.binary (Commons Codec 1.8 API)";
+        parent.document.title="org.apache.commons.codec.binary (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-tree.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.commons.codec.binary Class Hierarchy (Commons Codec 1.8 API)
+org.apache.commons.codec.binary Class Hierarchy (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ org.apache.commons.codec.binary Class Hi
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.commons.codec.binary Class Hierarchy (Commons Codec 1.8 API)";
+        parent.document.title="org.apache.commons.codec.binary Class Hierarchy (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-use.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-use.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.commons.codec.binary (Commons Codec 1.8 API)
+Uses of Package org.apache.commons.codec.binary (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Package org.apache.commons.codec
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.commons.codec.binary (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Package org.apache.commons.codec.binary (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/BinaryDecoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/BinaryDecoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/BinaryDecoder.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.commons.codec.BinaryDecoder (Commons Codec 1.8 API)
+Uses of Interface org.apache.commons.codec.BinaryDecoder (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Interface org.apache.commons.cod
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.commons.codec.BinaryDecoder (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Interface org.apache.commons.codec.BinaryDecoder (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/BinaryEncoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/BinaryEncoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/BinaryEncoder.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.commons.codec.BinaryEncoder (Commons Codec 1.8 API)
+Uses of Interface org.apache.commons.codec.BinaryEncoder (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Interface org.apache.commons.cod
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.commons.codec.BinaryEncoder (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Interface org.apache.commons.codec.BinaryEncoder (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/CharEncoding.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/CharEncoding.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/CharEncoding.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.CharEncoding (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.CharEncoding (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.C
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.CharEncoding (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.CharEncoding (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Charsets.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Charsets.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Charsets.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.Charsets (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.Charsets (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.C
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.Charsets (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.Charsets (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Decoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Decoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Decoder.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.commons.codec.Decoder (Commons Codec 1.8 API)
+Uses of Interface org.apache.commons.codec.Decoder (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Interface org.apache.commons.cod
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.commons.codec.Decoder (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Interface org.apache.commons.codec.Decoder (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/DecoderException.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/DecoderException.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/DecoderException.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.DecoderException (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.DecoderException (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.D
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.DecoderException (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.DecoderException (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Encoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Encoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Encoder.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.commons.codec.Encoder (Commons Codec 1.8 API)
+Uses of Interface org.apache.commons.codec.Encoder (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Interface org.apache.commons.cod
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.commons.codec.Encoder (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Interface org.apache.commons.codec.Encoder (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/EncoderException.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/EncoderException.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/EncoderException.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.EncoderException (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.EncoderException (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.E
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.EncoderException (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.EncoderException (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringDecoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringDecoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringDecoder.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.commons.codec.StringDecoder (Commons Codec 1.8 API)
+Uses of Interface org.apache.commons.codec.StringDecoder (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Interface org.apache.commons.cod
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.commons.codec.StringDecoder (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Interface org.apache.commons.codec.StringDecoder (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringEncoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringEncoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringEncoder.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.commons.codec.StringEncoder (Commons Codec 1.8 API)
+Uses of Interface org.apache.commons.codec.StringEncoder (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Interface org.apache.commons.cod
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.commons.codec.StringEncoder (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Interface org.apache.commons.codec.StringEncoder (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringEncoderComparator.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringEncoderComparator.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringEncoderComparator.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.StringEncoderComparator (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.StringEncoderComparator (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.S
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.StringEncoderComparator (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.StringEncoderComparator (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/Crypt.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/Crypt.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/Crypt.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Crypt (Commons Codec 1.8 API)
+Crypt (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Crypt (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Crypt (Commons Codec 1.8 API)";
+        parent.document.title="Crypt (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/DigestUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/DigestUtils.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/DigestUtils.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DigestUtils (Commons Codec 1.8 API)
+DigestUtils (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ DigestUtils (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DigestUtils (Commons Codec 1.8 API)";
+        parent.document.title="DigestUtils (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/Md5Crypt.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/Md5Crypt.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/Md5Crypt.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Md5Crypt (Commons Codec 1.8 API)
+Md5Crypt (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Md5Crypt (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Md5Crypt (Commons Codec 1.8 API)";
+        parent.document.title="Md5Crypt (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/MessageDigestAlgorithms.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/MessageDigestAlgorithms.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/MessageDigestAlgorithms.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-MessageDigestAlgorithms (Commons Codec 1.8 API)
+MessageDigestAlgorithms (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ MessageDigestAlgorithms (Commons Codec 1
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MessageDigestAlgorithms (Commons Codec 1.8 API)";
+        parent.document.title="MessageDigestAlgorithms (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/Sha2Crypt.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/Sha2Crypt.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/Sha2Crypt.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Sha2Crypt (Commons Codec 1.8 API)
+Sha2Crypt (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Sha2Crypt (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Sha2Crypt (Commons Codec 1.8 API)";
+        parent.document.title="Sha2Crypt (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/UnixCrypt.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/UnixCrypt.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/UnixCrypt.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-UnixCrypt (Commons Codec 1.8 API)
+UnixCrypt (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ UnixCrypt (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="UnixCrypt (Commons Codec 1.8 API)";
+        parent.document.title="UnixCrypt (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/Crypt.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/Crypt.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/Crypt.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.digest.Crypt (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.digest.Crypt (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.d
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.digest.Crypt (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.digest.Crypt (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/DigestUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/DigestUtils.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/DigestUtils.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.digest.DigestUtils (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.digest.DigestUtils (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.d
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.digest.DigestUtils (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.digest.DigestUtils (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/Md5Crypt.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/Md5Crypt.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/Md5Crypt.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.digest.Md5Crypt (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.digest.Md5Crypt (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.d
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.digest.Md5Crypt (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.digest.Md5Crypt (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/MessageDigestAlgorithms.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/MessageDigestAlgorithms.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/MessageDigestAlgorithms.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.digest.MessageDigestAlgorithms (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.digest.MessageDigestAlgorithms (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.d
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.digest.MessageDigestAlgorithms (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.digest.MessageDigestAlgorithms (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/Sha2Crypt.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/Sha2Crypt.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/Sha2Crypt.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.digest.Sha2Crypt (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.digest.Sha2Crypt (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.d
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.digest.Sha2Crypt (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.digest.Sha2Crypt (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/UnixCrypt.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/UnixCrypt.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/class-use/UnixCrypt.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.digest.UnixCrypt (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.digest.UnixCrypt (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.d
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.digest.UnixCrypt (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.digest.UnixCrypt (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/package-frame.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.commons.codec.digest (Commons Codec 1.8 API)
+org.apache.commons.codec.digest (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/package-summary.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.commons.codec.digest (Commons Codec 1.8 API)
+org.apache.commons.codec.digest (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ org.apache.commons.codec.digest (Commons
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.commons.codec.digest (Commons Codec 1.8 API)";
+        parent.document.title="org.apache.commons.codec.digest (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/package-tree.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.commons.codec.digest Class Hierarchy (Commons Codec 1.8 API)
+org.apache.commons.codec.digest Class Hierarchy (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ org.apache.commons.codec.digest Class Hi
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.commons.codec.digest Class Hierarchy (Commons Codec 1.8 API)";
+        parent.document.title="org.apache.commons.codec.digest Class Hierarchy (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/package-use.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/digest/package-use.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.commons.codec.digest (Commons Codec 1.8 API)
+Uses of Package org.apache.commons.codec.digest (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Package org.apache.commons.codec
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.commons.codec.digest (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Package org.apache.commons.codec.digest (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/AbstractCaverphone.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/AbstractCaverphone.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/AbstractCaverphone.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-AbstractCaverphone (Commons Codec 1.8 API)
+AbstractCaverphone (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ AbstractCaverphone (Commons Codec 1.8 AP
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractCaverphone (Commons Codec 1.8 API)";
+        parent.document.title="AbstractCaverphone (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Caverphone.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Caverphone.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Caverphone.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Caverphone (Commons Codec 1.8 API)
+Caverphone (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Caverphone (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Caverphone (Commons Codec 1.8 API)";
+        parent.document.title="Caverphone (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Caverphone1.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Caverphone1.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Caverphone1.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Caverphone1 (Commons Codec 1.8 API)
+Caverphone1 (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Caverphone1 (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Caverphone1 (Commons Codec 1.8 API)";
+        parent.document.title="Caverphone1 (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Caverphone2.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Caverphone2.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Caverphone2.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Caverphone2 (Commons Codec 1.8 API)
+Caverphone2 (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Caverphone2 (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Caverphone2 (Commons Codec 1.8 API)";
+        parent.document.title="Caverphone2 (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/ColognePhonetic.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/ColognePhonetic.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/ColognePhonetic.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-ColognePhonetic (Commons Codec 1.8 API)
+ColognePhonetic (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ ColognePhonetic (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ColognePhonetic (Commons Codec 1.8 API)";
+        parent.document.title="ColognePhonetic (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/DoubleMetaphone.DoubleMetaphoneResult.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/DoubleMetaphone.DoubleMetaphoneResult.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/DoubleMetaphone.DoubleMetaphoneResult.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DoubleMetaphone.DoubleMetaphoneResult (Commons Codec 1.8 API)
+DoubleMetaphone.DoubleMetaphoneResult (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ DoubleMetaphone.DoubleMetaphoneResult (C
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DoubleMetaphone.DoubleMetaphoneResult (Commons Codec 1.8 API)";
+        parent.document.title="DoubleMetaphone.DoubleMetaphoneResult (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/DoubleMetaphone.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/DoubleMetaphone.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/DoubleMetaphone.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DoubleMetaphone (Commons Codec 1.8 API)
+DoubleMetaphone (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ DoubleMetaphone (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DoubleMetaphone (Commons Codec 1.8 API)";
+        parent.document.title="DoubleMetaphone (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/MatchRatingApproachEncoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/MatchRatingApproachEncoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/MatchRatingApproachEncoder.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-MatchRatingApproachEncoder (Commons Codec 1.8 API)
+MatchRatingApproachEncoder (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ MatchRatingApproachEncoder (Commons Code
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MatchRatingApproachEncoder (Commons Codec 1.8 API)";
+        parent.document.title="MatchRatingApproachEncoder (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Metaphone.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Metaphone.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Metaphone.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Metaphone (Commons Codec 1.8 API)
+Metaphone (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Metaphone (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Metaphone (Commons Codec 1.8 API)";
+        parent.document.title="Metaphone (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>
@@ -99,7 +99,7 @@ Class Metaphone</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.46"><B>Metaphone</B></A><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A></DL>
+<DT><PRE>public class <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.51"><B>Metaphone</B></A><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A></DL>
 </PRE>
 
 <P>
@@ -111,15 +111,20 @@ Encodes a string into a Metaphone value.
  <CITE>Hanging on the Metaphone</CITE> by <CITE>Lawrence Philips</CITE> in <CITE>Computer Language of Dec. 1990,
  p 39.</CITE>
  <p>
- Note, that this does not match the algorithm that ships with PHP, or the algorithm found in the Perl
- <a href="http://search.cpan.org/~mschwern/Text-Metaphone-1.96/Metaphone.pm">Text:Metaphone-1.96</a>.
+ Note, that this does not match the algorithm that ships with PHP, or the algorithm found in the Perl implementations:
+ </p>
+ <ul>
+ <li><a href="http://search.cpan.org/~mschwern/Text-Metaphone-1.96/Metaphone.pm">Text:Metaphone-1.96</a> (broken link 4/30/2013) </li>
+ <li><a href="https://metacpan.org/source/MSCHWERN/Text-Metaphone-1.96//Metaphone.pm">Text:Metaphone-1.96</a> (link checked 4/30/2013) </li>
+ </ul>
+ <p>
  They have had undocumented changes from the originally published algorithm.
  For more information, see <a href="https://issues.apache.org/jira/browse/CODEC-57">CODEC-57</a>.
  <p>
  This class is conditionally thread-safe.
  The instance field <A HREF="../../../../../org/apache/commons/codec/language/Metaphone.html#maxCodeLen"><CODE>maxCodeLen</CODE></A> is mutable <A HREF="../../../../../org/apache/commons/codec/language/Metaphone.html#setMaxCodeLen(int)"><CODE>setMaxCodeLen(int)</CODE></A>
- but is not volatile, and accesses are not synchronised.
- If an instance of the class is shared between threads, the caller needs to ensure that suitable synchronisation
+ but is not volatile, and accesses are not synchronized.
+ If an instance of the class is shared between threads, the caller needs to ensure that suitable synchronization
  is used to ensure safe publication of the value between threads, and must not invoke <A HREF="../../../../../org/apache/commons/codec/language/Metaphone.html#setMaxCodeLen(int)"><CODE>setMaxCodeLen(int)</CODE></A>
  after initial setup.
 <P>
@@ -127,7 +132,7 @@ Encodes a string into a Metaphone value.
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Id: Metaphone.java 1429868 2013-01-07 16:08:05Z ggregory $</DD>
+  <DD>$Id: Metaphone.java 1477596 2013-04-30 12:42:29Z ggregory $</DD>
 </DL>
 <HR>
 
@@ -232,7 +237,7 @@ Encodes a string into a Metaphone value.
 <A NAME="Metaphone()"><!-- --></A><H3>
 Metaphone</H3>
 <PRE>
-public <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.71"><B>Metaphone</B></A>()</PRE>
+public <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.76"><B>Metaphone</B></A>()</PRE>
 <DL>
 <DD>Creates an instance of the Metaphone encoder
 <P>
@@ -251,7 +256,7 @@ public <A HREF="../../../../../src-html/
 <A NAME="metaphone(java.lang.String)"><!-- --></A><H3>
 metaphone</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.85"><B>metaphone</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;txt)</PRE>
+public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.90"><B>metaphone</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;txt)</PRE>
 <DL>
 <DD>Find the metaphone value of a String. This is similar to the
  soundex algorithm, but better at finding similar sounding words.
@@ -272,7 +277,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="encode(java.lang.Object)"><!-- --></A><H3>
 encode</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.380"><B>encode</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)
+public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.385"><B>encode</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)
               throws <A HREF="../../../../../org/apache/commons/codec/EncoderException.html" title="class in org.apache.commons.codec">EncoderException</A></PRE>
 <DL>
 <DD>Encodes an Object using the metaphone algorithm.  This method
@@ -297,7 +302,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="encode(java.lang.String)"><!-- --></A><H3>
 encode</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.394"><B>encode</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;str)</PRE>
+public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.399"><B>encode</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;str)</PRE>
 <DL>
 <DD>Encodes a String using the Metaphone algorithm.
 <P>
@@ -314,7 +319,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="isMetaphoneEqual(java.lang.String, java.lang.String)"><!-- --></A><H3>
 isMetaphoneEqual</H3>
 <PRE>
-public boolean <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.406"><B>isMetaphoneEqual</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;str1,
+public boolean <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.411"><B>isMetaphoneEqual</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;str1,
                                 <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;str2)</PRE>
 <DL>
 <DD>Tests is the metaphones of two strings are identical.
@@ -333,7 +338,7 @@ public boolean <A HREF="../../../../../s
 <A NAME="getMaxCodeLen()"><!-- --></A><H3>
 getMaxCodeLen</H3>
 <PRE>
-public int <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.414"><B>getMaxCodeLen</B></A>()</PRE>
+public int <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.419"><B>getMaxCodeLen</B></A>()</PRE>
 <DL>
 <DD>Returns the maxCodeLen.
 <P>
@@ -350,7 +355,7 @@ public int <A HREF="../../../../../src-h
 <A NAME="setMaxCodeLen(int)"><!-- --></A><H3>
 setMaxCodeLen</H3>
 <PRE>
-public void <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.420"><B>setMaxCodeLen</B></A>(int&nbsp;maxCodeLen)</PRE>
+public void <A HREF="../../../../../src-html/org/apache/commons/codec/language/Metaphone.html#line.425"><B>setMaxCodeLen</B></A>(int&nbsp;maxCodeLen)</PRE>
 <DL>
 <DD>Sets the maxCodeLen.
 <P>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Nysiis.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Nysiis.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Nysiis.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Nysiis (Commons Codec 1.8 API)
+Nysiis (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Nysiis (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Nysiis (Commons Codec 1.8 API)";
+        parent.document.title="Nysiis (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/RefinedSoundex.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/RefinedSoundex.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/RefinedSoundex.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-RefinedSoundex (Commons Codec 1.8 API)
+RefinedSoundex (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ RefinedSoundex (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RefinedSoundex (Commons Codec 1.8 API)";
+        parent.document.title="RefinedSoundex (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Soundex.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Soundex.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/Soundex.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Soundex (Commons Codec 1.8 API)
+Soundex (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Soundex (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Soundex (Commons Codec 1.8 API)";
+        parent.document.title="Soundex (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/BeiderMorseEncoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/BeiderMorseEncoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/BeiderMorseEncoder.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-BeiderMorseEncoder (Commons Codec 1.8 API)
+BeiderMorseEncoder (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ BeiderMorseEncoder (Commons Codec 1.8 AP
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeiderMorseEncoder (Commons Codec 1.8 API)";
+        parent.document.title="BeiderMorseEncoder (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Lang.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Lang.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Lang.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Lang (Commons Codec 1.8 API)
+Lang (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Lang (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Lang (Commons Codec 1.8 API)";
+        parent.document.title="Lang (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Languages.LanguageSet.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Languages.LanguageSet.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Languages.LanguageSet.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Languages.LanguageSet (Commons Codec 1.8 API)
+Languages.LanguageSet (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Languages.LanguageSet (Commons Codec 1.8
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Languages.LanguageSet (Commons Codec 1.8 API)";
+        parent.document.title="Languages.LanguageSet (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Languages.SomeLanguages.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Languages.SomeLanguages.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Languages.SomeLanguages.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Languages.SomeLanguages (Commons Codec 1.8 API)
+Languages.SomeLanguages (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Languages.SomeLanguages (Commons Codec 1
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Languages.SomeLanguages (Commons Codec 1.8 API)";
+        parent.document.title="Languages.SomeLanguages (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Languages.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Languages.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Languages.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Languages (Commons Codec 1.8 API)
+Languages (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Languages (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Languages (Commons Codec 1.8 API)";
+        parent.document.title="Languages (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/NameType.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/NameType.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/NameType.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-NameType (Commons Codec 1.8 API)
+NameType (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ NameType (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="NameType (Commons Codec 1.8 API)";
+        parent.document.title="NameType (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/PhoneticEngine.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/PhoneticEngine.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/PhoneticEngine.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-PhoneticEngine (Commons Codec 1.8 API)
+PhoneticEngine (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ PhoneticEngine (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PhoneticEngine (Commons Codec 1.8 API)";
+        parent.document.title="PhoneticEngine (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.Phoneme.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.Phoneme.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.Phoneme.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Rule.Phoneme (Commons Codec 1.8 API)
+Rule.Phoneme (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Rule.Phoneme (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Rule.Phoneme (Commons Codec 1.8 API)";
+        parent.document.title="Rule.Phoneme (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.PhonemeExpr.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.PhonemeExpr.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.PhonemeExpr.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Rule.PhonemeExpr (Commons Codec 1.8 API)
+Rule.PhonemeExpr (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Rule.PhonemeExpr (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Rule.PhonemeExpr (Commons Codec 1.8 API)";
+        parent.document.title="Rule.PhonemeExpr (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.PhonemeList.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.PhonemeList.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.PhonemeList.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Rule.PhonemeList (Commons Codec 1.8 API)
+Rule.PhonemeList (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Rule.PhonemeList (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Rule.PhonemeList (Commons Codec 1.8 API)";
+        parent.document.title="Rule.PhonemeList (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.RPattern.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.RPattern.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.RPattern.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Rule.RPattern (Commons Codec 1.8 API)
+Rule.RPattern (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Rule.RPattern (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Rule.RPattern (Commons Codec 1.8 API)";
+        parent.document.title="Rule.RPattern (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/Rule.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Rule (Commons Codec 1.8 API)
+Rule (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Rule (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Rule (Commons Codec 1.8 API)";
+        parent.document.title="Rule (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/RuleType.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/RuleType.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/RuleType.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-RuleType (Commons Codec 1.8 API)
+RuleType (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ RuleType (Commons Codec 1.8 API)
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RuleType (Commons Codec 1.8 API)";
+        parent.document.title="RuleType (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/BeiderMorseEncoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/BeiderMorseEncoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/BeiderMorseEncoder.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.language.bm.BeiderMorseEncoder (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.language.bm.BeiderMorseEncoder (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.l
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.BeiderMorseEncoder (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.BeiderMorseEncoder (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Lang.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Lang.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Lang.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.language.bm.Lang (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.language.bm.Lang (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.l
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.Lang (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.Lang (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Languages.LanguageSet.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Languages.LanguageSet.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Languages.LanguageSet.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.language.bm.Languages.LanguageSet (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.language.bm.Languages.LanguageSet (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.l
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.Languages.LanguageSet (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.Languages.LanguageSet (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Languages.SomeLanguages.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Languages.SomeLanguages.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Languages.SomeLanguages.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.language.bm.Languages.SomeLanguages (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.language.bm.Languages.SomeLanguages (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.l
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.Languages.SomeLanguages (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.Languages.SomeLanguages (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Languages.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Languages.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Languages.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.language.bm.Languages (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.language.bm.Languages (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.l
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.Languages (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.Languages (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/NameType.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/NameType.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/NameType.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.language.bm.NameType (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.language.bm.NameType (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.l
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.NameType (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.NameType (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEngine.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEngine.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEngine.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.language.bm.PhoneticEngine (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.language.bm.PhoneticEngine (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.l
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.PhoneticEngine (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.PhoneticEngine (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Rule.Phoneme.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Rule.Phoneme.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Rule.Phoneme.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.language.bm.Rule.Phoneme (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.language.bm.Rule.Phoneme (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.l
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.Rule.Phoneme (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.Rule.Phoneme (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Rule.PhonemeExpr.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Rule.PhonemeExpr.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Rule.PhonemeExpr.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.commons.codec.language.bm.Rule.PhonemeExpr (Commons Codec 1.8 API)
+Uses of Interface org.apache.commons.codec.language.bm.Rule.PhonemeExpr (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Interface org.apache.commons.cod
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.commons.codec.language.bm.Rule.PhonemeExpr (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Interface org.apache.commons.codec.language.bm.Rule.PhonemeExpr (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Rule.PhonemeList.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Rule.PhonemeList.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Rule.PhonemeList.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.commons.codec.language.bm.Rule.PhonemeList (Commons Codec 1.8 API)
+Uses of Class org.apache.commons.codec.language.bm.Rule.PhonemeList (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.commons.codec.l
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.Rule.PhonemeList (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.language.bm.Rule.PhonemeList (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Rule.RPattern.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Rule.RPattern.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/Rule.RPattern.html Thu May  2 20:34:14 2013
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.commons.codec.language.bm.Rule.RPattern (Commons Codec 1.8 API)
+Uses of Interface org.apache.commons.codec.language.bm.Rule.RPattern (Apache Commons Codec 1.9-SNAPSHOT API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Interface org.apache.commons.cod
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.commons.codec.language.bm.Rule.RPattern (Commons Codec 1.8 API)";
+        parent.document.title="Uses of Interface org.apache.commons.codec.language.bm.Rule.RPattern (Apache Commons Codec 1.9-SNAPSHOT API)";
     }
 }
 </SCRIPT>