[jdom-interest] Ampersand question

Elliotte Rusty Harold elharo at metalab.unc.edu
Fri Jul 14 06:42:58 PDT 2000


At 7:20 AM -0400 7/14/00, tsasala at hifusion.com wrote:
>
>	True.  But this outputs XML and we need HTML in
>some cases.  It's my crappy code the does 'work' all the
>time.  I just *assumed* that getSerializedForm would
>output the & instead of &.  & is what I think
>of as a serialized form, not just &.
>

This is a temporary bug. It will be fixed when take away all the 
getSerializedForm() methods and put their functionality in some other 
class. (Which class that is we're still arguing about.) Indeed it was 
issues like this that led us to decide that we really did need to put 
them in a different class.

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|                  The XML Bible (IDG Books, 1999)                   |
|              http://metalab.unc.edu/xml/books/bible/               |
|   http://www.amazon.com/exec/obidos/ISBN=0764532367/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://metalab.unc.edu/javafaq/ |
|  Read Cafe con Leche for XML News: http://metalab.unc.edu/xml/     |
+----------------------------------+---------------------------------+



More information about the jdom-interest mailing list