org.kefirsf.bb.proc
Class TemplateConstant
java.lang.Object
org.kefirsf.bb.proc.TemplateConstant
- All Implemented Interfaces:
- ProcTemplateElement
public class TemplateConstant
- extends Object
- implements ProcTemplateElement
- Author:
- kefir
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateConstant
public TemplateConstant(String value)
generate
public CharSequence generate(Context context)
- Description copied from interface:
ProcTemplateElement
- Append template element to source of context
- Specified by:
generate in interface ProcTemplateElement
- Parameters:
context - контекст
- Returns:
- builded text
Copyright © 2013. All Rights Reserved.