org.apache.solr.util
Class StrUtils

java.lang.Object
  extended by org.apache.solr.common.util.StrUtils
      extended by org.apache.solr.util.StrUtils

Deprecated. Use org.apache.solr.common.util.StrUtils.

@Deprecated
public class StrUtils
extends StrUtils

This class is scheduled for deletion. Please update your code to the moved package.


Constructor Summary
StrUtils()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.solr.common.util.StrUtils
join, parseBoolean, partialURLEncodeVal, splitFileNames, splitSmart, splitSmart, splitWS, toLower
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrUtils

public StrUtils()
Deprecated. 


Copyright © 2008 Apache Software Foundation. All Rights Reserved.