Searched defs:targetNodePath (Results 1 – 1 of 1) sorted by relevance
24 final String targetNodePath; field in ResourceSplitter.SplitInfo31 public SplitInfo(String srcNodePath, String targetDirPath, String targetNodePath) { in SplitInfo()320 private void placeResourceAtPath(Resource root, String targetNodePath, Resource res) { in placeResourceAtPath()