kind of Filter as defined by corresponding Java object model.
all known valid types of filters.
checks if an object is a Filter.
object to check.
whether filter is a filter.
checks if a given type value is a valid FilterType value.
value to check.
whether type value is valid.
compiles a JsonCompareFn from a given SortOrder.
of SortOrder being compiled.
a JsonCompareFn function compatible to Array.sort().
compiles a JsonCompareFn from a given SortOrder.
of SortOrder being compiled.
a JsonCompareFn function compatible to Array.sort().
compiles a JsonCompareFn from a given SortOrder.
being compiled.
a JsonCompareFn function compatible to Array.sort().
compiles a JsonFilterFn from a given Filter tree.
tree being compiled.
customizing the matching, entirely optional.
a JsonFilterFn function.
Generated using TypeDoc