Package org.uberfire.server.util
Class FileServletUtil
- java.lang.Object
-
- org.uberfire.server.util.FileServletUtil
-
public class FileServletUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description FileServletUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringdecodeFileNamePart(String path)static StringencodeFileName(String fileName)static StringencodeFileNamePart(String path)
-