I have a macro (implemented in Java) with this interface:
public List<Block> execute(InferenceParameter parameters, String
content, MacroTransformationContext context) ;
I want to call this macro from within a velocity script. When I do, it
returns a List<Block>. How do I get the velocity script to render the
List<Block> properly?
--
Mark Wallace
Principal Engineer, Semantic Applications
Modus Operandi, Melbourne, FL, USA
Attachments:
- smime.p7s
(application/pkcs7-signature — 3.9 KB)