OpenQuizz
Une application de gestion des contenus pédagogiques
|
Static Public Attributes | |
int | UNDEFINED = 255 |
int | LINE_BREAK = 254 |
int | SYMBOL = 253 |
int | DIGIT = 252 |
int | CONTROL = 251 |
This enum represents the different categories language models for ``SingleByteCharsetProber`` put characters into. Anything less than CONTROL is considered a letter.
|
static |
|
static |
|
static |
|
static |
|
static |