org.webmacro
Class Context.TemplateEvaluationContext

java.lang.Object
  extended byorg.webmacro.Context.TemplateEvaluationContext
Enclosing class:
Context

public static final class Context.TemplateEvaluationContext
extends java.lang.Object


Field Summary
 int _columnNo
           
 int _lineNo
           
 java.lang.String _templateName
           
 
Constructor Summary
Context.TemplateEvaluationContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_templateName

public java.lang.String _templateName

_lineNo

public int _lineNo

_columnNo

public int _columnNo
Constructor Detail

Context.TemplateEvaluationContext

public Context.TemplateEvaluationContext()


Copyright © 1999-2006 WebMacro. All Rights Reserved.