org.mmbase.config
Class JavaReport

java.lang.Object
  extended byorg.mmbase.config.AbstractReport
      extended byorg.mmbase.config.JavaReport
All Implemented Interfaces:
ReportInterface

public class JavaReport
extends AbstractReport

Report can be generated by SCAN, see: /mmadmin/config/report.shtml or from the commandline: java -Dmmbase.config=myconfigpath org.mmbase.config.Test

Version:
$Id: JavaReport.java,v 1.4 2003/05/01 08:30:33 kees Exp $
Author:
Case Roole, cjr@dds.nl

Field Summary
 
Fields inherited from class org.mmbase.config.AbstractReport
configpath, encoding, mode, specialChars
 
Constructor Summary
JavaReport()
           
 
Method Summary
 java.lang.String label()
           
 java.lang.String report()
           
 
Methods inherited from class org.mmbase.config.AbstractReport
htmlEntities, init, listDirectory, stringReplace, xmlErrorMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaReport

public JavaReport()
Method Detail

label

public java.lang.String label()

report

public java.lang.String report()
Specified by:
report in interface ReportInterface
Overrides:
report in class AbstractReport
Returns:
String with java and classpath configuration


MMBase build 1.7.1.20041002