(bean-match class)Generate an implementation of match.core/IMatchLookup for a Java bean. Accessor method names are mapped to keys like this:
isVisible -> :visible? getText -> :text getAbsolutePath -> :absolute-path isFUD -> :fud? getFUDFactor -> :fud-factor
Generate an implementation of match.core/IMatchLookup for a Java bean. Accessor method names are mapped to keys like this: isVisible -> :visible? getText -> :text getAbsolutePath -> :absolute-path isFUD -> :fud? getFUDFactor -> :fud-factor
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |