Package org.molgenis.web.rsql
Class RSQLValueParser
- java.lang.Object
-
- org.molgenis.web.rsql.RSQLValueParser
-
@Service public class RSQLValueParser extends Object
Converts RSQL value symbols to the relevant data type.
-
-
Constructor Summary
Constructors Constructor Description RSQLValueParser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectparse(String valueString, org.molgenis.data.meta.model.Attribute attribute)
-