| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes()
Gets the
bytes in the term. |
boolean |
isPartial()
Tests if this is a partial or complete match.
|
isPositive, isWildcardbyte[] getBytes()
bytes in the term.IllegalStateException - isWildcard() is
true mandatory - This method must be implemented. boolean isPartial()
true if a partial match, false
for a complete matchmandatory - This method must be implemented.