Package org.openjump.core.ui.plugin.file
Class PathPrefixes
- java.lang.Object
-
- org.openjump.core.ui.plugin.file.PathPrefixes
-
public class PathPrefixes extends Object
-
-
Constructor Summary
Constructors Constructor Description PathPrefixes(String oldPrefix, String newPrefix)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getNewPrefix()
String
getOldPrefix()
-