Steph, The JTidy jar is in the classpath and I have this in my base element class that all elements are extending. I followed your example exactly but I get a blank page and blank output when writing to the System.out output stream. Have you verified that this stuff still works?
Take care, Jeremy On 1/3/07, Steph Meslin-Weber <[EMAIL PROTECTED]> wrote:
Hi Jeremy, I probably should have written 'extend from' rather than 'inherit from'... as your Java element needs to extend this one for the tidiness to work. I haven't looked at providing it as an 'xml inheritable' element though - is this what you tried? Cheers, Steph P.S. You also added the JTidy jar to your path, right? On 03/01/07, Jeremy Whitlock < [EMAIL PROTECTED]> wrote: > Hi All, > I would like to tidy my output for my RIFE elements and so I decided > to try this wiki entry out: > > http://rifers.org/wiki/display/RIFE/Pretty-print+HTML+output > > I coded exactly as mentioned in the wiki and I get blank pages. I even > tried changing the output stream to System.out but I get no output. Can > someone verify this and possibly tell me how to fix it? I'll update the > wiki if necessary. > > Take care, > > Jeremy > > _______________________________________________ > Rife-users mailing list > [email protected] > http://lists.uwyn.com/mailman/listinfo/rife-users > > > -- ================================================================ Steph Meslin-Weber, [EMAIL PROTECTED] ================================================================ _______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
_______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
