Package | Description |
---|---|
org.mule.util |
Common helper classes for reading/writing files setting bean properties and SPI helpers.
|
Modifier and Type | Method and Description |
---|---|
protected String |
TemplateParser.parse(Map props,
String template,
TemplateParser.TemplateCallback callback) |
Map |
TemplateParser.parse(TemplateParser.TemplateCallback callback,
Map templates) |
String |
TemplateParser.parse(TemplateParser.TemplateCallback callback,
String template)
Matches one or more templates against a Map of key value pairs.
|
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.