Bugs item #1244314, was opened at 2005-07-25 10:52
Message generated for change (Settings changed) made by maartenc
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=1244314&group_id=16035

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: sachin (sachinik19)
>Assigned to: Maarten Coene (maartenc)
Summary: Encapsulating namespace declarations with single quotes

Initial Comment:
RFE for OutputFormat.setAttributeQuoteCharacter( char 
quoteChar);

while setting the Quote Character as single quote ( ' ) 
using the method 
OutputFormat.setAttributeQuoteCharacter( char 
quoteChar);

its results in the xml with the attributes encapsulated 
within single quotes, but leaves namespace quotes and 
the processing instruction quote as double quotes.

its more better if we can be able to set the quote 
caracter in the Node tag so that the string returned from 
Node.asXML() method can also return the string with the 
single quote character .

Hope to hear good from ur side.

Regards,

Sachin   


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=1244314&group_id=16035


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
dom4j-dev mailing list
dom4j-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to