Searched refs:getRelativePathfromCommonBase (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/processor/util/
H A DDirectoryUtil.java92 public static String getRelativePathfromCommonBase(File file, File base) throws IOException { method in class:DirectoryUtil
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/wscompile/
H A DWsimportTool.java289 String relativeDir = DirectoryUtil.getRelativePathfromCommonBase(f.getParentFile(),options.sourceDir);

Completed in 30 milliseconds