Templates can be serialized to .ser files to avoid the runtime overhead of parsing. To serialize a template, use the following command:

java atg.ui.xuill.Xuill -serialize template-name

The input-file is the pathname of the template file (with a .xml suffix). A corresponding .ser file will be created in the current directory.

To use this command, the ATG distribution’s DAS/lib/classes.jar and DAS-UI/lib/uiclasses.jar files must be in your CLASSPATH.

 
loading table of contents...