Package org.eclipse.epsilon.egl.patch
Class FilePatcher
- java.lang.Object
-
- org.eclipse.epsilon.egl.patch.FilePatcher
-
public class FilePatcher extends Object
- Since:
- 1.6
-
-
Constructor Summary
Constructors Constructor Description FilePatcher()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
protected String[]
readFromPath(String path)
void
run(String inputPath, String patchPath, String targetPath)
-