CVS Update: xmlpull-api-v1/src/java/api/org/xmlpull/v1

Aleksander Andrzej Slominski <[email protected]> Sun, 5 Oct 2003 02:28:55 -0500 (EST)
Newsgroups gmane.text.xml.xmlpull.devel
Message-ID <[email protected]>
aslom       03/10/05 02:28:55

  Modified:    src/java/api/org/xmlpull/v1 XmlPullParser.java
  Log:
  fixed typo
  
  Revision  Changes    Path
  1.77      +1 -1      xmlpull-api-v1/src/java/api/org/xmlpull/v1/XmlPullParser.java
  
  Index: XmlPullParser.java
  ===================================================================
  RCS file: /l/extreme/cvspub/xmlpull-api-v1/src/java/api/org/xmlpull/v1/XmlPullParser.java,v
  retrieving revision 1.76
  retrieving revision 1.77
  diff -u -b -t -w -r1.76 -r1.77
  --- XmlPullParser.java	19 May 2003 15:40:28 -0000	1.76
  +++ XmlPullParser.java	5 Oct 2003 07:28:55 -0000	1.77
  @@ -1060,7 +1060,7 @@
        * <p>The motivation for this function is to allow to parse consistently both
        * empty elements and elements that has non empty content, for example for input: <ol>
        * <li>&lt;tag&gt;foo&lt;/tag&gt;
  -     * <li>&lt;tag&gt;lt;/tag&gt; (which is equivalent to &lt;tag/&gt;
  +     * <li>&lt;tag&gt;&lt;/tag&gt; (which is equivalent to &lt;tag/&gt;
        * both input can be parsed with the same code:
        * <pre>
        *   p.nextTag()
  
  
  


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/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/