JRubik v0.6

es.aeat.eett.plugins.infoRubik.index.general_index
Class General

java.lang.Object
  extended byes.aeat.eett.plugins.infoRubik.index.general_index.General
All Implemented Interfaces:
Index

public class General
extends java.lang.Object
implements Index

Author:
f00992

Field Summary
private static java.lang.String CAPTION
           
private static java.util.ResourceBundle localizationResources
           
private  org.apache.log4j.Logger logger
           
 
Constructor Summary
(package private) General()
           
 
Method Summary
 void createFileOut(Report report)
           
 java.lang.String getCaption()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

private org.apache.log4j.Logger logger

localizationResources

private static final java.util.ResourceBundle localizationResources

CAPTION

private static final java.lang.String CAPTION
Constructor Detail

General

General()
Method Detail

getCaption

public java.lang.String getCaption()
Specified by:
getCaption in interface Index

createFileOut

public void createFileOut(Report report)
Specified by:
createFileOut in interface Index

JRubik v0.6

JRubik v0.6