org.apache.lucene.queryparser.flexible.core.util
Class StringUtils

java.lang.Object
  extended by org.apache.lucene.queryparser.flexible.core.util.StringUtils

public final class StringUtils
extends Object

String manipulation routines


Constructor Summary
StringUtils()
           
 
Method Summary
static String toString(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringUtils

public StringUtils()
Method Detail

toString

public static String toString(Object obj)


Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.