Searched refs:MATCH_NAME_STR (Results 1 – 1 of 1) sorted by relevance
154 private static final String MATCH_NAME_STR = "name"; field in Transition301 } else if (MATCH_NAME_STR.equalsIgnoreCase(token)) { in parseMatchOrder()