Opened 19 years ago
Closed 18 years ago
#209 closed enhancement (fixed)
Add JepMapper to FlatFileParser
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.0 RC2 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
The JepMapper would take a JEP expression and use to calculate data values from data lines parsed by the FlatFileParser. See the FlatFileParser.getMapper() method.
Change History (4)
comment:1 by , 19 years ago
Component: | web → core |
---|
comment:2 by , 18 years ago
Milestone: | → BASE 2.0 |
---|
comment:3 by , 18 years ago
Milestone: | BASE 2.0 → BASE 2.0 RC2 |
---|---|
Status: | new → assigned |
comment:4 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [2317]) Fixes #209: Add JepMapper to FlatFileParser