<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Is the SAXParser supported?</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=2690039" />
  <subtitle>Is the SAXParser supported?</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=2690039</id>
  <updated>2013-06-20T06:11:22Z</updated>
  <dc:date>2013-06-20T06:11:22Z</dc:date>
  <entry>
    <title>RE: Is the SAXParser supported?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2690405" />
    <author>
      <name>Craig Knighton</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2690405</id>
    <updated>2010-10-28T21:15:05Z</updated>
    <published>2010-10-28T21:15:05Z</published>
    <summary type="html">I don't think that it is, and I'll also try to save you some time in looking elsewhere - JSR226 would provide an implementation of the org.w3c.dom classes such as Document, Note, etc but that does not seem to be implemented either.  Here's a link with some possible parser implementations to consider although none seem to implement the org.w3c.dom spec:
 
Check out the middle of this article for a list of MIDP products available (note that not all of them are MIDP ready out of the box):
 
[url=http://developers.sun.com/mobility/midp/articles/parsingxml/]http://developers.sun.com/mobility/midp/articles/parsingxml/[/url]</summary>
    <dc:creator>Craig Knighton</dc:creator>
    <dc:date>2010-10-28T21:15:05Z</dc:date>
  </entry>
  <entry>
    <title>Is the SAXParser supported?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2690038" />
    <author>
      <name>Russell Mitchell</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2690038</id>
    <updated>2010-10-28T19:03:51Z</updated>
    <published>2010-10-28T19:03:51Z</published>
    <summary type="html">Doesn't look like it is, but I'm looking for verification before I go off in search of another XML parser.  I'm getting the following error:
 
java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler</summary>
    <dc:creator>Russell Mitchell</dc:creator>
    <dc:date>2010-10-28T19:03:51Z</dc:date>
  </entry>
</feed>

