[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slide-dev
Subject:    =?utf-8?q?=5BJakarta-slide_Wiki=5D_Trivial_Update_of_=22Sample=5FAPI=5Fap?=
From:       Apache Wiki <wikidiffs () apache ! org>
Date:       2010-02-12 6:06:56
Message-ID: 20100212060656.22666.99423 () eos ! apache ! org
[Download RAW message or body]

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-slide Wiki" for change notification.

The "Sample_API_application" page has been changed by newacct.
http://wiki.apache.org/jakarta-slide/Sample_API_application?action=diff&rev1=7&rev2=8

--------------------------------------------------

              Enumeration e = rev.enumerateProperties();
              while (e.hasMoreElements()) {
                  NodeProperty p = (NodeProperty) e.nextElement();
-                 System.out.println(String.format("%s = %s", p.getName(), p
+                 System.out.printf("%s = %s\n", p.getName(), p.getValue());
-                         .getValue()));
              }
          } catch (Exception e) {
              e.printStackTrace();

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic