Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #11528
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail |
|---|---|
| From | Lew <noone@lewscanon.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Line wrapping |
| Date | Fri, 20 Jan 2012 11:18:19 -0800 |
| Organization | albasani.net |
| Lines | 34 |
| Message-ID | <jfcels$vk9$1@news.albasani.net> (permalink) |
| References | <kjhdh7lginolc5q0huf9oi9ippqost583f@4ax.com> <jf6lq0$9hg$1@dont-email.me> <p9rdh75evr17ooiundo5k0kigdv83fuaup@4ax.com> <jf734u$qfi$1@dont-email.me> <dsmfh7hdos2ojjmd47ub2bksfdv4im8ksr@4ax.com> <jf8u65$ukk$1@dont-email.me> <pebgh7tjstcvntnt1u5r7ol9ui3ocadql8@4ax.com> <b2hih75g29o5eisec7kmqsc90e9ejb6o60@4ax.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.albasani.net fGH/t4o7I679ICDAch9w1orB0OFy7eh3tVNDsOc8XhevEhZ21dHzFUJd8zmfx86VUpJflmuXq4iCanp3oAwnRGaqolgVUGJ6yabvdCLU8JAnFnOhn18T/z5kMhkEM03E |
| NNTP-Posting-Date | Fri, 20 Jan 2012 19:18:21 +0000 (UTC) |
| Injection-Info | news.albasani.net; logging-data="jVFq86MIjpkPRqGmUl2qj4F6CncdM4SXG+9zVPQYuJxljqxiMsigDHCeTzQGeRenolasxaLbDHX6XdzWQOG/MK9U1EdOGfUgOXXFKH29h0WEuWVk1YV8R7T6cFBcPgql"; mail-complaints-to="abuse@albasani.net" |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0 |
| In-Reply-To | <b2hih75g29o5eisec7kmqsc90e9ejb6o60@4ax.com> |
| Cancel-Lock | sha1:NeH8ZtJEKulZ6ZibrSIvf+lyP3c= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:11528 |
Show key headers only | View raw
Mark wrote: > Mark wrote: >> Jeff Higgins wrote: >>> Mark wrote: >>>> I saw that comment but, as I could not find documentation for that >>>> parameter, I assumed that the poster was wrong. I will try it out but >>>> prefer to rely on documented behaviour ;-) >>> <http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/DOMConfiguration.html> >>> <http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSSerializer-config> >>> >>> Here's a working example. However this does not address your request for >>> a configurable pretty printer. >>> <http://www.chipkillmar.net/2009/03/25/pretty-print-xml-from-a-dom/> > > Is there any known bugs that might affect this (Method 2)? It is > throwing an Exception/Error that the documentation does not mention. > [java.lang.AbstractMethodError] Now there's a load of detail, not! 'Exception's and 'Error's are different beasts. It's very sloppy to call them "Exception/Error". Which? What is the error message? What is the code? What is the stacktrace? Where's your simple, self-contained compilable example (SSCCE http://sscce.org/)? Where is *any* information about your situation that merits anyone giving any response? "My arm hurts, doctor, what's wrong with me?" Give data. Otherwise you might as well not bother posting. -- Lew Honi soit qui mal y pense. http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Line wrapping Mark <i@dontgetlotsofspamanymore.invalid> - 2012-01-18 13:20 +0000
Re: Line wrapping Jeff Higgins <jeff@invalid.invalid> - 2012-01-18 09:51 -0500
Re: Line wrapping Mark <i@dontgetlotsofspamanymore.invalid> - 2012-01-18 16:04 +0000
Re: Line wrapping Jeff Higgins <jeff@invalid.invalid> - 2012-01-18 13:38 -0500
Re: Line wrapping Mark <i@dontgetlotsofspamanymore.invalid> - 2012-01-19 09:00 +0000
Re: Line wrapping Jeff Higgins <jeff@invalid.invalid> - 2012-01-19 06:26 -0500
Re: Line wrapping Mark <i@dontgetlotsofspamanymore.invalid> - 2012-01-19 14:52 +0000
Re: Line wrapping Mark <i@dontgetlotsofspamanymore.invalid> - 2012-01-20 10:47 +0000
Re: Line wrapping Jeff Higgins <jeff@invalid.invalid> - 2012-01-20 11:28 -0500
Re: Line wrapping Jeff Higgins <jeff@invalid.invalid> - 2012-01-20 13:33 -0500
Re: Line wrapping Lew <noone@lewscanon.com> - 2012-01-20 11:18 -0800
Re: Line wrapping Jeff Higgins <jeff@invalid.invalid> - 2012-01-20 15:45 -0500
Re: Line wrapping Jeff Higgins <jeff@invalid.invalid> - 2012-01-20 15:59 -0500
Re: Line wrapping Mark <i@dontgetlotsofspamanymore.invalid> - 2012-01-23 09:03 +0000
Re: Line wrapping Lew <noone@lewscanon.com> - 2012-01-23 10:15 -0800
Re: Line wrapping Lew <noone@lewscanon.com> - 2012-01-20 11:18 -0800
Re: Line wrapping Jeff Higgins <jeff@invalid.invalid> - 2012-01-21 02:10 -0500
Re: Line wrapping Lew <noone@lewscanon.com> - 2012-01-21 12:28 -0800
Re: Line wrapping Jeff Higgins <jeff@invalid.invalid> - 2012-01-20 17:17 -0500
Re: Line wrapping Jeff Higgins <jeff@invalid.invalid> - 2012-01-20 17:19 -0500
Re: Line wrapping Mark <i@dontgetlotsofspamanymore.invalid> - 2012-01-18 15:47 +0000
csiph-web