On 02/01/2017 15:13, Nathan Bubna wrote:

Wow. Sounds great, Claude!

Thanks!


generic.XmlTool and view.XmlTool expose parse(String xml), read(String
xmlResource) and fetch(String url) methods, based on the ImportSupport and
ViewImportSupport APIs. Both accept the 'resource=<resource_path>' and
'source=<url>' configuration parameters.

generic.JsonTool and view.JsonTool expose parse(String json), read(String
jsonResource) and fetch(String url) methods, based on the ImportSupport and
ViewImportSupport APIs. Both accept the 'resource=<resource_path>' and
'source=<url>' configuration parameters.

Errata: it's 'resource=<resource_path>' and 'url=<url>'


  Claude


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org

Reply via email to