Class MakeInString
- java.lang.Object
-
- org.apache.ofbiz.minilang.operation.MakeInString
-
public class MakeInString extends java.lang.Object
The container of MakeInString operations to make a new input String
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
module
-
Constructor Summary
Constructors Constructor Description MakeInString(org.w3c.dom.Element makeInStringElement)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
exec(java.util.Map<java.lang.String,java.lang.Object> inMap, java.util.Map<java.lang.String,java.lang.Object> results, java.util.List<java.lang.Object> messages, java.util.Locale locale, java.lang.ClassLoader loader)
-