Selector class, holding a key expression and optional Parameters in the following format <KeyExpr>?<Params> example: demo/key/expr?arg1=lol;arg2=hi
<KeyExpr>?<Params>
demo/key/expr?arg1=lol;arg2=hi
New Function to create a selector from Selector / KeyExpr and Parameters
Optional
Selector
gets Key Expression part of Selector
KeyExpr
gets Parameters part of Selector
Parameters
Selector class, holding a key expression and optional Parameters in the following format
<KeyExpr>?<Params>
example:
demo/key/expr?arg1=lol;arg2=hi