public class ClientSelector extends Object
ClientSelector
class is used for checking the correctness
of a selector client side.Constructor and Description |
---|
ClientSelector() |
Modifier and Type | Method and Description |
---|---|
static boolean |
checks(String selector)
Clients call this method to check a selector syntax.
|
public static boolean checks(String selector) throws SelectorException
true
when the syntax is ok.SelectorException
- When the selector syntax is incorrect.Copyright © 2018 ScalAgent D.T.. All Rights Reserved.