Home
last modified time | relevance | path

Searched defs:tokenizePath (Results 1 – 1 of 1) sorted by relevance

/external/ant-glob/src/org/apache/tools/ant/types/selectors/
DSelectorUtils.java512 public static Vector tokenizePath (String path) { in tokenizePath() method in SelectorUtils
528 public static Vector tokenizePath (String path, String separator) { in tokenizePath() method in SelectorUtils