public class Info extends Object
public Info(String tn, int l, int c)
tn
- template namel
- line numberc
- columnpublic String getTemplateName()
public int getLine()
public int getColumn()
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.