I've been reading the templates section from BeanIO but I haven't found anything specific to external files with templates. Basically, I am trying to create a xml file that will hold all my templates and reference a specific template from other files. I have this file mytemplates.xml and I have another file called myfile.xml that will use the templates from mytemplates.xml is there a way to accomplish this? |