java - Where can I find com.ibm.xml.parsers.SAXParser? -


i have 3rd party jar has dependency on com.ibm.xml.parsers.saxparser

i've spent time looking jar 1 net (findjar, jarfinder, mvnrepository etc) can't find anywhere, though can find javadoc.

i imagine ibm proprietary can't find download on site either.

any advice on next appreciated.

the class should available in xerces3.0.1 jar. ibm jar wouldn't available publically. if using ibm server such websphere, may have chance find under lib folder. give shot!


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -