Package de.xima.fc
Class PathHandler
- java.lang.Object
-
- de.xima.fc.PathHandler
-
public final class PathHandler extends Object
Zentrale Behandlung von Pfaden (Dateisystem und URLs).
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PathHandler.FS
Zentrale Behandlung von Pfaden im lokalen FileSystemstatic class
PathHandler.Web
Zentrale Behandlung von Formcycle-URLs
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getClearedContextName()
static String
getContextName()
static void
setContextName(String contextName)
-