|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LayerMatcher | |
---|---|
com.indexdata.torus2.query | |
com.indexdata.torus2.query.match |
Uses of LayerMatcher in com.indexdata.torus2.query |
---|
Methods in com.indexdata.torus2.query that return LayerMatcher | |
---|---|
static LayerMatcher |
MatcherBuilder.build(org.z3950.zing.cql.CQLNode query)
|
Uses of LayerMatcher in com.indexdata.torus2.query.match |
---|
Classes in com.indexdata.torus2.query.match that implement LayerMatcher | |
---|---|
class |
AndMatcher
|
class |
AndNotMatcher
|
class |
AnyFieldMatcher
|
class |
FixedFieldMatcher
|
class |
OrMatcher
|
class |
TrueMatcher
|
Constructors in com.indexdata.torus2.query.match with parameters of type LayerMatcher | |
---|---|
AndMatcher(LayerMatcher left,
LayerMatcher right)
|
|
AndNotMatcher(LayerMatcher left,
LayerMatcher right)
|
|
OrMatcher(LayerMatcher left,
LayerMatcher right)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |