At 2:53 PM -0500 3/4/04, Jeremy Morgan wrote:
Hey all, another newbie question.

How do you get sax to stop converting character entities to the character they represent? for example, things like & or ü are being replaced with & or �.


You don't really want to do that. There's a way to do it, depending on the parser and whether the entities are defined internally or externally, but you really don't want to do that.
--


  Elliotte Rusty Harold
  [EMAIL PROTECTED]
  Effective XML (Addison-Wesley, 2003)
  http://www.cafeconleche.org/books/effectivexml
  http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to