OpenQuizz
Une application de gestion des contenus pédagogiques
CharacterCategory Class Reference
Inheritance diagram for CharacterCategory:
Collaboration diagram for CharacterCategory:

Static Public Attributes

int UNDEFINED = 255
 
int LINE_BREAK = 254
 
int SYMBOL = 253
 
int DIGIT = 252
 
int CONTROL = 251
 

Detailed Description

This enum represents the different categories language models for
``SingleByteCharsetProber`` put characters into.

Anything less than CONTROL is considered a letter.

Field Documentation

◆ CONTROL

int CONTROL = 251
static

◆ DIGIT

int DIGIT = 252
static

◆ LINE_BREAK

int LINE_BREAK = 254
static

◆ SYMBOL

int SYMBOL = 253
static

◆ UNDEFINED

int UNDEFINED = 255
static

The documentation for this class was generated from the following file: