CVS Update: xmlpull-api-v1/doc
Aleksander Andrzej Slominski <[email protected]> Mon, 17 Feb 2003 17:27:31 -0500 (EST)
| Newsgroups | gmane.text.xml.xmlpull.devel |
|---|---|
| Message-ID | <[email protected]> |
aslom 03/02/17 17:27:31 Modified: doc addons.html Log: added note about SAX2 driver and use of it in MIDP environments Revision Changes Path 1.2 +6 -5 xmlpull-api-v1/doc/addons.html Index: addons.html =================================================================== RCS file: /l/extreme/cvspub/xmlpull-api-v1/doc/addons.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -t -w -r1.1 -r1.2 --- addons.html 17 Feb 2003 22:09:08 -0000 1.1 +++ addons.html 17 Feb 2003 22:27:30 -0000 1.2 @@ -26,9 +26,10 @@ </p><p>Source code is available in <code>addons/java/sax2_driver</code>. </p><p> -NOTE: this driver is not going to work in MIDP environments - - +NOTE: this driver is not going to work in MIDP environments. +To port it to J2ME MIDP it is required to change also SAX2 API +and to modify Driver not to use URL class that is not available in MIDP +(mainly Drive.parse() method). </p> <a name="xmlrpc"> @@ -51,7 +52,7 @@ <p>If you want to extend SAX2 Driver to provides a separate Attributes object for each startElement call (so it is safe to keep the reference to Attributes) then create class AttributesCachingDriver that extends current SAX2 driver -(need to do it was requestd by Holger Krug), for example: +(need to do it was requested by Holger Krug), for example: </p> <pre> @@ -96,7 +97,7 @@ </p><hr> <font size="-1"> -Last modified $Id: addons.html,v 1.1 2003/02/17 22:09:08 aslom Exp $ +Last modified $Id: addons.html,v 1.2 2003/02/17 22:27:30 aslom Exp $ </font> <!--extra space at bottom for hyperlinks #anchors to work --> ------------------------ Yahoo! Groups Sponsor ---------------------~--> Get 128 Bit SSL Encryption! http://us.click.yahoo.com/FpY02D/vN2EAA/xGHJAA/2U_rlB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: [email protected] Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/