On 9/25/07, Jukka Zitting <[EMAIL PROTECTED]> wrote:

> ...How about something like this:
>
>     public static TikaConfig getDefaultConfig()
>             throws IOException, JDOMException {
>         return new TikaConfig(
>                 TikaConfig.class.getResourceAsStream("tika-config.xml"));
>     }...

Agreed, this is good enough.

-Bertrand

Reply via email to