|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MMAX2QueryException | |
---|---|
org.eml.MMAX2.annotation.query |
Uses of MMAX2QueryException in org.eml.MMAX2.annotation.query |
---|
Methods in org.eml.MMAX2.annotation.query that throw MMAX2QueryException | |
---|---|
MMAX2AtomicQueryTerm |
MMAX2ComplexQueryTerm.getNextAtomicTerm(int from,
int to)
|
int |
MMAX2ComplexQueryTerm.parseQueryString(int from,
int to)
This method receives zero-based indices of the first and last character to consider. |
Constructors in org.eml.MMAX2.annotation.query that throw MMAX2QueryException | |
---|---|
MMAX2ComplexQueryTerm(java.lang.String _queryString,
MarkableLevel _level,
int _from,
int _to,
boolean _negated)
Creates new MMAX2ComplexQueryTerm |
|
MMAX2QueryTree(java.lang.String _query,
MarkableLevel _level)
Creates new MMAX2QueryTree |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |