Class OpenProjectPlugIn.PathPrefixes
- java.lang.Object
-
- com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn.PathPrefixes
-
- Enclosing class:
- OpenProjectPlugIn
public class OpenProjectPlugIn.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()
-