Interface | Description |
---|---|
MatchingResolver |
A matching resolver extends the functionality of the general Resolver by allowing it to be matched to String values.
|
Resolver |
Resolvers are used for the constraint query language and other parts of the system where queries of the form "a.b.c"
or similar need to be resolved.
|