no.sesat.search.run
Class AbstractRunningQuery
java.lang.Object
no.sesat.search.run.AbstractRunningQuery
- All Implemented Interfaces:
- RunningQuery
- Direct Known Subclasses:
- RunningQueryImpl
public abstract class AbstractRunningQuery
- extends Object
- implements RunningQuery
- Version:
- $Id$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected final RunningQuery.Context context
AbstractRunningQuery
protected AbstractRunningQuery(RunningQuery.Context cxt)
- Creates a new instance of AbstractRunningQuery
trimDuplicateSpaces
protected static String trimDuplicateSpaces(String query)
- Remote duplicate spaces. Leading and trailing spaces will
be preserved
- Parameters:
query - that may conaint duplicate spaces
- Returns:
- string with duplicate spaces removed
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.