com.dbxml.db.common.fulltext
Class FullTextQueryResolver
java.lang.Object
com.dbxml.util.SimpleConfigurable
com.dbxml.db.common.query.QueryResolverBase
com.dbxml.db.common.fulltext.FullTextQueryResolver
- All Implemented Interfaces:
- Configurable, QueryResolver
- public final class FullTextQueryResolver
- extends QueryResolverBase
FullTextQueryResolver
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STYLE_FULLTEXT
public static final java.lang.String STYLE_FULLTEXT
- See Also:
- Constant Field Values
FullTextQueryResolver
public FullTextQueryResolver()
getQueryStyle
public java.lang.String getQueryStyle()
- Description copied from interface:
QueryResolver
- getQueryStyle returns the Query style supported by this Resolver.
- Returns:
- The query style
createQuery
public QueryBase createQuery(Collection context,
java.lang.String query,
NamespaceMap nsMap,
Key[] keys)
throws QueryException
- Specified by:
createQuery
in class QueryResolverBase
- Throws:
QueryException
Copyright (c) 2004 The dbXML Group