Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Simple Map Processor Mini-Language performes two primary tasks: validation and conversion. It does this in a context of moving values from one Map to another. The input map will commonly contain Strings, but can contain other object types like Integer, Long, Float, Double, java.sql.Date, Time, and Timestamp.

Panel

(info) NOTE: The reference information for the simple-map-processor has been moved to annotations in

Wiki Markup
\[to be modified
www.ofbiz.org/dtds/simple-methods.xsd]

We hope to recommended soon a tool that will use XSL/Transform to render the documentation directly from the XSD file in Browsers


...

Anchor
smapex
smapex
Simple Map Processors Example

...

map-to-map
field-to-list
order-map-list (not documented in XSD yet)
set (not documented in XSD yet)
string-append (not documented in XSD yet)
string-to-list (not documented in XSD yet)
to-string
clear-field

Wiki Markup
*\[All operations in red below have been be replaced by set operation\] *

...