Qizx/open API

net.axyana.qizxopen.dm
Class FulltextQuery.Clause

java.lang.Object
  extended bynet.axyana.qizxopen.dm.FulltextQuery.Clause
Direct Known Subclasses:
FulltextQuery.Phrase, FulltextQuery.Term, FulltextQuery.TermOr
Enclosing class:
FulltextQuery

public abstract static class FulltextQuery.Clause
extends java.lang.Object

Abstract clause.


Field Summary
 StringPattern[] terms
           
 
Constructor Summary
FulltextQuery.Clause()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

terms

public StringPattern[] terms
Constructor Detail

FulltextQuery.Clause

public FulltextQuery.Clause()

© 2005 Axyana Software