M
M
Maxim2013-05-18 14:28:29
Java
Maxim, 2013-05-18 14:28:29

Template engine for text

Interested in a java-library that could handle specials. characters in the input text.

For example:

"${username} пошел гулять и увидел своего учителя ${firstName} ${secondName}.firstLetter. ${lastName}.firstLetter."


After processing, we get something like this:
"Вася пошел гулять и увидел своего учителя Иванова И. И."

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim, 2013-05-18
@mgramin

Sorry, Google just unbanned, found a similar question - stackoverflow.com/questions/3793880/lightweight-template-engine-in-java

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question