Hi,
 I tried asking this on the users list but got no response.
 can anyone tell me if it's possible to retrieve the value of an 
attribute in it's escaped format?
ie <blah myattribute="&lt;&gt;">
if I use getValue() I get the string "<>". fair enough.
but how do I turn off the unescaping?
I want the result string to be fully escaped. ie ="&lt;&gt;"
all the serializer methods seem only to offer serialization of entire
elements, so I'd have to manually sift through the string anyway & 
that's
what the parsers for!

There must be something I'm missing.
can anyone help?

Thanks in advance
Jason.


-- 
Jason Eacott
Hardlight Interactive
http://www.hardlight.com.au

Support bacteria - they're the only culture some people have.

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

Reply via email to