| 接口 | 说明 |
|---|---|
| FunctionHandler |
Defines an interface that custom objects can use to indicate that they can
store a reference to the Query object.
|
| NotFixedResults |
A marker interface that tells JoSQL that any functions within a class implementing
this interface will NOT return fixed results for fixed inputs.
|
| 类 | 说明 |
|---|---|
| AbstractFunctionHandler |
Defines a basic function handler.
|
| CollectionFunctions |
Defines a set of functions that operate on "collections" of objects in some way.
|
| ConversionFunctions |
Note: creating new instances of SimpleDateFormat objects are VERY costly over
large(ish) numbers of objects therefore a cache of objects is provided.
|
| FileMatch |
This class represents the match of a String in a file.
|
| FormattingFunctions | |
| GroupingFunctions | |
| MiscellaneousFunctions | |
| StringFunctions |
This class holds functions that operate on strings in some way.
|
Copyright © 2021. All rights reserved.