Searched refs:WILDCARD_SEGMENT (Results 1 – 1 of 1) sorted by relevance
41 private static final String WILDCARD_SEGMENT = "*"; field in ProfileAwareUriMatcher94 } else if (token.equals(WILDCARD_SEGMENT)) { in addURI()