public class MongoCqlTranslator extends Object
| Constructor and Description |
|---|
MongoCqlTranslator() |
| Modifier and Type | Method and Description |
|---|---|
static org.bson.conversions.Bson |
toMongo(String query)
Parses the given query string into a mongo DBObject.
|
public static org.bson.conversions.Bson toMongo(String query) throws org.z3950.zing.cql.CQLParseException, IOException
query - String to parseorg.z3950.zing.cql.CQLParseExceptionIOExceptionCopyright © 2017. All rights reserved.