org.exoplatform.ecms.xcmis.sp.index
Class JcrPathSplitter

java.lang.Object
  extended by org.exoplatform.ecms.xcmis.sp.index.JcrPathSplitter
All Implemented Interfaces:
org.xcmis.search.value.PathSplitter<java.lang.String>

Deprecated.

@Deprecated
public class JcrPathSplitter
extends java.lang.Object
implements org.xcmis.search.value.PathSplitter<java.lang.String>

Version:
$Id: JcrPathSplitter.java 50575 2010-08-10 14:41:23Z makis $
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.
 
Method Summary
 java.lang.String[] splitPath(java.lang.String path)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.exoplatform.services.log.Log log
Deprecated. 
Class loger.

Constructor Detail

JcrPathSplitter

public JcrPathSplitter(org.exoplatform.services.jcr.impl.core.LocationFactory locationFactory)
Deprecated. 
Constructor.

Parameters:
locationFactory - LocationFactory
Method Detail

splitPath

public java.lang.String[] splitPath(java.lang.String path)
Deprecated. 
Specified by:
splitPath in interface org.xcmis.search.value.PathSplitter<java.lang.String>
See Also:
PathSplitter.splitPath(java.lang.String)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.