org.exoplatform.commons.utils
Class XPathUtils
java.lang.Object
org.exoplatform.commons.utils.XPathUtils
public class XPathUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPathUtils
public XPathUtils()
escapeIllegalXPathName
public static String escapeIllegalXPathName(String path)
- Avoid the illegal xPath
- Parameters:
path - original path
- Returns:
- Escaped string by ISO9075
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.