WebTemplateRenderer.postProcess

The default is currently to do nothing. This function only exists for you to override it.

However, this may change in the future. To protect yourself, if you subclass and override this method, always call super.postProcess(document); before doing your own customizations.

class WebTemplateRenderer
void
postProcess

Meta