Searched refs:COUNT_EQUALS (Results 1 – 1 of 1) sorted by relevance
980 static final Pattern COUNT_EQUALS = PatternCache.get("\\[@count=\"[^\"]*\"]"); field in XMLSource.ResolvingSource1048 aliasedPath = COUNT_EQUALS.matcher(xpath).replaceAll("[@count=\"other\"]"); in getPathLocation()1051 aliasedPath = COUNT_EQUALS.matcher(xpath).replaceAll(""); in getPathLocation()