Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for English (0.17 sec)

  1. maven-core/src/test/resources/remote-repo-1/maven-test/jars/maven-test-b-1.0.jar

    org/apache/commons/codec/language/RefinedSoundex.class package org.apache.commons.codec.language; public synchronized class RefinedSoundex implements org.apache.commons.codec.StringEncoder { public static final char[] US_ENGLISH_MAPPING; public static final RefinedSoundex US_ENGLISH; private char[] soundexMapping; public void RefinedSoundex(); public void RefinedSoundex(char[]); public String soundex(String); public String encode(String) throws org.apache.commons.codec.EncoderException; public Object...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Mon Aug 09 19:02:31 GMT 2004
    - 18.4K bytes
    - Viewed (0)
Back to top