|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BOMConstants
This interface contains constants used by several classes of the BOM package.
| Field Summary | |
|---|---|
static BOM[] |
SUPPORTED_BOMS
List of supported BOMs |
static BOM |
UTF16_BE_BOM
UTF-16 Big Endian BOM: FE FF |
static BOM |
UTF16_LE_BOM
UTF-16 Little Endian BOM: FF FE |
static BOM |
UTF32_BE_BOM
UTF-32 Big Endian BOM: 00 00 FE FF. |
static BOM |
UTF32_LE_BOM
UTF-32 Little Endian BOM: FF FE 00 00 |
static BOM |
UTF8_BOM
UTF-8 BOM: EF BB BF |
| Field Detail |
|---|
static final BOM UTF8_BOM
static final BOM UTF16_BE_BOM
static final BOM UTF16_LE_BOM
static final BOM UTF32_BE_BOM
static final BOM UTF32_LE_BOM
static final BOM[] SUPPORTED_BOMS
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard