Package xv.text.template

[alpha] Provides classes for creating simple text templates.

See:
          Description

Class Summary
ExpansionTemplateElement  
StringTemplateElement Very simple template element that always appends a static string.
Template A Template provides a somewhat more robust ability to template strings than NLS.format(String, Object...).
TemplateElement Base class of elements within the templating system.
TemplateEnvironment An environment within a template.
 

Exception Summary
TemplateException  
 

Package xv.text.template Description

[alpha] Provides classes for creating simple text templates.

This package is considered to be in "alpha" status - unstable and likely to change in future versions. Use with care.



Copyright © 2008-2011. All Rights Reserved.