Click or drag to resize

ExpressionParserParse Method

Overload List
  NameDescription
Public methodStatic memberParse(String, String) Obsolete.
Parse a field expression extracting its expression attribute and reference string. Flag characters, if any, must precede the expression itself and any leading and/or trailing square brackets will be removed. This class is deprecated. Use NetQuarry.ExpressionParser.Parse.
Public methodStatic memberParse(String, String, String) Obsolete.
Parse a field expression into its flag characters and reference string. Flag characters, if any, must precede the expression itself. This class is deprecated. Use NetQuarry.ExpressionParser.Parse.
Top
See Also