Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
G
H
I
M
N
P
S
T
W
A
add(MySqlCollation)
- Method in class at.molindo.mysqlcollations.
MySqlCharset
add(MySqlCharset)
- Method in class at.molindo.mysqlcollations.
MySqlCharsets
at.molindo.mysqlcollations
- package at.molindo.mysqlcollations
C
CHARSET_DEFAULT
- Static variable in class at.molindo.mysqlcollations.
MySqlCollatorFactory
CHARSET_DIR
- Static variable in class at.molindo.mysqlcollations.
MySqlCollatorFactory
CHARSET_LATIN1
- Static variable in class at.molindo.mysqlcollations.
MySqlCollatorFactory
clone()
- Method in class at.molindo.mysqlcollations.
MySqlCollator
COLLATION_DEFAULT
- Static variable in class at.molindo.mysqlcollations.
MySqlCollatorFactory
COLLATION_LATIN1_SWEDISH_CI
- Static variable in class at.molindo.mysqlcollations.
MySqlCollatorFactory
compare(String, String)
- Method in class at.molindo.mysqlcollations.
MySqlCollator
compareTo(CollationKey)
- Method in class at.molindo.mysqlcollations.
MySqlCollationKey
E
equals(Object)
- Method in class at.molindo.mysqlcollations.
MySqlCollationKey
equals(String, String)
- Method in class at.molindo.mysqlcollations.
MySqlCollator
G
getCharacters()
- Method in class at.molindo.mysqlcollations.
MySqlCharset
getCharset()
- Method in class at.molindo.mysqlcollations.
MySqlCollation
getCharsets()
- Method in class at.molindo.mysqlcollations.
MySqlCharsets
getCollationKey(String)
- Method in class at.molindo.mysqlcollations.
MySqlCollator
getCollations()
- Method in class at.molindo.mysqlcollations.
MySqlCharset
getCollator(String, String)
- Method in class at.molindo.mysqlcollations.
MySqlCollatorFactory
getCollatorInstance()
- Method in class at.molindo.mysqlcollations.
MySqlCollation
getCopyright()
- Method in class at.molindo.mysqlcollations.
MySqlCharsets
getCtype()
- Method in class at.molindo.mysqlcollations.
MySqlCharset
getDefaultCollator()
- Method in class at.molindo.mysqlcollations.
MySqlCollatorFactory
getFlag()
- Method in class at.molindo.mysqlcollations.
MySqlCollation
getLower()
- Method in class at.molindo.mysqlcollations.
MySqlCharset
getMap()
- Method in class at.molindo.mysqlcollations.
MySqlCharacterMap
getName()
- Method in class at.molindo.mysqlcollations.
MySqlCharset
getName()
- Method in class at.molindo.mysqlcollations.
MySqlCollation
getUnicode()
- Method in class at.molindo.mysqlcollations.
MySqlCharset
getUpper()
- Method in class at.molindo.mysqlcollations.
MySqlCharset
getValue(int)
- Method in class at.molindo.mysqlcollations.
MySqlCharacterMap
getValues()
- Method in class at.molindo.mysqlcollations.
MySqlCharacterMap
getWeight(char)
- Method in class at.molindo.mysqlcollations.
MySqlCollation
H
hashCode()
- Method in class at.molindo.mysqlcollations.
MySqlCollationKey
I
isValidCharsetDirectory()
- Static method in class at.molindo.mysqlcollations.
MySqlCollatorFactory
M
MySqlCharacterMap
- Class in
at.molindo.mysqlcollations
MySqlCharacterMap()
- Constructor for class at.molindo.mysqlcollations.
MySqlCharacterMap
MySqlCharset
- Class in
at.molindo.mysqlcollations
MySqlCharset()
- Constructor for class at.molindo.mysqlcollations.
MySqlCharset
MySqlCharsets
- Class in
at.molindo.mysqlcollations
MySqlCharsets()
- Constructor for class at.molindo.mysqlcollations.
MySqlCharsets
MySqlCharsets(MySqlCharsets...)
- Constructor for class at.molindo.mysqlcollations.
MySqlCharsets
create a new charset from several others
MySqlCollation
- Class in
at.molindo.mysqlcollations
MySqlCollation()
- Constructor for class at.molindo.mysqlcollations.
MySqlCollation
MySqlCollationKey
- Class in
at.molindo.mysqlcollations
MySqlCollationKey(String, MySqlCollation)
- Constructor for class at.molindo.mysqlcollations.
MySqlCollationKey
MySqlCollator
- Class in
at.molindo.mysqlcollations
MySqlCollatorFactory
- Class in
at.molindo.mysqlcollations
N
normalize(String)
- Method in class at.molindo.mysqlcollations.
MySqlCollation
normalize(String)
- Method in class at.molindo.mysqlcollations.
MySqlCollator
use lowest character of same weight for each character
P
parse(String)
- Static method in class at.molindo.mysqlcollations.
MySqlCollatorFactory
parse(File)
- Static method in class at.molindo.mysqlcollations.
MySqlCollatorFactory
parse(URL)
- Static method in class at.molindo.mysqlcollations.
MySqlCollatorFactory
parse(InputStream)
- Static method in class at.molindo.mysqlcollations.
MySqlCollatorFactory
parse(Reader)
- Static method in class at.molindo.mysqlcollations.
MySqlCollatorFactory
parse(InputSource)
- Static method in class at.molindo.mysqlcollations.
MySqlCollatorFactory
parseDefaultDirectory()
- Static method in class at.molindo.mysqlcollations.
MySqlCollatorFactory
parseDirectory(String)
- Static method in class at.molindo.mysqlcollations.
MySqlCollatorFactory
parseDirectory(File)
- Static method in class at.molindo.mysqlcollations.
MySqlCollatorFactory
S
setCharset(MySqlCharset)
- Method in class at.molindo.mysqlcollations.
MySqlCollation
setCharsets(Map<String, MySqlCharset>)
- Method in class at.molindo.mysqlcollations.
MySqlCharsets
setCollations(Map<String, MySqlCollation>)
- Method in class at.molindo.mysqlcollations.
MySqlCharset
setCopyright(String)
- Method in class at.molindo.mysqlcollations.
MySqlCharsets
setCtype(MySqlCharacterMap)
- Method in class at.molindo.mysqlcollations.
MySqlCharset
setFlag(String)
- Method in class at.molindo.mysqlcollations.
MySqlCollation
setLower(MySqlCharacterMap)
- Method in class at.molindo.mysqlcollations.
MySqlCharset
setMap(String)
- Method in class at.molindo.mysqlcollations.
MySqlCharacterMap
setName(String)
- Method in class at.molindo.mysqlcollations.
MySqlCharset
setName(String)
- Method in class at.molindo.mysqlcollations.
MySqlCollation
setUnicode(MySqlCharacterMap)
- Method in class at.molindo.mysqlcollations.
MySqlCharset
setUpper(MySqlCharacterMap)
- Method in class at.molindo.mysqlcollations.
MySqlCharset
T
toByteArray()
- Method in class at.molindo.mysqlcollations.
MySqlCollationKey
toChar(int)
- Method in class at.molindo.mysqlcollations.
MySqlCharset
toIndex(char)
- Method in class at.molindo.mysqlcollations.
MySqlCharset
toLower(char)
- Method in class at.molindo.mysqlcollations.
MySqlCharset
toString()
- Method in class at.molindo.mysqlcollations.
MySqlCharset
toString()
- Method in class at.molindo.mysqlcollations.
MySqlCharsets
toString()
- Method in class at.molindo.mysqlcollations.
MySqlCollation
toUnicode(char)
- Method in class at.molindo.mysqlcollations.
MySqlCharset
toUpper(char)
- Method in class at.molindo.mysqlcollations.
MySqlCharset
W
writeReplace()
- Method in class at.molindo.mysqlcollations.
MySqlCollationKey
A
C
E
G
H
I
M
N
P
S
T
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
Molindo GmbH
. All Rights Reserved.