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
IOException
public static Map<Integer,List<Integer>> parseMapUsedWithNfkc() throws IOException
IOException
public static Map<Integer,List<Integer>> parseMapUsedWithNoNormalization() throws IOException
IOException
Copyright © 2019–2022. All rights reserved.