[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Use another StAX provider (classloader problem)

Problem solved:
XMLInputFactory factory = XMLInputFactory.newInstance("com.ctc.wstx.stax.WstxInputFactory", TheClassUsingStax.class.getClassLoader());