Re: adding tags in JTidy

Michael --

The config file is the same config file in both HTML Tidy and JTidy.  If
you're not using the command line, you can set the config file in JTidy
with Tidy.setConfigurationFromFile(String filename).

Gary

Michael Ryan Bannon wrote:
> 
> Hello all,
> 
> i know in HTMLTidy you can set your config file to recognize unknown
> tags by specifying those tags.  Is there a similar option in JTidy?  I
> couldn't find one, but such an option would be great.
> 
> thanks,
> 
> ryan

Received on Monday, 20 August 2001 14:31:33 UTC