Programming.JavaEE5 History
Hide minor edits - Show changes to output - Cancel
2012-02-02 09:14 CET
by
- move base URL of xmlpull siteChanged lines 8-9 from:
This work is based on [[XmlPull API -> http://xmlpull.org/xmlpull-website/]]. You will need (download separately) ''xmlpull_1_1_3*.jar'' and a parser implementation; I recommend ''[[XPP -> http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html]]'' (the "min" variant is both small and fast).
to:
This work is based on [[XmlPull API -> http://xmlpull.org/]]. You will need (download separately) ''xmlpull_1_1_3*.jar'' and a parser implementation; I recommend ''[[XPP -> http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html]]'' (the "min" variant is both small and fast).