Searched refs:portPattern (Results 1 – 1 of 1) sorted by relevance
176 final Pattern portPattern = Pattern.compile("\\[[a-zA-Z0-9\\-_]+\\]"); in parseString() local282 String portString = scanner.eat(portPattern, "[<source-port-name>]"); in parseString()299 String portString = scanner.eat(portPattern, "[<target-port-name>]"); in parseString()