Sha256: c8a120d34e26ceddd4556a8aed629dd0938bfecf1227c25723f5ba72ba9d9691
Contents?: true
Size: 547 Bytes
Versions: 1
Compression:
Stored size: 547 Bytes
Contents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>new (XMLProver::Proofsheet)</title> <link rel=StyleSheet href="../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body bgcolor="white"> <pre><span class="cmt"># File proofsheet.rb, line 16</span> <span class="kw">def</span> initialize(url) @url = url @document = REXML::Document.new(fetch_xml(@url)) <span class="kw">end</span></pre> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mega-0.3.1 | pub/xml/xmlproof/rdoc/classes/XMLProver/Proofsheet.src/M000019.html |