<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Alan's Ramblings - Run-time type checking with Java Generics</title>
    <link>http://bleaklow.com:80/2006/07/13/run_time_type_checking_with_java_generics.html</link>
    <description>I've been looking at the Apache XML-RPC library, and figuring out how best to marshal and unmarshal Java objects that I'm passing between the client and server.  XML-RPC only supports a limited set of data types, so if you want to pass the contents of an ...</description>
    <language>en</language>
    <copyright>Alan Burlison</copyright>
    <pubDate>Thu, 13 Jul 2006 06:38:48 GMT</pubDate>
    <managingEditor>Alan Burlison</managingEditor>
    <dc:date>2006-07-13T06:38:48Z</dc:date>
    <dc:language>en</dc:language>
    <dc:rights>Alan Burlison</dc:rights>
    <image>
      <title>Alan's Ramblings</title>
      <url>http://bleaklow.com:80/</url>
    </image>
  </channel>
</rss>

