|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mapper | |
---|---|
org.codehaus.jparsec.misc | Provides optional convenience API built around core jparsec (Extra dependency on cglib is required). |
Uses of Mapper in org.codehaus.jparsec.misc |
---|
Methods in org.codehaus.jparsec.misc that return Mapper | ||
---|---|---|
static
|
Mapper.curry(Class<? extends T> clazz,
Object... curryArgs)
A Mapper that curries the only public constructor defined in clazz
and invokes it with parameters returned by the sequentially executed Parser objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |