org.xcmis.sp.jcr.exo.index
Class JcrPathSplitter
java.lang.Object
org.xcmis.sp.jcr.exo.index.JcrPathSplitter
- All Implemented Interfaces:
- PathSplitter<String>
Deprecated.
@Deprecated
public class JcrPathSplitter
- extends Object
- implements PathSplitter<String>
- Version:
- $Id: exo-jboss-codetemplates.xml 34360 2009-07-22 23:58:59Z ksm $
- Author:
- Sergey Kabashnyuk
|
Field Summary |
protected static org.exoplatform.services.log.Log |
log
Deprecated. Class loger. |
|
Constructor Summary |
JcrPathSplitter(org.exoplatform.services.jcr.impl.core.LocationFactory locationFactory)
Deprecated. Constructor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.exoplatform.services.log.Log log
- Deprecated.
- Class loger.
JcrPathSplitter
public JcrPathSplitter(org.exoplatform.services.jcr.impl.core.LocationFactory locationFactory)
- Deprecated.
- Constructor.
- Parameters:
locationFactory - LocationFactory
splitPath
public String[] splitPath(String path)
- Deprecated.
- Specified by:
splitPath in interface PathSplitter<String>
- See Also:
PathSplitter.splitPath(java.lang.String)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.