org.exoplatform.applications.ooplugin.utils
Class TextUtils
java.lang.Object
org.exoplatform.applications.ooplugin.utils.TextUtils
public class TextUtils
- extends Object
Created by The eXo Platform SAS.
- Author:
- Dmytro Katayev
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hexTable
public static final char[] hexTable
URISave
public static BitSet URISave
URISaveEx
public static BitSet URISaveEx
TextUtils
public TextUtils()
getXmlFromBytes
public static Document getXmlFromBytes(byte[] xmlBytes)
throws Exception
- Throws:
Exception
Escape
public static String Escape(String string,
char escape,
boolean isPath)
UnEscape
public static String UnEscape(String string,
char escape)
getMimeType
public static String getMimeType(String type)
EncodePath
public static String EncodePath(String path)
throws Exception
- Throws:
Exception
DecodePath
public static String DecodePath(String path)
throws Exception
- Throws:
Exception
FilterFileName
public static String FilterFileName(String filename)
Copyright © 2014 eXo Platform SAS. All Rights Reserved.