Hi Rob Great idea. I've added this to the TODO list so I'm sure one of us will dive in and implement it at some point. As always, volunteers are more than welcome.
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dom4j/dom4j/ (click on the version number next to TODO.txt to view its contents). James ----- Original Message ----- From: "Robert J. Lebowitz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 27, 2001 8:39 PM Subject: [dom4j-user] Pretty Printing feature > The .createPrettyPrint() method of OutputFormat is quite nice, but in terms > of readability within a standard text editor, it can be a bit of a pain. > > Anytime you have a great deal of text between an element and it's end > element, it is displayed as a single line. > > I use JTidy to clean up some of my documents and I've noticed that it has a > nice automatic line wrap feature to fit text within 80 spaces. > > I wonder if this feature can be added to the OutputFormat class by borrowing > the code from Jtidy? > > Rob > > > _______________________________________________ > dom4j-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dom4j-user > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ dom4j-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-user
