Advertisement
saasbook

fr_method_index.html

Jan 10th, 2012
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.77 KB | None | 0 0
  1.  
  2. <?xml version="1.0" encoding="iso-8859-1"?>
  3. <!DOCTYPE html
  4.     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  5.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6.  
  7. <!--
  8.  
  9.    Methods
  10.  
  11.  -->
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13. <head>
  14.   <title>Methods</title>
  15.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  16.   <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
  17.   <base target="docwin" />
  18. </head>
  19. <body>
  20. <div id="index">
  21.   <h1 class="section-bar">Methods</h1>
  22.   <div id="index-entries">
  23.     <a href="classes/DateCalculator.html#M000002">current_year_from_days (DateCalculator)</a><br />
  24.     <a href="classes/DateCalculator.html#M000001">new (DateCalculator)</a><br />
  25.   </div>
  26. </div>
  27. </body>
  28. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement