HTML output and entities

Peter Nabbefeld <[email protected]>
Newsgroups gmane.text.xml.xalan.java.user
Message-ID <[email protected]>
Hello,

I want to transform sth. like this:
<input value="My &quot; text"/>

The translation results in this:
<input value="My &amp;quot; text">

As You can probably imagine, this isn't what I want.
I know, the spec says: "The html output method may output a character 
using a character entity reference, if one is defined for it in the 
version of HTML that the output method is using.", but this doesn't help me.

Is it possible to switch off this behaviour? At least for numerical 
entities, like &#x22;?

Kind regards

Peter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.