For Programmers: Free Programming Magazines  


Home > Archive > PERL Modules > December 2006 > How can I make entities Not expanded by XML::DOM









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How can I make entities Not expanded by XML::DOM
Rong Hu

2006-12-13, 4:09 pm

Hi,
I need entities stay unexpanded as something like ® for later use. I'm
using XML::DOM to parse the xml file.

I tried NoExpand option, but it doesn't work.
my $parser = new XML::DOM::Parser (NoExpand => 1);

Is there other ways to do so?
Thanks in advance,

Rong


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com