protected static interface AbstractFilterStringColLikeStringScalar.CheckerFactory
| Modifier and Type | Method and Description |
|---|---|
AbstractFilterStringColLikeStringScalar.Checker |
tryCreate(String pattern)
If the given pattern is acceptable for its checker class, it creates and returns a checker.
|
AbstractFilterStringColLikeStringScalar.Checker tryCreate(String pattern)
null.pattern - Checker object. Otherwise
null.Copyright © 2016 The Apache Software Foundation. All rights reserved.