org.kefirsf.bb.proc
Interface ProcTemplateElement

All Known Implementing Classes:
ProcNamedValue, TemplateConstant

public interface ProcTemplateElement

The element of template to build target text


Method Summary
 CharSequence generate(Context context)
          Append template element to source of context
 

Method Detail

generate

CharSequence generate(Context context)
Append template element to source of context

Parameters:
context - контекст
Returns:
builded text


Copyright © 2013. All Rights Reserved.