Package com.unitesk.atp.text.generation

This package provides interface and default implementation of text generator based on patterns.

See:
          Description

Interface Summary
Function Interface of text generator function.
Generator The text generator that process text patterns and generates text.
 

Class Summary
BasicGenerator The basic implementation of Generator interface.
DefaultFunction The default implementation of Function interface.
 

Exception Summary
UndefinedFunctionException This exception reports about undefined function in pattern of Generator.txt(String) method.
 

Package com.unitesk.atp.text.generation Description

This package provides interface and default implementation of text generator based on patterns. Pattern parameters are variables of text generator, path of attribute names and function of generator that is applied to result value of attribute path. Pattern is replaced by result of generator function. Default generator function returns string representation of an object.



Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.