Searched refs:ADAPT_CLASS_STRINGS_OPTION (Results 1 – 3 of 3) sorted by relevance
81 public static final String ADAPT_CLASS_STRINGS_OPTION = "-adaptclassstrings"; field in ConfigurationConstants
145 …writeOption(ConfigurationConstants.ADAPT_CLASS_STRINGS_OPTION, configuration.adaptClas… in write()
204 …else if (ConfigurationConstants.ADAPT_CLASS_STRINGS_OPTION .startsWith(nextW… in parse()