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
Post a Comment