I google for OPML parser. i got informa.jar but it not working for me.
My requirement is to check the given OPML link is Recently modified date. So i want to parse the xml content to compare the last modified date field with current date.
i wrote KXML opml parser for mobile application(J2ME). but i want any open source jar or source coding for J2EE application.