« Return to Thread: Serialize Template Object

Re: getEncodingFromStream from UnicodeInputStream

by mailmur :: Rate this Message:

Reply to Author | View in Thread


I think its not possible, its basicly an internal bytesToChars issue to know about encoding. Textual templates know nothing about byte storage they run at character level nor know nothing about template loader instance was used.

What is it getTemplate() method you mean, can you point me to the class?
http://svn.apache.org/repos/asf/velocity/engine/trunk/src/java/org/apache/velocity/



--- On Wed, 7/8/09, Johann.Weber@... <Johann.Weber@...> wrote:

> From: Johann.Weber@... <Johann.Weber@...>
> Subject: getEncodingFromStream from UnicodeInputStream
> To: user@...
> Date: Wednesday, July 8, 2009, 2:48 PM
> Hi all,
>
> Is there a way to get the encoding information from
> UnicodeInputStream to use it in the getTemplate() method?
> How do I can use the encoding which was auto detected in
> case of unicode file recognition?


     

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...

 « Return to Thread: Serialize Template Object