<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:o = "urn:schemas-microsoft-com:office:office"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=718350011-16032005><FONT face=Arial 
color=#0000ff size=2>Huh? JavaDoc is inherently included in the SOURCECODE, 
thats how it was designed :)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=718350011-16032005><FONT face=Arial 
color=#0000ff size=2>Just unpack the SOURCE to say: "opencms-src" and run 
something like:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=718350011-16032005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=718350011-16032005><FONT face=Arial 
color=#0000ff size=2>find opencms -name \*.java -print > jd.txt<BR>rm -rf 
cms6b1_dox<BR>javadoc -quiet -d cms6b1_dox @jd.txt<BR>rm 
jd.txt</FONT></SPAN></DIV>
<DIV><SPAN class=718350011-16032005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=718350011-16032005><FONT face=Arial color=#0000ff size=2>The 
above will create (after a LOT of work, expect to wait 15+ minutes) a complete 
java doc tree under cms6b1_dox, browse to index.html there to start 
reading.</FONT></SPAN></DIV>
<DIV><SPAN class=718350011-16032005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=718350011-16032005><FONT face=Arial color=#0000ff size=2>In 
case you don't run unix, I've attached the jd.txt file, all other commands are 
easily converted to dos/win.</FONT></SPAN></DIV>
<DIV><SPAN class=718350011-16032005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=718350011-16032005><FONT face=Arial color=#0000ff size=2>P.S. 
Most com.opencms packages are deprecated, avoid them.</FONT></SPAN></DIV>
<DIV><SPAN class=718350011-16032005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=718350011-16032005><FONT face=Arial color=#0000ff 
size=2>Greetings,</FONT></SPAN></DIV>
<DIV><SPAN class=718350011-16032005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=718350011-16032005><FONT face=Arial color=#0000ff 
size=2>Frans</DIV>
<DIV dir=ltr align=left><BR></DIV></FONT></SPAN><BR>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> opencms-dev-bounces@opencms.org 
  [mailto:opencms-dev-bounces@opencms.org] <B>On Behalf Of 
  </B>hemanth.yathiraju@wipro.com<BR><B>Sent:</B> woensdag 16 maart 2005 
  6:42<BR><B>To:</B> opencms-dev@opencms.org<BR><B>Subject:</B> [opencms-dev] 
  Javadoc for opencms 6.0<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=954133305-16032005>Hi</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=954133305-16032005></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN class=954133305-16032005>We are using 
  OpenCms 6.0 beta to develop intranet website. Can you please 
  tell us where the Javadoc for OpenCms 6.0 is available ? We were able to get 
  the javadoc for 5.0 release however we are getting errors if we use those 
  interfaces to develop our module (for example 
  CmsResource.getAbsolutePath() method is giving a compilation error). Can you 
  please point us to the location of the updated 
  documentation.</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><SPAN class=954133305-16032005><FONT face=Arial size=2>packageg 
  com.opencms.* doesn't seem to exist. we tried replacing this with 
  org.opencms.* in the jsp files. it gives the following 
  error</FONT></SPAN></DIV>
  <DIV><SPAN class=954133305-16032005><FONT face=Arial 
  size=2></FONT></SPAN> </DIV><SPAN class=954133305-16032005>
  <DIV>
  <TABLE cellSpacing=0 cellPadding=4 border=0>
    <TBODY>
    <TR>An error occurred at line: 11 in the jsp file: 
      /WEB-INF/jsp/offline/system/modules/ch.hema.opencms.modules.album/jsptemplates/imageTemplate.html.jsp 
      <BR><BR>Generated servlet error: 
      <BR>/home/opencms/jakarta-tomcat-4.1.31/work/Standalone/localhost/opencms/WEB-INF/jsp/offline/system/modules/ch.hema.opencms.modules.album/jsptemplates/imageTemplate_html_jsp.java:123: 
      cannot resolve symbol <BR>symbol : method getAbsolutePath () <BR>location: 
      class org.opencms.file.CmsResource <BR>navigationString += " 
      <TD align=right width="33%"><A 
        href='http://10.200.220.222:8080/opencms/opencms/system/modules/ch.hema.opencms.modules.album/jsptemplates/"+cms.link(resourceElement.getAbsolutePath())+"'><FONT 
        color=#cc0033>"+resourceElement.getName()+"</FONT></A></TD>"; <BR>^ 
    <BR></TR></TBODY></TABLE></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><SPAN class=954133305-16032005><FONT face=Arial size=2>your help is 
  appreciated</FONT></SPAN></DIV></SPAN>
  <DIV align=left><SPAN 
  style="FONT-SIZE: 11pt; COLOR: gray; mso-bidi-font-size: 10.0pt"><SPAN 
  style="FONT-SIZE: 11pt; COLOR: gray; mso-bidi-font-size: 10.0pt">  
  <P class=MsoNormal 
  style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"><SPAN 
  style="FONT-SIZE: 11pt; COLOR: gray; mso-bidi-font-size: 10.0pt">Regards,</SPAN><SPAN 
  style="FONT-SIZE: 12pt; COLOR: gray; mso-bidi-font-size: 10.0pt"><o:p></o:p></SPAN></P>
  <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><B><SPAN 
  style="FONT-SIZE: 12pt; FONT-FAMILY: Garamond; mso-bidi-font-size: 10.0pt"><FONT 
  color=#000000>C.Y. Hemanth Kumar,<SPAN 
  style="COLOR: black"><o:p></o:p></SPAN></FONT></SPAN></B></P><FONT 
  size=2><SPAN style="COLOR: black; FONT-FAMILY: Verdana">
  <H5 style="MARGIN: 0in 0in 0pt">Wipro Technologies<SPAN 
  style="FONT-SIZE: 12pt; FONT-FAMILY: 'MS Sans Serif'"><o:p></o:p></SPAN></H5>
  <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN 
  style="COLOR: gray; FONT-FAMILY: Verdana">72 Electronics City, 
  Bangalore.<o:p></o:p></SPAN></P>
  <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN 
  style="COLOR: gray; FONT-FAMILY: Verdana">Phone: +91 80 28520408, 
  x5055</SPAN></SPAN></FONT></SPAN></SPAN></P></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <TABLE>
    <TBODY>
    <TR>
      <TD bgColor=#ffffff><FONT color=#000000><BR><BR>Confidentiality Notice 
        <BR><BR>The information contained in this electronic message and any 
        attachments to this message are intended<BR>for the exclusive use of the 
        addressee(s) and may contain confidential or privileged information. 
        If<BR>you are not the intended recipient, please notify the sender at 
        Wipro or Mailadmin@wipro.com immediately<BR>and destroy all copies of 
        this message and any 
attachments.<BR></FONT></TD></TR></TBODY></TABLE></BLOCKQUOTE></BODY></HTML>