rinehimer / jxtl

Automatically exported from code.google.com/p/jxtl
Apache License 2.0
0 stars 2 forks source link

Support Output to File Pointer #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
First, the API needs to either be changed/enhanced to support writing to an 
open file pointer.  It can already output to a named file.  Once this change is 
made, this ability should be extended to the language bindings so templates can 
be expanded to files opened in Perl or Python.

Original issue reported on code.google.com by rinehi...@gmail.com on 5 Mar 2011 at 5:43