Searched refs:PRINT_MAPPING_OPTION (Results 1 – 3 of 3) sorted by relevance
66 public static final String PRINT_MAPPING_OPTION = "-printmapping"; field in ConfigurationConstants
131 …writeOption(ConfigurationConstants.PRINT_MAPPING_OPTION, configuration.printMapp… in write()
189 …else if (ConfigurationConstants.PRINT_MAPPING_OPTION .startsWith(nextW… in parse()