org.exoplatform.commons.utils
Class XPathUtils

java.lang.Object
  extended by org.exoplatform.commons.utils.XPathUtils

public class XPathUtils
extends Object


Constructor Summary
XPathUtils()
           
 
Method Summary
static String escapeIllegalXPathName(String path)
          Avoid the illegal xPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPathUtils

public XPathUtils()
Method Detail

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.