A B C D E F G H I J L M N O P Q R S T U V W X Y _

A

A2 - Static variable in class jxl.format.PaperSize
A2 420mm × 594mm
A3 - Static variable in class jxl.format.PaperSize
A3 297mm x 420mm
A3_EXTRA - Static variable in class jxl.format.PaperSize
A3 Extra 322mm × 445mm
A3_EXTRA_TRANSVERSE - Static variable in class jxl.format.PaperSize
A3 Extra Transverse 322mm × 445mm
A3_ROTATED - Static variable in class jxl.format.PaperSize
A3 Rotated 420mm × 297mm
A3_TRANSVERSE - Static variable in class jxl.format.PaperSize
A3 Transverse 297mm × 420mm
A4 - Static variable in class jxl.format.PaperSize
A4 210mm x 297mm
A4_EXTRA - Static variable in class jxl.format.PaperSize
A4 Extra 235mm × 322mm
A4_PLUS - Static variable in class jxl.format.PaperSize
A4 Plus 210mm × 330mm
A4_ROTATED - Static variable in class jxl.format.PaperSize
A4 Rotated 297mm × 210mm
A4_SMALL - Static variable in class jxl.format.PaperSize
A4 Small 210mm x 297 mm
A4_TRANSVERSE - Static variable in class jxl.format.PaperSize
A4 Transverse 210mm × 297mm
A5 - Static variable in class jxl.format.PaperSize
A5 148mm x 210mm
A5_EXTRA - Static variable in class jxl.format.PaperSize
A5 Extra 174mm × 235mm
A5_ROTATED - Static variable in class jxl.format.PaperSize
A5 Rotated 210mm × 148mm
A5_TRANSVERSE - Static variable in class jxl.format.PaperSize
A5 Transverse 148mm × 210mm
A6 - Static variable in class jxl.format.PaperSize
A6 105mm × 148mm
A6_ROTATED - Static variable in class jxl.format.PaperSize
A6 Rotated 148mm × 105mm
ACCOUNTING_FLOAT - Static variable in class jxl.write.NumberFormats
Formatting for an integer which is presented in accounting format (ie. deficits appear in parentheses) Equivalent to a DecimalFormat of "$#,##0;($#,##0)"
ACCOUNTING_INTEGER - Static variable in class jxl.write.NumberFormats
Formatting for an integer which is presented in accounting format (ie. deficits appear in parentheses) Equivalent to a DecimalFormat of "$#,##0;($#,##0)"
ACCOUNTING_RED_FLOAT - Static variable in class jxl.write.NumberFormats
As ACCOUNTING_FLOAT except that deficits appear coloured red
ACCOUNTING_RED_INTEGER - Static variable in class jxl.write.NumberFormats
As ACCOUNTING_INTEGER except that deficits appear coloured red
ADDIN - Static variable in class jxl.read.biff.SupbookRecord
 
ALL - Static variable in class jxl.format.Border
 
ALRUNS - Static variable in class jxl.biff.Type
 
ANY - Static variable in class jxl.biff.DVParser
 
AQUA - Static variable in class jxl.format.Colour
 
ARIAL - Static variable in class jxl.write.Font
Deprecated.  
ARIAL - Static variable in class jxl.write.WritableFont
Objects created with this font name will be rendered within Excel as ARIAL fonts
ARIAL_10_PT - Static variable in class jxl.write.WritableWorkbook
The default font for Cell formats
ARRAY - Static variable in class jxl.biff.Type
 
AUTOMATIC - Static variable in class jxl.format.Colour
 
Alignment - class jxl.format.Alignment.
Enumeration class which contains the various alignments for data within a cell
Alignment(int, String) - Constructor for class jxl.format.Alignment
Private constructor
Alignment - class jxl.write.Alignment.
Deprecated. Repackaged as jxl.Alignment. This version is retained for backwards compatibility
AnonymousVisit - class mgi.logme.data.AnonymousVisit.
 
AnonymousVisit(int, int, int, int, int, int, int, Referer) - Constructor for class mgi.logme.data.AnonymousVisit
full constructor
AnonymousVisit() - Constructor for class mgi.logme.data.AnonymousVisit
default constructor
AnonymousVisit(int, int, int, int) - Constructor for class mgi.logme.data.AnonymousVisit
minimal constructor
Assert - class common.Assert.
Simple assertion mechanism for use during development
Assert() - Constructor for class common.Assert
 
AssertionFailed - exception common.AssertionFailed.
An exception thrown when an assert (from the Assert class) fails
AssertionFailed() - Constructor for class common.AssertionFailed
Default constructor Prints the stack trace
AssertionFailed(String) - Constructor for class common.AssertionFailed
Constructor with message Prints the stack trace
add(byte) - Method in class jxl.biff.ByteArray
Adds a byte onto the array
add(byte[]) - Method in class jxl.biff.ByteArray
Adds an array of bytes onto the array
add(MsoDrawingGroupRecord) - Method in class jxl.biff.drawing.DrawingGroup
/** Adds in a drawing group record to this drawing group.
add(Record) - Method in class jxl.biff.drawing.DrawingGroup
Adds a continue record to this drawing group.
add(Chart) - Method in class jxl.biff.drawing.DrawingGroup
Adds a chart to the drawing group
add(DrawingGroupObject) - Method in class jxl.biff.drawing.DrawingGroup
Adds a drawing from the public, writable interface
addCell(WritableCell) - Method in interface jxl.write.WritableSheet
Adds a cell to this sheet The RowsExceededException may be caught if client code wishes to explicitly trap the case where too many rows have been written to the current sheet.
addCellFeatures() - Method in class jxl.write.biff.CellValue
Handles any addition cell features, such as comments or data validation.
addContinueRecord(Record) - Method in class jxl.read.biff.Record
Adds a continue record to this data
addData(byte[]) - Method in class jxl.biff.drawing.DrawingData
Adds the byte stream to the drawing data
addFont(FontRecord) - Method in class jxl.biff.Fonts
Adds a font record to this workbook.
addFormat(DisplayFormat) - Method in class jxl.biff.FormattingRecords
Adds a cell format to the hash map, keyed on its index.
addHyperlink(WritableHyperlink) - Method in interface jxl.write.WritableSheet
Adds the specified hyperlink.
addImage(WritableImage) - Method in interface jxl.write.WritableSheet
Adds an image to the sheet
addMessage(LogVisit) - Method in class mgi.logme.worker.FallbackQueue
Adds an item to the queue
addMessage(LogObject) - Method in class mgi.logme.worker.ObjectQueue
Adds an item to the queue
addMessage(LogVisit) - Method in class mgi.logme.worker.SaveQueue
Adds an item to the queue
addMso(MsoDrawingRecord) - Method in class jxl.biff.drawing.Button
 
addMso(MsoDrawingRecord) - Method in class jxl.biff.drawing.Comment
 
addNameArea(String, WritableSheet, int, int, int, int) - Method in class jxl.write.WritableWorkbook
Add new named area to this workbook with the given information.
addNameArea(String, WritableSheet, int, int, int, int) - Method in class jxl.write.biff.WritableWorkbookImpl
Add new named area to this workbook with the given information.
addRawData(byte[]) - Method in class jxl.biff.drawing.DrawingData
Adds the data to the array without incrementing the drawing number.
addRowPageBreak(int) - Method in interface jxl.write.WritableSheet
Forces a page break at the specified row
addStyle(XFRecord) - Method in class jxl.biff.FormattingRecords
Adds an extended formatting record to the list.
addVisitorSession() - Static method in class mgi.logme.util.SessionTracking
 
adjustRelativeCellReferences(int, int) - Method in class jxl.biff.formula.FormulaParser
Adjusts all the relative cell references in this formula by the amount specified.
append(String) - Method in class jxl.HeaderFooter.Contents
Appends the text to the string buffer
append(String) - Method in class jxl.biff.HeaderFooter.Contents
Appends the text to the string buffer
appendDate() - Method in class jxl.HeaderFooter.Contents
Appends the current date
appendDate() - Method in class jxl.biff.HeaderFooter.Contents
Appends the current date
appendPageNumber() - Method in class jxl.HeaderFooter.Contents
Appends the page number
appendPageNumber() - Method in class jxl.biff.HeaderFooter.Contents
Appends the page number
appendTime() - Method in class jxl.HeaderFooter.Contents
Appends the current time
appendTime() - Method in class jxl.biff.HeaderFooter.Contents
Appends the current time
appendTotalPages() - Method in class jxl.HeaderFooter.Contents
Appends the total number of pages
appendTotalPages() - Method in class jxl.biff.HeaderFooter.Contents
Appends the total number of pages
appendWorkSheetName() - Method in class jxl.HeaderFooter.Contents
Appends the worksheet name
appendWorkSheetName() - Method in class jxl.biff.HeaderFooter.Contents
Appends the worksheet name
appendWorkbookName() - Method in class jxl.HeaderFooter.Contents
Appends the workbook name
appendWorkbookName() - Method in class jxl.biff.HeaderFooter.Contents
Appends the workbook name

B

B4 - Static variable in class jxl.format.PaperSize
B4 (JIS) 257mm x 364mm
B4_ISO - Static variable in class jxl.format.PaperSize
B4 (ISO) 250mm × 353mm
B4_ISO_2 - Static variable in class jxl.format.PaperSize
B4 (ISO) 250mm × 353mm
B4_ROTATED - Static variable in class jxl.format.PaperSize
B4 (JIS) Rotated 364mm × 257mm
B5 - Static variable in class jxl.format.PaperSize
B5 (JIS) 182mm x 257mm
B5_EXTRA - Static variable in class jxl.format.PaperSize
B5 (ISO) Extra 201mm × 276mm
B5_ISO - Static variable in class jxl.format.PaperSize
B5 (ISO) 176mm × 250mm
B5_ROTATED - Static variable in class jxl.format.PaperSize
B5 (JIS) Rotated 257mm × 182mm
B5_TRANSVERSE - Static variable in class jxl.format.PaperSize
B5 (JIS) Transverse 182mm × 257mm
B6 - Static variable in class jxl.format.PaperSize
B6 (JIS) 128mm × 182mm
B6_ISO - Static variable in class jxl.format.PaperSize
B6 (ISO) 125mm × 176mm
B6_ROTATED - Static variable in class jxl.format.PaperSize
B6 (JIS) Rotated 182mm × 128mm
BACKUP - Static variable in class jxl.biff.Type
 
BELGIUM - Static variable in class jxl.biff.CountryCode
 
BETWEEN - Static variable in class jxl.biff.DVParser
 
BIG_BLOCK_DEPOT_BLOCKS_POS - Static variable in class jxl.biff.BaseCompoundFile
 
BIG_BLOCK_SIZE - Static variable in class jxl.biff.BaseCompoundFile
 
BLACK - Static variable in class jxl.format.Colour
 
BLANK - Static variable in class jxl.biff.Type
 
BLUE - Static variable in class jxl.format.Colour
 
BLUE2 - Static variable in class jxl.format.Colour
 
BLUE_GREY - Static variable in class jxl.format.Colour
 
BOF - Static variable in class jxl.biff.Type
 
BOFRecord - class jxl.read.biff.BOFRecord.
A Beginning Of File record, found at the commencement of all substreams within a biff8 file
BOLD - Static variable in class jxl.format.BoldStyle
Emboldened style
BOLD - Static variable in class jxl.write.Font
Deprecated.  
BOLD - Static variable in class jxl.write.WritableFont
Indicates that this font should be presented in a BOLD style
BOOKBOOL - Static variable in class jxl.biff.Type
 
BOOLEAN - Static variable in class jxl.CellType
 
BOOLEAN_FORMULA - Static variable in class jxl.CellType
 
BOOLERR - Static variable in class jxl.biff.Type
 
BOTTOM - Static variable in class jxl.format.Border
 
BOTTOM - Static variable in class jxl.format.VerticalAlignment
Cells with this specified vertical alignment will have their data aligned at the bottom
BOTTOMMARGIN - Static variable in class jxl.biff.Type
 
BOUNDSHEET - Static variable in class jxl.biff.Type
 
BRIGHT_GREEN - Static variable in class jxl.format.Colour
 
BROWN - Static variable in class jxl.format.Colour
 
BUTTON - Static variable in class jxl.biff.drawing.ObjRecord
 
BUTTONPROPERTYSET - Static variable in class jxl.biff.Type
 
BaseCellFeatures - class jxl.biff.BaseCellFeatures.
Container for any additional cell features
BaseCellFeatures() - Constructor for class jxl.biff.BaseCellFeatures
Constructor
BaseCellFeatures(BaseCellFeatures) - Constructor for class jxl.biff.BaseCellFeatures
Copy constructor
BaseCompoundFile - class jxl.biff.BaseCompoundFile.
Contains the common data for a compound file
BaseCompoundFile() - Constructor for class jxl.biff.BaseCompoundFile
Constructor
BaseCompoundFile.PropertyStorage - class jxl.biff.BaseCompoundFile.PropertyStorage.
Inner class to represent the property storage sets.
BaseCompoundFile.PropertyStorage(byte[]) - Constructor for class jxl.biff.BaseCompoundFile.PropertyStorage
Constructs a property set
BaseCompoundFile.PropertyStorage(String) - Constructor for class jxl.biff.BaseCompoundFile.PropertyStorage
Constructs an empty property set.
BaseSharedFormulaRecord - class jxl.read.biff.BaseSharedFormulaRecord.
A base class for shared formula records
BaseSharedFormulaRecord(Record, FormattingRecords, ExternalSheet, WorkbookMethods, SheetImpl, int) - Constructor for class jxl.read.biff.BaseSharedFormulaRecord
Constructs this number
BiffException - exception jxl.read.biff.BiffException.
Exception thrown when reading a biff file
BiffException(BiffException.BiffMessage) - Constructor for class jxl.read.biff.BiffException
Constructs this exception with the specified message
BiffRecordReader - class jxl.read.biff.BiffRecordReader.
Serves up Record objects from a biff file.
BiffRecordReader(File) - Constructor for class jxl.read.biff.BiffRecordReader
Constructor
Blank - class jxl.write.Blank.
A blank cell.
Blank(int, int) - Constructor for class jxl.write.Blank
Creates a cell which, when added to the sheet, will be presented at the specified column and row co-ordinates
Blank(int, int, CellFormat) - Constructor for class jxl.write.Blank
Creates a cell which, when added to the sheet, will be presented at the specified column and row co-ordinates in the manner specified by the CellFormat parameter
Blank(Cell) - Constructor for class jxl.write.Blank
Constructor used internally by the application when making a writable copy of a spreadsheet being read in
Blank(int, int, Blank) - Constructor for class jxl.write.Blank
Copy constructor used for deep copying
BlankCell - class jxl.read.biff.BlankCell.
A blank cell.
BlankRecord - class jxl.write.biff.BlankRecord.
A blank record, which is used to contain formatting information
BlankRecord(int, int) - Constructor for class jxl.write.biff.BlankRecord
Consructor used when creating a label from the user API
BlankRecord(int, int, CellFormat) - Constructor for class jxl.write.biff.BlankRecord
Constructor used when creating a label from the API.
BlankRecord(Cell) - Constructor for class jxl.write.biff.BlankRecord
Constructor used when copying a formatted blank cell from a read only spreadsheet
BlankRecord(int, int, BlankRecord) - Constructor for class jxl.write.biff.BlankRecord
Copy constructor
BoldStyle - class jxl.format.BoldStyle.
Enumeration class containing the various bold styles for data
BoldStyle(int, String) - Constructor for class jxl.format.BoldStyle
Constructor
BoldStyle - class jxl.write.BoldStyle.
Enumeration class containing the various bold styles for data
Boolean - class jxl.write.Boolean.
A cell, created by user applications, which contains a boolean (or in some cases an error) value
Boolean(int, int, boolean) - Constructor for class jxl.write.Boolean
Constructs a boolean value, which, when added to a spreadsheet, will display the specified value at the column/row position indicated.
Boolean(int, int, boolean, CellFormat) - Constructor for class jxl.write.Boolean
Constructs a boolean, which, when added to a spreadsheet, will display the specified value at the column/row position with the specified CellFormat.
Boolean(BooleanCell) - Constructor for class jxl.write.Boolean
Constructor used internally by the application when making a writable copy of a spreadsheet that has been read in
Boolean(int, int, Boolean) - Constructor for class jxl.write.Boolean
Copy constructor used for deep copying
BooleanCell - interface jxl.BooleanCell.
This type represents the Microsoft concept of a Boolean.
BooleanFormulaCell - interface jxl.BooleanFormulaCell.
A mixin interface for numerical formulas, which combines the interfaces for formulas and for numbers
BooleanRecord - class jxl.write.biff.BooleanRecord.
A boolean cell's last calculated value
BooleanRecord(int, int, boolean) - Constructor for class jxl.write.biff.BooleanRecord
Constructor invoked by the user API
BooleanRecord(int, int, boolean, CellFormat) - Constructor for class jxl.write.biff.BooleanRecord
Overloaded constructor invoked from the API, which takes a cell format
BooleanRecord(BooleanCell) - Constructor for class jxl.write.biff.BooleanRecord
Constructor used when copying a workbook
BooleanRecord(int, int, BooleanRecord) - Constructor for class jxl.write.biff.BooleanRecord
Copy constructor
Border - class jxl.format.Border.
The location of a border
Border(String) - Constructor for class jxl.format.Border
Constructor
Border - class jxl.write.Border.
Deprecated. repackaged as jxl.format.Border
BorderLineStyle - class jxl.format.BorderLineStyle.
The border line style
BorderLineStyle(int, String) - Constructor for class jxl.format.BorderLineStyle
Constructor
BorderLineStyle - class jxl.write.BorderLineStyle.
Deprecated. Repackaged as jxl.format.BorderLineStyle
Browser - class mgi.logme.data.Browser.
 
Browser(String) - Constructor for class mgi.logme.data.Browser
full constructor
Browser() - Constructor for class mgi.logme.data.Browser
default constructor
BrowserHits - class mgi.logme.dataholder.BrowserHits.
 
BrowserHits() - Constructor for class mgi.logme.dataholder.BrowserHits
Creates a new instance of BrowserHits
BrowserVisit - class mgi.logme.data.BrowserVisit.
 
BrowserVisit(double, int, int, int, int, int, Browser, Referer) - Constructor for class mgi.logme.data.BrowserVisit
full constructor
BrowserVisit() - Constructor for class mgi.logme.data.BrowserVisit
default constructor
BrowserVisit(int, int, int, int) - Constructor for class mgi.logme.data.BrowserVisit
minimal constructor
Button - class jxl.biff.drawing.Button.
Contains the various biff records used to copy a Button (from the Form toolbox) between workbook
Button(MsoDrawingRecord, ObjRecord, DrawingData, DrawingGroup, WorkbookSettings) - Constructor for class jxl.biff.drawing.Button
Constructor used when reading images
Button(DrawingGroupObject, DrawingGroup, WorkbookSettings) - Constructor for class jxl.biff.drawing.Button
Copy constructor used to copy drawings from read to write
ButtonPropertySetRecord - class jxl.read.biff.ButtonPropertySetRecord.
Data associated with a button property set
ByteArray - class jxl.biff.ByteArray.
A growable array of bytes
ByteArray() - Constructor for class jxl.biff.ByteArray
Constructor
ByteArray(int) - Constructor for class jxl.biff.ByteArray
Constructor
ByteData - interface jxl.biff.ByteData.
Interface which provides a method for transferring chunks of binary data from one Excel file (read in) to another (written out)
biff7 - Static variable in class jxl.biff.FontRecord
 
biff7 - Static variable in class jxl.biff.FormatRecord
 
biff7 - Static variable in class jxl.biff.XFRecord
 
biff7 - Static variable in class jxl.read.biff.ExternalSheetRecord
 
biff7 - Static variable in class jxl.read.biff.FooterRecord
 
biff7 - Static variable in class jxl.read.biff.HeaderRecord
 
biff7 - Static variable in class jxl.read.biff.NameRecord
 
biff8 - Static variable in class jxl.biff.FormatRecord
 
biff8 - Static variable in class jxl.biff.XFRecord
 
biff8Supported - Static variable in class jxl.biff.formula.FormulaException
 

C

C - Static variable in class jxl.format.PaperSize
C 17" x 22"
CALCCOUNT - Static variable in class jxl.biff.Type
 
CALCMODE - Static variable in class jxl.biff.Type
 
CANADA - Static variable in class jxl.biff.CountryCode
 
CENTRE - Static variable in class jxl.format.Alignment
Data in cells with this alignment will be centred
CENTRE - Static variable in class jxl.format.VerticalAlignment
Cells with this specified vertical alignment will have their data aligned centrally
CHART - Static variable in class jxl.biff.drawing.ObjRecord
 
CHECKBOX - Static variable in class jxl.biff.drawing.ObjRecord
 
CHINA - Static variable in class jxl.biff.CountryCode
 
CODEPAGE - Static variable in class jxl.biff.Type
 
COLINFO - Static variable in class jxl.biff.Type
 
COMBOBOX - Static variable in class jxl.biff.drawing.ObjRecord
 
COMPLEX_FORMAT - Static variable in class jxl.write.NumberFormat
Pass in to the constructor to bypass the format validation
COMP_OBJ_NAME - Static variable in class jxl.biff.BaseCompoundFile
 
CONTINUE - Static variable in class jxl.biff.Type
 
CORAL - Static variable in class jxl.format.Colour
 
COUNTRY - Static variable in class jxl.biff.Type
 
COURIER - Static variable in class jxl.write.WritableFont
Objects created with this font name will be rendered within Excel as COURIER fonts
CRN - Static variable in class jxl.biff.Type
 
CSV - class jxl.demo.CSV.
Simple demo class which uses the api to present the contents of an excel 97 spreadsheet as comma separated values, using a workbook and output stream of your choice
CSV(Workbook, OutputStream, String, boolean) - Constructor for class jxl.demo.CSV
Constructor
CURRENCY_DOLLAR - Static variable in class jxl.write.NumberFormat
Constant format string for the US Dollar sign
CURRENCY_EURO_PREFIX - Static variable in class jxl.write.NumberFormat
Constant format string for the Euro currency symbol where it precedes the format
CURRENCY_EURO_SUFFIX - Static variable in class jxl.write.NumberFormat
Constant format string for the Euro currency symbol where it precedes the format
CURRENCY_JAPANESE_YEN - Static variable in class jxl.write.NumberFormat
Constant format string for the Japanese Yen sign
CURRENCY_POUND - Static variable in class jxl.write.NumberFormat
Constant format string for the UK pound sign
Cell - interface jxl.Cell.
Represents an individual Cell within a Sheet.
CellFeatures - class jxl.CellFeatures.
Container for any additional cell features
CellFeatures() - Constructor for class jxl.CellFeatures
Constructor
CellFeatures(CellFeatures) - Constructor for class jxl.CellFeatures
Copy constructor
CellFormat - interface jxl.CellFormat.
Deprecated. Repackaged as jxl.format.CellFormat
CellFormat - interface jxl.format.CellFormat.
Interface for cell formats
CellReferenceHelper - class jxl.CellReferenceHelper.
Exposes some cell reference helper methods to the public interface.
CellReferenceHelper - class jxl.biff.CellReferenceHelper.
A helper to transform between excel cell references and sheet:column:row notation Because this function will be called when generating a string representation of a formula, the cell reference will merely be appened to the string buffer instead of returning a full blooded string, for performance reasons
CellType - class jxl.CellType.
An enumeration type listing the available content types for a cell
CellValue - class jxl.read.biff.CellValue.
Abstract class for all records which actually contain cell values
CellValue(Record, FormattingRecords, SheetImpl) - Constructor for class jxl.read.biff.CellValue
Constructs this object from the raw cell data
CellValue - class jxl.write.biff.CellValue.
Abstract class which stores the common data used for cells, such as row, column and formatting information.
CellValue(Type, int, int) - Constructor for class jxl.write.biff.CellValue
Constructor used when building writable cells from the Java API
CellValue(Type, Cell) - Constructor for class jxl.write.biff.CellValue
Constructor used when creating a writable cell from a read-only cell (when copying a workbook)
CellValue(Type, int, int, CellFormat) - Constructor for class jxl.write.biff.CellValue
Overloaded constructor used when building writable cells from the Java API which also takes a format
CellValue(Type, int, int, CellValue) - Constructor for class jxl.write.biff.CellValue
Copy constructor
CellView - class jxl.CellView.
This is a bean which client applications may use to get/set various properties for a row or column on a spreadsheet
CellView() - Constructor for class jxl.CellView
Default constructor
CellXFRecord - class jxl.write.biff.CellXFRecord.
A cell XF Record
CellXFRecord(FontRecord, DisplayFormat) - Constructor for class jxl.write.biff.CellXFRecord
Constructor
CellXFRecord(CellFormat) - Constructor for class jxl.write.biff.CellXFRecord
A public copy constructor which can be used for copy formats between different sheets
Chart - class jxl.biff.drawing.Chart.
Contains the various biff records used to insert a chart into a worksheet
Chart(MsoDrawingRecord, ObjRecord, DrawingData, int, int, File, WorkbookSettings) - Constructor for class jxl.biff.drawing.Chart
Constructor
Clickpath - class mgi.logme.data.Clickpath.
 
Clickpath(String) - Constructor for class mgi.logme.data.Clickpath
full constructor
Clickpath() - Constructor for class mgi.logme.data.Clickpath
default constructor
ClickpathVisit - class mgi.logme.data.ClickpathVisit.
 
ClickpathVisit(double, int, int, int, int, int, Clickpath, Referer) - Constructor for class mgi.logme.data.ClickpathVisit
full constructor
ClickpathVisit() - Constructor for class mgi.logme.data.ClickpathVisit
default constructor
ClickpathVisit(int, int, int, int) - Constructor for class mgi.logme.data.ClickpathVisit
minimal constructor
Colour - class jxl.format.Colour.
Enumeration class which contains the various colours available within the standard Excel colour palette
Colour(int, String, int, int, int) - Constructor for class jxl.format.Colour
Private constructor
Colour - class jxl.write.Colour.
Deprecated. This has been repackaged as jxl.Colour
ColumnInfoRecord - class jxl.read.biff.ColumnInfoRecord.
Contains the display info data which affects the entire columns
ColumnsExceededException - exception jxl.write.biff.ColumnsExceededException.
Exception thrown when attempting to add a column to a spreadsheet which has already reached the maximum amount
ColumnsExceededException() - Constructor for class jxl.write.biff.ColumnsExceededException
Constructor
Comment - class jxl.biff.drawing.Comment.
Contains the various biff records used to insert a cell note into a worksheet
Comment(MsoDrawingRecord, ObjRecord, DrawingData, DrawingGroup, WorkbookSettings) - Constructor for class jxl.biff.drawing.Comment
Constructor used when reading images
Comment(DrawingGroupObject, DrawingGroup, WorkbookSettings) - Constructor for class jxl.biff.drawing.Comment
Copy constructor used to copy drawings from read to write
Comment(String, int, int) - Constructor for class jxl.biff.drawing.Comment
Constructor invoked when writing the images
CompoundFile - class jxl.read.biff.CompoundFile.
Reads in and defrags an OLE compound compound file (Made public only for the PropertySets demo)
CompoundFile(byte[], WorkbookSettings) - Constructor for class jxl.read.biff.CompoundFile
Initializes the compound file
ContinueRecord - class jxl.biff.ContinueRecord.
A continue record - only used explicitly in special circumstances, as the general continuation record is handled directly by the records
ContinueRecord(Record) - Constructor for class jxl.biff.ContinueRecord
Constructor
ContinueRecord(byte[]) - Constructor for class jxl.biff.ContinueRecord
Constructor invoked when creating continue records
CookieHits - class mgi.logme.dataholder.CookieHits.
 
CookieHits() - Constructor for class mgi.logme.dataholder.CookieHits
Creates a new instance of BrowserHits
CookieVisit - class mgi.logme.data.CookieVisit.
 
CookieVisit(int, int, int, int, int, int, int, Referer) - Constructor for class mgi.logme.data.CookieVisit
full constructor
CookieVisit() - Constructor for class mgi.logme.data.CookieVisit
default constructor
CookieVisit(int, int, int, int) - Constructor for class mgi.logme.data.CookieVisit
minimal constructor
CopyAdditionalPropertySetsException - exception jxl.write.biff.CopyAdditionalPropertySetsException.
Exception thrown when attempting to copy a workbook which contains additional property sets
CopyAdditionalPropertySetsException() - Constructor for class jxl.write.biff.CopyAdditionalPropertySetsException
Constructor
CountryCode - class jxl.biff.CountryCode.
Enumeration type for the excel country codes
CountryRecord - class jxl.read.biff.CountryRecord.
Contains the cell dimensions of this worksheet
CountryRecord(Record) - Constructor for class jxl.read.biff.CountryRecord
Constructs the dimensions from the raw data
CountryVisit - class mgi.logme.data.CountryVisit.
 
CountryVisit(double, int, int, int, int, int, IPCountry, Referer) - Constructor for class mgi.logme.data.CountryVisit
full constructor
CountryVisit() - Constructor for class mgi.logme.data.CountryVisit
default constructor
CountryVisit(int, int, int, int) - Constructor for class mgi.logme.data.CountryVisit
minimal constructor
calculateScale(int, int) - Static method in class mgi.logme.util.LogmeUtil
 
cell - Static variable in class jxl.biff.XFRecord
 
checkFallbackDir(long) - Method in class mgi.logme.worker.FallbackWriter
 
checkFallbackFile(String, long) - Method in class mgi.logme.worker.FallbackWriter
 
checkForItem(Class, String) - Static method in class mgi.logme.worker.Finder
 
checkForPage(Class, String, String) - Static method in class mgi.logme.worker.Finder
 
child - Variable in class jxl.biff.BaseCompoundFile.PropertyStorage
The child for this property set
clear() - Method in class jxl.HeaderFooter.Contents
Clears the contents of this portion
clear() - Method in class jxl.HeaderFooter
Clears the contents of the header/footer
clear() - Method in class jxl.biff.HeaderFooter.Contents
Clears the contents of this portion
clear() - Method in class jxl.biff.HeaderFooter
Clears the contents of the header/footer
clear() - Method in class jxl.read.biff.File
Clears the contents of the file
clearBreaks(String) - Static method in class mgi.logme.util.Util
 
clearHtml(String) - Static method in class mgi.logme.util.Util
 
close() - Method in class jxl.Workbook
Closes this workbook, and frees makes any memory allocated available for garbage collection
close() - Method in class jxl.read.biff.File
Deprecated. As of version 1.6 use workbook.close() instead
close() - Method in class jxl.read.biff.WorkbookParser
Closes this workbook, and frees makes any memory allocated available for garbage collection
close() - Method in class jxl.write.WritableWorkbook
Closes this workbook, and makes any memory allocated available for garbage collection.
close() - Method in class jxl.write.biff.WritableWorkbookImpl
Closes this workbook, and frees makes any memory allocated available for garbage collection
closeSession() - Static method in class mgi.logme.util.HibernateUtil
 
colour - Variable in class jxl.biff.BaseCompoundFile.PropertyStorage
The colour of the property set
columnInserted(int, int, boolean) - Method in class jxl.biff.formula.FormulaParser
Called when a column is inserted on the specified sheet.
columnRemoved(int, int, boolean) - Method in class jxl.biff.formula.FormulaParser
Called when a column is inserted on the specified sheet.
common - package common
 
common.log - package common.log
 
compareTo(Object) - Method in class mgi.logme.dataholder.BrowserHits
 
compareTo(Object) - Method in class mgi.logme.dataholder.CookieHits
 
compareTo(Object) - Method in class mgi.logme.dataholder.Hits
 
compareTo(Object) - Method in class mgi.logme.dataholder.HitsBoolean
 
compareTo(Object) - Method in class mgi.logme.dataholder.HitsTwoValue
 
compareTo(Object) - Method in class mgi.logme.dataholder.JavaHits
 
compareTo(Object) - Method in class mgi.logme.dataholder.JsHits
 
compareTo(Object) - Method in class mgi.logme.dataholder.LanguageHits
 
compareTo(Object) - Method in class mgi.logme.dataholder.LinkHits
 
compareTo(Object) - Method in class mgi.logme.dataholder.ObjectHits
 
compareTo(Object) - Method in class mgi.logme.dataholder.OsHits
 
compareTo(Object) - Method in class mgi.logme.dataholder.PageHits
 
compareTo(Object) - Method in class mgi.logme.dataholder.PageImpressions
 
compareTo(Object) - Method in class mgi.logme.dataholder.QueryHits
 
compareTo(Object) - Method in class mgi.logme.dataholder.ResolutionHits
 
compareTo(Object) - Method in class mgi.logme.dataholder.TemplateHits
 
compareTo(Object) - Method in class mgi.logme.dataholder.UserHits
 
containsMacros() - Method in class jxl.read.biff.WorkbookParser
Accessor for the containsMacros
convertDoubleToint(double) - Static method in class mgi.logme.util.Util
 
convertIsoToUTF8(String) - Static method in class mgi.logme.util.Util
 
convertStackTraceToString(StackTraceElement) - Static method in class mgi.logme.util.Util
 
convertStringToboolean(String) - Static method in class mgi.logme.util.Util
 
convertStringToboolean(String, boolean) - Static method in class mgi.logme.util.Util
 
convertStringToint(String) - Static method in class mgi.logme.util.Util
 
convertStringToint(String, int) - Static method in class mgi.logme.util.Util
 
convertToUnicodeString(String) - Static method in class mgi.logme.util.Util
 
convertUnicodeToUtf8(String) - Static method in class mgi.logme.util.Util
 
copy(Workbook) - Method in class jxl.write.WritableWorkbook
Deprecated. Copying now occurs implicitly as part of the overloaded factory method Workbook.createWorkbood
copySheet(int, String, int) - Method in class jxl.write.WritableWorkbook
Copies the specified sheet and places it at the index specified by the parameter
copySheet(String, String, int) - Method in class jxl.write.WritableWorkbook
Copies the specified sheet and places it at the index specified by the parameter
copySheet(int, String, int) - Method in class jxl.write.biff.WritableWorkbookImpl
Copies the specified sheet and places it at the index specified by the parameter
copySheet(String, String, int) - Method in class jxl.write.biff.WritableWorkbookImpl
Copies the specified sheet and places it at the index specified by the parameter
copyTo(int, int) - Method in class jxl.biff.EmptyCell
Implementation of the deep copy function
copyTo(int, int) - Method in class jxl.write.Blank
Implementation of the deep copy function
copyTo(int, int) - Method in class jxl.write.Boolean
Implementation of the deep copy function
copyTo(int, int) - Method in class jxl.write.DateTime
Implementation of the deep copy function
copyTo(int, int) - Method in class jxl.write.Formula
Implementation of the deep copy function
copyTo(int, int) - Method in class jxl.write.Label
Implementation of the deep copy function
copyTo(int, int) - Method in class jxl.write.Number
Implementation of the deep copy function
copyTo(int, int) - Method in interface jxl.write.WritableCell
A deep copy.
copyTo(int, int) - Method in class jxl.write.biff.FormulaRecord
A dummy implementation to keep the compiler quiet.
createArbitraryCode(int) - Static method in class jxl.biff.CountryCode
Creates an arbitrary country code with the specified value.
createContents() - Method in class jxl.HeaderFooter
Creates internal class of the appropriate type
createContents(String) - Method in class jxl.HeaderFooter
Creates internal class of the appropriate type
createContents(HeaderFooter.Contents) - Method in class jxl.HeaderFooter
Creates internal class of the appropriate type
createContents() - Method in class jxl.biff.HeaderFooter
Creates internal class of the appropriate type
createContents(String) - Method in class jxl.biff.HeaderFooter
Creates internal class of the appropriate type
createContents(HeaderFooter.Contents) - Method in class jxl.biff.HeaderFooter
Creates internal class of the appropriate type
createFont(String) - Static method in class jxl.write.WritableFont
Factory method which creates the specified font name.
createNewSheetWithListData(String, Iterator, int) - Method in class mgi.logme.export.ExportExcel
 
createNewSheetWithVisitData(String, Iterator) - Method in class mgi.logme.export.ExportExcel
 
createSheet(String, int) - Method in class jxl.write.WritableWorkbook
Creates, and returns a worksheet at the specified position with the specified name If the index specified is less than or equal to zero, the new sheet is created at the beginning of the workbook.
createSheet(String, int) - Method in class jxl.write.biff.WritableWorkbookImpl
Creates a new sheet within the workbook, at the specified position.
createType(int) - Static method in class jxl.biff.Type
Used to create an arbitrary record type.
createWorkbook(File) - Static method in class jxl.Workbook
Creates a writable workbook with the given file name
createWorkbook(File, WorkbookSettings) - Static method in class jxl.Workbook
Creates a writable workbook with the given file name
createWorkbook(File, Workbook) - Static method in class jxl.Workbook
Creates a writable workbook with the given filename as a copy of the workbook passed in.
createWorkbook(File, Workbook, WorkbookSettings) - Static method in class jxl.Workbook
Creates a writable workbook with the given filename as a copy of the workbook passed in.
createWorkbook(OutputStream, Workbook) - Static method in class jxl.Workbook
Creates a writable workbook as a copy of the workbook passed in.
createWorkbook(OutputStream, Workbook, WorkbookSettings) - Static method in class jxl.Workbook
Creates a writable workbook as a copy of the workbook passed in.
createWorkbook(OutputStream) - Static method in class jxl.Workbook
Creates a writable workbook.
createWorkbook(OutputStream, WorkbookSettings) - Static method in class jxl.Workbook
Creates a writable workbook.
currentSession() - Static method in class mgi.logme.util.HibernateUtil
 

D

D - Static variable in class jxl.format.PaperSize
D 22" x 34"
DARK_BLUE - Static variable in class jxl.format.Colour
 
DARK_BLUE2 - Static variable in class jxl.format.Colour
 
DARK_GREEN - Static variable in class jxl.format.Colour
 
DARK_PURPLE - Static variable in class jxl.format.Colour
 
DARK_RED - Static variable in class jxl.format.Colour
 
DARK_RED2 - Static variable in class jxl.format.Colour
 
DARK_TEAL - Static variable in class jxl.format.Colour
 
DARK_YELLOW - Static variable in class jxl.format.Colour
 
DASHED - Static variable in class jxl.format.BorderLineStyle
 
DASH_DOT - Static variable in class jxl.format.BorderLineStyle
 
DASH_DOT_DOT - Static variable in class jxl.format.BorderLineStyle
 
DATE - Static variable in class jxl.CellType
 
DATE - Static variable in class jxl.biff.DVParser
 
DATE_FORMULA - Static variable in class jxl.CellType
 
DBCELL - Static variable in class jxl.biff.Type
 
DECIMAL - Static variable in class jxl.biff.DVParser
 
DEFAULT - Static variable in class jxl.write.DateFormats
The default format.
DEFAULT - Static variable in class jxl.write.NumberFormats
The default format.
DEFAULTROWHEIGHT - Static variable in class jxl.biff.Type
 
DEFAULT_BACKGROUND - Static variable in class jxl.format.Colour
 
DEFAULT_BACKGROUND1 - Static variable in class jxl.format.Colour
 
DEFAULT_DEFAULT_ROW_HEIGHT - Static variable in class jxl.SheetSettings
The default value for the default row height
DEFAULT_POINT_SIZE - Static variable in class jxl.write.WritableFont
The default point size for all Fonts
DEFCOLWIDTH - Static variable in class jxl.biff.Type
 
DELTA - Static variable in class jxl.biff.Type
 
DENMARK - Static variable in class jxl.biff.CountryCode
 
DIALOGUEBOX - Static variable in class jxl.biff.drawing.ObjRecord
 
DIMENSION - Static variable in class jxl.biff.Type
 
DIRECTORY_PS_TYPE - Static variable in class jxl.biff.BaseCompoundFile
 
DIV0 - Static variable in class jxl.biff.formula.FormulaErrorCode
 
DOCUMENT_SUMMARY_INFORMATION_NAME - Static variable in class jxl.biff.BaseCompoundFile
 
DOTTED - Static variable in class jxl.format.BorderLineStyle
 
DOUBLE - Static variable in class jxl.format.BorderLineStyle
 
DOUBLE - Static variable in class jxl.format.UnderlineStyle
 
DOUBLE - Static variable in class jxl.write.Font
Deprecated.  
DOUBLE_ACCOUNTING - Static variable in class jxl.format.UnderlineStyle
 
DOUBLE_ACCOUNTING - Static variable in class jxl.write.Font
Deprecated.  
DOUBLE_JAPANESE_POSTCARD - Static variable in class jxl.format.PaperSize
Dbl.
DOUBLE_JAPANESE_POSTCARD_ROTATED - Static variable in class jxl.format.PaperSize
Dbl.
DSF - Static variable in class jxl.biff.Type
 
DV - Static variable in class jxl.biff.Type
 
DVAL - Static variable in class jxl.biff.Type
 
DVParser - class jxl.biff.DVParser.
Class which parses the binary data associated with Data Validity (DV) setting
DVParser(byte[], ExternalSheet, WorkbookMethods, WorkbookSettings) - Constructor for class jxl.biff.DVParser
Constructor
DVParser.Condition - class jxl.biff.DVParser.Condition.
 
DVParser.DVType - class jxl.biff.DVParser.DVType.
 
DVParser.ErrorStyle - class jxl.biff.DVParser.ErrorStyle.
 
DValParser - class jxl.biff.DValParser.
Class which parses the binary data associated with Data Validity (DVal) setting
DValParser(byte[]) - Constructor for class jxl.biff.DValParser
Constructor
DataValidation - class jxl.read.biff.DataValidation.
Class which encapsulates a data validation (typically in the form of a 7 dropdown list box
DataValidation - class jxl.write.biff.DataValidation.
Class which encapsulates a data validation (typically in the form of a dropdown list box
DataValidityListRecord - class jxl.read.biff.DataValidityListRecord.
 
DataValiditySettingsRecord - class jxl.read.biff.DataValiditySettingsRecord.
Data validity settings
DateCell - interface jxl.DateCell.
A date cell
DateFormat - class jxl.write.DateFormat.
A custom user defined number format which may be instantiated within user applications in order to present date and time values in the appropriate format.
DateFormat(String) - Constructor for class jxl.write.DateFormat
Constructor.
DateFormatRecord - class jxl.write.biff.DateFormatRecord.
A class which contains a date format
DateFormatRecord(String) - Constructor for class jxl.write.biff.DateFormatRecord
Constructor
DateFormats - class jxl.write.DateFormats.
Static class which contains Excels predefined Date formats
DateFormats() - Constructor for class jxl.write.DateFormats
 
DateFormulaCell - interface jxl.DateFormulaCell.
A mixin interface for date formulas, which combines the interfaces for formulas and for dates
DateRecord - class jxl.write.biff.DateRecord.
A date stored in the database
DateRecord(int, int, Date) - Constructor for class jxl.write.biff.DateRecord
Constructor invoked by the user API
DateRecord(int, int, Date, DateRecord.GMTDate) - Constructor for class jxl.write.biff.DateRecord
Constructor invoked by the user API
DateRecord(int, int, Date, CellFormat) - Constructor for class jxl.write.biff.DateRecord
Constructor invoked from the user API
DateRecord(int, int, Date, CellFormat, DateRecord.GMTDate) - Constructor for class jxl.write.biff.DateRecord
Constructor invoked from the user API
DateRecord(int, int, Date, CellFormat, boolean) - Constructor for class jxl.write.biff.DateRecord
Constructor invoked from the API
DateRecord(DateCell) - Constructor for class jxl.write.biff.DateRecord
Constructor invoked when copying a readable spreadsheet
DateRecord(int, int, DateRecord) - Constructor for class jxl.write.biff.DateRecord
Copy constructor
DateRecord.GMTDate - class jxl.write.biff.DateRecord.GMTDate.
Class definition for a dummy variable
DateRecord.GMTDate() - Constructor for class jxl.write.biff.DateRecord.GMTDate
 
DateTime - class jxl.write.DateTime.
A Date which may be created on the fly by a user application and added to a spreadsheet NOTE: By default, all dates will have local timezone information added to their UTC value.
DateTime(int, int, Date) - Constructor for class jxl.write.DateTime
Constructor
DateTime(int, int, Date, DateRecord.GMTDate) - Constructor for class jxl.write.DateTime
Constructor, which adjusts the specified date to take timezone considerations into account
DateTime(int, int, Date, CellFormat) - Constructor for class jxl.write.DateTime
Constructor which takes the format for this cell
DateTime(int, int, Date, CellFormat, DateRecord.GMTDate) - Constructor for class jxl.write.DateTime
Constructor, which adjusts the specified date to take timezone considerations into account
DateTime(int, int, Date, CellFormat, boolean) - Constructor for class jxl.write.DateTime
Constructor which takes the format for the cell and an indicator as to whether this cell is a full date time or purely just a time eg. if the spreadsheet is to contain the world record for 100m, then the value would be 9.83s, which would be indicated as just a time
DateTime(DateCell) - Constructor for class jxl.write.DateTime
A constructor called by the worksheet when creating a writable version of a spreadsheet that has been read in
DateTime(int, int, DateTime) - Constructor for class jxl.write.DateTime
Copy constructor used for deep copying
Deleter - class mgi.logme.worker.Deleter.
 
Deleter() - Constructor for class mgi.logme.worker.Deleter
Creates a new instance of Deleter
Demo - class jxl.demo.Demo.
The main demo class which interprets the command line switches in order to determine how to call the demo programs The demo program uses stdout as its default output stream
Demo() - Constructor for class jxl.demo.Demo
 
DisplayFormat - interface jxl.biff.DisplayFormat.
The interface implemented by the various number and date format styles.
DoubleHelper - class jxl.biff.DoubleHelper.
Class to help handle doubles
Drawing - class jxl.biff.drawing.Drawing.
Contains the various biff records used to insert a drawing into a worksheet
Drawing(MsoDrawingRecord, ObjRecord, DrawingData, DrawingGroup) - Constructor for class jxl.biff.drawing.Drawing
Constructor used when reading images
Drawing(DrawingGroupObject, DrawingGroup) - Constructor for class jxl.biff.drawing.Drawing
Copy constructor used to copy drawings from read to write
Drawing(double, double, double, double, File) - Constructor for class jxl.biff.drawing.Drawing
Constructor invoked when writing the images
Drawing(double, double, double, double, byte[]) - Constructor for class jxl.biff.drawing.Drawing
Constructor invoked when writing the images
DrawingData - class jxl.biff.drawing.DrawingData.
Class used to concatenate all the data for the various drawing objects into one continuous stream
DrawingData() - Constructor for class jxl.biff.drawing.DrawingData
Constructor
DrawingGroup - class jxl.biff.drawing.DrawingGroup.
This class contains the Excel picture data in Escher format for the entire workbook
DrawingGroup(Origin) - Constructor for class jxl.biff.drawing.DrawingGroup
Constructor
DrawingGroup(DrawingGroup) - Constructor for class jxl.biff.drawing.DrawingGroup
Copy constructor Uses a shallow copy for most things, since as soon as anything is changed, the drawing group is invalidated and all the data blocks regenerated
DrawingGroupObject - interface jxl.biff.drawing.DrawingGroupObject.
Interface for the various object types that can be added to a drawing group
Duration - class mgi.logme.data.Duration.
 
Duration(int, int) - Constructor for class mgi.logme.data.Duration
full constructor
Duration() - Constructor for class mgi.logme.data.Duration
default constructor
DurationVisit - class mgi.logme.data.DurationVisit.
 
DurationVisit(double, int, int, int, int, int, Duration, Referer) - Constructor for class mgi.logme.data.DurationVisit
full constructor
DurationVisit() - Constructor for class mgi.logme.data.DurationVisit
default constructor
DurationVisit(int, int, int, int) - Constructor for class mgi.logme.data.DurationVisit
minimal constructor
data - Variable in class jxl.biff.BaseCompoundFile.PropertyStorage
The data that created this set
debug(Object) - Method in class common.Logger
Log a debug message
debug(Object, Throwable) - Method in class common.Logger
Log a debug message and exception
debug(Object) - Method in class common.log.Log4JLogger
Log a debug message
debug(Object, Throwable) - Method in class common.log.Log4JLogger
Log a debug message and exception
debug(Object) - Method in class common.log.SimpleLogger
Log a debug message
debug(Object, Throwable) - Method in class common.log.SimpleLogger
Log a debug message and exception
deleteAllGroupAccess(Integer) - Static method in class mgi.logme.worker.Deleter
 
deleteAllSiteAccess(Integer) - Static method in class mgi.logme.worker.Deleter
 
deleteAllUserAccess(Integer) - Static method in class mgi.logme.worker.Deleter
 
deleteFinal(Class, int) - Static method in class mgi.logme.worker.Deleter
 
deleteFinal(Class, Integer) - Static method in class mgi.logme.worker.Deleter
 
deleteReferer(Referer) - Static method in class mgi.logme.worker.Deleter
 
deleteSiteGroup(SiteGroupName) - Static method in class mgi.logme.worker.Deleter
 
deleteUser(User) - Static method in class mgi.logme.worker.Deleter
 
deleteUserGroup(UserGroupName) - Static method in class mgi.logme.worker.Deleter
 
depUsed() - Method in class jxl.CellView
Accessor for the depUsed attribute
destroy() - Method in class mgi.logme.servlet.Excel
Destroys the servlet.
destroy() - Method in class mgi.logme.servlet.JS
Destroys the servlet.
destroy() - Method in class mgi.logme.servlet.JS2
Destroys the servlet.
destroy() - Method in class mgi.logme.servlet.LogMe
Destroys the servlet.
destroy() - Method in class mgi.logme.servlet.ObjTracking
Destroys the servlet.
dirtyHtml(String) - Static method in class mgi.logme.util.Util
 
display() - Method in class jxl.biff.drawing.EscherDisplay
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class mgi.logme.servlet.Excel
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class mgi.logme.servlet.JS
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class mgi.logme.servlet.JS2
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class mgi.logme.servlet.LogMe
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class mgi.logme.servlet.ObjTracking
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class mgi.logme.servlet.PDF
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class mgi.logme.servlet.Excel
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class mgi.logme.servlet.JS
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class mgi.logme.servlet.JS2
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class mgi.logme.servlet.LogMe
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class mgi.logme.servlet.ObjTracking
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class mgi.logme.servlet.PDF
 
dvRemoved() - Method in class jxl.biff.DValParser
Called when a remove row or column results in one of DV records being removed

E

E - Static variable in class jxl.format.PaperSize
E 34" x 44"
EDITBOX - Static variable in class jxl.biff.drawing.ObjRecord
 
EMPTY - Static variable in class jxl.CellType
 
ENVELOPE_10 - Static variable in class jxl.format.PaperSize
Envelope #10 4 1/8" x 9.5"
ENVELOPE_11 - Static variable in class jxl.format.PaperSize
Envelope #11 4.5" x 10 3/8"
ENVELOPE_12 - Static variable in class jxl.format.PaperSize
Envelope #12 4.75" x 11"
ENVELOPE_14 - Static variable in class jxl.format.PaperSize
Envelope #14 5" x 11.5"
ENVELOPE_6_75 - Static variable in class jxl.format.PaperSize
6.75 Envelope 3 5/8" × 6.5"
ENVELOPE_9 - Static variable in class jxl.format.PaperSize
Envelope #9 3 7/8" x 8 7/8"
ENVELOPE_C3 - Static variable in class jxl.format.PaperSize
Envelope C3 324mm × 458mm
ENVELOPE_C4 - Static variable in class jxl.format.PaperSize
Envelope C4 229mm × 324mm
ENVELOPE_C5 - Static variable in class jxl.format.PaperSize
Envelope C5 162mm × 229mm
ENVELOPE_C6 - Static variable in class jxl.format.PaperSize
Envelope C6 114mm × 162mm
ENVELOPE_C6_C5 - Static variable in class jxl.format.PaperSize
Envelope C6/C5 114mm × 229mm
ENVELOPE_DL - Static variable in class jxl.format.PaperSize
Envelope DL 110mm × 220mm
ENVELOPE_INVITE - Static variable in class jxl.format.PaperSize
Envelope Invite 220mm × 220mm
ENVELOPE_ITALY - Static variable in class jxl.format.PaperSize
Envelope Italy 110mm × 230mm
ENVELOPE_MONARCH - Static variable in class jxl.format.PaperSize
Envelope Monarch 3 7/8" × 7.5"
EOF - Static variable in class jxl.biff.Type
 
EQUAL - Static variable in class jxl.biff.DVParser
 
ERROR - Static variable in class jxl.CellType
 
EXCELNOTE - Static variable in class jxl.biff.drawing.ObjRecord
 
EXECUTIVE - Static variable in class jxl.format.PaperSize
Executive 7.25" x 10.5"
EXPONENTIAL - Static variable in class jxl.write.NumberFormats
Formatting for exponential or scientific notation Equivalent to a DecimalFormat "0.00E00"
EXTENSION_BLOCK_POS - Static variable in class jxl.biff.BaseCompoundFile
 
EXTERNAL - Static variable in class jxl.read.biff.SupbookRecord
 
EXTERNNAME - Static variable in class jxl.biff.Type
 
EXTERNSHEET - Static variable in class jxl.biff.Type
 
EXTSST - Static variable in class jxl.biff.Type
 
EmptyCell - class jxl.biff.EmptyCell.
An empty cell.
EmptyCell(int, int) - Constructor for class jxl.biff.EmptyCell
Constructs an empty cell at the specified position
EncodedURLHelper - class jxl.biff.EncodedURLHelper.
Helper to get the Microsoft encoded URL from the given string
EncodedURLHelper() - Constructor for class jxl.biff.EncodedURLHelper
 
ErrorCell - interface jxl.ErrorCell.
This type represents a cell which contains an error.
ErrorFormulaCell - interface jxl.ErrorFormulaCell.
A mixin interface for numerical formulas, which combines the interfaces for formulas and for numbers
Escher - class jxl.demo.Escher.
Displays the escher data
Escher(Workbook, OutputStream, String) - Constructor for class jxl.demo.Escher
Constructor
EscherDisplay - class jxl.biff.drawing.EscherDisplay.
Class used to display a complete hierarchically organized Escher stream The whole thing is dumped to System.out This class is only used as a debugging tool
EscherDisplay(EscherStream, BufferedWriter) - Constructor for class jxl.biff.drawing.EscherDisplay
 
Excel - class mgi.logme.servlet.Excel.
 
Excel() - Constructor for class mgi.logme.servlet.Excel
 
ExportExcel - class mgi.logme.export.ExportExcel.
 
ExportExcel(int, int, List, WritableWorkbook) - Constructor for class mgi.logme.export.ExportExcel
Creates a new instance of Excel
ExportPdf - class mgi.logme.export.ExportPdf.
 
ExportPdf(BaseFont, int, int, List) - Constructor for class mgi.logme.export.ExportPdf
Creates a new instance of PdfExport
ExternalSheet - interface jxl.biff.formula.ExternalSheet.
Interface which exposes the methods needed by formulas to access external sheet records
ExternalSheetRecord - class jxl.read.biff.ExternalSheetRecord.
An Externsheet record, containing the details of externally references workbooks
emergencyUpdateNode(String, String) - Static method in class mgi.logme.worker.Saver
 
empty() - Method in class jxl.HeaderFooter.Contents
Queries if the contents are empty
empty() - Method in class jxl.biff.HeaderFooter.Contents
Queries if the contents are empty
encryptMD5(String) - Static method in class mgi.logme.util.Util
 
equals(Object) - Method in class jxl.biff.FontRecord
Standard equals method
equals(Object) - Method in class jxl.biff.FormatRecord
Standard equals method.
equals(Object) - Method in class jxl.biff.SheetRangeImpl
Standard equals method
equals(Object) - Method in class jxl.biff.Type
Standard equals method
equals(Object) - Method in class jxl.biff.XFRecord
Equals method.
equals(Object) - Method in class mgi.logme.data.AnonymousVisit
 
equals(Object) - Method in class mgi.logme.data.Browser
 
equals(Object) - Method in class mgi.logme.data.BrowserVisit
 
equals(Object) - Method in class mgi.logme.data.Clickpath
 
equals(Object) - Method in class mgi.logme.data.ClickpathVisit
 
equals(Object) - Method in class mgi.logme.data.CookieVisit
 
equals(Object) - Method in class mgi.logme.data.CountryVisit
 
equals(Object) - Method in class mgi.logme.data.Duration
 
equals(Object) - Method in class mgi.logme.data.DurationVisit
 
equals(Object) - Method in class mgi.logme.data.FirstpageVisit
 
equals(Object) - Method in class mgi.logme.data.GroupAccess
 
equals(Object) - Method in class mgi.logme.data.Helpdesk
 
equals(Object) - Method in class mgi.logme.data.IP
 
equals(Object) - Method in class mgi.logme.data.IPCountry
 
equals(Object) - Method in class mgi.logme.data.JavaVisit
 
equals(Object) - Method in class mgi.logme.data.JsVisit
 
equals(Object) - Method in class mgi.logme.data.Language
 
equals(Object) - Method in class mgi.logme.data.LanguageVisit
 
equals(Object) - Method in class mgi.logme.data.LastpageVisit
 
equals(Object) - Method in class mgi.logme.data.Link
 
equals(Object) - Method in class mgi.logme.data.LinkVisit
 
equals(Object) - Method in class mgi.logme.data.LogMessage
 
equals(Object) - Method in class mgi.logme.data.Node
 
equals(Object) - Method in class mgi.logme.data.Obj
 
equals(Object) - Method in class mgi.logme.data.ObjectVisit
 
equals(Object) - Method in class mgi.logme.data.Os
 
equals(Object) - Method in class mgi.logme.data.OsVisit
 
equals(Object) - Method in class mgi.logme.data.Page
 
equals(Object) - Method in class mgi.logme.data.PageVisit
 
equals(Object) - Method in class mgi.logme.data.Query
 
equals(Object) - Method in class mgi.logme.data.QueryVisit
 
equals(Object) - Method in class mgi.logme.data.Referer
 
equals(Object) - Method in class mgi.logme.data.Resolution
 
equals(Object) - Method in class mgi.logme.data.ResolutionVisit
 
equals(Object) - Method in class mgi.logme.data.SessionVisit
 
equals(Object) - Method in class mgi.logme.data.SiteGroup
 
equals(Object) - Method in class mgi.logme.data.SiteGroupName
 
equals(Object) - Method in class mgi.logme.data.Template
 
equals(Object) - Method in class mgi.logme.data.TemplateVisit
 
equals(Object) - Method in class mgi.logme.data.User
 
equals(Object) - Method in class mgi.logme.data.UserAccess
 
equals(Object) - Method in class mgi.logme.data.UserGroup
 
equals(Object) - Method in class mgi.logme.data.UserGroupName
 
equals(Object) - Method in class mgi.logme.data.UserVisit
 
equals(Object) - Method in class mgi.logme.data.Visit
 
equals(Object) - Method in class mgi.logme.data.Visitor
 
error(Object) - Method in class common.Logger
Log an error message
error(Object, Throwable) - Method in class common.Logger
Log an error message object and exception
error(Object) - Method in class common.log.Log4JLogger
Log an error message
error(Object, Throwable) - Method in class common.log.Log4JLogger
Log an error message object and exception
error(Object) - Method in class common.log.SimpleLogger
Log an error message
error(Object, Throwable) - Method in class common.log.SimpleLogger
Log an error message object and exception

F

FBI - Static variable in class jxl.biff.Type
 
FILEPASS - Static variable in class jxl.biff.Type
 
FILE_PS_TYPE - Static variable in class jxl.biff.BaseCompoundFile
 
FILL - Static variable in class jxl.format.Alignment
Data in cells with this alignment will fill the cell
FLOAT - Static variable in class jxl.write.NumberFormats
Formatting for a float.
FNGROUPCOUNT - Static variable in class jxl.biff.Type
 
FOLIO - Static variable in class jxl.format.PaperSize
Folio 8.5" x 13"
FONT - Static variable in class jxl.biff.Type
 
FONTX - Static variable in class jxl.biff.Type
 
FOOTER - Static variable in class jxl.biff.Type
 
FORMAT - Static variable in class jxl.biff.Type
 
FORMAT1 - Static variable in class jxl.write.DateFormats
The default format.
FORMAT1 - Static variable in class jxl.write.NumberFormats
Equivalent to a DecimalFormat "#,##0;(#,##0)"
FORMAT10 - Static variable in class jxl.write.DateFormats
Equivalent to a date format of "mm:ss"
FORMAT10 - Static variable in class jxl.write.NumberFormats
Equivalent to DecimalFormat "##0.0E0"
FORMAT11 - Static variable in class jxl.write.DateFormats
Equivalent to a date format of "H:mm:ss"
FORMAT12 - Static variable in class jxl.write.DateFormats
Equivalent to a date format of "mm:ss.S"
FORMAT2 - Static variable in class jxl.write.DateFormats
Equivalent to a date format of "d-MMM-yy"
FORMAT2 - Static variable in class jxl.write.NumberFormats
Equivalent to FORMAT1 except deficits are coloured red
FORMAT3 - Static variable in class jxl.write.DateFormats
Equivalent to a date format of "d-MMM"
FORMAT3 - Static variable in class jxl.write.NumberFormats
Equivalent to DecimalFormat "#,##0.00;(#,##0.00)"
FORMAT4 - Static variable in class jxl.write.DateFormats
Equivalent to a date format of "MMM-yy"
FORMAT4 - Static variable in class jxl.write.NumberFormats
Equivalent to FORMAT3 except deficits are coloured red
FORMAT5 - Static variable in class jxl.write.DateFormats
Equivalent to a date format of "h:mm a"
FORMAT5 - Static variable in class jxl.write.NumberFormats
Equivalent to DecimalFormat "#,##0;(#,##0)"
FORMAT6 - Static variable in class jxl.write.DateFormats
Equivalent to a date format of "h:mm:ss a"
FORMAT6 - Static variable in class jxl.write.NumberFormats
Equivalent to FORMAT5 except deficits are coloured red
FORMAT7 - Static variable in class jxl.write.DateFormats
Equivalent to a date format of "H:mm"
FORMAT7 - Static variable in class jxl.write.NumberFormats
Equivalent to DecimalFormat "#,##0.00;(#,##0.00)"
FORMAT8 - Static variable in class jxl.write.DateFormats
Equivalent to a date format of "H:mm:ss"
FORMAT8 - Static variable in class jxl.write.NumberFormats
Equivalent to FORMAT7 except deficits are coloured red
FORMAT9 - Static variable in class jxl.write.DateFormats
Equivalent to a date format of "M/d/yy H:mm"
FORMAT9 - Static variable in class jxl.write.NumberFormats
Equivalent to FORMAT7
FORMCONTROL - Static variable in class jxl.biff.drawing.ObjRecord
 
FORMULA - Static variable in class jxl.biff.DVParser
 
FORMULA - Static variable in class jxl.biff.Type
 
FORMULA2 - Static variable in class jxl.biff.Type
 
FORMULA_ERROR - Static variable in class jxl.CellType
 
FRACTIONS_EIGHTHS - Static variable in class jxl.write.NumberFormat
Constant format string for fractions as eighths
FRACTION_HALVES - Static variable in class jxl.write.NumberFormat
Constant format string for fractions as halves
FRACTION_HUNDREDTHS - Static variable in class jxl.write.NumberFormat
Constant format string for fractions as hundredths
FRACTION_ONE_DIGIT - Static variable in class jxl.write.NumberFormats
Formatting for one digit fractions
FRACTION_QUARTERS - Static variable in class jxl.write.NumberFormat
Constant format string for fractions as quarter
FRACTION_SIXTEENTHS - Static variable in class jxl.write.NumberFormat
Constant format string for fractions as sixteenths
FRACTION_TENTHS - Static variable in class jxl.write.NumberFormat
Constant format string for fractions as tenths
FRACTION_THREE_DIGITS - Static variable in class jxl.write.NumberFormat
Constant format string for three digit fractions
FRACTION_TWO_DIGITS - Static variable in class jxl.write.NumberFormats
Formatting for two digit fractions
FRANCE - Static variable in class jxl.biff.CountryCode
 
FallbackQueue - class mgi.logme.worker.FallbackQueue.
Class to generate and use a Queue Usage: LogVisit lv = new LogVisit(); lv.setPath(request.getPathInfo().substring(1,request.getPathInfo().lastIndexOf("/"))); lv.setReferer(request.getHeader("Referer")); lv.setTs(System.currentTimeMillis()); SaveQueue sq = SaveQueue.getQueue(); sq.addMessage(lv);
FallbackWriter - class mgi.logme.worker.FallbackWriter.
 
FallbackWriter(int) - Constructor for class mgi.logme.worker.FallbackWriter
Creates a new instance of FallbackWriter
FastBaseFinder - class mgi.logme.worker.FastBaseFinder.
Der FastBaseFinder nutzt einzelne SQL-Statements um die Daten bereits innerhalb der Datenbank zu verdichten.
FastBaseFinder() - Constructor for class mgi.logme.worker.FastBaseFinder
 
FastFinder - class mgi.logme.worker.FastFinder.
Der FastFinder greift auf den FastBaseFinder zu welcher einzelne SQL-Statements nutzt um die Daten bereits innerhalb der Datenbank zu verdichten.
FastFinder() - Constructor for class mgi.logme.worker.FastFinder
 
Features - class jxl.demo.Features.
Goes through each cell in the workbook, and if the cell has any features associated with, it prints out the cell contents and the features
Features(Workbook, OutputStream, String) - Constructor for class jxl.demo.Features
Constructor
File - class jxl.read.biff.File.
File containing the data from the binary stream
File(InputStream, WorkbookSettings) - Constructor for class jxl.read.biff.File
Constructs a file from the input stream
File(byte[]) - Constructor for class jxl.read.biff.File
Constructs a file from already defragged binary data.
File - class jxl.write.biff.File.
A file of excel data to be written out.
Finder - class mgi.logme.worker.Finder.
Finder Klasse für alle Objekte.
Finder() - Constructor for class mgi.logme.worker.Finder
 
FirstpageVisit - class mgi.logme.data.FirstpageVisit.
 
FirstpageVisit(double, int, int, int, int, int, Page, Referer, Language) - Constructor for class mgi.logme.data.FirstpageVisit
full constructor
FirstpageVisit() - Constructor for class mgi.logme.data.FirstpageVisit
default constructor
FirstpageVisit(int, int, int, int) - Constructor for class mgi.logme.data.FirstpageVisit
minimal constructor
Font - interface jxl.format.Font.
Interface which exposes the user font display information to the user
Font - class jxl.write.Font.
Deprecated. Renamed to writable font
Font(WritableFont.FontName) - Constructor for class jxl.write.Font
Deprecated. Use jxl.write.WritableFont
Font(WritableFont.FontName, int) - Constructor for class jxl.write.Font
Deprecated. use jxl.write.WritableFont
Font(WritableFont.FontName, int, WritableFont.BoldStyle) - Constructor for class jxl.write.Font
Deprecated. use jxl.write.WritableFont
Font(WritableFont.FontName, int, WritableFont.BoldStyle, boolean) - Constructor for class jxl.write.Font
Deprecated. use jxl.write.WritableFont
Font(WritableFont.FontName, int, WritableFont.BoldStyle, boolean, UnderlineStyle) - Constructor for class jxl.write.Font
Deprecated. use jxl.write.WritableFont
Font(WritableFont.FontName, int, WritableFont.BoldStyle, boolean, UnderlineStyle, Colour) - Constructor for class jxl.write.Font
Deprecated. use jxl.write.WritableFont
Font(WritableFont.FontName, int, WritableFont.BoldStyle, boolean, UnderlineStyle, Colour, ScriptStyle) - Constructor for class jxl.write.Font
Deprecated. use jxl.write.WritableFont
FontRecord - class jxl.biff.FontRecord.
A record containing the necessary data for the font information
FontRecord(String, int, int, boolean, int, int, int) - Constructor for class jxl.biff.FontRecord
Constructor, used when creating a new font for writing out.
FontRecord(Record, WorkbookSettings) - Constructor for class jxl.biff.FontRecord
Constructs this object from the raw data.
FontRecord(Record, WorkbookSettings, FontRecord.Biff7) - Constructor for class jxl.biff.FontRecord
Constructs this object from the raw data.
FontRecord(Font) - Constructor for class jxl.biff.FontRecord
Publicly available copy constructor
Fonts - class jxl.biff.Fonts.
A container for the list of fonts used in this workbook
Fonts() - Constructor for class jxl.biff.Fonts
Constructor
FooterRecord - class jxl.read.biff.FooterRecord.
A workbook page footer record
Format - interface jxl.format.Format.
Exposes the cell formatting information
FormatRecord - class jxl.biff.FormatRecord.
A non-built in format record
FormatRecord() - Constructor for class jxl.biff.FormatRecord
Constructor used by writable formats
FormatRecord(FormatRecord) - Constructor for class jxl.biff.FormatRecord
Copy constructor - can be invoked by public access
FormatRecord(Record, WorkbookSettings, FormatRecord.BiffType) - Constructor for class jxl.biff.FormatRecord
Constructs this object from the raw data.
FormattingRecords - class jxl.biff.FormattingRecords.
The list of XF records and formatting records for the workbook
FormattingRecords(Fonts) - Constructor for class jxl.biff.FormattingRecords
Constructor
Formula - interface jxl.read.biff.Formula.
Interface which is used for copying formulas from a read only to a writable spreadsheet
Formula - class jxl.write.Formula.
A cell, created by user applications, which contains a numerical value
Formula(int, int, String) - Constructor for class jxl.write.Formula
Constructs the formula
Formula(int, int, String, CellFormat) - Constructor for class jxl.write.Formula
Constructs a formula
Formula(int, int, Formula) - Constructor for class jxl.write.Formula
Copy constructor
FormulaCell - interface jxl.FormulaCell.
Interface for formulas which allow clients to read the Excel formula
FormulaData - interface jxl.biff.FormulaData.
Interface which is used for copying formulas from a read only to a writable spreadsheet
FormulaErrorCode - class jxl.biff.formula.FormulaErrorCode.
Enumeration for formula error codes
FormulaException - exception jxl.biff.formula.FormulaException.
Exception thrown when parsing a formula
FormulaException(FormulaException.FormulaMessage) - Constructor for class jxl.biff.formula.FormulaException
Constructs this exception with the specified message
FormulaException(FormulaException.FormulaMessage, int) - Constructor for class jxl.biff.formula.FormulaException
Constructs this exception with the specified message
FormulaException(FormulaException.FormulaMessage, String) - Constructor for class jxl.biff.formula.FormulaException
Constructs this exception with the specified message
FormulaParser - class jxl.biff.formula.FormulaParser.
Parses the formula passed in (either as parsed strings or as a string) into a tree of operators and operands
FormulaParser(byte[], Cell, ExternalSheet, WorkbookMethods, WorkbookSettings) - Constructor for class jxl.biff.formula.FormulaParser
Constructor which creates the parse tree out of tokens
FormulaParser(String, ExternalSheet, WorkbookMethods, WorkbookSettings) - Constructor for class jxl.biff.formula.FormulaParser
Constructor which creates the parse tree out of the string
FormulaRecord - class jxl.write.biff.FormulaRecord.
A formula record.
FormulaRecord(int, int, String) - Constructor for class jxl.write.biff.FormulaRecord
Constructor
FormulaRecord(int, int, String, CellFormat) - Constructor for class jxl.write.biff.FormulaRecord
Constructor
FormulaRecord(int, int, FormulaRecord) - Constructor for class jxl.write.biff.FormulaRecord
Copy constructor for writable formulas
FormulaRecord(int, int, ReadFormulaRecord) - Constructor for class jxl.write.biff.FormulaRecord
Copy constructor for formulas read in - invoked fromwritable formulas
Formulas - class jxl.demo.Formulas.
Goes through each cell in the workbook, and if the contents of that cell is a formula, it prints out the last calculated value and the formula string
Formulas(Workbook, OutputStream, String) - Constructor for class jxl.demo.Formulas
Constructor
FunctionNames - class jxl.biff.formula.FunctionNames.
A class which contains the function names for the current workbook.
FunctionNames(Locale) - Constructor for class jxl.biff.formula.FunctionNames
Constructor
fatal(Object) - Method in class common.Logger
Log a fatal message
fatal(Object, Throwable) - Method in class common.Logger
Log a fatal message and exception
fatal(Object) - Method in class common.log.Log4JLogger
Log a fatal message
fatal(Object, Throwable) - Method in class common.log.Log4JLogger
Log a fatal message and exception
fatal(Object) - Method in class common.log.SimpleLogger
Log a fatal message
fatal(Object, Throwable) - Method in class common.log.SimpleLogger
Log a fatal message and exception
findAnonymousVisit(int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findAnonymousVisit(int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findBrowser(String) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findBrowser(String, boolean) - Static method in class mgi.logme.worker.Finder
 
findBrowserByID(int) - Static method in class mgi.logme.worker.Finder
 
findBrowserVisit(Browser, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findBrowserVisit(Browser, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findByName(String) - Method in class jxl.Workbook
Gets the named range from this workbook.
findByName(String) - Method in class jxl.read.biff.WorkbookParser
Gets the named range from this workbook.
findByName(String) - Method in class jxl.write.WritableWorkbook
Gets the named range from this workbook.
findByName(String) - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the named range from this workbook.
findCell(String) - Method in interface jxl.Sheet
Gets the cell whose contents match the string passed in.
findCell(String) - Method in class jxl.read.biff.SheetImpl
Gets the cell whose contents match the string passed in.
findCellByName(String) - Method in class jxl.Workbook
Gets the named cell from this workbook.
findCellByName(String) - Method in class jxl.read.biff.WorkbookParser
Gets the named cell from this workbook.
findCellByName(String) - Method in class jxl.write.WritableWorkbook
Gets the named cell from this workbook.
findCellByName(String) - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the named cell from this workbook.
findClickpath(String, boolean) - Static method in class mgi.logme.worker.Finder
 
findClickpathByID(int) - Static method in class mgi.logme.worker.Finder
 
findClickpathVisit(Clickpath, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findCookieVisit(int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findCookieVisit(int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findCountryByID(int) - Static method in class mgi.logme.worker.Finder
 
findCountryByIP(String) - Static method in class mgi.logme.worker.Finder
 
findCountryByIP(long) - Static method in class mgi.logme.worker.Finder
 
findCountryVisit(IPCountry, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findDuration(int) - Static method in class mgi.logme.worker.Finder
 
findDurationByID(int) - Static method in class mgi.logme.worker.Finder
 
findDurationVisit(Duration, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findFirstpageVisit(Page, Language, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findHelpdeskByID(int) - Static method in class mgi.logme.worker.Finder
 
findHelpdeskByName(String, String) - Static method in class mgi.logme.worker.Finder
 
findJavaVisit(int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findJavaVisit(int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findJsVisit(int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findJsVisit(int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findLabelCell(String) - Method in interface jxl.Sheet
Gets the cell whose contents match the string passed in.
findLabelCell(String) - Method in class jxl.read.biff.SheetImpl
Gets the cell whose contents match the string passed in.
findLanguage(String) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findLanguage(String, boolean) - Static method in class mgi.logme.worker.Finder
 
findLanguageByID(String) - Static method in class mgi.logme.worker.Finder
 
findLanguageVisit(Language, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findLanguageVisit(Language, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findLastpageVisit(Page, Language, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findLink(String) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findLink(String, boolean) - Static method in class mgi.logme.worker.Finder
 
findLinkByID(int) - Static method in class mgi.logme.worker.Finder
 
findLinkVisit(Link, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findLinkVisit(Link, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findLogMessagesForNodeForTime(Integer, long, long, int) - Static method in class mgi.logme.worker.Finder
 
findNode(String, String) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findNode(String, String, boolean) - Static method in class mgi.logme.worker.Finder
 
findNodeByID(Integer) - Static method in class mgi.logme.worker.Finder
 
findObj(String) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findObj(String, boolean) - Static method in class mgi.logme.worker.Finder
 
findObjByID(int) - Static method in class mgi.logme.worker.Finder
 
findObjectVisit(Obj, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findObjectVisit(Obj, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findOs(String) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findOs(String, boolean) - Static method in class mgi.logme.worker.Finder
 
findOsByID(int) - Static method in class mgi.logme.worker.Finder
 
findOsVisit(Os, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findOsVisit(Os, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findPage(String, String, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findPage(String, String, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findPageByID(int) - Static method in class mgi.logme.worker.Finder
 
findPageVisit(Page, Language, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findPageVisit(Page, Language, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findPropertyStorage(String) - Method in class jxl.read.biff.CompoundFile
Recursively searches the property storages in hierarchy order for the appropriate name.
findQuery(String) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findQuery(String, boolean) - Static method in class mgi.logme.worker.Finder
 
findQueryByID(int) - Static method in class mgi.logme.worker.Finder
 
findQueryVisit(Query, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findQueryVisit(Query, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findReferer(String) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findReferer(String, boolean) - Static method in class mgi.logme.worker.Finder
 
findRefererByID(String) - Static method in class mgi.logme.worker.Finder
 
findRefererBySiteGroupID(Integer) - Static method in class mgi.logme.worker.Finder
 
findResolution(String) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findResolution(String, boolean) - Static method in class mgi.logme.worker.Finder
 
findResolutionByID(int) - Static method in class mgi.logme.worker.Finder
 
findResolutionVisit(Resolution, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findResolutionVisit(Resolution, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findSearchSingleFinal(Class, String, String) - Static method in class mgi.logme.worker.Finder
 
findSessionVisit(Language, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findSiteByGroup(SiteGroupName) - Static method in class mgi.logme.worker.Finder
 
findSiteGroupByID(Integer) - Static method in class mgi.logme.worker.Finder
 
findSiteGroupByUserGroup(UserGroupName) - Static method in class mgi.logme.worker.Finder
 
findTemplate(String) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findTemplate(String, boolean) - Static method in class mgi.logme.worker.Finder
 
findTemplateByID(int) - Static method in class mgi.logme.worker.Finder
 
findTemplateVisit(Template, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findTemplateVisit(Template, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findUserAccess(User) - Static method in class mgi.logme.worker.Finder
 
findUserByGroup(UserGroupName) - Static method in class mgi.logme.worker.Finder
 
findUserByID(Integer) - Static method in class mgi.logme.worker.Finder
 
findUserByName(String) - Static method in class mgi.logme.worker.Finder
 
findUserByNameAndPassword(String, String) - Static method in class mgi.logme.worker.Finder
 
findUserGroupByID(Integer) - Static method in class mgi.logme.worker.Finder
 
findUserGroupByUser(User) - Static method in class mgi.logme.worker.Finder
 
findUserVisit(boolean, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findUserVisit(boolean, int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findVisit(int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findVisit(int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
findVisitor(int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Finder
Deprecated. Use method below instead!
findVisitor(int, int, int, int, int, Referer, boolean) - Static method in class mgi.logme.worker.Finder
 
formatDouble(double) - Static method in class mgi.logme.util.Util
 
formatIndex - Variable in class jxl.biff.XFRecord
The index to the format record

G

GENERAL - Static variable in class jxl.format.Alignment
The standard alignment
GERMANY - Static variable in class jxl.biff.CountryCode
 
GERMAN_FANFOLD - Static variable in class jxl.format.PaperSize
German Std.
GERMAN_LEGAL_FANFOLD - Static variable in class jxl.format.PaperSize
German Legal Fanfold 8.5" × 13"
GMT - Static variable in class jxl.write.DateTime
Instance variable for dummy variable overload
GOLD - Static variable in class jxl.format.Colour
 
GRAY_25 - Static variable in class jxl.format.Colour
 
GRAY_25 - Static variable in class jxl.format.Pattern
 
GRAY_50 - Static variable in class jxl.format.Colour
 
GRAY_50 - Static variable in class jxl.format.Pattern
 
GRAY_75 - Static variable in class jxl.format.Pattern
 
GRAY_80 - Static variable in class jxl.format.Colour
 
GREATER_EQUAL - Static variable in class jxl.biff.DVParser
 
GREATER_THAN - Static variable in class jxl.biff.DVParser
 
GREECE - Static variable in class jxl.biff.CountryCode
 
GREEN - Static variable in class jxl.format.Colour
 
GREY_25_PERCENT - Static variable in class jxl.format.Colour
 
GREY_40_PERCENT - Static variable in class jxl.format.Colour
 
GREY_50_PERCENT - Static variable in class jxl.format.Colour
 
GREY_80_PERCENT - Static variable in class jxl.format.Colour
 
GRIDSET - Static variable in class jxl.biff.Type
 
GROUPBOX - Static variable in class jxl.biff.drawing.ObjRecord
 
GUTS - Static variable in class jxl.biff.Type
 
GroupAccess - class mgi.logme.data.GroupAccess.
 
GroupAccess(UserGroupName, SiteGroupName) - Constructor for class mgi.logme.data.GroupAccess
full constructor
GroupAccess() - Constructor for class mgi.logme.data.GroupAccess
default constructor
generatePassword() - Static method in class mgi.logme.util.Util
 
getAdmincompany() - Method in class mgi.logme.data.Node
 
getAdmindivision() - Method in class mgi.logme.data.Node
 
getAdminemail() - Method in class mgi.logme.data.Node
 
getAdminhotline() - Method in class mgi.logme.data.Node
 
getAdminname() - Method in class mgi.logme.data.Node
 
getAge(int, int, int) - Static method in class mgi.logme.util.Util
 
getAlignment() - Method in class jxl.biff.XFRecord
Gets the horizontal cell alignment
getAlignment(int) - Static method in class jxl.format.Alignment
Gets the alignment from the value
getAlignment() - Method in interface jxl.format.CellFormat
Gets the horizontal cell alignment
getAlignment(int) - Static method in class jxl.format.VerticalAlignment
Gets the alignment from the value
getAllBrowsers() - Static method in class mgi.logme.worker.Finder
 
getAllColours() - Static method in class jxl.format.Colour
Returns all available colours - used when generating the default palette
getAllHelpdesk() - Static method in class mgi.logme.worker.Finder
 
getAllLanguages() - Static method in class mgi.logme.worker.Finder
 
getAllLinks() - Static method in class mgi.logme.worker.Finder
 
getAllNodes(String) - Static method in class mgi.logme.worker.Finder
 
getAllNodes() - Static method in class mgi.logme.worker.Finder
 
getAllObj() - Static method in class mgi.logme.worker.Finder
 
getAllOs() - Static method in class mgi.logme.worker.Finder
 
getAllPageIdentifier() - Static method in class mgi.logme.util.LogmeUtil
 
getAllPages() - Static method in class mgi.logme.worker.Finder
 
getAllQuerys() - Static method in class mgi.logme.worker.Finder
 
getAllReferer() - Static method in class mgi.logme.worker.Finder
 
getAllResolutions() - Static method in class mgi.logme.worker.Finder
 
getAllSiteGroups() - Static method in class mgi.logme.worker.Finder
 
getAllTemplates() - Static method in class mgi.logme.worker.Finder
 
getAllUser() - Static method in class mgi.logme.worker.Finder
 
getAllUserGroups() - Static method in class mgi.logme.worker.Finder
 
getAnonymousVisits(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die JavaVisits fuer den bestimmten Zeitraum zurück
getAnonymousVisits(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastFinder
Gibt die JavaVisits fuer den bestimmten Zeitraum zurück
getArrayGrowSize() - Method in class jxl.WorkbookSettings
Accessor for the array grow size property
getAutomaticFormulaCalculation() - Method in class jxl.SheetSettings
Retrieves the automatic formula calculation flag
getBackgroundColour() - Method in class jxl.biff.XFRecord
Gets the background colour used by this cell
getBackgroundColour() - Method in interface jxl.format.CellFormat
Gets the background colour used by this cell
getBlipId() - Method in class jxl.biff.drawing.Button
Accessor for the blip id
getBlipId() - Method in class jxl.biff.drawing.Comment
Accessor for the blip id
getBlipId() - Method in class jxl.biff.drawing.Drawing
Accessor for the blip id
getBlipId() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the blip id
getBlue() - Method in class jxl.format.RGB
Accessor for the blue component
getBoldWeight() - Method in class jxl.biff.FontRecord
Gets the bold weight for this font
getBoldWeight() - Method in interface jxl.format.Font
Gets the bold weight for this font
getBorder(Border) - Method in class jxl.biff.XFRecord
Gets the line style for the given cell border If a border type of ALL or NONE is specified, then a line style of NONE is returned
getBorder(Border) - Method in interface jxl.format.CellFormat
Gets the line style for the given cell border If a border type of ALL or NONE is specified, then a line style of NONE is returned
getBorderColour(Border) - Method in class jxl.biff.XFRecord
Gets the line style for the given cell border If a border type of ALL or NONE is specified, then a line style of NONE is returned
getBorderColour(Border) - Method in interface jxl.format.CellFormat
Gets the colour for the given cell border If a border type of ALL or NONE is specified, then a line style of NONE is returned If the specified cell does not have an associated line style, then the colour the line would be is still returned
getBorderLine(Border) - Method in class jxl.biff.XFRecord
Gets the line style for the given cell border If a border type of ALL or NONE is specified, then a line style of NONE is returned
getBorderLine(Border) - Method in interface jxl.format.CellFormat
Gets the line style for the given cell border If a border type of ALL or NONE is specified, then a line style of NONE is returned
getBottomMargin() - Method in class jxl.SheetSettings
Accessor for the bottom margin
getBottomRight() - Method in interface jxl.Range
Gets the cell at the bottom right of this range
getBottomRight() - Method in class jxl.biff.RangeImpl
Gets the cell at the bottom right of this range
getBottomRight() - Method in class jxl.biff.SheetRangeImpl
Gets the cell at the bottom right of this range
getBreaks(String) - Static method in class mgi.logme.util.Util
 
getBrowser() - Method in class mgi.logme.data.BrowserVisit
 
getBrowserName(String) - Static method in class mgi.logme.util.LogmeUtil
 
getBrowserNames(String) - Static method in class mgi.logme.util.Util
 
getBrowserVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die BrowserIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getBrowserVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die BrowserIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getBrowserid() - Method in class mgi.logme.dataholder.BrowserHits
Getter for property browsername.
getBrowsernameForID(int) - Static method in class mgi.logme.worker.Finder
 
getButtonPropertySet() - Method in class jxl.read.biff.SheetImpl
Accessor for the button property set, used during copying
getButtonPropertySet() - Method in class jxl.read.biff.WorkbookParser
Accessor for the button property set, used during copying
getBytes() - Method in class jxl.biff.ByteArray
Gets the complete array
getBytes() - Method in interface jxl.biff.ByteData
Used when writing out records
getBytes(String) - Static method in class jxl.biff.StringHelper
Deprecated.  
getBytes(String, WorkbookSettings) - Static method in class jxl.biff.StringHelper
Gets the bytes of the specified string.
getBytes(String, byte[], int) - Static method in class jxl.biff.StringHelper
Gets the ASCII bytes from the specified string and places them in the array at the specified position
getBytes() - Method in class jxl.biff.WritableRecordData
Used when writing out records.
getBytes() - Method in class jxl.biff.drawing.Chart
Gets the entire binary record for the chart as a chunk of binary data
getBytes() - Method in class jxl.biff.formula.FormulaParser
Gets the bytes for the formula.
getCell(int, int) - Method in interface jxl.Sheet
Returns the cell specified at this row and at this column.
getCell(String) - Method in interface jxl.Sheet
Returns the cell for the specified location eg.
getCell(String) - Method in class jxl.Workbook
Returns the cell for the specified location eg.
getCell(String) - Method in class jxl.read.biff.SheetImpl
Returns the cell for the specified location eg.
getCell(int, int) - Method in class jxl.read.biff.SheetImpl
Returns the cell specified at this row and at this column
getCell(String) - Method in class jxl.read.biff.WorkbookParser
Returns the cell for the specified location eg.
getCell(int) - Method in class mgi.logme.export.ExportPdf
 
getCell(String) - Method in class mgi.logme.export.ExportPdf
 
getCellAlignLeft(String) - Method in class mgi.logme.export.ExportPdf
 
getCellFeatures() - Method in interface jxl.Cell
Gets any special cell features, such as comments (notes) or cell validation present for this cell
getCellFeatures() - Method in class jxl.biff.EmptyCell
Accessor for the cell features
getCellFeatures() - Method in class jxl.read.biff.CellValue
Accessor for the cell features
getCellFeatures() - Method in class jxl.write.biff.CellValue
Accessor for the cell features
getCellFormat() - Method in interface jxl.Cell
Gets the cell format which applies to this cell Note that for cell with a cell type of EMPTY, which has no formatting information, this method will return null.
getCellFormat() - Method in class jxl.biff.EmptyCell
Accessor for the format which is applied to this cell
getCellFormat() - Method in class jxl.read.biff.CellValue
Gets the CellFormat object for this cell.
getCellFormat() - Method in class jxl.write.biff.CellValue
API method which gets the format applied to this cell
getCellReference(int, int, StringBuffer) - Static method in class jxl.CellReferenceHelper
Appends the cell reference for the column and row passed in to the string buffer
getCellReference(int, boolean, int, boolean, StringBuffer) - Static method in class jxl.CellReferenceHelper
Overloaded method which prepends $ for absolute reference
getCellReference(int, int) - Static method in class jxl.CellReferenceHelper
Gets the cell reference for the specified column and row
getCellReference(int, int, int, Workbook, StringBuffer) - Static method in class jxl.CellReferenceHelper
Gets the fully qualified cell reference given the column, row external sheet reference etc
getCellReference(int, int, int, WritableWorkbook, StringBuffer) - Static method in class jxl.CellReferenceHelper
Gets the fully qualified cell reference given the column, row external sheet reference etc
getCellReference(int, int, boolean, int, boolean, Workbook, StringBuffer) - Static method in class jxl.CellReferenceHelper
Gets the fully qualified cell reference given the column, row external sheet reference etc
getCellReference(int, int, int, Workbook) - Static method in class jxl.CellReferenceHelper
Gets the fully qualified cell reference given the column, row external sheet reference etc
getCellReference(int, int, int, WritableWorkbook) - Static method in class jxl.CellReferenceHelper
Gets the fully qualified cell reference given the column, row external sheet reference etc
getCellReference(int, int, StringBuffer) - Static method in class jxl.biff.CellReferenceHelper
Gets the cell reference
getCellReference(int, boolean, int, boolean, StringBuffer) - Static method in class jxl.biff.CellReferenceHelper
Overloaded method which prepends $ for absolute reference
getCellReference(int, int, int, ExternalSheet, StringBuffer) - Static method in class jxl.biff.CellReferenceHelper
Gets the fully qualified cell reference given the column, row external sheet reference etc
getCellReference(int, int, boolean, int, boolean, ExternalSheet, StringBuffer) - Static method in class jxl.biff.CellReferenceHelper
Gets the fully qualified cell reference given the column, row external sheet reference etc
getCellReference(int, int, int, ExternalSheet) - Static method in class jxl.biff.CellReferenceHelper
Gets the fully qualified cell reference given the column, row external sheet reference etc
getCellReference(int, int) - Static method in class jxl.biff.CellReferenceHelper
Gets the cell reference for the specified column and row
getCellWithBar(Image) - Method in class mgi.logme.export.ExportPdf
 
getCellWithNewBar(int) - Method in class mgi.logme.export.ExportPdf
 
getCentre() - Method in class jxl.HeaderFooter
Accessor for the contents which in the centre of the page
getCentreText() - Method in class jxl.biff.HeaderFooter
Accessor for the contents which in the centre of the page
getCharacterSet() - Method in class jxl.WorkbookSettings
Accessor for the character set.
getCharts() - Method in class jxl.biff.drawing.SheetDrawingWriter
Accessor for the charts on the sheet
getCharts() - Method in class jxl.read.biff.SheetImpl
Gets the charts.
getClickpath() - Method in class mgi.logme.data.ClickpathVisit
 
getClickpathVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die ClickpathIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getClickpathVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die ClickpathIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getCode() - Method in class jxl.biff.CountryCode
Accessor for the string
getCode() - Method in class jxl.biff.RecordData
Accessor for the code
getCode() - Method in class jxl.biff.formula.FormulaErrorCode
 
getCode() - Method in class jxl.read.biff.Record
The excel 97 code
getCode() - Method in class mgi.logme.data.IPCountry
 
getColour() - Method in class jxl.biff.FontRecord
Gets the colour for this font
getColour() - Method in interface jxl.format.Font
Gets the colour for this font
getColourRGB(Colour) - Method in class jxl.biff.FormattingRecords
Accessor for the RGB value for the specified colour
getColourRGB(Colour) - Method in class jxl.biff.PaletteRecord
Gets the colour RGB from the palette
getColourRGB(Colour) - Method in class jxl.write.biff.WritableWorkbookImpl
Accessor for the RGB value for the specified colour
getColumn() - Method in interface jxl.Cell
Returns the column number of this cell
getColumn(String) - Static method in class jxl.CellReferenceHelper
Gets the columnn number of the string cell reference
getColumn() - Method in interface jxl.Hyperlink
Returns the column number of this cell
getColumn() - Method in interface jxl.Image
Accessor for the image position
getColumn(int) - Method in interface jxl.Sheet
Gets all the cells on the specified column
getColumn(String) - Static method in class jxl.biff.CellReferenceHelper
Gets the columnn number of the string cell reference
getColumn() - Method in class jxl.biff.EmptyCell
Returns the column number of this cell
getColumn() - Method in class jxl.biff.drawing.Button
Accessor for the column
getColumn() - Method in class jxl.biff.drawing.Comment
Accessor for the column
getColumn() - Method in class jxl.biff.drawing.Drawing
Interface method
getColumn() - Method in class jxl.read.biff.CellValue
Interface method which returns the column number of this cell
getColumn() - Method in class jxl.read.biff.HyperlinkRecord
Returns the column number of the top left cell
getColumn(int) - Method in class jxl.read.biff.SheetImpl
Gets all the cells on the specified column.
getColumn() - Method in class jxl.write.WritableImage
Accessor for the image position
getColumn() - Method in class jxl.write.biff.CellValue
Returns the column number of this cell
getColumn() - Method in class jxl.write.biff.HyperlinkRecord
Returns the column number of the top left cell
getColumnFormat(int) - Method in interface jxl.Sheet
Deprecated. Use getColumnView and the CellView bean instead
getColumnFormat(int) - Method in class jxl.read.biff.SheetImpl
Deprecated. use getColumnView instead
getColumnInfo(int) - Method in class jxl.read.biff.SheetImpl
Gets the column info record for the specified column.
getColumnInfos() - Method in class jxl.read.biff.SheetImpl
Gets all the column info records
getColumnReference(int) - Static method in class jxl.CellReferenceHelper
Gets the column letter corresponding to the 0-based column number
getColumnReference(int) - Static method in class jxl.biff.CellReferenceHelper
Gets the column letter corresponding to the 0-based column number
getColumnReference(int, StringBuffer) - Static method in class jxl.biff.CellReferenceHelper
Gets the column letter corresponding to the 0-based column number
getColumnView(int) - Method in interface jxl.Sheet
Gets the column width for the specified column
getColumnView(int) - Method in class jxl.read.biff.SheetImpl
Gets the column width for the specified column
getColumnWidth(int) - Method in interface jxl.Sheet
Deprecated. Use getColumnView instead
getColumnWidth(int) - Method in class jxl.read.biff.SheetImpl
Gets the column width for the specified column
getColumns() - Method in interface jxl.Sheet
Returns the number of columns in this sheet
getColumns() - Method in class jxl.read.biff.SheetImpl
Returns the number of columns in this sheet
getComment() - Method in class jxl.CellFeatures
Accessor for the cell comment
getComment() - Method in class jxl.biff.BaseCellFeatures
Accessor for the cell comment
getCommentDrawing() - Method in class jxl.biff.BaseCellFeatures
Accessor for the comment drawing
getCommentHeight() - Method in class jxl.biff.BaseCellFeatures
Accessor for the comment height
getCommentWidth() - Method in class jxl.biff.BaseCellFeatures
Accessor for the comment width
getCompoundFile() - Method in class jxl.read.biff.WorkbookParser
Accessor for the CompoundFile.
getConfig(String) - Static method in class mgi.logme.util.LogmeUtil
 
getContents() - Method in interface jxl.Cell
Quick and dirty function to return the contents of this cell as a string.
getContents() - Method in class jxl.biff.EmptyCell
Quick and dirty function to return the contents of this cell as a string.
getContents() - Method in class jxl.biff.HeaderFooter.Contents
Retrieves a Stringified version of this object
getContents() - Method in class jxl.read.biff.BlankCell
Returns the contents of this cell as an empty string
getContents() - Method in class jxl.read.biff.SharedDateFormulaRecord
Accessor for the contents as a string
getContents() - Method in class jxl.read.biff.SharedErrorFormulaRecord
Returns the numerical value as a string
getContents() - Method in class jxl.read.biff.SharedNumberFormulaRecord
Accessor for the contents as a string
getContents() - Method in class jxl.read.biff.SharedStringFormulaRecord
Accessor for the contents as a string
getContents() - Method in class jxl.write.biff.BlankRecord
Quick and dirty function to return the contents of this cell as a string.
getContents() - Method in class jxl.write.biff.BooleanRecord
Returns the numerical value as a string
getContents() - Method in class jxl.write.biff.DateRecord
Quick and dirty function to return the contents of this cell as a string.
getContents() - Method in class jxl.write.biff.FormulaRecord
Quick and dirty function to return the contents of this cell as a string.
getContents() - Method in class jxl.write.biff.LabelRecord
Quick and dirty function to return the contents of this cell as a string.
getContents() - Method in class jxl.write.biff.NumberRecord
Quick and dirty function to return the contents of this cell as a string.
getCookieValue(Cookie[], String) - Static method in class mgi.logme.util.Util
 
getCookieVisits(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die CookieVisits fuer den bestimmten Zeitraum zurück
getCookieVisits(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastFinder
Gibt die CookieVisits fuer den bestimmten Zeitraum zurück
getCopies() - Method in class jxl.SheetSettings
Accessor for the number of copies to print
getCopies() - Method in class jxl.read.biff.SetupRecord
Accessor for the number of copies
getCount() - Method in class mgi.logme.data.BrowserVisit
 
getCount() - Method in class mgi.logme.data.ClickpathVisit
 
getCount() - Method in class mgi.logme.data.CountryVisit
 
getCount() - Method in class mgi.logme.data.DurationVisit
 
getCount() - Method in class mgi.logme.data.FirstpageVisit
 
getCount() - Method in class mgi.logme.data.LanguageVisit
 
getCount() - Method in class mgi.logme.data.LastpageVisit
 
getCount() - Method in class mgi.logme.data.LinkVisit
 
getCount() - Method in class mgi.logme.data.ObjectVisit
 
getCount() - Method in class mgi.logme.data.OsVisit
 
getCount() - Method in class mgi.logme.data.PageVisit
 
getCount() - Method in class mgi.logme.data.QueryVisit
 
getCount() - Method in class mgi.logme.data.ResolutionVisit
 
getCount() - Method in class mgi.logme.data.SessionVisit
 
getCount() - Method in class mgi.logme.data.TemplateVisit
 
getCount() - Method in class mgi.logme.data.UserVisit
 
getCount() - Method in class mgi.logme.data.Visit
 
getCount() - Method in class mgi.logme.data.Visitor
 
getCount() - Method in class mgi.logme.dataholder.BrowserHits
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.CookieHits
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.Hits
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.HitsTwoValue
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.JavaHits
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.JsHits
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.LanguageHits
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.LinkHits
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.ObjectHits
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.OsHits
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.PageHits
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.PageImpressions
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.QueryHits
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.ResolutionHits
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.TemplateHits
Getter for property count.
getCount() - Method in class mgi.logme.dataholder.UserHits
Getter for property count.
getCountForClass(Class, int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastFinder
Gibt den Wert aller Zugriffe fuer den bestimmten Datentyp und Zeitraum zurück
getCountForClass2(Class, int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastFinder
Gibt den Wert aller Zugriffe fuer den bestimmten Datentyp und Zeitraum zurück
getCountfalse() - Method in class mgi.logme.dataholder.HitsBoolean
Getter for property browsername.
getCountry() - Method in class mgi.logme.data.CountryVisit
 
getCountry() - Method in class mgi.logme.data.IP
 
getCountry() - Method in class mgi.logme.data.IPCountry
 
getCountryCode(String) - Static method in class jxl.biff.CountryCode
Gets the country code for the given two character mnemonic string
getCountryRecord() - Method in class jxl.read.biff.WorkbookParser
Accessor for the country record, using during copying
getCountryVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die IPCountryIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getCountryVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die IPCountryIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getCounttrue() - Method in class mgi.logme.dataholder.HitsBoolean
Getter for property count.
getData() - Method in class jxl.biff.ContinueRecord
Accessor for the binary data - used when copying
getData() - Method in class jxl.biff.DVParser
Gets the data
getData() - Method in class jxl.biff.DValParser
Gets the data
getData() - Method in class jxl.biff.FontRecord
Gets the byte data for writing out
getData() - Method in class jxl.biff.FormatRecord
Used to get the data when writing out the format record
getData() - Method in class jxl.biff.PaletteRecord
Accessor for the binary data - used when copying
getData() - Method in class jxl.biff.WorkspaceInformationRecord
Gets the binary data for output to file
getData() - Method in class jxl.biff.WritableRecordData
Abstract method called by the getBytes method.
getData() - Method in class jxl.biff.XFRecord
Converts the various fields into binary data.
getData() - Method in class jxl.biff.drawing.Chart
Implementation of the EscherStream method
getData() - Method in class jxl.biff.drawing.DrawingData
Gets the data which was read in for the drawings
getData() - Method in class jxl.biff.drawing.DrawingGroup
Gets hold of the binary data
getData() - Method in class jxl.biff.drawing.MsoDrawingGroupRecord
Expose the protected function to the SheetImpl in this package
getData() - Method in class jxl.biff.drawing.MsoDrawingRecord
Expose the protected function
getData() - Method in class jxl.biff.drawing.NoteRecord
Expose the protected function to the SheetImpl in this package
getData() - Method in class jxl.biff.drawing.ObjRecord
Expose the protected function to the SheetImpl in this package
getData() - Method in class jxl.biff.drawing.TextObjectRecord
Expose the protected function to the SheetImpl in this package
getData() - Method in class jxl.read.biff.ButtonPropertySetRecord
Accessor for the binary data
getData() - Method in class jxl.read.biff.DataValidityListRecord
Accessor for the data.
getData() - Method in class jxl.read.biff.DataValiditySettingsRecord
Accessor for the data
getData() - Method in class jxl.read.biff.ExternalSheetRecord
Used when copying a workbook to access the raw external sheet data
getData() - Method in class jxl.read.biff.NameRecord
Called when copying a sheet.
getData() - Method in class jxl.read.biff.PLSRecord
Gets the data
getData() - Method in class jxl.read.biff.PaletteRecord
Accessor for the binary data - used when copying
getData() - Method in class jxl.read.biff.Record
Gets the data portion of the record
getData() - Method in class jxl.read.biff.SupbookRecord
Gets the data - used when copying a spreadsheet
getData() - Method in class jxl.write.biff.BooleanRecord
Gets the binary data for output to file
getData() - Method in class jxl.write.biff.CellValue
Gets the data to write to the output file
getData() - Method in class jxl.write.biff.DateRecord
Gets the binary data for writing
getData() - Method in class jxl.write.biff.FormulaRecord
Gets the binary data for output to file
getData() - Method in class jxl.write.biff.HyperlinkRecord
Gets the binary data to be written to the output file
getData() - Method in class jxl.write.biff.LabelRecord
Gets the binary data for output to file
getData() - Method in class jxl.write.biff.MergedCellsRecord
Gets the raw data for output to file
getData() - Method in class jxl.write.biff.NumberRecord
Gets the binary data for output to file
getData() - Method in class mgi.logme.dataholder.LogVisit
Getter for property data.
getDataValidation() - Method in class jxl.read.biff.SheetImpl
Gets the data validations.
getDataValidityList() - Method in class jxl.read.biff.DataValidation
Accessor for the validity list.
getDataValiditySettings() - Method in class jxl.read.biff.DataValidation
Accessor for the validity settings.
getDate() - Method in interface jxl.DateCell
Gets the date contained in this cell
getDate() - Method in class jxl.read.biff.SharedDateFormulaRecord
Gets the date
getDate() - Method in class jxl.write.biff.DateRecord
Gets the date contained in this cell
getDateFormat() - Method in interface jxl.DateCell
Gets the DateFormat used to format the cell.
getDateFormat() - Method in class jxl.biff.FormatRecord
Gets the java equivalent date format for the formatString
getDateFormat(int) - Method in class jxl.biff.FormattingRecords
Gets the DateFormat used to format the cell.
getDateFormat() - Method in class jxl.biff.XFRecord
Gets the java date format for this format record
getDateFormat() - Method in class jxl.read.biff.SharedDateFormulaRecord
Gets the DateFormat used to format the cell.
getDateFormat() - Method in class jxl.write.biff.DateRecord
Gets the DateFormat used to format the cell.
getDay() - Method in class mgi.logme.data.AnonymousVisit
 
getDay() - Method in class mgi.logme.data.BrowserVisit
 
getDay() - Method in class mgi.logme.data.ClickpathVisit
 
getDay() - Method in class mgi.logme.data.CookieVisit
 
getDay() - Method in class mgi.logme.data.CountryVisit
 
getDay() - Method in class mgi.logme.data.DurationVisit
 
getDay() - Method in class mgi.logme.data.FirstpageVisit
 
getDay() - Method in class mgi.logme.data.JavaVisit
 
getDay() - Method in class mgi.logme.data.JsVisit
 
getDay() - Method in class mgi.logme.data.LanguageVisit
 
getDay() - Method in class mgi.logme.data.LastpageVisit
 
getDay() - Method in class mgi.logme.data.LinkVisit
 
getDay() - Method in class mgi.logme.data.ObjectVisit
 
getDay() - Method in class mgi.logme.data.OsVisit
 
getDay() - Method in class mgi.logme.data.PageVisit
 
getDay() - Method in class mgi.logme.data.QueryVisit
 
getDay() - Method in class mgi.logme.data.ResolutionVisit
 
getDay() - Method in class mgi.logme.data.SessionVisit
 
getDay() - Method in class mgi.logme.data.TemplateVisit
 
getDay() - Method in class mgi.logme.data.UserVisit
 
getDay() - Method in class mgi.logme.data.Visit
 
getDay() - Method in class mgi.logme.data.Visitor
 
getDay() - Static method in class mgi.logme.util.Util
 
getDay(long) - Static method in class mgi.logme.util.Util
 
getDefaultBlue() - Method in class jxl.format.Colour
Deprecated. use getDefaultRGB instead
getDefaultColumnWidth() - Method in class jxl.SheetSettings
Accessor for the default column width
getDefaultGreen() - Method in class jxl.format.Colour
Deprecated. use getDefaultRGB instead
getDefaultHeightMargin() - Method in class jxl.SheetSettings
Gets the default margin height
getDefaultRGB() - Method in class jxl.format.Colour
Returns the default RGB of the colour
getDefaultRed() - Method in class jxl.format.Colour
Deprecated. use getDefaultRGB instead
getDefaultRowHeight() - Method in class jxl.SheetSettings
Accessor for the default row height
getDefaultWidthMargin() - Method in class jxl.SheetSettings
Gets the default margin width
getDescription() - Method in class jxl.biff.formula.FormulaErrorCode
 
getDescription() - Method in class jxl.format.Alignment
Gets the string description of this alignment
getDescription() - Method in class jxl.format.BoldStyle
Gets the string description of the bold style
getDescription() - Method in class jxl.format.Border
Gets the description
getDescription() - Method in class jxl.format.BorderLineStyle
Gets the textual description
getDescription() - Method in class jxl.format.Colour
Gets the string description for display purposes
getDescription() - Method in class jxl.format.Orientation
Gets the textual description
getDescription() - Method in class jxl.format.Pattern
Gets the textual description
getDescription() - Method in class jxl.format.ScriptStyle
Gets the string description for display purposes
getDescription() - Method in class jxl.format.UnderlineStyle
Gets the string description for display purposes
getDescription() - Method in class jxl.format.VerticalAlignment
Gets the textual description
getDimension() - Method in class jxl.CellView
Deprecated. use getSize() instead
getDisplayZeroValues() - Method in class jxl.SheetSettings
Accessor for the displayZeroValues property
getDrawing(int) - Method in interface jxl.Sheet
Accessor for the image
getDrawing(int) - Method in class jxl.read.biff.SheetImpl
Accessor for the image
getDrawingData() - Method in class jxl.read.biff.SheetImpl
Used by one of the demo programs for debugging purposes only
getDrawingGroup() - Method in class jxl.biff.drawing.Button
Accessor for the drawing group
getDrawingGroup() - Method in class jxl.biff.drawing.Comment
Accessor for the drawing group
getDrawingGroup() - Method in class jxl.biff.drawing.Drawing
Accessor for the drawing group
getDrawingGroup() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the drawing group
getDrawingGroup() - Method in class jxl.read.biff.WorkbookParser
Accessor for the drawing group
getDrawings() - Method in class jxl.read.biff.SheetImpl
Gets the drawings.
getDrawingsDisabled() - Method in class jxl.WorkbookSettings
Gets the drawings disabled flag
getDuration() - Method in class mgi.logme.data.DurationVisit
 
getDurationVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die DurationIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getDurationVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die DurationIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getEid() - Method in class mgi.logme.data.AnonymousVisit
 
getEid() - Method in class mgi.logme.data.Browser
 
getEid() - Method in class mgi.logme.data.BrowserVisit
 
getEid() - Method in class mgi.logme.data.Clickpath
 
getEid() - Method in class mgi.logme.data.ClickpathVisit
 
getEid() - Method in class mgi.logme.data.CookieVisit
 
getEid() - Method in class mgi.logme.data.CountryVisit
 
getEid() - Method in class mgi.logme.data.Duration
 
getEid() - Method in class mgi.logme.data.DurationVisit
 
getEid() - Method in class mgi.logme.data.FirstpageVisit
 
getEid() - Method in class mgi.logme.data.Helpdesk
 
getEid() - Method in class mgi.logme.data.IP
 
getEid() - Method in class mgi.logme.data.IPCountry
 
getEid() - Method in class mgi.logme.data.JavaVisit
 
getEid() - Method in class mgi.logme.data.JsVisit
 
getEid() - Method in class mgi.logme.data.Language
 
getEid() - Method in class mgi.logme.data.LanguageVisit
 
getEid() - Method in class mgi.logme.data.LastpageVisit
 
getEid() - Method in class mgi.logme.data.Link
 
getEid() - Method in class mgi.logme.data.LinkVisit
 
getEid() - Method in class mgi.logme.data.LogMessage
 
getEid() - Method in class mgi.logme.data.Node
 
getEid() - Method in class mgi.logme.data.Obj
 
getEid() - Method in class mgi.logme.data.ObjectVisit
 
getEid() - Method in class mgi.logme.data.Os
 
getEid() - Method in class mgi.logme.data.OsVisit
 
getEid() - Method in class mgi.logme.data.Page
 
getEid() - Method in class mgi.logme.data.PageVisit
 
getEid() - Method in class mgi.logme.data.Query
 
getEid() - Method in class mgi.logme.data.QueryVisit
 
getEid() - Method in class mgi.logme.data.Referer
 
getEid() - Method in class mgi.logme.data.Resolution
 
getEid() - Method in class mgi.logme.data.ResolutionVisit
 
getEid() - Method in class mgi.logme.data.SessionVisit
 
getEid() - Method in class mgi.logme.data.SiteGroupName
 
getEid() - Method in class mgi.logme.data.Template
 
getEid() - Method in class mgi.logme.data.TemplateVisit
 
getEid() - Method in class mgi.logme.data.User
 
getEid() - Method in class mgi.logme.data.UserGroupName
 
getEid() - Method in class mgi.logme.data.UserVisit
 
getEid() - Method in class mgi.logme.data.Visit
 
getEid() - Method in class mgi.logme.data.Visitor
 
getEid() - Method in class mgi.logme.dataholder.CookieHits
Getter for property EID.
getEid() - Method in class mgi.logme.dataholder.JavaHits
Getter for property EID.
getEid() - Method in class mgi.logme.dataholder.JsHits
Getter for property EID.
getEid() - Method in class mgi.logme.dataholder.LanguageHits
Getter for property EID.
getEid() - Method in class mgi.logme.dataholder.LinkHits
Getter for property EID.
getEid() - Method in class mgi.logme.dataholder.ObjectHits
Getter for property EID.
getEid() - Method in class mgi.logme.dataholder.OsHits
Getter for property EID.
getEid() - Method in class mgi.logme.dataholder.PageHits
Getter for property EID.
getEid() - Method in class mgi.logme.dataholder.QueryHits
Getter for property EID.
getEid() - Method in class mgi.logme.dataholder.TemplateHits
Getter for property EID.
getEid() - Method in class mgi.logme.dataholder.UserHits
Getter for property EID.
getEncodedURL(String, WorkbookSettings) - Static method in class jxl.biff.EncodedURLHelper
 
getEncoding() - Method in class jxl.WorkbookSettings
Accessor for the character encoding
getEndColumn() - Method in class jxl.read.biff.ColumnInfoRecord
Accessor for the end column of this range
getErrorCode() - Method in interface jxl.ErrorCell
Gets the error code for this cell.
getErrorCode(int) - Static method in class jxl.biff.formula.FormulaErrorCode
 
getErrorCode() - Method in class jxl.read.biff.SharedErrorFormulaRecord
Interface method which gets the error code for this cell.
getExcel() - Method in class mgi.logme.export.MyExcel
Gets the complete Excel data
getExcelDisplayLanguage() - Method in class jxl.WorkbookSettings
Returns the two character ISO 3166 mnemonic used by excel for user language displayto display
getExcelRegionalSettings() - Method in class jxl.WorkbookSettings
Returns the two character ISO 3166 mnemonic used by excel for its regional settings
getExternalSheet() - Method in class jxl.read.biff.BaseSharedFormulaRecord
Access for the external sheet
getExternalSheet() - Method in class jxl.read.biff.NameRecord.NameRange
Accessor for the first sheet
getExternalSheetIndex(String) - Method in interface jxl.biff.formula.ExternalSheet
Gets the index of the first external sheet for the name
getExternalSheetIndex(int) - Method in interface jxl.biff.formula.ExternalSheet
Gets the index of the first external sheet for the name
getExternalSheetIndex(int) - Method in class jxl.read.biff.WorkbookParser
Package protected function which gets the real internal sheet index based upon the external sheet reference.
getExternalSheetIndex(String) - Method in class jxl.read.biff.WorkbookParser
Accessor/implementation method for the external sheet reference
getExternalSheetIndex(int) - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the index of the external sheet for the name
getExternalSheetIndex(String) - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the external sheet index for the sheet name
getExternalSheetName(int) - Method in interface jxl.biff.formula.ExternalSheet
Gets the name of the external sheet specified by the index
getExternalSheetName(int) - Method in class jxl.read.biff.WorkbookParser
Gets the name of the external sheet specified by the index
getExternalSheetName(int) - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the name of the external sheet specified by the index
getExternalSheetRecord() - Method in class jxl.read.biff.WorkbookParser
Accessor for the externSheet, used by the WritableWorkbook when creating a copy of this
getFallbackLogVisit() - Method in class mgi.logme.worker.FallbackQueue
 
getFalsecount() - Method in class mgi.logme.data.AnonymousVisit
 
getFalsecount() - Method in class mgi.logme.data.CookieVisit
 
getFalsecount() - Method in class mgi.logme.data.JavaVisit
 
getFalsecount() - Method in class mgi.logme.data.JsVisit
 
getFile() - Method in interface jxl.Hyperlink
Returns the local file eferenced by this Hyperlink
getFile() - Method in class jxl.read.biff.HyperlinkRecord
Returns the local file eferenced by this Hyperlink
getFile() - Method in class jxl.write.biff.HyperlinkRecord
Returns the local file eferenced by this Hyperlink
getFileName() - Method in class jxl.read.biff.SupbookRecord
Gets the name of the external file
getFirstColumn() - Method in class jxl.biff.DVParser
Accessor for first column
getFirstColumn() - Method in class jxl.read.biff.NameRecord.NameRange
Accessor for the first column
getFirstDayOfWeek() - Static method in class mgi.logme.util.Util
 
getFirstRow() - Method in class jxl.biff.DVParser
Accessor for first row
getFirstRow() - Method in class jxl.read.biff.NameRecord.NameRange
Accessor for the first row
getFirstSheetIndex() - Method in interface jxl.Range
Gets the index of the first sheet in the range
getFirstSheetIndex() - Method in class jxl.biff.RangeImpl
Gets the index of the first sheet in the range
getFirstSheetIndex() - Method in class jxl.biff.SheetRangeImpl
Not supported.
getFirstTabIndex(int) - Method in class jxl.read.biff.ExternalSheetRecord
Gets the first tab index for the specified external sheet
getFirstTimeVisitors(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die Anzahl der eindeutigen Besucher (über Cookie identifiziert) fuer den bestimmten Zeitraum zurück
getFirstTimeVisitors(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastFinder
Gibt die Anzahl der eindeutigen Besucher (über Cookie identifiziert) fuer den bestimmten Zeitraum zurück
getFirstTimestampForDay(int, int, int) - Static method in class mgi.logme.util.Util
 
getFirstTsToday() - Static method in class mgi.logme.util.Util
 
getFirstpageVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die PageIDs (Seiten) der Einstiegsseiten sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getFirstpageVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die PageIDs (Seiten) der Einstiegsseiten sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getFirstpageVisitDetail(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die PageIDs (Seiten) der Einstiegsseiten sowie deren Sprachen und Zugriffe fuer den bestimmten Zeitraum zurück
getFirstpageVisitDetail(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die PageIDs (Seiten) der Einstiegsseiten sowie deren Sprachen und Zugriffe fuer den bestimmten Zeitraum zurück
getFitHeight() - Method in class jxl.SheetSettings
Accessor for the fit height
getFitHeight() - Method in class jxl.read.biff.SetupRecord
Accessor for the fit height.
getFitToPages() - Method in class jxl.SheetSettings
Accessor for the fit width print flag
getFitToPages() - Method in class jxl.biff.WorkspaceInformationRecord
Gets the fit to pages flag
getFitWidth() - Method in class jxl.SheetSettings
Accessor for the fit width
getFitWidth() - Method in class jxl.read.biff.SetupRecord
Accessor for the fit width.
getFont(int) - Method in class jxl.biff.Fonts
Used by FormattingRecord for retrieving the fonts for the hardcoded styles
getFont() - Method in class jxl.biff.XFRecord
Gets the font used by this format
getFont() - Method in interface jxl.format.CellFormat
Gets the font information used by this format
getFontIndex() - Method in class jxl.biff.FontRecord
Accessor for the font index
getFonts() - Method in class jxl.biff.FormattingRecords
Accessor for the fonts used by this workbook
getFonts() - Method in class jxl.read.biff.WorkbookParser
Accessor for the fonts, used by the WritableWorkbook when creating a copy of this
getFooter() - Method in class jxl.SheetSettings
Accessor for the footer
getFooterMargin() - Method in class jxl.SheetSettings
Accessor for the footer margin
getFooterMargin() - Method in class jxl.read.biff.SetupRecord
Accessor for the footer.
getFormat() - Method in class jxl.CellView
Accessor for the cell format for this group.
getFormat() - Method in class jxl.biff.XFRecord
Gets the format used by this format
getFormat() - Method in interface jxl.format.CellFormat
Gets the format used by this format
getFormatIndex() - Method in interface jxl.biff.DisplayFormat
Accessor for the index style of this format
getFormatIndex() - Method in class jxl.biff.FormatRecord
Gets the format index of this record
getFormatRecord() - Method in class jxl.biff.XFRecord
Gets the lookup number of the format record
getFormatString() - Method in class jxl.biff.FormatRecord
Gets the formatting string.
getFormatString() - Method in interface jxl.format.Format
Accesses the excel format string which is applied to the cell Note that this is the string that excel uses, and not the java equivalent
getFormattingRecords() - Method in class jxl.read.biff.WorkbookParser
Accessor for the formattingRecords, used by the WritableWorkbook when creating a copy of this
getFormula() - Method in interface jxl.FormulaCell
Gets the formula as a string
getFormula() - Method in class jxl.biff.formula.FormulaParser
Gets the formula as a string
getFormula() - Method in class jxl.read.biff.BaseSharedFormulaRecord
Gets the formula as an excel string
getFormulaAdjust() - Method in class jxl.WorkbookSettings
Accessor for the formula adjust disabled
getFormulaData() - Method in interface jxl.biff.FormulaData
Gets the raw bytes for the formula.
getFormulaData() - Method in interface jxl.read.biff.Formula
Gets the raw bytes for the formula.
getFormulaData() - Method in class jxl.read.biff.SharedDateFormulaRecord
Gets the raw bytes for the formula.
getFormulaData() - Method in class jxl.read.biff.SharedErrorFormulaRecord
Gets the raw bytes for the formula.
getFormulaData() - Method in class jxl.read.biff.SharedNumberFormulaRecord
Gets the raw bytes for the formula.
getFormulaData() - Method in class jxl.read.biff.SharedStringFormulaRecord
Gets the raw bytes for the formula.
getFormulaData() - Method in class jxl.write.biff.FormulaRecord
Gets the raw bytes for the formula.
getFourBytes(int) - Static method in class jxl.biff.IntegerHelper
Gets a four byte array from an integer
getFourBytes(int, byte[], int) - Static method in class jxl.biff.IntegerHelper
Converts an integer into four bytes, and places it in the array at the specified position
getFreeSpace(File) - Static method in class mgi.logme.util.Util
Returns the number of bytes free on the volume where the given file is located
getFromip() - Method in class mgi.logme.data.IP
 
getFromlong() - Method in class mgi.logme.data.IP
 
getFullOsName(String) - Static method in class mgi.logme.util.LogmeUtil
 
getFunctionNames() - Method in class jxl.WorkbookSettings
Gets the function names.
getGCDisabled() - Method in class jxl.WorkbookSettings
Accessor for the disabling of garbage collection
getGreen() - Method in class jxl.format.RGB
Accessor for the green component
getGroup() - Method in class mgi.logme.data.SiteGroup
 
getGroup() - Method in class mgi.logme.data.UserGroup
 
getGroupname() - Method in class mgi.logme.data.SiteGroupName
 
getGroupname() - Method in class mgi.logme.data.UserGroupName
 
getHeader() - Method in class jxl.SheetSettings
Accessor for the header
getHeaderMargin() - Method in class jxl.SheetSettings
Accessor for the header margin
getHeaderMargin() - Method in class jxl.read.biff.SetupRecord
Accessor for the header.
getHeight() - Method in interface jxl.Image
Accessor for the image dimensions
getHeight() - Method in class jxl.biff.drawing.Button
Accessor for the height of this drawing
getHeight() - Method in class jxl.biff.drawing.Comment
Accessor for the height of this drawing
getHeight() - Method in class jxl.biff.drawing.Drawing
Accessor for the height of this drawing
getHeight() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the height of this drawing
getHeight() - Method in class jxl.write.WritableImage
Accessor for the image dimensions
getHelp() - Method in class mgi.logme.data.Helpdesk
 
getHidden() - Method in class jxl.biff.XFRecord
Accessor for the hidden flag
getHidden() - Method in class jxl.read.biff.ColumnInfoRecord
Accessor for the hidden flag.
getHorizontalFreeze() - Method in class jxl.SheetSettings
Gets the row at which the pane is frozen horizontally
getHorizontalPrintResolution() - Method in class jxl.SheetSettings
Accessor for the horizontal print resolution
getHorizontalPrintResolution() - Method in class jxl.read.biff.SetupRecord
The horizontal print resolution.
getHostname() - Method in class mgi.logme.data.Node
 
getHour() - Method in class mgi.logme.data.AnonymousVisit
 
getHour() - Method in class mgi.logme.data.BrowserVisit
 
getHour() - Method in class mgi.logme.data.ClickpathVisit
 
getHour() - Method in class mgi.logme.data.CookieVisit
 
getHour() - Method in class mgi.logme.data.CountryVisit
 
getHour() - Method in class mgi.logme.data.DurationVisit
 
getHour() - Method in class mgi.logme.data.FirstpageVisit
 
getHour() - Method in class mgi.logme.data.JavaVisit
 
getHour() - Method in class mgi.logme.data.JsVisit
 
getHour() - Method in class mgi.logme.data.LanguageVisit
 
getHour() - Method in class mgi.logme.data.LastpageVisit
 
getHour() - Method in class mgi.logme.data.LinkVisit
 
getHour() - Method in class mgi.logme.data.ObjectVisit
 
getHour() - Method in class mgi.logme.data.OsVisit
 
getHour() - Method in class mgi.logme.data.PageVisit
 
getHour() - Method in class mgi.logme.data.QueryVisit
 
getHour() - Method in class mgi.logme.data.ResolutionVisit
 
getHour() - Method in class mgi.logme.data.SessionVisit
 
getHour() - Method in class mgi.logme.data.TemplateVisit
 
getHour() - Method in class mgi.logme.data.UserVisit
 
getHour() - Method in class mgi.logme.data.Visit
 
getHour() - Method in class mgi.logme.data.Visitor
 
getHour() - Static method in class mgi.logme.util.Util
 
getHour(long) - Static method in class mgi.logme.util.Util
 
getHyperlinks() - Method in interface jxl.Sheet
Gets the hyperlinks on this sheet
getHyperlinks() - Method in class jxl.read.biff.SheetImpl
Gets the hyperlinks on this sheet
getIEEEBytes(double, byte[], int) - Static method in class jxl.biff.DoubleHelper
Puts the IEEE representation of the double provided into the array at the designated position
getIEEEDouble(byte[], int) - Static method in class jxl.biff.DoubleHelper
Gets the IEEE value from the byte array passed in
getIdentifier() - Method in class mgi.logme.dataholder.Hits
Getter for property browsername.
getIdentifier() - Method in class mgi.logme.dataholder.HitsBoolean
Getter for property identifier.
getIdentifier() - Method in class mgi.logme.dataholder.HitsTwoValue
Getter for property browsername.
getIgnoreBlanks() - Method in class jxl.WorkbookSettings
Accessor for the ignore blanks flag
getImage(int) - Method in interface jxl.write.WritableSheet
Accessor for the image
getImageBytes() - Method in class jxl.biff.drawing.Button
Accessor for the image data
getImageBytes() - Method in class jxl.biff.drawing.Comment
Accessor for the image data
getImageBytes() - Method in class jxl.biff.drawing.Drawing
Accessor for the image data
getImageBytes() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the image data
getImageData() - Method in interface jxl.Image
Accessor for the image data
getImageData() - Method in class jxl.biff.drawing.Button
Accessor for the image data
getImageData() - Method in class jxl.biff.drawing.Comment
Accessor for the image data
getImageData() - Method in class jxl.biff.drawing.Drawing
Accessor for the image data
getImageData() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the image data
getImageData() - Method in class jxl.write.WritableImage
Accessor for the image data
getImageFile() - Method in interface jxl.Image
Accessor for the image file
getImageFile() - Method in class jxl.biff.drawing.Drawing
Accessor for the image file
getImageFile() - Method in class jxl.write.WritableImage
Accessor for the image file
getImageFilePath() - Method in class jxl.biff.drawing.Button
Accessor for the image file path.
getImageFilePath() - Method in class jxl.biff.drawing.Comment
Accessor for the image file path.
getImageFilePath() - Method in class jxl.biff.drawing.Drawing
Accessor for the image file path.
getImageFilePath() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the image file path.
getIndentation() - Method in class jxl.biff.XFRecord
Gets the indentation
getIndentation() - Method in interface jxl.format.CellFormat
Gets the indentation of the cell text
getIndexCode() - Method in class jxl.biff.FormatRecord
Gets the index code, for use as a hash value
getInitialFileSize() - Method in class jxl.WorkbookSettings
Accessor for the initial file size property
getInt(byte, byte) - Static method in class jxl.biff.IntegerHelper
Gets an int from two bytes
getInt(byte, byte, byte, byte) - Static method in class jxl.biff.IntegerHelper
Gets an int from four bytes, doing all the necessary swapping
getInternalColour(int) - Static method in class jxl.format.Colour
Gets the internal colour from the value
getIp() - Method in class mgi.logme.data.Node
 
getIpAddress() - Method in class mgi.logme.util.IpConvert
 
getIpLongVal() - Method in class mgi.logme.util.IpConvert
 
getJavaVisits(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die JavaVisits fuer den bestimmten Zeitraum zurück
getJavaVisits(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastFinder
Gibt die JavaVisits fuer den bestimmten Zeitraum zurück
getJsVisits(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die JavaVisits fuer den bestimmten Zeitraum zurück
getJsVisits(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastFinder
Gibt die JavaVisits fuer den bestimmten Zeitraum zurück
getLanguage() - Method in class mgi.logme.data.FirstpageVisit
 
getLanguage() - Method in class mgi.logme.data.Helpdesk
 
getLanguage() - Method in class mgi.logme.data.LanguageVisit
 
getLanguage() - Method in class mgi.logme.data.LastpageVisit
 
getLanguage() - Method in class mgi.logme.data.PageVisit
 
getLanguage() - Method in class mgi.logme.data.SessionVisit
 
getLanguage() - Method in class mgi.logme.dataholder.LanguageHits
Getter for property browsername.
getLanguage() - Method in class mgi.logme.dataholder.LogVisit
Getter for property language.
getLanguageCode() - Method in class jxl.read.biff.CountryRecord
Accessor for the language code
getLanguageVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die LanguageIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getLanguageVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die LanguageIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getLanguageid() - Method in class mgi.logme.dataholder.HitsTwoValue
Getter for property languageid.
getLastColumn() - Method in interface jxl.Hyperlink
Returns the column number of the bottom right cell
getLastColumn() - Method in class jxl.biff.DVParser
Accessor for the last column
getLastColumn() - Method in class jxl.read.biff.HyperlinkRecord
Returns the column number of the bottom right cell
getLastColumn() - Method in class jxl.read.biff.NameRecord.NameRange
Accessor for the last column
getLastColumn() - Method in class jxl.write.biff.HyperlinkRecord
Returns the column number of the bottom right cell
getLastExternalSheetIndex(String) - Method in interface jxl.biff.formula.ExternalSheet
Gets the index of the last external sheet for the name
getLastExternalSheetIndex(int) - Method in interface jxl.biff.formula.ExternalSheet
Gets the index of the first external sheet for the name
getLastExternalSheetIndex(int) - Method in class jxl.read.biff.WorkbookParser
Package protected function which gets the real internal sheet index based upon the external sheet reference.
getLastExternalSheetIndex(String) - Method in class jxl.read.biff.WorkbookParser
Accessor/implementation method for the external sheet reference
getLastExternalSheetIndex(int) - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the index of the external sheet for the name
getLastExternalSheetIndex(String) - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the last external sheet index for the sheet name
getLastExternalSheetName(int) - Method in class jxl.read.biff.WorkbookParser
Gets the name of the external sheet specified by the index
getLastExternalSheetName(int) - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the name of the last external sheet specified by the index
getLastRow() - Method in interface jxl.Hyperlink
Returns the row number of the bottom right cell
getLastRow() - Method in class jxl.biff.DVParser
Accessor for the last row
getLastRow() - Method in class jxl.read.biff.HyperlinkRecord
Returns the row number of the bottom right cell
getLastRow() - Method in class jxl.read.biff.NameRecord.NameRange
Accessor for the last row
getLastRow() - Method in class jxl.write.biff.HyperlinkRecord
Returns the row number of the bottom right cell
getLastSheetIndex() - Method in interface jxl.Range
Gets the index of the last sheet in the range
getLastSheetIndex() - Method in class jxl.biff.RangeImpl
Gets the index of the last sheet in the range
getLastSheetIndex() - Method in class jxl.biff.SheetRangeImpl
Not supported.
getLastTabIndex(int) - Method in class jxl.read.biff.ExternalSheetRecord
Gets the last tab index for the specified external sheet
getLastTimestampForDay(int, int, int) - Static method in class mgi.logme.util.Util
 
getLastTsToday() - Static method in class mgi.logme.util.Util
 
getLastUpdate() - Method in class mgi.logme.network.WatchListener
Returns the timestamp of the last statusupdate
getLastUpdate() - Method in class mgi.logme.worker.NodeStatus
Returns the timestamp of the last statusupdate
getLastUpdateHostname() - Method in class mgi.logme.network.WatchListener
Returns the Hostname which was saved
getLastUpdateHostname() - Method in class mgi.logme.worker.NodeStatus
Returns the Hostname which was saved
getLastUpdateIP() - Method in class mgi.logme.network.WatchListener
Returns the IP which was saved
getLastUpdateIP() - Method in class mgi.logme.worker.NodeStatus
Returns the IP which was saved
getLastUpdateStatus() - Method in class mgi.logme.network.WatchListener
Returns the status which was saved at the last update
getLastUpdateStatus() - Method in class mgi.logme.worker.NodeStatus
Returns the status which was saved at the last update
getLastpageVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die PageIDs (Seiten) der Ausstiegsseiten sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getLastpageVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die PageIDs (Seiten) der Ausstiegsseiten sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getLastpageVisitDetail(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die PageIDs (Seiten) der Ausstiegsseiten sowie deren Sprachen und Zugriffe fuer den bestimmten Zeitraum zurück
getLastpageVisitDetail(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die PageIDs (Seiten) der Ausstiegsseiten sowie deren Sprachen und Zugriffe fuer den bestimmten Zeitraum zurück
getLaststatus() - Method in class mgi.logme.data.Node
 
getLastupdate() - Method in class mgi.logme.data.Node
 
getLeft() - Method in class jxl.HeaderFooter
Accessor for the contents which appear on the left hand side of the page
getLeftMargin() - Method in class jxl.SheetSettings
Accessor for the left margin
getLeftText() - Method in class jxl.biff.HeaderFooter
Accessor for the contents which appear on the left hand side of the page
getLength() - Method in class jxl.read.biff.Record
Gets the length of the record
getLink() - Method in class mgi.logme.data.LinkVisit
 
getLink() - Method in class mgi.logme.data.Page
 
getLink() - Method in class mgi.logme.dataholder.LinkHits
Getter for property browsername.
getLink() - Method in class mgi.logme.dataholder.PageHits
Getter for property link.
getLink(String, String) - Static method in class mgi.logme.util.LogmeUtil
 
getLinkVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die LinkIDs (Verweise von anderen Seiten) sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getLinkVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die LinkIDs (Verweise von anderen Seiten) sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getListenerStatus() - Static method in class mgi.logme.network.WatchListener
Returns a SaveQueue
getLocale() - Method in class jxl.WorkbookSettings
Returns the locale used by JExcelAPI to read the spreadsheet
getLocale() - Method in class mgi.logme.data.Language
 
getLocaleByLanguageValue(String) - Static method in class mgi.logme.worker.Finder
 
getLocation() - Method in class jxl.read.biff.HyperlinkRecord
Gets the location referenced by this hyperlink
getLocked() - Method in class jxl.biff.XFRecord
Accessor for the locked flag
getLogObject() - Method in class mgi.logme.worker.ObjectQueue
 
getLogVisit() - Method in class mgi.logme.worker.SaveQueue
 
getLogger(Class) - Static method in class common.Logger
Factory method to return the logger
getLogger() - Static method in class mgi.logme.util.Util
 
getLoggerImpl(Class) - Method in class common.Logger
Accessor to the logger implementation
getLoggerImpl(Class) - Method in class common.log.Log4JLogger
Accessor to the logger implementation
getLoggerImpl(Class) - Method in class common.log.SimpleLogger
Accessor to the logger implementation
getLoglevel() - Method in class mgi.logme.data.LogMessage
 
getMax() - Method in class mgi.logme.data.Duration
 
getMaxDaysForMonth(int, int) - Static method in class mgi.logme.util.Util
 
getMergedCellCheckingDisabled() - Method in class jxl.WorkbookSettings
Accessor to retrieve the merged cell checking flag
getMergedCells() - Method in interface jxl.Sheet
Gets the cells which have been merged on this sheet
getMergedCells() - Method in class jxl.read.biff.SheetImpl
Gets the cells which have been merged on this sheet
getMessage() - Method in class mgi.logme.data.LogMessage
 
getMin() - Method in class mgi.logme.data.Duration
 
getMinute() - Method in class mgi.logme.data.AnonymousVisit
 
getMinute() - Method in class mgi.logme.data.BrowserVisit
 
getMinute() - Method in class mgi.logme.data.ClickpathVisit
 
getMinute() - Method in class mgi.logme.data.CookieVisit
 
getMinute() - Method in class mgi.logme.data.CountryVisit
 
getMinute() - Method in class mgi.logme.data.DurationVisit
 
getMinute() - Method in class mgi.logme.data.FirstpageVisit
 
getMinute() - Method in class mgi.logme.data.JavaVisit
 
getMinute() - Method in class mgi.logme.data.JsVisit
 
getMinute() - Method in class mgi.logme.data.LanguageVisit
 
getMinute() - Method in class mgi.logme.data.LastpageVisit
 
getMinute() - Method in class mgi.logme.data.LinkVisit
 
getMinute() - Method in class mgi.logme.data.ObjectVisit
 
getMinute() - Method in class mgi.logme.data.OsVisit
 
getMinute() - Method in class mgi.logme.data.PageVisit
 
getMinute() - Method in class mgi.logme.data.QueryVisit
 
getMinute() - Method in class mgi.logme.data.ResolutionVisit
 
getMinute() - Method in class mgi.logme.data.SessionVisit
 
getMinute() - Method in class mgi.logme.data.TemplateVisit
 
getMinute() - Method in class mgi.logme.data.UserVisit
 
getMinute() - Method in class mgi.logme.data.Visit
 
getMinute() - Method in class mgi.logme.data.Visitor
 
getMinute(long) - Static method in class mgi.logme.util.Util
 
getMinute() - Static method in class mgi.logme.util.Util
 
getMonth() - Method in class mgi.logme.data.AnonymousVisit
 
getMonth() - Method in class mgi.logme.data.BrowserVisit
 
getMonth() - Method in class mgi.logme.data.ClickpathVisit
 
getMonth() - Method in class mgi.logme.data.CookieVisit
 
getMonth() - Method in class mgi.logme.data.CountryVisit
 
getMonth() - Method in class mgi.logme.data.DurationVisit
 
getMonth() - Method in class mgi.logme.data.FirstpageVisit
 
getMonth() - Method in class mgi.logme.data.JavaVisit
 
getMonth() - Method in class mgi.logme.data.JsVisit
 
getMonth() - Method in class mgi.logme.data.LanguageVisit
 
getMonth() - Method in class mgi.logme.data.LastpageVisit
 
getMonth() - Method in class mgi.logme.data.LinkVisit
 
getMonth() - Method in class mgi.logme.data.ObjectVisit
 
getMonth() - Method in class mgi.logme.data.OsVisit
 
getMonth() - Method in class mgi.logme.data.PageVisit
 
getMonth() - Method in class mgi.logme.data.QueryVisit
 
getMonth() - Method in class mgi.logme.data.ResolutionVisit
 
getMonth() - Method in class mgi.logme.data.SessionVisit
 
getMonth() - Method in class mgi.logme.data.TemplateVisit
 
getMonth() - Method in class mgi.logme.data.UserVisit
 
getMonth() - Method in class mgi.logme.data.Visit
 
getMonth() - Method in class mgi.logme.data.Visitor
 
getMonth() - Static method in class mgi.logme.util.Util
 
getMonth(long) - Static method in class mgi.logme.util.Util
 
getMsoDrawingGroupRecord() - Method in class jxl.read.biff.WorkbookParser
Accessor for the MsoDrawingGroup, used by the WritableWorkbook when creating a copy of this
getMsoDrawingRecord() - Method in class jxl.biff.drawing.Button
Gets the drawing record which was read in
getMsoDrawingRecord() - Method in class jxl.biff.drawing.Comment
Gets the drawing record which was read in
getMsoDrawingRecord() - Method in class jxl.biff.drawing.Drawing
Gets the drawing record which was read in
getMsoDrawingRecord() - Method in interface jxl.biff.drawing.DrawingGroupObject
Gets the drawing record which was read in
getName() - Method in interface jxl.Sheet
Gets the name of this sheet
getName() - Method in class jxl.biff.FontRecord
Gets the name of this font
getName(int) - Method in interface jxl.biff.WorkbookMethods
Gets the name at the specified index
getName() - Method in interface jxl.format.Font
Gets the name of this font
getName() - Method in class jxl.read.biff.NameRecord
Gets the name
getName() - Method in class jxl.read.biff.SheetImpl
Gets the name of this sheet
getName(int) - Method in class jxl.read.biff.WorkbookParser
Gets the name at the specified index
getName(int) - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the name at the specified index
getName() - Method in class mgi.logme.data.Helpdesk
 
getName() - Method in class mgi.logme.data.Language
 
getName() - Method in class mgi.logme.dataholder.Hits
Getter for property name.
getNameIndex(String) - Method in interface jxl.biff.WorkbookMethods
Gets the index of the name record for the name
getNameIndex(String) - Method in class jxl.read.biff.WorkbookParser
Gets the index of the name record for the name
getNameIndex(String) - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the index of the name record for the name
getNameRecords() - Method in class jxl.read.biff.WorkbookParser
Accessor for the name records.
getNameTable() - Method in class jxl.read.biff.BaseSharedFormulaRecord
Access for the name table
getNamesDisabled() - Method in class jxl.WorkbookSettings
Accessor for the disabling of interpretation of named ranges
getNewIndex(int) - Method in class jxl.biff.IndexMapping
Gets the new cell format index
getNewSessions(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die Anzahl der neuen Besuche (Sessions) fuer den bestimmten Zeitraum zurück
getNewSessions(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastFinder
Gibt die Anzahl der neuen Besuche (Sessions) fuer den bestimmten Zeitraum zurück
getNode() - Method in class mgi.logme.data.LogMessage
 
getNodeStatus() - Static method in class mgi.logme.worker.NodeStatus
Returns a SaveQueue
getNonVisitStats(Class, List, int, int, int, int, int) - Static method in class mgi.logme.worker.Finder
 
getNumRecords() - Method in class jxl.read.biff.ExternalSheetRecord
Accessor for the number of external sheet records
getNumberFormat() - Method in interface jxl.NumberCell
Gets the NumberFormat used to format this cell.
getNumberFormat() - Method in class jxl.biff.FormatRecord
Gets the java equivalent number format for the formatString
getNumberFormat(int) - Method in class jxl.biff.FormattingRecords
Gets the NumberFormat used to format the cell.
getNumberFormat() - Method in class jxl.biff.XFRecord
Gets the java number format for this format record
getNumberFormat() - Method in class jxl.read.biff.SharedNumberFormulaRecord
Gets the NumberFormat used to format this cell.
getNumberFormat() - Method in class jxl.write.biff.NumberRecord
Gets the NumberFormat used to format this cell.
getNumberImage(int, String, int) - Static method in class mgi.logme.util.LogmeUtil
 
getNumberImageSize(int) - Static method in class mgi.logme.util.LogmeUtil
 
getNumberOfDVRecords() - Method in class jxl.biff.DValParser
Accessor for the number of DV records
getNumberOfFormatRecords() - Method in class jxl.biff.FormattingRecords
Gets the number of formatting records on the list.
getNumberOfImages() - Method in interface jxl.Sheet
Accessor for the number of images on the sheet
getNumberOfImages() - Method in class jxl.read.biff.SheetImpl
Accessor for the number of images on the sheet
getNumberOfImages() - Method in interface jxl.write.WritableSheet
Accessor for the number of images on the sheet
getNumberOfPropertySets() - Method in class jxl.read.biff.CompoundFile
Gets the number of property sets
getNumberOfSheets() - Method in class jxl.Workbook
Returns the number of sheets in this workbook
getNumberOfSheets() - Method in class jxl.read.biff.SupbookRecord
Gets the number of sheets.
getNumberOfSheets() - Method in class jxl.read.biff.WorkbookParser
Returns the number of sheets in this workbook
getNumberOfSheets() - Method in class jxl.write.WritableWorkbook
Returns the number of sheets in this workbook
getNumberOfSheets() - Method in class jxl.write.biff.WritableWorkbookImpl
Returns the number of sheets in this workbook
getObj() - Method in class mgi.logme.dataholder.ObjectHits
Getter for property obj.
getObject() - Method in class mgi.logme.data.ObjectVisit
 
getObjectId() - Method in class jxl.biff.drawing.Button
Accessor for the object id
getObjectId() - Method in class jxl.biff.drawing.Comment
Accessor for the object id
getObjectId() - Method in class jxl.biff.drawing.Drawing
Accessor for the object id
getObjectId() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the object id
getObjectId() - Method in class jxl.biff.drawing.NoteRecord
Accessor for the object id
getObjectVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die ObjektIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getObjectVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die ObjektIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getObjectWriter() - Static method in class mgi.logme.worker.ObjectWriter
 
getObjectWriter2() - Static method in class mgi.logme.worker.ObjectWriter
 
getOperatingSystem(String) - Static method in class mgi.logme.util.LogmeUtil
 
getOrientation() - Method in class jxl.SheetSettings
Accessor for the orientation
getOrientation() - Method in class jxl.biff.XFRecord
Gets the orientation
getOrientation() - Method in interface jxl.format.CellFormat
Gets the orientation
getOrientation(int) - Static method in class jxl.format.Orientation
Gets the alignment from the value
getOrigin() - Method in class jxl.biff.drawing.Button
Gets the origin of this drawing
getOrigin() - Method in class jxl.biff.drawing.Comment
Gets the origin of this drawing
getOrigin() - Method in class jxl.biff.drawing.Drawing
Gets the origin of this drawing
getOrigin() - Method in interface jxl.biff.drawing.DrawingGroupObject
Gets the origin of this drawing
getOs() - Method in class mgi.logme.data.OsVisit
 
getOs() - Method in class mgi.logme.dataholder.OsHits
Getter for property browsername.
getOsVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die OsIDs (Betriebssysteme) sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getOsVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die OsIDs (Betriebssysteme) sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getPLS() - Method in class jxl.read.biff.SheetImpl
Accessor for the environment specific print record, invoked when copying sheets
getPage() - Method in class mgi.logme.data.FirstpageVisit
 
getPage() - Method in class mgi.logme.data.LastpageVisit
 
getPage() - Method in class mgi.logme.data.PageVisit
 
getPage() - Method in class mgi.logme.dataholder.PageHits
Getter for property browsername.
getPageImpressions(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die PageImpressions fuer den bestimmten Zeitraum zurück
getPageImpressions(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastFinder
Gibt die PageImpressions fuer den bestimmten Zeitraum zurück
getPageStart() - Method in class jxl.SheetSettings
Accessor for the page start
getPageStart() - Method in class jxl.read.biff.SetupRecord
Accessor for the page height.
getPageVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die PageIDs (Seiten) sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getPageVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die PageIDs (Seiten) sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getPageVisitDetail(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die PageIDs (Seiten) sowie deren Sprachen und Zugriffe fuer den bestimmten Zeitraum zurück
getPageVisitDetail(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die PageIDs (Seiten) sowie deren Sprachen und Zugriffe fuer den bestimmten Zeitraum zurück
getPalette() - Method in class jxl.biff.FormattingRecords
Accessor for the colour palette
getPaperSize() - Method in class jxl.SheetSettings
Accessor for the paper size
getPaperSize(int) - Static method in class jxl.format.PaperSize
Gets the paper size for a specific value
getPaperSize() - Method in class jxl.read.biff.SetupRecord
Accessor for the paper size.
getPass() - Method in class mgi.logme.data.User
 
getPassword() - Method in class jxl.SheetSettings
Accessor for the password
getPasswordHash() - Method in class jxl.SheetSettings
Accessor for the password hash - used only when copying sheets
getPath() - Method in class mgi.logme.dataholder.LogMessage
Getter for property count.
getPath() - Method in class mgi.logme.dataholder.LogObject
Getter for property count.
getPath() - Method in class mgi.logme.dataholder.LogVisit
Getter for property count.
getPattern() - Method in class jxl.biff.XFRecord
Gets the pattern used by this cell format
getPattern() - Method in interface jxl.format.CellFormat
Gets the pattern used by this cell format
getPattern(int) - Static method in class jxl.format.Pattern
Gets the pattern from the value
getPdf() - Method in class mgi.logme.export.MyPdf
Gets the complete PDF data
getPercentage() - Method in class mgi.logme.export.MyExcel
Gets the current percentage of the file that is done.
getPercentage() - Method in class mgi.logme.export.MyPdf
Gets the current percentage of the file that is done.
getPointSize() - Method in class jxl.biff.FontRecord
Gets the point size for this font, if the font hasn't been initialized
getPointSize() - Method in interface jxl.format.Font
Gets the point size for this font, if the font hasn't been initialized
getPos() - Method in class jxl.read.biff.BiffRecordReader
Gets the position of the current record in the biff file
getPos() - Method in class jxl.read.biff.File
Gets the position in the stream
getPrintGridLines() - Method in class jxl.SheetSettings
Accessor for the printGridLines property
getPrintHeaders() - Method in class jxl.SheetSettings
Accessor for the printHeaders property
getPropertySet(int) - Method in class jxl.read.biff.CompoundFile
Gets the property set.
getPropertySetsDisabled() - Method in class jxl.WorkbookSettings
Accessor to retrieve the property sets disabled flag
getPureTranslation(String, HttpSession) - Static method in class mgi.logme.util.LogmeUtil
 
getQuery() - Method in class mgi.logme.data.QueryVisit
 
getQuery() - Method in class mgi.logme.dataholder.QueryHits
Getter for property browsername.
getQuery(List, int, int, int, int, int) - Static method in class mgi.logme.util.LogmeUtil
 
getQuery(List, int, int, int, int, int, int) - Static method in class mgi.logme.util.LogmeUtil
 
getQueryVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die QueryIDs (Suchbegriffe) sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getQueryVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die QueryIDs (Suchbegriffe) sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getQueue() - Static method in class mgi.logme.worker.FallbackQueue
Returns a SaveQueue
getQueue() - Static method in class mgi.logme.worker.ObjectQueue
Returns a SaveQueue
getQueue() - Static method in class mgi.logme.worker.SaveQueue
Returns a SaveQueue
getQueueSize() - Method in class mgi.logme.worker.FallbackQueue
Returns the count of all items currently in the queue
getQueueSize() - Method in class mgi.logme.worker.ObjectQueue
Returns the count of all items currently in the queue
getQueueSize() - Method in class mgi.logme.worker.SaveQueue
Returns the count of all items currently in the queue
getRandomNumber(int) - Static method in class mgi.logme.util.Util
 
getRange() - Method in interface jxl.Hyperlink
Gets the range of cells which activate this hyperlink The get sheet index methods will all return -1, because the cells will all be present on the same sheet
getRange() - Method in class jxl.read.biff.HyperlinkRecord
Gets the range of cells which activate this hyperlink The get sheet index methods will all return -1, because the cells will all be present on the same sheet
getRange() - Method in class jxl.write.biff.HyperlinkRecord
Gets the range of cells which activate this hyperlink The get sheet index methods will all return -1, because the cells will all be present on the same sheet
getRangeNames() - Method in class jxl.Workbook
Gets the named ranges
getRangeNames() - Method in class jxl.read.biff.WorkbookParser
Gets the named ranges
getRangeNames() - Method in class jxl.write.WritableWorkbook
Gets the named ranges
getRangeNames() - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the named ranges
getRanges() - Method in class jxl.read.biff.MergedCellsRecord
Gets the ranges which have been merged in this sheet
getRanges() - Method in class jxl.read.biff.NameRecord
Gets the array of ranges for this name.
getRationalizationDisabled() - Method in class jxl.WorkbookSettings
Accessor to retrieve the rationalization flag
getReadSheet(int) - Method in interface jxl.biff.WorkbookMethods
Gets the specified sheet within this workbook
getReadSheet(int) - Method in class jxl.read.biff.WorkbookParser
Interface method from WorkbookMethods - gets the specified sheet within this workbook
getReadSheet(int) - Method in class jxl.write.biff.WritableWorkbookImpl
Interface method from WorkbookMethods - gets the specified sheet within this workbook
getRecalculateFormulasBeforeSave() - Method in class jxl.SheetSettings
Retrieves the recalculate formulas before save flag
getRecord() - Method in class jxl.biff.RecordData
Returns the raw data to its subclasses
getRecord() - Method in class jxl.biff.drawing.MsoDrawingRecord
Expose the protected function to the SheetImpl in this package
getRecord() - Method in class jxl.biff.drawing.ObjRecord
Expose the protected function to the SheetImpl in this package
getRecord() - Method in class jxl.read.biff.BaseSharedFormulaRecord
In case the shared formula is not added for any reason, we need to expose the raw record data , in order to try again
getRecord() - Method in class jxl.read.biff.HyperlinkRecord
Exposes the base class method.
getRed() - Method in class jxl.format.RGB
Accessor for the red component
getReferenceCount() - Method in class jxl.biff.drawing.Button
Accessor for the reference count on this drawing
getReferenceCount() - Method in class jxl.biff.drawing.Comment
Accessor for the reference count on this drawing
getReferenceCount() - Method in class jxl.biff.drawing.Drawing
Accessor for the reference count on this drawing
getReferenceCount() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the reference count on this drawing
getReferer() - Method in class mgi.logme.data.AnonymousVisit
 
getReferer() - Method in class mgi.logme.data.BrowserVisit
 
getReferer() - Method in class mgi.logme.data.ClickpathVisit
 
getReferer() - Method in class mgi.logme.data.CookieVisit
 
getReferer() - Method in class mgi.logme.data.CountryVisit
 
getReferer() - Method in class mgi.logme.data.DurationVisit
 
getReferer() - Method in class mgi.logme.data.FirstpageVisit
 
getReferer() - Method in class mgi.logme.data.JavaVisit
 
getReferer() - Method in class mgi.logme.data.JsVisit
 
getReferer() - Method in class mgi.logme.data.LanguageVisit
 
getReferer() - Method in class mgi.logme.data.LastpageVisit
 
getReferer() - Method in class mgi.logme.data.LinkVisit
 
getReferer() - Method in class mgi.logme.data.ObjectVisit
 
getReferer() - Method in class mgi.logme.data.OsVisit
 
getReferer() - Method in class mgi.logme.data.Page
 
getReferer() - Method in class mgi.logme.data.PageVisit
 
getReferer() - Method in class mgi.logme.data.QueryVisit
 
getReferer() - Method in class mgi.logme.data.ResolutionVisit
 
getReferer() - Method in class mgi.logme.data.SessionVisit
 
getReferer() - Method in class mgi.logme.data.SiteGroup
 
getReferer() - Method in class mgi.logme.data.TemplateVisit
 
getReferer() - Method in class mgi.logme.data.UserAccess
 
getReferer() - Method in class mgi.logme.data.UserVisit
 
getReferer() - Method in class mgi.logme.data.Visit
 
getReferer() - Method in class mgi.logme.data.Visitor
 
getReferer() - Method in class mgi.logme.dataholder.LogMessage
Getter for property browsername.
getReferer() - Method in class mgi.logme.dataholder.LogObject
Getter for property browsername.
getReferer() - Method in class mgi.logme.dataholder.LogVisit
Getter for property browsername.
getRefererQuery(List) - Static method in class mgi.logme.util.LogmeUtil
 
getRegionalSettingsCode() - Method in class jxl.read.biff.CountryRecord
Accessor for the regional settings code
getResolution() - Method in class mgi.logme.data.ResolutionVisit
 
getResolution() - Method in class mgi.logme.dataholder.ResolutionHits
Getter for property browsername.
getResolutionVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die ResolutionsIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getResolutionVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die ResolutionsIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getRight() - Method in class jxl.HeaderFooter
Accessor for the contents which appear on the right hand side of the page
getRightMargin() - Method in class jxl.SheetSettings
Accessor for the right margin
getRightText() - Method in class jxl.biff.HeaderFooter
Accessor for the contents which appear on the right hand side of the page
getRow() - Method in interface jxl.Cell
Returns the row number of this cell
getRow(String) - Static method in class jxl.CellReferenceHelper
Gets the row number of the cell reference
getRow() - Method in interface jxl.Hyperlink
Returns the row number of this cell
getRow() - Method in interface jxl.Image
Accessor for the image position
getRow(int) - Method in interface jxl.Sheet
Gets all the cells on the specified row
getRow(String) - Static method in class jxl.biff.CellReferenceHelper
Gets the row number of the cell reference
getRow() - Method in class jxl.biff.EmptyCell
Returns the row number of this cell
getRow() - Method in class jxl.biff.drawing.Button
Accessor for the row
getRow() - Method in class jxl.biff.drawing.Comment
Accessor for the row
getRow() - Method in class jxl.biff.drawing.Drawing
Interface method
getRow() - Method in class jxl.read.biff.CellValue
Interface method which returns the row number of this cell
getRow() - Method in class jxl.read.biff.HyperlinkRecord
Returns the row number of the top left cell
getRow(int) - Method in class jxl.read.biff.SheetImpl
Gets all the cells on the specified row.
getRow() - Method in class jxl.write.WritableImage
Accessor for the image position
getRow() - Method in class jxl.write.biff.CellValue
Returns the row number of this cell
getRow() - Method in class jxl.write.biff.HyperlinkRecord
Returns the row number of the top left cell
getRowHeight(int) - Method in interface jxl.Sheet
Deprecated. use getRowView instead
getRowHeight() - Method in class jxl.read.biff.RowRecord
Gets the height of the row
getRowHeight(int) - Method in class jxl.read.biff.SheetImpl
Deprecated. use getRowView instead
getRowNumber() - Method in class jxl.read.biff.RowRecord
Gets the row number
getRowPageBreaks() - Method in interface jxl.Sheet
Accessor for the page breaks on this sheet
getRowPageBreaks() - Method in class jxl.read.biff.SheetImpl
Gets the row breaks.
getRowProperties() - Method in class jxl.read.biff.SheetImpl
Gets the non-default rows.
getRowView(int) - Method in interface jxl.Sheet
Gets the column width for the specified column
getRowView(int) - Method in class jxl.read.biff.SheetImpl
Gets the row view for the specified row
getRows() - Method in interface jxl.Sheet
Returns the number of rows in this sheet
getRows() - Method in class jxl.read.biff.SheetImpl
Returns the number of rows in this sheet
getSaveWriter() - Static method in class mgi.logme.worker.SaveWriter
 
getSaveWriter2() - Static method in class mgi.logme.worker.SaveWriter
 
getScale(String) - Static method in class mgi.logme.util.LogmeUtil
 
getScaleFactor() - Method in class jxl.SheetSettings
Accessor for the scale factor
getScaleFactor() - Method in class jxl.read.biff.SetupRecord
Accessor for the scale factor.
getScriptStyle() - Method in class jxl.biff.FontRecord
Gets the script style
getScriptStyle() - Method in interface jxl.format.Font
Gets the script style
getSendmail() - Method in class mgi.logme.data.Node
 
getServletInfo() - Method in class mgi.logme.servlet.Excel
Returns a short description of the servlet.
getServletInfo() - Method in class mgi.logme.servlet.JS
Returns a short description of the servlet.
getServletInfo() - Method in class mgi.logme.servlet.JS2
Returns a short description of the servlet.
getServletInfo() - Method in class mgi.logme.servlet.LogMe
Returns a short description of the servlet.
getServletInfo() - Method in class mgi.logme.servlet.ObjTracking
Returns a short description of the servlet.
getSessionCount() - Static method in class mgi.logme.util.SessionTracking
 
getSetting() - Method in class mgi.logme.data.Node
 
getSettings() - Method in interface jxl.Sheet
Gets the settings used on a particular sheet
getSettings() - Method in class jxl.read.biff.SheetImpl
Accessor for the sheet settings
getSettings() - Method in class jxl.read.biff.WorkbookParser
Accessor for the settings
getShapeId() - Method in class jxl.biff.drawing.Button
Accessor for the shape id
getShapeId() - Method in class jxl.biff.drawing.Comment
Accessor for the shape id
getShapeId() - Method in class jxl.biff.drawing.Drawing
Accessor for the shape id
getShapeId() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the shape id
getSheet(String) - Static method in class jxl.CellReferenceHelper
Gets the sheet name from the cell reference string
getSheet(int) - Method in class jxl.Workbook
Gets the specified sheet within this workbook As described in the accompanying technical notes, each call to getSheet forces a reread of the sheet (for memory reasons).
getSheet(String) - Method in class jxl.Workbook
Gets the sheet with the specified name from within this workbook.
getSheet(String) - Static method in class jxl.biff.CellReferenceHelper
Gets the sheet name from the cell reference string
getSheet() - Method in class jxl.read.biff.CellValue
Accessor for the sheet
getSheet(int) - Method in class jxl.read.biff.WorkbookParser
Gets the specified sheet within this workbook
getSheet(String) - Method in class jxl.read.biff.WorkbookParser
Gets the sheet with the specified name from within this workbook
getSheet(int) - Method in class jxl.write.WritableWorkbook
Gets the specified sheet within this workbook
getSheet(String) - Method in class jxl.write.WritableWorkbook
Gets the sheet with the specified name from within this workbook
getSheet() - Method in class jxl.write.biff.CellValue
Accessor for the sheet containing this cell
getSheet(int) - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the specified sheet within this workbook
getSheet(String) - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the sheet with the specified name from within this workbook
getSheetBof() - Method in class jxl.read.biff.SheetImpl
Used when copying sheets in order to determine the type of this sheet
getSheetName(int) - Method in class jxl.read.biff.SupbookRecord
Gets the name of the external sheet
getSheetNames() - Method in class jxl.Workbook
Gets the sheet names
getSheetNames() - Method in class jxl.read.biff.WorkbookParser
Gets the sheet names
getSheetNames() - Method in class jxl.write.WritableWorkbook
Gets the sheet names
getSheetNames() - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the sheet names
getSheetRef() - Method in class jxl.read.biff.NameRecord
The 0-based index sheet reference for a record name 0 is for a global reference
getSheets() - Method in class jxl.Workbook
Gets the sheets within this workbook.
getSheets() - Method in class jxl.read.biff.WorkbookParser
Gets the sheets within this workbook.
getSheets() - Method in class jxl.write.WritableWorkbook
Gets the sheets within this workbook.
getSheets() - Method in class jxl.write.biff.WritableWorkbookImpl
Gets the sheets within this workbook.
getShort(byte, byte) - Static method in class jxl.biff.IntegerHelper
Gets an short from two bytes
getShowGridLines() - Method in class jxl.SheetSettings
Accessor for the showGridLines property
getSitegroup() - Method in class mgi.logme.data.GroupAccess
 
getSize() - Method in class jxl.CellView
Gets the width of the column in characters multiplied by 256, or the height of the row in 1/20ths of a point
getSortCaseSensitive() - Method in class jxl.read.biff.SortRecord
Accessor for the Sort Case Sensitivity flag
getSortCol1Name() - Method in class jxl.read.biff.SortRecord
Accessor for the 1st Sort Column Name
getSortCol2Name() - Method in class jxl.read.biff.SortRecord
Accessor for the 2nd Sort Column Name
getSortCol3Name() - Method in class jxl.read.biff.SortRecord
Accessor for the 3rd Sort Column Name
getSortColumns() - Method in class jxl.read.biff.SortRecord
Accessor for the Sort by Columns flag
getSortKey1Desc() - Method in class jxl.read.biff.SortRecord
Accessor for the Sort Column 1 Descending flag
getSortKey2Desc() - Method in class jxl.read.biff.SortRecord
Accessor for the Sort Column 2 Descending flag
getSortKey3Desc() - Method in class jxl.read.biff.SortRecord
Accessor for the Sort Column 3 Descending flag
getSpContainer() - Method in class jxl.biff.drawing.Button
Creates the main Sp container for the drawing
getSpContainer() - Method in class jxl.biff.drawing.Comment
Creates the main Sp container for the drawing
getSpContainer() - Method in class jxl.biff.drawing.Drawing
Creates the main Sp container for the drawing
getSpContainer() - Method in interface jxl.biff.drawing.DrawingGroupObject
Creates the main Sp container for the drawing
getSpecialstatus() - Method in class mgi.logme.data.Node
 
getStartColumn() - Method in class jxl.read.biff.ColumnInfoRecord
Accessor for the start column of this range
getStartTs() - Method in class mgi.logme.worker.FallbackWriter
 
getStartTs() - Method in class mgi.logme.worker.ObjectWriter
 
getStartTs() - Method in class mgi.logme.worker.SaveWriter
 
getStatus() - Method in class mgi.logme.network.WatchListener
Status of this Node
getStatus() - Method in class mgi.logme.worker.NodeStatus
Status of this Node
getStream(String) - Method in class jxl.read.biff.CompoundFile
Gets the defragmented stream from this ole compound file
getStream(int) - Method in class jxl.read.biff.CompoundFile
Gets the defragmented stream from this ole compound file.
getString() - Method in interface jxl.LabelCell
Gets the label for this cell.
getString(byte[], int, int, WorkbookSettings) - Static method in class jxl.biff.StringHelper
Gets a string from the data array using the character encoding for this workbook
getString() - Method in class jxl.read.biff.SharedStringFormulaRecord
Accessor for the value
getString() - Method in class jxl.write.biff.LabelRecord
Gets the label for this cell.
getStringForTime(int, HttpSession) - Static method in class mgi.logme.util.LogmeUtil
 
getStyle(int) - Static method in class jxl.format.BorderLineStyle
Gets the alignment from the value
getStyle(int) - Static method in class jxl.format.ScriptStyle
Gets the ScriptStyle from the value
getStyle(int) - Static method in class jxl.format.UnderlineStyle
Gets the UnderlineStyle from the value
getStyle() - Method in class mgi.logme.data.User
 
getStyleRoot(String) - Static method in class mgi.logme.util.LogmeUtil
 
getSupbookIndex(int) - Method in class jxl.read.biff.ExternalSheetRecord
Gets the supbook index for the specified external sheet
getSupbookRecords() - Method in class jxl.read.biff.WorkbookParser
Accessor for the supbook records, used by the WritableWorkbook when creating a copy of this
getTableForLists(Iterator, int, HttpSession) - Method in class mgi.logme.export.ExportPdf
 
getTableForVisits(Iterator, HttpSession) - Method in class mgi.logme.export.ExportPdf
 
getTemplate() - Method in class mgi.logme.data.TemplateVisit
 
getTemplate() - Method in class mgi.logme.dataholder.TemplateHits
Getter for property template.
getTemplateVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die TemplateIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getTemplateVisit(int, int, int, int, int, List, int) - Static method in class mgi.logme.worker.FastFinder
Gibt die TemplateIDs sowie deren Zugriffe fuer den bestimmten Zeitraum zurück
getText() - Method in class jxl.biff.drawing.Button
Accessor for the comment text
getText() - Method in class jxl.biff.drawing.Comment
Accessor for the comment text
getTime() - Method in class mgi.logme.dataholder.PageImpressions
Getter for property browsername.
getTime(long) - Static method in class mgi.logme.util.Util
 
getTimeWithMillies(long) - Static method in class mgi.logme.util.Util
 
getTimeWithSeconds(long) - Static method in class mgi.logme.util.Util
 
getTimestamp(int, int, int, int, int) - Static method in class mgi.logme.util.Util
 
getToip() - Method in class mgi.logme.data.IP
 
getTokens() - Method in class jxl.read.biff.BaseSharedFormulaRecord
Accessor for the tokens which make up this formula
getTolong() - Method in class mgi.logme.data.IP
 
getTopLeft() - Method in interface jxl.Range
Gets the cell at the top left of this range
getTopLeft() - Method in class jxl.biff.RangeImpl
Gets the cell at the top left of this range
getTopLeft() - Method in class jxl.biff.SheetRangeImpl
Gets the cell at the top left of this range
getTopMargin() - Method in class jxl.SheetSettings
Accessor for the top margin
getTranslation(String, HttpSession) - Static method in class mgi.logme.util.LogmeUtil
 
getTruecount() - Method in class mgi.logme.data.AnonymousVisit
 
getTruecount() - Method in class mgi.logme.data.CookieVisit
 
getTruecount() - Method in class mgi.logme.data.JavaVisit
 
getTruecount() - Method in class mgi.logme.data.JsVisit
 
getTs() - Method in class mgi.logme.data.LogMessage
 
getTs() - Method in class mgi.logme.dataholder.LogMessage
Getter for property EID.
getTs() - Method in class mgi.logme.dataholder.LogObject
Getter for property EID.
getTs() - Method in class mgi.logme.dataholder.LogVisit
Getter for property EID.
getTwoBytes(int) - Static method in class jxl.biff.IntegerHelper
Gets a two byte array from an integer
getTwoBytes(int, byte[], int) - Static method in class jxl.biff.IntegerHelper
Converts an integer into two bytes, and places it in the array at the specified position
getType() - Method in interface jxl.Cell
Returns the content type of this cell
getType() - Method in class jxl.biff.EmptyCell
Returns the content type of this cell
getType(int) - Static method in class jxl.biff.Type
Gets the type object from its integer value
getType() - Method in class jxl.biff.drawing.Button
Accessor for the type
getType() - Method in class jxl.biff.drawing.Comment
Accessor for the type
getType() - Method in class jxl.biff.drawing.Drawing
Accessor for the type
getType() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the type
getType() - Method in class jxl.biff.drawing.ObjRecord
Accessor for the object type
getType() - Method in class jxl.read.biff.BlankCell
Accessor for the cell type
getType() - Method in class jxl.read.biff.Record
Gets the biff type
getType() - Method in class jxl.read.biff.SharedDateFormulaRecord
Accessor for the cell type
getType() - Method in class jxl.read.biff.SharedErrorFormulaRecord
Accessor for the cell type
getType() - Method in class jxl.read.biff.SharedNumberFormulaRecord
Accessor for the cell type
getType() - Method in class jxl.read.biff.SharedStringFormulaRecord
Accessor for the cell type
getType() - Method in class jxl.read.biff.SupbookRecord
Gets the type of this supbook record
getType() - Method in class jxl.write.biff.BlankRecord
Returns the content type of this cell
getType() - Method in class jxl.write.biff.BooleanRecord
Returns the cell type
getType() - Method in class jxl.write.biff.DateRecord
Returns the content type of this cell
getType() - Method in class jxl.write.biff.FormulaRecord
Returns the content type of this cell
getType() - Method in class jxl.write.biff.LabelRecord
Returns the content type of this cell
getType() - Method in class jxl.write.biff.NumberRecord
Returns the content type of this cell
getURL() - Method in interface jxl.Hyperlink
Gets the URL referenced by this Hyperlink
getURL() - Method in class jxl.read.biff.HyperlinkRecord
Gets the URL referenced by this Hyperlink
getURL() - Method in class jxl.write.biff.HyperlinkRecord
Gets the URL referenced by this Hyperlink
getUnderlineStyle() - Method in class jxl.biff.FontRecord
Gets the underline style for this font
getUnderlineStyle() - Method in interface jxl.format.Font
Gets the underline style for this font
getUnicodeBytes(String) - Static method in class jxl.biff.StringHelper
Converts the string into a little-endian array of Unicode bytes
getUnicodeBytes(String, byte[], int) - Static method in class jxl.biff.StringHelper
Inserts the unicode byte representation of the specified string into the array passed in
getUnicodeString(byte[], int, int) - Static method in class jxl.biff.StringHelper
Gets a string from the data array
getUniqueVisitors(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastBaseFinder
Gibt die Anzahl der eindeutigen Besucher (über Cookie identifiziert) fuer den bestimmten Zeitraum zurück
getUniqueVisitors(int, int, int, int, int, List) - Static method in class mgi.logme.worker.FastFinder
Gibt die Anzahl der eindeutigen Besucher (über Cookie identifiziert) fuer den bestimmten Zeitraum zurück
getUser() - Method in class mgi.logme.data.UserAccess
 
getUser() - Method in class mgi.logme.data.UserGroup
 
getUserStats(List, int, int, int, int, int) - Static method in class mgi.logme.worker.Finder
 
getUsergroup() - Method in class mgi.logme.data.GroupAccess
 
getUserlevel() - Method in class mgi.logme.data.User
 
getUsername() - Method in class mgi.logme.data.User
 
getValue() - Method in interface jxl.BooleanCell
Gets the boolean value stored in this cell.
getValue() - Method in interface jxl.NumberCell
Gets the double contents for this cell.
getValue() - Method in class jxl.biff.CountryCode
Accessor for the excel value
getValue() - Method in class jxl.biff.DVParser.Condition
 
getValue() - Method in class jxl.biff.DVParser.DVType
 
getValue() - Method in class jxl.biff.DVParser.ErrorStyle
 
getValue() - Method in class jxl.format.Alignment
Gets the value of this alignment.
getValue() - Method in class jxl.format.BoldStyle
Gets the value of the bold weight.
getValue() - Method in class jxl.format.BorderLineStyle
Gets the value for this line style
getValue() - Method in class jxl.format.Colour
Gets the value of this colour.
getValue() - Method in class jxl.format.Orientation
Accessor for the binary value
getValue() - Method in class jxl.format.PaperSize
Accessor for the internal binary value association with this paper size
getValue() - Method in class jxl.format.Pattern
Gets the value of this pattern.
getValue() - Method in class jxl.format.ScriptStyle
Gets the value of this style.
getValue() - Method in class jxl.format.UnderlineStyle
Gets the value of this style.
getValue() - Method in class jxl.format.VerticalAlignment
Accessor for the binary value
getValue() - Method in class jxl.read.biff.SharedDateFormulaRecord
Accessor for the value
getValue() - Method in class jxl.read.biff.SharedNumberFormulaRecord
Accessor for the value
getValue() - Method in class jxl.write.biff.BooleanRecord
Interface method which Gets the boolean value stored in this cell.
getValue() - Method in class jxl.write.biff.NumberRecord
Gets the double contents for this cell.
getValue() - Method in class mgi.logme.data.Browser
 
getValue() - Method in class mgi.logme.data.Clickpath
 
getValue() - Method in class mgi.logme.data.Language
 
getValue() - Method in class mgi.logme.data.Link
 
getValue() - Method in class mgi.logme.data.Obj
 
getValue() - Method in class mgi.logme.data.Os
 
getValue() - Method in class mgi.logme.data.Page
 
getValue() - Method in class mgi.logme.data.Query
 
getValue() - Method in class mgi.logme.data.Referer
 
getValue() - Method in class mgi.logme.data.Resolution
 
getValue() - Method in class mgi.logme.data.Template
 
getVersion() - Static method in class jxl.Workbook
Accessor for the software version
getVerticalAlignment() - Method in class jxl.biff.XFRecord
Gets the vertical cell alignment
getVerticalAlignment() - Method in interface jxl.format.CellFormat
Gets the vertical cell alignment
getVerticalFreeze() - Method in class jxl.SheetSettings
Gets the column at which the pane is frozen vertically
getVerticalPrintResolution() - Method in class jxl.SheetSettings
Accessor for the vertical print resolution
getVerticalPrintResolution() - Method in class jxl.read.biff.SetupRecord
Accessor for the vertical print resolution.
getVisitorCount() - Static method in class mgi.logme.util.SessionTracking
 
getVisitors(List, int, int, int, int, int) - Static method in class mgi.logme.worker.Finder
 
getVisits(List, int, int, int, int, int) - Static method in class mgi.logme.worker.Finder
 
getVisitsForDay() - Method in class mgi.logme.util.SendStats
 
getWeekQuery(int) - Static method in class mgi.logme.util.LogmeUtil
 
getWidth() - Method in interface jxl.Image
Accessor for the image dimensions
getWidth() - Method in class jxl.biff.drawing.Button
Accessor for the width of this drawing
getWidth() - Method in class jxl.biff.drawing.Comment
Accessor for the width of this drawing
getWidth() - Method in class jxl.biff.drawing.Drawing
Accessor for the width of this drawing
getWidth() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the width of this drawing
getWidth() - Method in class jxl.read.biff.ColumnInfoRecord
Accessor for the width of the column
getWidth() - Method in class jxl.write.WritableImage
Accessor for the image dimensions
getWorkbook(File) - Static method in class jxl.Workbook
A factory method which takes in an excel file and reads in the contents.
getWorkbook(File, WorkbookSettings) - Static method in class jxl.Workbook
A factory method which takes in an excel file and reads in the contents.
getWorkbook(InputStream) - Static method in class jxl.Workbook
A factory method which takes in an excel file and reads in the contents.
getWorkbook(InputStream, WorkbookSettings) - Static method in class jxl.Workbook
A factory method which takes in an excel file and reads in the contents.
getWorkbook() - Method in class mgi.logme.export.ExportExcel
 
getWorkbookBof() - Method in interface jxl.biff.formula.ExternalSheet
Parsing of formulas is only supported for a subset of the available biff version, so we need to test to see if this version is acceptable
getWorkbookBof() - Method in class jxl.read.biff.SheetImpl
Used when copying sheets in order to determine the type of the containing workboook
getWorkbookBof() - Method in class jxl.read.biff.WorkbookParser
Method used when parsing formulas to make sure we are trying to parse a supported biff version
getWorkbookBof() - Method in class jxl.write.biff.WritableWorkbookImpl
Parsing of formulas is only supported for a subset of the available biff version, so we need to test to see if this version is acceptable
getWorkspaceOptions() - Method in class jxl.read.biff.SheetImpl
Gets the workspace options for this sheet.
getWrap() - Method in class jxl.biff.XFRecord
Gets whether or not the contents of this cell are wrapped
getWrap() - Method in interface jxl.format.CellFormat
Gets whether or not the contents of this cell are wrapped
getWritableCell(int, int) - Method in interface jxl.write.WritableSheet
Gets the writable cell from this sheet.
getWritableCell(String) - Method in interface jxl.write.WritableSheet
Returns the cell for the specified location eg.
getWritableCell(String) - Method in class jxl.write.WritableWorkbook
Returns the cell for the specified location eg.
getWritableCell(String) - Method in class jxl.write.biff.WritableWorkbookImpl
Returns the cell for the specified location eg.
getWritableCellFeatures() - Method in class jxl.biff.EmptyCell
Accessor for the cell features
getWritableCellFeatures() - Method in interface jxl.write.WritableCell
Accessor for the cell features
getWritableCellFeatures() - Method in class jxl.write.biff.CellValue
Accessor for the cell features
getWritableHyperlinks() - Method in interface jxl.write.WritableSheet
Gets the writable hyperlinks from this sheet.
getX() - Method in class jxl.biff.drawing.Button
Accessor for the column of this drawing
getX() - Method in class jxl.biff.drawing.Comment
Accessor for the column of this drawing
getX() - Method in class jxl.biff.drawing.Drawing
Accessor for the column of this drawing
getX() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the column of this drawing
getXFIndex() - Method in class jxl.biff.XFRecord
Accessor for the XF index
getXFIndex() - Method in class jxl.read.biff.CellValue
Gets the XFRecord corresponding to the index number.
getXFIndex() - Method in class jxl.read.biff.ColumnInfoRecord
Accessor for the column format index
getXFIndex() - Method in class jxl.read.biff.RowRecord
Gets the default xf index for this row
getXFRecord(int) - Method in class jxl.biff.FormattingRecords
Gets the XFRecord for the specified index.
getY() - Method in class jxl.biff.drawing.Button
Accessor for the row of this drawing
getY() - Method in class jxl.biff.drawing.Comment
Accessor for the row of this drawing
getY() - Method in class jxl.biff.drawing.Drawing
Accessor for the row of this drawing
getY() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the row of this drawing
getYear() - Method in class mgi.logme.data.AnonymousVisit
 
getYear() - Method in class mgi.logme.data.BrowserVisit
 
getYear() - Method in class mgi.logme.data.ClickpathVisit
 
getYear() - Method in class mgi.logme.data.CookieVisit
 
getYear() - Method in class mgi.logme.data.CountryVisit
 
getYear() - Method in class mgi.logme.data.DurationVisit
 
getYear() - Method in class mgi.logme.data.FirstpageVisit
 
getYear() - Method in class mgi.logme.data.JavaVisit
 
getYear() - Method in class mgi.logme.data.JsVisit
 
getYear() - Method in class mgi.logme.data.LanguageVisit
 
getYear() - Method in class mgi.logme.data.LastpageVisit
 
getYear() - Method in class mgi.logme.data.LinkVisit
 
getYear() - Method in class mgi.logme.data.ObjectVisit
 
getYear() - Method in class mgi.logme.data.OsVisit
 
getYear() - Method in class mgi.logme.data.PageVisit
 
getYear() - Method in class mgi.logme.data.QueryVisit
 
getYear() - Method in class mgi.logme.data.ResolutionVisit
 
getYear() - Method in class mgi.logme.data.SessionVisit
 
getYear() - Method in class mgi.logme.data.TemplateVisit
 
getYear() - Method in class mgi.logme.data.UserVisit
 
getYear() - Method in class mgi.logme.data.Visit
 
getYear() - Method in class mgi.logme.data.Visitor
 
getYear() - Static method in class mgi.logme.util.Util
 
getYear(long) - Static method in class mgi.logme.util.Util
 
getZoomFactor() - Method in class jxl.SheetSettings
Accessor for the zoom factor.