Searched refs:unprefixedName (Results 1 – 1 of 1) sorted by relevance
673 … final String unprefixedName = occuranceName.substring (opt.getPatternPrefix ().length ()); in addOpt() local677 m_nameMap.put (names [n].concat (unprefixedName), opt); in addOpt()