13401341134213431344134513461347134813491350
* we want to init then render */ InternalContextAdapterImpl ica = new InternalContextAdapterImpl(context); ica.pushCurrentTemplateName(logTag); try { try {
12431244124512461247124812491250125112521253
192193194195196197198199200201202
{ /* * put the current template name on the stack */ ica.pushCurrentTemplateName( name ); ica.setCurrentResource( this ); /* * init the AST */
320321322323324325326327328329330
} } try { ica.pushCurrentTemplateName( name ); ica.setCurrentResource( this ); ( (SimpleNode) data ).render( ica, writer); } finally
179180181182183184185186187188189
if (nodeTree != null) { InternalContextAdapterImpl ica = new InternalContextAdapterImpl( new EvaluateContext(context, rsvc) ); ica.pushCurrentTemplateName( templateName ); try { try {
335336337338339340341342343344345
if (nodeTree != null) { InternalContextAdapterImpl ica = new InternalContextAdapterImpl( context ); ica.pushCurrentTemplateName( logTag ); try { try {
460461462463464465466467468469470
InternalContextAdapterImpl ica = new InternalContextAdapterImpl( context ); try { ica.pushCurrentTemplateName( namespace ); vp.render( ica, writer, null); } finally { ica.popCurrentTemplateName();
228229230231232233234235236237238
{ /* * put the current template name on the stack */ ica.pushCurrentTemplateName( name ); /* * init the AST */
288289290291292293294295296297298
InternalContextAdapterImpl ica = new InternalContextAdapterImpl( context ); try { ica.pushCurrentTemplateName( name ); ica.setCurrentResource( this ); ( (SimpleNode) data ).render( ica, writer); } finally