Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HTBridge/pivaa
/ functions
Functions
609 in github.com/HTBridge/pivaa
⨍
Functions
609
◇
Types & classes
110
↓ 129 callers
Method
length
()
app/src/main/java/org/apache/commons/codec/language/ColognePhonetic.java:218
↓ 102 callers
Method
append
(final CharSequence str)
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:124
↓ 96 callers
Method
contains
(final String value, final int start, final int length, final String...
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:915
↓ 92 callers
Method
append
(final char value)
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:946
↓ 86 callers
Method
charAt
(final String value, final int index)
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:904
↓ 42 callers
Method
update
(final int b)
app/src/main/java/org/apache/commons/codec/digest/XXHash32.java:78
↓ 39 callers
Method
b64from24bit
Base64 like conversion of bytes to ASCII chars. @param b2 A byte from the result. @param b1 A byte from the result. @param b0
app/src/main/java/org/apache/commons/codec/digest/B64.java:54
↓ 31 callers
Method
close
Closes this output stream and releases any system resources associated with the stream. <p> To write the EOF marker without closing the stream, call {
app/src/main/java/org/apache/commons/codec/binary/BaseNCodecOutputStream.java:153
↓ 31 callers
Method
encodeHexString
Converts an array of bytes into a String representing the hexadecimal values of each byte in order. The returned String will be double the length of t
app/src/main/java/org/apache/commons/codec/binary/Hex.java:225
↓ 30 callers
Method
digest
Reads through a byte array and returns the digest for the data. Provided for symmetry with other methods. @param messageDigest The Message
app/src/main/java/org/apache/commons/codec/digest/DigestUtils.java:67
↓ 29 callers
Method
getBytes
Calls {@link String#getBytes(Charset)} @param string The string to encode (if null, return null). @param charset The {@link Cha
app/src/main/java/org/apache/commons/codec/binary/StringUtils.java:93
↓ 25 callers
Method
write
Writes the specified <code>byte</code> to this output stream. @param i source byte @throws IOException if an I/O error occurs.
app/src/main/java/org/apache/commons/codec/binary/BaseNCodecOutputStream.java:65
↓ 22 callers
Method
toString
()
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutRecord.java:46
↓ 21 callers
Method
startsWith
(final CharSequence input, final CharSequence prefix)
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:608
↓ 20 callers
Method
hmac
Returns the digest for the input data. @param valueToDigest the input to use @return the digest as a byte[] @since 1.11
app/src/main/java/org/apache/commons/codec/digest/HmacUtils.java:957
↓ 18 callers
Method
getName
Gets the rule name. @return the rule name.
app/src/main/java/org/apache/commons/codec/language/bm/RuleType.java:46
↓ 16 callers
Method
getDigest
Returns a <code>MessageDigest</code> for the given <code>algorithm</code>. @param algorithm the name of the algorithm requested. See <a
app/src/main/java/org/apache/commons/codec/digest/DigestUtils.java:132
↓ 15 callers
Method
hmacHex
Returns the digest for the input data. @param valueToDigest the input to use @return the digest as a hex String @since 1.11
app/src/main/java/org/apache/commons/codec/digest/HmacUtils.java:968
↓ 14 callers
Method
endsWith
(final CharSequence input, final CharSequence suffix)
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:283
↓ 14 callers
Method
equals
(final Object other)
app/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java:100
↓ 14 callers
Method
getBytesUtf8
Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result into a new byte array. @param string the Str
app/src/main/java/org/apache/commons/codec/binary/StringUtils.java:269
↓ 13 callers
Method
toString
()
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:469
↓ 12 callers
Method
equals
<p> Compares two CharSequences, returning <code>true</code> if they represent equal sequences of characters. </p> <p> <code>null</code>s are handled
app/src/main/java/org/apache/commons/codec/binary/StringUtils.java:71
↓ 10 callers
Method
encodeBase64
Encodes binary data using the base64 algorithm but does not chunk the output. @param binaryData binary data to encode @return byte[] conta
app/src/main/java/org/apache/commons/codec/binary/Base64.java:554
↓ 10 callers
Method
getInstance
Gets rules for a combination of name type, rule type and languages. @param nameType the NameType to consider @param rt the Rule
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:306
↓ 10 callers
Method
isVowel
Determines whether or not a character is a vowel or not
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:865
↓ 10 callers
Method
regionMatch
(final StringBuilder string, final int index, final String test)
app/src/main/java/org/apache/commons/codec/language/Metaphone.java:360
↓ 10 callers
Method
route
Menu router @param mActivity @param itemId @return
app/src/main/java/com/htbridge/pivaa/handlers/MenuHandler.java:31
↓ 9 callers
Method
arrayContains
(final char[] arr, final char key)
app/src/main/java/org/apache/commons/codec/language/ColognePhonetic.java:299
↓ 9 callers
Method
encode
Encodes an "Object" and returns the encoded content as an Object. The Objects here may just be <code>byte[]</code> or <code>String</code>s depending o
app/src/main/java/org/apache/commons/codec/Encoder.java:42
↓ 9 callers
Method
isLastChar
(final int wdsz, final int n)
app/src/main/java/org/apache/commons/codec/language/Metaphone.java:370
↓ 9 callers
Method
permOp
(int a, int b, final int n, final int m, final int results[])
app/src/main/java/org/apache/commons/codec/digest/UnixCrypt.java:405
↓ 8 callers
Method
append
Creates a new phoneme builder containing all phonemes in this one extended by <code>str</code>. @param str the characters to append to the phonemes
app/src/main/java/org/apache/commons/codec/language/bm/PhoneticEngine.java:91
↓ 8 callers
Method
ensureBufferSize
Ensure that the buffer has room for <code>size</code> bytes @param size minimum spare space required @param context the context to be used @return th
app/src/main/java/org/apache/commons/codec/binary/BaseNCodec.java:268
↓ 8 callers
Method
println
(final String prefix, final byte[] digest)
app/src/main/java/org/apache/commons/codec/cli/Digest.java:78
↓ 7 callers
Method
appendAlternate
(final char value)
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:962
↓ 7 callers
Method
from
(final Set<String> langs)
app/src/main/java/org/apache/commons/codec/language/bm/Languages.java:63
↓ 7 callers
Method
read
Reads one <code>byte</code> from this input stream. @return the byte as an integer in the range 0 to 255. Returns -1 if EOF has been reached. @throws
app/src/main/java/org/apache/commons/codec/binary/BaseNCodecInputStream.java:95
↓ 7 callers
Method
reset
()
app/src/main/java/org/apache/commons/codec/digest/XXHash32.java:71
↓ 7 callers
Method
updateDigest
Updates the given {@link MessageDigest}. @param messageDigest the {@link MessageDigest} to update @param valueToDigest the valu
app/src/main/java/org/apache/commons/codec/digest/DigestUtils.java:866
↓ 6 callers
Method
contains
(final CharSequence chars, final char input)
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:247
↓ 6 callers
Method
getInitializedMac
Returns an initialized <code>Mac</code> for the given <code>algorithm</code>. @param algorithm the name of the algorithm requested. See
app/src/main/java/org/apache/commons/codec/digest/HmacUtils.java:209
↓ 6 callers
Method
getLanguages
()
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:129
↓ 6 callers
Method
isNextChar
(final StringBuilder string, final int index, final char c)
app/src/main/java/org/apache/commons/codec/language/Metaphone.java:351
↓ 6 callers
Method
isPreviousChar
(final StringBuilder string, final int index, final char c)
app/src/main/java/org/apache/commons/codec/language/Metaphone.java:342
↓ 6 callers
Method
newString
Constructs a new <code>String</code> by decoding the specified array of bytes using the given charset. @param bytes The bytes to be decode
app/src/main/java/org/apache/commons/codec/binary/StringUtils.java:290
↓ 6 callers
Method
newStringUsAscii
Constructs a new <code>String</code> by decoding the specified array of bytes using the US-ASCII charset. @param bytes The bytes to be dec
app/src/main/java/org/apache/commons/codec/binary/StringUtils.java:352
↓ 6 callers
Method
sha1
Calculates the SHA-1 digest and returns the value as a <code>byte[]</code>. @param data Data to digest @return SHA-1 digest @since 1.7
app/src/main/java/org/apache/commons/codec/digest/DigestUtils.java:465
↓ 6 callers
Method
values
Gets all constant values defined in this class. @return all constant values defined in this class. @since 1.11
app/src/main/java/org/apache/commons/codec/digest/MessageDigestAlgorithms.java:137
↓ 5 callers
Method
appendPrimary
(final char value)
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:956
↓ 5 callers
Method
decode
Decodes an "encoded" Object and returns a "decoded" Object. Note that the implementation of this interface will try to cast the Object parameter to th
app/src/main/java/org/apache/commons/codec/Decoder.java:45
↓ 5 callers
Method
encodeHex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order. The returned array will be double th
app/src/main/java/org/apache/commons/codec/binary/Hex.java:125
↓ 5 callers
Method
flush
Flushes this output stream and forces any buffered output bytes to be written out to the stream. If propagate is true, the wrapped stream will also be
app/src/main/java/org/apache/commons/codec/binary/BaseNCodecOutputStream.java:116
↓ 5 callers
Method
fromAscii
Decodes a char array where each char represents an ASCII '0' or '1'. @param ascii each char represents an ASCII '0' or '1' @return t
app/src/main/java/org/apache/commons/codec/binary/BinaryCodec.java:171
↓ 5 callers
Method
getCharset
Gets the charset. @return the charset. @since 1.7
app/src/main/java/org/apache/commons/codec/binary/Hex.java:468
↓ 5 callers
Method
getInt
(final byte[] buffer, final int idx)
app/src/main/java/org/apache/commons/codec/digest/XXHash32.java:149
↓ 5 callers
Method
getMd5Digest
Returns an MD5 MessageDigest. @return An MD5 digest instance. @throws IllegalArgumentException when a {@link NoSuchAlgorithmException} is
app/src/main/java/org/apache/commons/codec/digest/DigestUtils.java:188
↓ 5 callers
Method
getRandomSalt
Generates a string of random chars from the B64T set. @param num Number of chars to generate.
app/src/main/java/org/apache/commons/codec/digest/B64.java:72
↓ 5 callers
Method
isEmpty
()
app/src/main/java/org/apache/commons/codec/language/bm/Languages.java:222
↓ 5 callers
Method
isWhitespace
Checks whether the given byte is whitespace. @param b byte to be checked @return <code>true</code> if the byte is either a space or tab ch
app/src/main/java/org/apache/commons/codec/net/QuotedPrintableCodec.java:236
↓ 5 callers
Method
toByteArray
Decodes a String where each char of the String represents an ASCII '0' or '1'. @param ascii String of '0' and '1' characters @return
app/src/main/java/org/apache/commons/codec/binary/BinaryCodec.java:152
↓ 5 callers
Method
toString
()
app/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java:202
↓ 5 callers
Method
toString
()
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseRecord.java:52
↓ 4 callers
Method
byteToUnsigned
(final byte b)
app/src/main/java/org/apache/commons/codec/digest/UnixCrypt.java:320
↓ 4 callers
Method
caverphone
Encodes the given String into a Caverphone value. @param source String the source string @return A caverphone code for the given String
app/src/main/java/org/apache/commons/codec/language/Caverphone.java:57
↓ 4 callers
Method
contains
(final String language)
app/src/main/java/org/apache/commons/codec/language/bm/Languages.java:212
↓ 4 callers
Method
createResourceName
(final NameType nameType, final RuleType rt, final String lang)
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:256
↓ 4 callers
Method
digit16
Returns the numeric value of the character <code>b</code> in radix 16. @param b The byte to be converted. @return The numeric value repres
app/src/main/java/org/apache/commons/codec/net/Utils.java:47
↓ 4 callers
Method
doubleMetaphone
Encode a value with Double Metaphone. @param value String to encode @return an encoded string
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:75
↓ 4 callers
Method
encodeByte
Write a byte to the buffer. @param b byte to write @param encode indicates whether the octet shall be encoded @param buffer
app/src/main/java/org/apache/commons/codec/net/QuotedPrintableCodec.java:220
↓ 4 callers
Method
encodeText
Applies an RFC 1522 compliant encoding scheme to the given string of text with the given charset. <p> This method constructs the "encoded-word" header
app/src/main/java/org/apache/commons/codec/net/RFC1522Codec.java:68
↓ 4 callers
Method
getBytesUsAscii
Encodes the given string into a sequence of bytes using the US-ASCII charset, storing the result into a new byte array. @param string the
app/src/main/java/org/apache/commons/codec/binary/StringUtils.java:197
↓ 4 callers
Method
getInstanceMap
Gets rules for a combination of name type, rule type and languages. @param nameType the NameType to consider @param rt the Rule
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:343
↓ 4 callers
Method
getName
Gets the algorithm name. @return the algorithm name. @since 1.11
app/src/main/java/org/apache/commons/codec/digest/HmacAlgorithms.java:103
↓ 4 callers
Method
getPatternLength
()
app/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java:176
↓ 4 callers
Method
hexDigit
Returns the upper case hex digit of the lower 4 bits of the int. @param b the input int @return the upper case hex digit of the lower 4 bits of the i
app/src/main/java/org/apache/commons/codec/net/Utils.java:61
↓ 4 callers
Method
isVowel
Tests if the given character is a vowel. @param c the character to test @return <code>true</code> if the character is a vowel, <code>false
app/src/main/java/org/apache/commons/codec/language/Nysiis.java:100
↓ 4 callers
Method
isVowel
(final StringBuilder string, final int index)
app/src/main/java/org/apache/commons/codec/language/Metaphone.java:338
↓ 4 callers
Method
metaphone
Find the metaphone value of a String. This is similar to the soundex algorithm, but better at finding similar sounding words. All input is converted t
app/src/main/java/org/apache/commons/codec/language/Metaphone.java:92
↓ 4 callers
Method
newStringUtf8
Constructs a new <code>String</code> by decoding the specified array of bytes using the UTF-8 charset. @param bytes The bytes to be decode
app/src/main/java/org/apache/commons/codec/binary/StringUtils.java:416
↓ 4 callers
Method
readResults
Extracts buffered data into the provided byte[] array, starting at position bPos, up to a maximum of bAvail bytes. Returns how many bytes were actuall
app/src/main/java/org/apache/commons/codec/binary/BaseNCodec.java:291
↓ 4 callers
Method
stripQuotes
(String str)
app/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java:332
↓ 4 callers
Method
stripQuotes
(String str)
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:620
↓ 4 callers
Method
toString
The algorithm name @see <a href="http://docs.oracle.com/javase/6/docs/technotes/guides/security/SunProviders.html#SunJCEProvider"> Java 6 Crypto
app/src/main/java/org/apache/commons/codec/digest/HmacAlgorithms.java:121
↓ 3 callers
Method
addRecord
Add record to DB @param record
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseHelper.java:77
↓ 3 callers
Method
clean
Cleans up the input string before Soundex processing by only returning upper case letters. @param str The String to clean. @return A
app/src/main/java/org/apache/commons/codec/language/SoundexUtils.java:41
↓ 3 callers
Method
cleanName
Cleans up a name: 1. Upper-cases everything 2. Removes some common punctuation 3. Removes accents 4. Removes any spaces. <h2>API Usage</h2> <p> Consi
app/src/main/java/org/apache/commons/codec/language/MatchRatingApproachEncoder.java:83
↓ 3 callers
Method
colognePhonetic
<p> Implements the <i>Kölner Phonetik</i> algorithm. </p> <p> In contrast to the initial description of the algorithm, this implementation does t
app/src/main/java/org/apache/commons/codec/language/ColognePhonetic.java:319
↓ 3 callers
Method
createScanner
(final NameType nameType, final RuleType rt, final String lang)
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:261
↓ 3 callers
Method
decodeBase64
Decodes a Base64 String into octets. <p> <b>Note:</b> this method seamlessly handles data encoded in URL-safe or normal mode. </p> @param base64Strin
app/src/main/java/org/apache/commons/codec/binary/Base64.java:692
↓ 3 callers
Method
decodeHex
Converts a String representing hexadecimal values into an array of bytes of those same values. The returned array will be half the length of the passe
app/src/main/java/org/apache/commons/codec/binary/Hex.java:79
↓ 3 callers
Method
decodeQuotedPrintable
Decodes an array quoted-printable characters into an array of original bytes. Escaped characters are converted back to their original representation.
app/src/main/java/org/apache/commons/codec/net/QuotedPrintableCodec.java:351
↓ 3 callers
Method
delete
(Uri uri, String selection, String[] selectionArgs)
app/src/main/java/com/htbridge/pivaa/handlers/VulnerableContentProvider.java:24
↓ 3 callers
Method
encodeQuotedPrintable
Encodes byte into its quoted-printable representation. @param b byte to encode @param buffer the buffer to write to @return The
app/src/main/java/org/apache/commons/codec/net/QuotedPrintableCodec.java:182
↓ 3 callers
Method
getAuthor
()
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseRecord.java:41
↓ 3 callers
Method
getFirst3Last3
Gets the first and last 3 letters of a name (if > 6 characters) Else just returns the name. <h2>API Usage</h2> <p> Consider this method private, i
app/src/main/java/org/apache/commons/codec/language/MatchRatingApproachEncoder.java:159
↓ 3 callers
Method
getId
()
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseRecord.java:22
↓ 3 callers
Method
getInstance
(final NameType nameType)
app/src/main/java/org/apache/commons/codec/language/bm/Languages.java:165
↓ 3 callers
Method
getMaxCodeLen
Returns the maxCodeLen. @return int
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:252
↓ 3 callers
Method
getMaxCodeLen
Returns the maxCodeLen. @return int
app/src/main/java/org/apache/commons/codec/language/Metaphone.java:422
next →
1–100 of 609, ranked by callers