<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/java/tags/boilerplate</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 07:41:58 GMT</pubDate>
<item>
<title>(Java) Boilerplate: Scripting API Facade - octaviannitagmailcom</title>
<link>http://snipplr.com/view/63618/boilerplate-scripting-api-facade/</link>
<description><![CDATA[ <p>Boilerplate Java scripting API code to evaluate scripts located in either the classpath or in the file system and then get variable values by evaluating expressions (in case no easy/direct mapping can be made from script structures to java objects)</p> ]]></description>
<pubDate>Tue, 28 Feb 2012 20:16:47 GMT</pubDate>
<guid>http://snipplr.com/view/63618/boilerplate-scripting-api-facade/</guid>
</item>
<item>
<title>(Java) Boilerplate: closing JDBC resources - octaviannitagmailcom</title>
<link>http://snipplr.com/view/63564/boilerplate-closing-jdbc-resources/</link>
<description><![CDATA[ <p>Boilerplate JDBC code to close various resources (I just hate repeating myself in my code...)</p> ]]></description>
<pubDate>Fri, 24 Feb 2012 21:51:40 GMT</pubDate>
<guid>http://snipplr.com/view/63564/boilerplate-closing-jdbc-resources/</guid>
</item>
</channel>
</rss>