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/12/24 21:40:32 UTC

svn commit: r891687 [1/12] - 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...

Author: ggregory
Date: Tue Dec 24 20:40:26 2013
New Revision: 891687

Log:
Site checkin for project Apache Commons Codec

Modified:
    websites/production/commons/content/proper/commons-codec/apidocs/allclasses-frame.html
    websites/production/commons/content/proper/commons-codec/apidocs/allclasses-noframe.html
    websites/production/commons/content/proper/commons-codec/apidocs/constant-values.html
    websites/production/commons/content/proper/commons-codec/apidocs/deprecated-list.html
    websites/production/commons/content/proper/commons-codec/apidocs/help-doc.html
    websites/production/commons/content/proper/commons-codec/apidocs/index-all.html
    websites/production/commons/content/proper/commons-codec/apidocs/index.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/BinaryDecoder.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/BinaryEncoder.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/CharEncoding.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/Charsets.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/Decoder.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/DecoderException.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/Encoder.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/EncoderException.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/StringDecoder.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/StringEncoder.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/StringEncoderComparator.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base32.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base32InputStream.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base32OutputStream.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base64.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base64InputStream.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base64OutputStream.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BaseNCodec.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BaseNCodecInputStream.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BaseNCodecOutputStream.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BinaryCodec.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Hex.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/StringUtils.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32InputStream.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32OutputStream.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64InputStream.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64OutputStream.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodec.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodecInputStream.html
    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/BinaryCodec.html
    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/StringUtils.html
    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-summary.html
    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-use.html
    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/BinaryEncoder.html
    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/Charsets.html
    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/DecoderException.html
    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/EncoderException.html
    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/StringEncoder.html
    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/digest/Crypt.html
    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/Md5Crypt.html
    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/Sha2Crypt.html
    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/class-use/Crypt.html
    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/Md5Crypt.html
    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/Sha2Crypt.html
    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/package-frame.html
    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-tree.html
    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/language/AbstractCaverphone.html
    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/Caverphone1.html
    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/ColognePhonetic.html
    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.html
    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/Metaphone.html
    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/RefinedSoundex.html
    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/bm/BeiderMorseEncoder.html
    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/Languages.LanguageSet.html
    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.html
    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/PhoneticEngine.html
    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.PhonemeExpr.html
    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.RPattern.html
    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/RuleType.html
    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/Lang.html
    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.SomeLanguages.html
    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/NameType.html
    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/Rule.Phoneme.html
    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.PhonemeList.html
    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.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/class-use/RuleType.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/package-frame.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/package-summary.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/package-tree.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/bm/package-use.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/class-use/AbstractCaverphone.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/class-use/Caverphone.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/class-use/Caverphone1.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/class-use/Caverphone2.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/class-use/ColognePhonetic.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/class-use/DoubleMetaphone.DoubleMetaphoneResult.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/class-use/DoubleMetaphone.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/class-use/MatchRatingApproachEncoder.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/class-use/Metaphone.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/class-use/Nysiis.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/class-use/RefinedSoundex.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/class-use/Soundex.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/package-frame.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/package-summary.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/package-tree.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/language/package-use.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/net/BCodec.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/net/QCodec.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/net/QuotedPrintableCodec.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/net/URLCodec.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/net/class-use/BCodec.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/net/class-use/QCodec.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/net/class-use/QuotedPrintableCodec.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/net/class-use/URLCodec.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/net/package-frame.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/net/package-summary.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/net/package-tree.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/net/package-use.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/package-frame.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/package-summary.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/package-tree.html
    websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/package-use.html
    websites/production/commons/content/proper/commons-codec/apidocs/overview-frame.html
    websites/production/commons/content/proper/commons-codec/apidocs/overview-summary.html
    websites/production/commons/content/proper/commons-codec/apidocs/overview-tree.html
    websites/production/commons/content/proper/commons-codec/apidocs/serialized-form.html
    websites/production/commons/content/proper/commons-codec/apidocs/src-html/org/apache/commons/codec/digest/Md5Crypt.html
    websites/production/commons/content/proper/commons-codec/apidocs/src-html/org/apache/commons/codec/digest/Sha2Crypt.html
    websites/production/commons/content/proper/commons-codec/changes-report.html
    websites/production/commons/content/proper/commons-codec/checkstyle.html
    websites/production/commons/content/proper/commons-codec/checkstyle.rss
    websites/production/commons/content/proper/commons-codec/clirr-report.html
    websites/production/commons/content/proper/commons-codec/cpd.html
    websites/production/commons/content/proper/commons-codec/dependencies.html
    websites/production/commons/content/proper/commons-codec/distribution-management.html
    websites/production/commons/content/proper/commons-codec/download_codec.html
    websites/production/commons/content/proper/commons-codec/findbugs.html
    websites/production/commons/content/proper/commons-codec/index.html
    websites/production/commons/content/proper/commons-codec/integration.html
    websites/production/commons/content/proper/commons-codec/issue-tracking.html
    websites/production/commons/content/proper/commons-codec/javancss.html
    websites/production/commons/content/proper/commons-codec/jdepend-report.html
    websites/production/commons/content/proper/commons-codec/jira-report.html
    websites/production/commons/content/proper/commons-codec/mail-lists.html
    websites/production/commons/content/proper/commons-codec/pmd.html
    websites/production/commons/content/proper/commons-codec/project-info.html
    websites/production/commons/content/proper/commons-codec/project-reports.html
    websites/production/commons/content/proper/commons-codec/project-summary.html
    websites/production/commons/content/proper/commons-codec/proposal.html
    websites/production/commons/content/proper/commons-codec/rat-report.html
    websites/production/commons/content/proper/commons-codec/source-repository.html
    websites/production/commons/content/proper/commons-codec/surefire-report.html
    websites/production/commons/content/proper/commons-codec/taglist.html
    websites/production/commons/content/proper/commons-codec/team-list.html
    websites/production/commons/content/proper/commons-codec/testapidocs/allclasses-frame.html
    websites/production/commons/content/proper/commons-codec/testapidocs/allclasses-noframe.html
    websites/production/commons/content/proper/commons-codec/testapidocs/constant-values.html
    websites/production/commons/content/proper/commons-codec/testapidocs/deprecated-list.html
    websites/production/commons/content/proper/commons-codec/testapidocs/help-doc.html
    websites/production/commons/content/proper/commons-codec/testapidocs/index-all.html
    websites/production/commons/content/proper/commons-codec/testapidocs/index.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/BinaryEncoderAbstractTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/CharEncodingTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/CharsetsTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/DecoderExceptionTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/EncoderExceptionTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/StringEncoderAbstractTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/StringEncoderComparatorTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base32InputStreamTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base32OutputStreamTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base32Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base32TestData.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64Codec13Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64InputStreamTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64OutputStreamTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64TestData.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/BaseNCodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/BinaryCodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Codec105ErrorInputStream.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/HexTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/StringUtilsTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32InputStreamTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32OutputStreamTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32TestData.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64Codec13Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64InputStreamTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64OutputStreamTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64TestData.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/BaseNCodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/BinaryCodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Codec105ErrorInputStream.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/HexTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/StringUtilsTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-frame.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-summary.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-tree.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-use.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/BinaryEncoderAbstractTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/CharEncodingTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/CharsetsTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/DecoderExceptionTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/EncoderExceptionTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/StringEncoderAbstractTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/StringEncoderComparatorTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Apr1CryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/B64Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/CryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/DigestUtilsTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Md5CryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Sha256CryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Sha2CryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Sha512CryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/UnixCryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Apr1CryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/B64Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/CryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/DigestUtilsTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Md5CryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Sha256CryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Sha2CryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Sha512CryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/UnixCryptTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-frame.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-summary.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-tree.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-use.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/Caverphone1Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/Caverphone2Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/ColognePhoneticTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/DoubleMetaphone2Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/DoubleMetaphoneTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/MetaphoneTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/NysiisTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/RefinedSoundexTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/SoundexTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/BeiderMorseEncoderTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/CacheSubSequencePerformanceTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/LanguageGuessingTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/PhoneticEnginePerformanceTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/PhoneticEngineRegressionTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/PhoneticEngineTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/RuleTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/BeiderMorseEncoderTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/CacheSubSequencePerformanceTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/LanguageGuessingTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEnginePerformanceTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEngineRegressionTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEngineTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/RuleTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-frame.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-summary.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-tree.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-use.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/Caverphone1Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/Caverphone2Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/ColognePhoneticTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/DoubleMetaphone2Test.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/DoubleMetaphoneTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/MatchRatingApproachEncoderTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/MetaphoneTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/NysiisTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/RefinedSoundexTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/SoundexTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/package-frame.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/package-summary.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/package-tree.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/package-use.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/BCodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/QCodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/QuotedPrintableCodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/RFC1522CodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/URLCodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/UtilsTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/class-use/BCodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/class-use/QCodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/class-use/QuotedPrintableCodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/class-use/RFC1522CodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/class-use/URLCodecTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/class-use/UtilsTest.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/package-frame.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/package-summary.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/package-tree.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/net/package-use.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/package-frame.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/package-summary.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/package-tree.html
    websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/package-use.html
    websites/production/commons/content/proper/commons-codec/testapidocs/overview-frame.html
    websites/production/commons/content/proper/commons-codec/testapidocs/overview-summary.html
    websites/production/commons/content/proper/commons-codec/testapidocs/overview-tree.html
    websites/production/commons/content/proper/commons-codec/userguide.html
    websites/production/commons/content/proper/commons-codec/xref-test/index.html
    websites/production/commons/content/proper/commons-codec/xref-test/org/apache/commons/codec/binary/package-frame.html
    websites/production/commons/content/proper/commons-codec/xref-test/org/apache/commons/codec/binary/package-summary.html
    websites/production/commons/content/proper/commons-codec/xref-test/org/apache/commons/codec/digest/package-frame.html
    websites/production/commons/content/proper/commons-codec/xref-test/org/apache/commons/codec/digest/package-summary.html
    websites/production/commons/content/proper/commons-codec/xref-test/org/apache/commons/codec/language/bm/package-frame.html
    websites/production/commons/content/proper/commons-codec/xref-test/org/apache/commons/codec/language/bm/package-summary.html
    websites/production/commons/content/proper/commons-codec/xref-test/org/apache/commons/codec/language/package-frame.html
    websites/production/commons/content/proper/commons-codec/xref-test/org/apache/commons/codec/language/package-summary.html
    websites/production/commons/content/proper/commons-codec/xref-test/org/apache/commons/codec/net/package-frame.html
    websites/production/commons/content/proper/commons-codec/xref-test/org/apache/commons/codec/net/package-summary.html
    websites/production/commons/content/proper/commons-codec/xref-test/org/apache/commons/codec/package-frame.html
    websites/production/commons/content/proper/commons-codec/xref-test/org/apache/commons/codec/package-summary.html
    websites/production/commons/content/proper/commons-codec/xref-test/overview-frame.html
    websites/production/commons/content/proper/commons-codec/xref-test/overview-summary.html
    websites/production/commons/content/proper/commons-codec/xref/index.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/binary/package-frame.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/binary/package-summary.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/digest/Md5Crypt.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/digest/Sha2Crypt.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/digest/package-frame.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/digest/package-summary.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/language/bm/package-frame.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/language/bm/package-summary.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/language/package-frame.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/language/package-summary.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/net/package-frame.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/net/package-summary.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/package-frame.html
    websites/production/commons/content/proper/commons-codec/xref/org/apache/commons/codec/package-summary.html
    websites/production/commons/content/proper/commons-codec/xref/overview-frame.html
    websites/production/commons/content/proper/commons-codec/xref/overview-summary.html

Modified: websites/production/commons/content/proper/commons-codec/apidocs/allclasses-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/allclasses-frame.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/allclasses-frame.html Tue Dec 24 20:40:26 2013
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>All Classes (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/allclasses-noframe.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/allclasses-noframe.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/allclasses-noframe.html Tue Dec 24 20:40:26 2013
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>All Classes (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/constant-values.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/constant-values.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/constant-values.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Constant Field Values (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Constant Field Values (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Constant Field Values (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Constant Field Values (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/deprecated-list.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/deprecated-list.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/deprecated-list.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Deprecated List (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Deprecated List (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Deprecated List (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Deprecated List (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/help-doc.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/help-doc.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/help-doc.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>API Help (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>API Help (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="API Help (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="API Help (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/index-all.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/index-all.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/index-all.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Index (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Index (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Index (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Index (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/index.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/index.html Tue Dec 24 20:40:26 2013
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Apache Commons Codec 1.9-SNAPSHOT API</title>
+<title>Apache Commons Codec 1.9 API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/BinaryDecoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/BinaryDecoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/BinaryDecoder.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BinaryDecoder (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>BinaryDecoder (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BinaryDecoder (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="BinaryDecoder (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/BinaryEncoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/BinaryEncoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/BinaryEncoder.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BinaryEncoder (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>BinaryEncoder (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BinaryEncoder (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="BinaryEncoder (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/CharEncoding.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/CharEncoding.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/CharEncoding.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CharEncoding (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>CharEncoding (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CharEncoding (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="CharEncoding (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/Charsets.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/Charsets.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/Charsets.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Charsets (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Charsets (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Charsets (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Charsets (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/Decoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/Decoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/Decoder.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Decoder (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Decoder (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Decoder (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Decoder (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/DecoderException.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/DecoderException.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/DecoderException.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DecoderException (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>DecoderException (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DecoderException (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="DecoderException (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/Encoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/Encoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/Encoder.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Encoder (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Encoder (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Encoder (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Encoder (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/EncoderException.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/EncoderException.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/EncoderException.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>EncoderException (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>EncoderException (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="EncoderException (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="EncoderException (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/StringDecoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/StringDecoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/StringDecoder.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>StringDecoder (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>StringDecoder (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="StringDecoder (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="StringDecoder (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/StringEncoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/StringEncoder.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/StringEncoder.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>StringEncoder (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>StringEncoder (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="StringEncoder (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="StringEncoder (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/StringEncoderComparator.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/StringEncoderComparator.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/StringEncoderComparator.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>StringEncoderComparator (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>StringEncoderComparator (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="StringEncoderComparator (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="StringEncoderComparator (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base32.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base32.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base32.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Base32 (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Base32 (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Base32 (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Base32 (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base32InputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base32InputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base32InputStream.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Base32InputStream (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Base32InputStream (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Base32InputStream (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Base32InputStream (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base32OutputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base32OutputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base32OutputStream.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Base32OutputStream (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Base32OutputStream (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Base32OutputStream (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Base32OutputStream (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base64.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base64.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base64.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Base64 (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Base64 (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Base64 (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Base64 (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base64InputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base64InputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base64InputStream.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Base64InputStream (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Base64InputStream (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Base64InputStream (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Base64InputStream (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base64OutputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base64OutputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Base64OutputStream.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Base64OutputStream (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Base64OutputStream (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Base64OutputStream (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Base64OutputStream (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BaseNCodec.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BaseNCodec.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BaseNCodec.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BaseNCodec (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>BaseNCodec (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BaseNCodec (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="BaseNCodec (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BaseNCodecInputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BaseNCodecInputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BaseNCodecInputStream.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BaseNCodecInputStream (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>BaseNCodecInputStream (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BaseNCodecInputStream (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="BaseNCodecInputStream (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BaseNCodecOutputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BaseNCodecOutputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BaseNCodecOutputStream.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BaseNCodecOutputStream (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>BaseNCodecOutputStream (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BaseNCodecOutputStream (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="BaseNCodecOutputStream (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BinaryCodec.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BinaryCodec.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/BinaryCodec.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BinaryCodec (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>BinaryCodec (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BinaryCodec (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="BinaryCodec (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Hex.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Hex.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/Hex.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Hex (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Hex (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Hex (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Hex (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/StringUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/StringUtils.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/StringUtils.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>StringUtils (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>StringUtils (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="StringUtils (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="StringUtils (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base32 (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base32 (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32 (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32 (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32InputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32InputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32InputStream.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base32InputStream (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base32InputStream (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32InputStream (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32InputStream (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32OutputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32OutputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32OutputStream.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base32OutputStream (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base32OutputStream (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32OutputStream (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32OutputStream (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base64 (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base64 (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64 (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64 (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64InputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64InputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64InputStream.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base64InputStream (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base64InputStream (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64InputStream (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64InputStream (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64OutputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64OutputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64OutputStream.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base64OutputStream (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base64OutputStream (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64OutputStream (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64OutputStream (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodec.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodec.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodec.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.BaseNCodec (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.BaseNCodec (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.BaseNCodec (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.BaseNCodec (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodecInputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodecInputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodecInputStream.html Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.BaseNCodecInputStream (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.BaseNCodecInputStream (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.BaseNCodecInputStream (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.BaseNCodecInputStream (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>

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 Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.BaseNCodecOutputStream (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.BaseNCodecOutputStream (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.BaseNCodecOutputStream (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.BaseNCodecOutputStream (Apache Commons Codec 1.9 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 Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.BinaryCodec (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.BinaryCodec (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.BinaryCodec (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.BinaryCodec (Apache Commons Codec 1.9 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 Tue Dec 24 20:40:26 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Hex (Apache Commons Codec 1.9-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Hex (Apache Commons Codec 1.9 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Hex (Apache Commons Codec 1.9-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Hex (Apache Commons Codec 1.9 API)";
     }
 //-->
 </script>