public class ParserMappingTables extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<Integer> |
parseMapToNothing() |
static Map<Integer,List<Integer>> |
parseMapUsedWithNfkc() |
static Map<Integer,List<Integer>> |
parseMapUsedWithNoNormalization() |
public static List<Integer> parseMapToNothing() throws IOException
IOExceptionpublic static Map<Integer,List<Integer>> parseMapUsedWithNfkc() throws IOException
IOExceptionpublic static Map<Integer,List<Integer>> parseMapUsedWithNoNormalization() throws IOException
IOExceptionCopyright © 2019–2025. All rights reserved.