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.

H

HAIR - Static variable in class jxl.format.BorderLineStyle
 
HCENTER - Static variable in class jxl.biff.Type
 
HEADER - Static variable in class jxl.biff.Type
 
HIDDEN_STYLE - Static variable in class jxl.write.WritableWorkbook
A cell format used to hide the cell contents
HIDEOBJ - Static variable in class jxl.biff.Type
 
HLINK - Static variable in class jxl.biff.Type
 
HORIZONTAL - Static variable in class jxl.format.Orientation
Cells with this specified orientation will be horizontal
HORIZONTALPAGEBREAKS - Static variable in class jxl.biff.Type
 
HYPERLINK_FONT - Static variable in class jxl.write.WritableWorkbook
The font used for hyperlinks
HYPERLINK_STYLE - Static variable in class jxl.write.WritableWorkbook
The style used for hyperlinks
HeaderFooter - class jxl.HeaderFooter.
Class which represents an Excel header or footer.
HeaderFooter() - Constructor for class jxl.HeaderFooter
Default constructor.
HeaderFooter(HeaderFooter) - Constructor for class jxl.HeaderFooter
Copy constructor
HeaderFooter(String) - Constructor for class jxl.HeaderFooter
Constructor used when reading workbooks to separate the left, right a central part of the strings into their constituent parts
HeaderFooter - class jxl.biff.HeaderFooter.
Class which represents an Excel header or footer.
HeaderFooter() - Constructor for class jxl.biff.HeaderFooter
Default constructor.
HeaderFooter(HeaderFooter) - Constructor for class jxl.biff.HeaderFooter
Copy constructor
HeaderFooter(String) - Constructor for class jxl.biff.HeaderFooter
Constructor used when reading workbooks to separate the left, right a central part of the strings into their constituent parts
HeaderFooter.Contents - class jxl.HeaderFooter.Contents.
The contents - a simple wrapper around a string buffer
HeaderFooter.Contents - class jxl.biff.HeaderFooter.Contents.
The contents - a simple wrapper around a string buffer
HeaderFooter.Contents() - Constructor for class jxl.biff.HeaderFooter.Contents
The constructor
HeaderFooter.Contents(String) - Constructor for class jxl.biff.HeaderFooter.Contents
Constructor used when reading worksheets.
HeaderFooter.Contents(HeaderFooter.Contents) - Constructor for class jxl.biff.HeaderFooter.Contents
Copy constructor
HeaderRecord - class jxl.read.biff.HeaderRecord.
A workbook page header record
Helpdesk - class mgi.logme.data.Helpdesk.
 
Helpdesk(String, String, Language) - Constructor for class mgi.logme.data.Helpdesk
full constructor
Helpdesk() - Constructor for class mgi.logme.data.Helpdesk
default constructor
Helpdesk(String) - Constructor for class mgi.logme.data.Helpdesk
minimal constructor
HibernateUtil - class mgi.logme.util.HibernateUtil.
Hibernate Utility Klasse.
HibernateUtil() - Constructor for class mgi.logme.util.HibernateUtil
 
Hits - class mgi.logme.dataholder.Hits.
 
Hits() - Constructor for class mgi.logme.dataholder.Hits
Creates a new instance of BrowserHits
HitsBoolean - class mgi.logme.dataholder.HitsBoolean.
 
HitsBoolean() - Constructor for class mgi.logme.dataholder.HitsBoolean
Creates a new instance of BrowserHits
HitsTwoValue - class mgi.logme.dataholder.HitsTwoValue.
 
HitsTwoValue() - Constructor for class mgi.logme.dataholder.HitsTwoValue
Creates a new instance of BrowserHits
Hyperlink - interface jxl.Hyperlink.
Hyperlink information.
HyperlinkRecord - class jxl.read.biff.HyperlinkRecord.
A number record.
HyperlinkRecord - class jxl.write.biff.HyperlinkRecord.
A number record.
HyperlinkRecord(Hyperlink, WritableSheet) - Constructor for class jxl.write.biff.HyperlinkRecord
Constructs this object from the readable spreadsheet
HyperlinkRecord(int, int, int, int, URL, String) - Constructor for class jxl.write.biff.HyperlinkRecord
Constructs a URL hyperlink to a range of cells
HyperlinkRecord(int, int, int, int, File, String) - Constructor for class jxl.write.biff.HyperlinkRecord
Constructs a File hyperlink to a range of cells
HyperlinkRecord(int, int, int, int, String, WritableSheet, int, int, int, int) - Constructor for class jxl.write.biff.HyperlinkRecord
Constructs a hyperlink to some cells within this workbook
hasBorders() - Method in class jxl.biff.XFRecord
Determines if this cell format has any borders at all.
hasBorders() - Method in interface jxl.format.CellFormat
Determines if this cell format has any borders at all.
hasDefaultFormat() - Method in class jxl.read.biff.RowRecord
Queries whether the row has a specific default cell format applied
hasDrawingsOmitted() - Method in class jxl.biff.drawing.DrawingGroup
Accessor for the drawingsOmitted flag
hasNext() - Method in class jxl.read.biff.BiffRecordReader
Sees if there are any more records to read
hasNext() - Method in class jxl.read.biff.File
Determines if the current position exceeds the end of the file
hasOpenSession() - Static method in class mgi.logme.util.HibernateUtil
 
hasUserRightsOnReferer(User, Referer) - Static method in class mgi.logme.worker.Finder
 
hashCode() - Method in class jxl.biff.FontRecord
Standard hash code method
hashCode() - Method in class jxl.biff.FormatRecord
Standard hash code method
hashCode() - Method in class jxl.biff.SheetRangeImpl
Standard hash code method
hashCode() - Method in class jxl.biff.Type
Standard hash code method
hashCode() - Method in class jxl.biff.XFRecord
Standard hash code implementation
hashCode() - Method in class jxl.biff.drawing.Button
Hashing algorithm
hashCode() - Method in class jxl.biff.drawing.Comment
Hashing algorithm
hashCode() - Method in class mgi.logme.data.AnonymousVisit
 
hashCode() - Method in class mgi.logme.data.Browser
 
hashCode() - Method in class mgi.logme.data.BrowserVisit
 
hashCode() - Method in class mgi.logme.data.Clickpath
 
hashCode() - Method in class mgi.logme.data.ClickpathVisit
 
hashCode() - Method in class mgi.logme.data.CookieVisit
 
hashCode() - Method in class mgi.logme.data.CountryVisit
 
hashCode() - Method in class mgi.logme.data.Duration
 
hashCode() - Method in class mgi.logme.data.DurationVisit
 
hashCode() - Method in class mgi.logme.data.FirstpageVisit
 
hashCode() - Method in class mgi.logme.data.GroupAccess
 
hashCode() - Method in class mgi.logme.data.Helpdesk
 
hashCode() - Method in class mgi.logme.data.IP
 
hashCode() - Method in class mgi.logme.data.IPCountry
 
hashCode() - Method in class mgi.logme.data.JavaVisit
 
hashCode() - Method in class mgi.logme.data.JsVisit
 
hashCode() - Method in class mgi.logme.data.Language
 
hashCode() - Method in class mgi.logme.data.LanguageVisit
 
hashCode() - Method in class mgi.logme.data.LastpageVisit
 
hashCode() - Method in class mgi.logme.data.Link
 
hashCode() - Method in class mgi.logme.data.LinkVisit
 
hashCode() - Method in class mgi.logme.data.LogMessage
 
hashCode() - Method in class mgi.logme.data.Node
 
hashCode() - Method in class mgi.logme.data.Obj
 
hashCode() - Method in class mgi.logme.data.ObjectVisit
 
hashCode() - Method in class mgi.logme.data.Os
 
hashCode() - Method in class mgi.logme.data.OsVisit
 
hashCode() - Method in class mgi.logme.data.Page
 
hashCode() - Method in class mgi.logme.data.PageVisit
 
hashCode() - Method in class mgi.logme.data.Query
 
hashCode() - Method in class mgi.logme.data.QueryVisit
 
hashCode() - Method in class mgi.logme.data.Referer
 
hashCode() - Method in class mgi.logme.data.Resolution
 
hashCode() - Method in class mgi.logme.data.ResolutionVisit
 
hashCode() - Method in class mgi.logme.data.SessionVisit
 
hashCode() - Method in class mgi.logme.data.SiteGroup
 
hashCode() - Method in class mgi.logme.data.SiteGroupName
 
hashCode() - Method in class mgi.logme.data.Template
 
hashCode() - Method in class mgi.logme.data.TemplateVisit
 
hashCode() - Method in class mgi.logme.data.User
 
hashCode() - Method in class mgi.logme.data.UserAccess
 
hashCode() - Method in class mgi.logme.data.UserGroup
 
hashCode() - Method in class mgi.logme.data.UserGroupName
 
hashCode() - Method in class mgi.logme.data.UserVisit
 
hashCode() - Method in class mgi.logme.data.Visit
 
hashCode() - Method in class mgi.logme.data.Visitor
 

I

ICE_BLUE - Static variable in class jxl.format.Colour
 
IDENTIFIER - Static variable in class jxl.biff.BaseCompoundFile
The identifier at the beginning of every OLE file
IFMT - Static variable in class jxl.biff.Type
 
INDEX - Static variable in class jxl.biff.Type
 
INDIA - Static variable in class jxl.biff.CountryCode
 
INDIGO - Static variable in class jxl.format.Colour
 
INFO - Static variable in class jxl.biff.DVParser
 
INTEGER - Static variable in class jxl.biff.DVParser
 
INTEGER - Static variable in class jxl.write.NumberFormats
Formatting for an integer number.
INTERFACEEND - Static variable in class jxl.biff.Type
 
INTERFACEHDR - Static variable in class jxl.biff.Type
 
INTERNAL - Static variable in class jxl.read.biff.SupbookRecord
 
IP - class mgi.logme.data.IP.
 
IP(String, String, long, long, IPCountry) - Constructor for class mgi.logme.data.IP
full constructor
IP() - Constructor for class mgi.logme.data.IP
default constructor
IP(String, String, long, long) - Constructor for class mgi.logme.data.IP
minimal constructor
IPCountry - class mgi.logme.data.IPCountry.
 
IPCountry(String, String) - Constructor for class mgi.logme.data.IPCountry
full constructor
IPCountry() - Constructor for class mgi.logme.data.IPCountry
default constructor
ITALY - Static variable in class jxl.biff.CountryCode
 
ITERATION - Static variable in class jxl.biff.Type
 
IVORY - Static variable in class jxl.format.Colour
 
Image - interface jxl.Image.
Accessor functions for an image
IndexMapping - class jxl.biff.IndexMapping.
This class is a wrapper for a list of mappings between indices.
IntegerHelper - class jxl.biff.IntegerHelper.
Converts excel byte representations into integers
IpConvert - class mgi.logme.util.IpConvert.
Title: IP Converting utility class Description: Converts ip addresses to long numbers and vice-versa Copyright: Copyright (c) 2003 Andrea Fastame
IpConvert(String) - Constructor for class mgi.logme.util.IpConvert
 
IpConvert(long) - Constructor for class mgi.logme.util.IpConvert
 
info(Object) - Method in class common.Logger
Log an information message
info(Object, Throwable) - Method in class common.Logger
Logs an information message and an exception
info(Object) - Method in class common.log.Log4JLogger
Log an information message
info(Object, Throwable) - Method in class common.log.Log4JLogger
Logs an information message and an exception
info(Object) - Method in class common.log.SimpleLogger
Log an information message
info(Object, Throwable) - Method in class common.log.SimpleLogger
Logs an information message and an exception
init(ServletConfig) - Method in class mgi.logme.servlet.Excel
Initializes the servlet.
init(ServletConfig) - Method in class mgi.logme.servlet.JS
Initializes the servlet.
init(ServletConfig) - Method in class mgi.logme.servlet.JS2
Initializes the servlet.
init(ServletConfig) - Method in class mgi.logme.servlet.LogMe
Initializes the servlet.
init(ServletConfig) - Method in class mgi.logme.servlet.ObjTracking
Initializes the servlet.
initialize(int) - Method in interface jxl.biff.DisplayFormat
Initializes this format with the specified index number
initialize(int) - Method in class jxl.biff.FontRecord
Sets the font index of this record.
initialize(int) - Method in class jxl.biff.FormatRecord
Sets the index of this record.
initialize(int, FormattingRecords, Fonts) - Method in class jxl.biff.XFRecord
If this cell has not been read in from an existing Excel sheet, then initializes this record with the XF index passed in.
insertColumn(int) - Method in class jxl.biff.DVParser
Inserts a column
insertColumn(int) - Method in class jxl.biff.SheetRangeImpl
A column has been inserted, so adjust the range objects accordingly
insertColumn(int) - Method in interface jxl.write.WritableSheet
Inserts a blank column into this spreadsheet.
insertColumn(int) - Method in class jxl.write.biff.DataValidation
Inserts a column
insertRow(int) - Method in class jxl.biff.DVParser
Inserts a row
insertRow(int) - Method in class jxl.biff.SheetRangeImpl
A row has been inserted, so adjust the range objects accordingly
insertRow(int) - Method in interface jxl.write.WritableSheet
Inserts a blank row into this spreadsheet.
insertRow(int) - Method in class jxl.write.biff.DataValidation
Inserts a row
intersects(SheetRangeImpl) - Method in class jxl.biff.SheetRangeImpl
Sees whether there are any intersections between this range and the range passed in.
ipToLong(String) - Static method in class mgi.logme.util.IpConvert
 
ipToLong(long) - Static method in class mgi.logme.util.IpConvert
 
isActive() - Method in class mgi.logme.data.Language
 
isBiff7() - Method in class jxl.read.biff.BOFRecord
Interrogates this object to see if it is a biff7 substream
isBiff8() - Method in class jxl.read.biff.BOFRecord
Interrogates this object to see if it is a biff8 substream
isBiff8() - Method in class jxl.read.biff.NameRecord
Called when copying to determine whether this is a biff8 name
isBuiltIn() - Method in interface jxl.biff.DisplayFormat
Accessor to determine whether or not this format is built in
isBuiltIn() - Method in class jxl.biff.FormatRecord
Indicates whether this formula is a built in
isChart() - Method in class jxl.read.biff.BOFRecord
Interrogates the substream to see if it is a chart
isCollapsed() - Method in class jxl.read.biff.RowRecord
Queries whether the row is collapsed
isColumnRelative(String) - Static method in class jxl.CellReferenceHelper
Sees if the column component is relative or not
isColumnRelative(String) - Static method in class jxl.biff.CellReferenceHelper
Sees if the column component is relative or not
isCookiesenabled() - Method in class mgi.logme.dataholder.CookieHits
Getter for property browsername.
isCountUserSpecialData() - Method in class mgi.logme.dataholder.LogVisit
Getter for property countUserSpecialData.
isDate() - Method in class jxl.biff.FormatRecord
Sees if this format is a date format
isDate(int) - Method in class jxl.biff.FormattingRecords
Sees if the extended formatting record at the specified position represents a date.
isDate() - Method in class jxl.biff.XFRecord
Sees if this format is a date format
isDetail() - Method in class mgi.logme.data.Referer
 
isDirty() - Method in class jxl.biff.PaletteRecord
Accessor for the dirty flag, which indicates if this palette has been modified
isFile() - Method in interface jxl.Hyperlink
Determines whether this is a hyperlink to a file
isFile() - Method in class jxl.read.biff.HyperlinkRecord
Determines whether this is a hyperlink to a file
isFile() - Method in class jxl.write.biff.HyperlinkRecord
Determines whether this is a hyperlink to a file
isFirst() - Method in class jxl.biff.drawing.Button
Accessor for the first drawing on the sheet.
isFirst() - Method in class jxl.biff.drawing.Comment
Accessor for the first drawing on the sheet.
isFirst() - Method in class jxl.biff.drawing.Drawing
Accessor for the first drawing on the sheet.
isFirst() - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the first drawing on the sheet.
isFirst() - Method in class jxl.biff.drawing.MsoDrawingRecord
Accessor for the first drawing on the sheet.
isFormObject() - Method in class jxl.biff.drawing.Button
Queries whether this object is a form object.
isFormObject() - Method in class jxl.biff.drawing.Comment
Queries whether this object is a form object.
isFormObject() - Method in class jxl.biff.drawing.Drawing
Queries whether this object is a form object.
isFormObject() - Method in interface jxl.biff.drawing.DrawingGroupObject
Queries whether this object is a form object.
isHidden() - Method in interface jxl.Cell
Indicates whether or not this cell is hidden, by virtue of either the entire row or column being collapsed
isHidden() - Method in class jxl.CellView
Accessor for the hidden nature of this row/column
isHidden() - Method in interface jxl.Sheet
Deprecated. in favouf of the getSettings() method
isHidden() - Method in class jxl.SheetSettings
Accessor for the hidden nature of this sheet
isHidden() - Method in class jxl.biff.EmptyCell
Indicates whether or not this cell is hidden, by virtue of either the entire row or column being collapsed
isHidden() - Method in class jxl.read.biff.CellValue
Determines whether or not this cell has been hidden
isHidden() - Method in class jxl.read.biff.SheetImpl
Deprecated. in favour of the getSettings function
isHidden() - Method in class jxl.write.biff.CellValue
Indicates whether or not this cell is hidden, by virtue of either the entire row or column being collapsed
isHorizontalCentre() - Method in class jxl.SheetSettings
Accessor for the horizontal centre
isInitialized() - Method in interface jxl.biff.DisplayFormat
Accessor to see whether this format has been initialized
isInitialized() - Method in class jxl.biff.FontRecord
Accessor to see whether this object is initialized or not.
isInitialized() - Method in class jxl.biff.FormatRecord
Accessor to see whether this object is initialized or not.
isInitialized() - Method in class jxl.biff.XFRecord
Accessor to see if this format is initialized
isItalic() - Method in class jxl.biff.FontRecord
Returns the italic flag
isItalic() - Method in interface jxl.format.Font
Returns the italic flag
isJavaenabled() - Method in class mgi.logme.dataholder.JavaHits
Getter for property browsername.
isJsenabled() - Method in class mgi.logme.dataholder.JsHits
Getter for property browsername.
isLocation() - Method in interface jxl.Hyperlink
Determines whether this is a hyperlink to a location in this workbook
isLocation() - Method in class jxl.read.biff.HyperlinkRecord
Determines whether this is a hyperlink to a location in this workbook
isLocation() - Method in class jxl.write.biff.HyperlinkRecord
Determines whether this is a hyperlink to a location in this workbook
isLocked() - Method in class jxl.biff.XFRecord
Accessor for whether a particular cell is locked
isLocked() - Method in interface jxl.format.CellFormat
Accessor for whether a particular cell is locked
isMacroSheet() - Method in class jxl.read.biff.BOFRecord
Interrogates the substream to see if it is the commencement of a worksheet
isNewuser() - Method in class mgi.logme.data.UserVisit
 
isNewuser() - Method in class mgi.logme.dataholder.UserHits
Getter for property browsername.
isNumber() - Method in class jxl.biff.FormatRecord
Sees if this format is a number format
isNumber() - Method in class jxl.biff.XFRecord
Sees if this format is a number format
isPortrait() - Method in class jxl.read.biff.SetupRecord
Accessor for the orientation.
isProtected() - Method in interface jxl.Sheet
Deprecated. in favour of the getSettings() method
isProtected() - Method in class jxl.SheetSettings
Queries whether this sheet is protected (ie. read only)
isProtected() - Method in class jxl.Workbook
Determines whether the sheet is protected
isProtected() - Method in class jxl.read.biff.SheetImpl
Deprecated. in favour of the getSettings() api
isProtected() - Method in class jxl.read.biff.WorkbookParser
Determines whether the sheet is protected
isRead() - Method in class jxl.biff.XFRecord
Accessor to see if this format was read in.
isRowRelative(String) - Static method in class jxl.CellReferenceHelper
Sees if the row component is relative or not
isRowRelative(String) - Static method in class jxl.biff.CellReferenceHelper
Sees if the row component is relative or not
isSelected() - Method in class jxl.SheetSettings
Accessor for the selected nature of the sheet
isShrinkToFit() - Method in class jxl.biff.XFRecord
Gets the shrink to fit flag
isShrinkToFit() - Method in interface jxl.format.CellFormat
Gets the shrink to fit flag
isSiteGroupInUserGroup(UserGroupName, SiteGroupName) - Static method in class mgi.logme.worker.Finder
 
isSiteInGroup(Referer, SiteGroupName) - Static method in class mgi.logme.worker.Finder
 
isSleeping() - Method in class mgi.logme.network.WatchListener
Status of the queueline
isSleeping() - Method in class mgi.logme.worker.NodeStatus
Status of the queueline
isStruckout() - Method in class jxl.biff.FontRecord
Accessor for the strike out flag
isStruckout() - Method in interface jxl.format.Font
Returns the strike-out flag
isStruckout() - Method in class jxl.write.WritableFont
Accessor for the strike-out flag
isTime() - Method in interface jxl.DateCell
Indicates whether the date value contained in this cell refers to a date, or merely a time
isTime() - Method in class jxl.read.biff.SharedDateFormulaRecord
Indicates whether the date value contained in this cell refers to a date, or merely a time
isTime() - Method in class jxl.write.biff.DateRecord
Indicates whether the date value contained in this cell refers to a date, or merely a time.
isUNC() - Method in class jxl.write.biff.HyperlinkRecord
Determines whether this is a hyperlink to a UNC
isURL() - Method in interface jxl.Hyperlink
Determines whether this is a hyperlink to a web resource
isURL() - Method in class jxl.read.biff.HyperlinkRecord
Determines whether this is a hyperlink to a web resource
isURL() - Method in class jxl.write.biff.HyperlinkRecord
Determines whether this is a hyperlink to a web resource
isUserInGroup(User, UserGroupName) - Static method in class mgi.logme.worker.Finder
 
isVerticalCentre() - Method in class jxl.SheetSettings
Accessor for the vertical centre
isWorksheet() - Method in class jxl.read.biff.BOFRecord
Interrogates the substream to see if it is the commencement of a worksheet

J

JAPANESE_POSTCARD - Static variable in class jxl.format.PaperSize
Japanese Postcard 100mm × 148mm
JAPANESE_POSTCARD_ROTATED - Static variable in class jxl.format.PaperSize
Japanese Postcard Rot. 148mm × 100mm
JS - class mgi.logme.servlet.JS.
 
JS() - Constructor for class mgi.logme.servlet.JS
 
JS2 - class mgi.logme.servlet.JS2.
 
JS2() - Constructor for class mgi.logme.servlet.JS2
 
JUSTIFY - Static variable in class jxl.format.Alignment
Data in cells with this alignment will be justified
JUSTIFY - Static variable in class jxl.format.VerticalAlignment
Cells with this specified vertical alignment will have their data justified
JXLException - exception jxl.JXLException.
Base exception class for JExcelAPI exceptions
JXLException(String) - Constructor for class jxl.JXLException
Constructor
JavaHits - class mgi.logme.dataholder.JavaHits.
 
JavaHits() - Constructor for class mgi.logme.dataholder.JavaHits
Creates a new instance of BrowserHits
JavaVisit - class mgi.logme.data.JavaVisit.
 
JavaVisit(int, int, int, int, int, int, int, Referer) - Constructor for class mgi.logme.data.JavaVisit
full constructor
JavaVisit() - Constructor for class mgi.logme.data.JavaVisit
default constructor
JavaVisit(int, int, int, int) - Constructor for class mgi.logme.data.JavaVisit
minimal constructor
JsHits - class mgi.logme.dataholder.JsHits.
 
JsHits() - Constructor for class mgi.logme.dataholder.JsHits
Creates a new instance of BrowserHits
JsVisit - class mgi.logme.data.JsVisit.
 
JsVisit(int, int, int, int, int, int, int, Referer) - Constructor for class mgi.logme.data.JsVisit
full constructor
JsVisit() - Constructor for class mgi.logme.data.JsVisit
default constructor
JsVisit(int, int, int, int) - Constructor for class mgi.logme.data.JsVisit
minimal constructor
JxlWriteException - exception jxl.write.biff.JxlWriteException.
Exception thrown when reading a biff file
JxlWriteException(JxlWriteException.WriteMessage) - Constructor for class jxl.write.biff.JxlWriteException
Constructs this exception with the specified message
jxl - package jxl
 
jxl.biff - package jxl.biff
 
jxl.biff.drawing - package jxl.biff.drawing
 
jxl.biff.formula - package jxl.biff.formula
 
jxl.demo - package jxl.demo
 
jxl.format - package jxl.format
 
jxl.read.biff - package jxl.read.biff
 
jxl.write - package jxl.write
 
jxl.write.biff - package jxl.write.biff
 

L

LABEL - Static variable in class jxl.CellType
 
LABEL - Static variable in class jxl.biff.Type
 
LABEL - Static variable in class jxl.biff.drawing.ObjRecord
 
LABELSST - Static variable in class jxl.biff.Type
 
LANDSCAPE - Static variable in class jxl.format.PageOrientation
Landscape orientation
LAVENDER - Static variable in class jxl.format.Colour
 
LEDGER - Static variable in class jxl.format.PaperSize
Leger 17" x 11"
LEFT - Static variable in class jxl.format.Alignment
Data cells with this alignment will appear at the left hand edge of the cell
LEFT - Static variable in class jxl.format.Border
 
LEFTMARGIN - Static variable in class jxl.biff.Type
 
LEGAL - Static variable in class jxl.format.PaperSize
US Legal 8.5" x 14"
LEGAL_EXTRA - Static variable in class jxl.format.PaperSize
Legal Extra 9.5" × 15"
LESS_EQUAL - Static variable in class jxl.biff.DVParser
 
LESS_THAN - Static variable in class jxl.biff.DVParser
 
LETTER - Static variable in class jxl.format.PaperSize
US Letter 8.5 x 11"
LETTER_EXTRA - Static variable in class jxl.format.PaperSize
Letter Extra 9.5" × 12"
LETTER_EXTRA_TRANSVERSE - Static variable in class jxl.format.PaperSize
Letter Extra Transv. 9.5" × 12"
LETTER_PLUS - Static variable in class jxl.format.PaperSize
Letter Plus 8.5" x 12 11/16"
LETTER_ROTATED - Static variable in class jxl.format.PaperSize
Letter Rotated 11" × 8.5"
LETTER_SMALL - Static variable in class jxl.format.PaperSize
Letter small 8.5" × 11"
LETTER_TRANSVERSE - Static variable in class jxl.format.PaperSize
Letter Transverse 8.5" × 11"
LIGHT_BLUE - Static variable in class jxl.format.Colour
 
LIGHT_GREEN - Static variable in class jxl.format.Colour
 
LIGHT_ORANGE - Static variable in class jxl.format.Colour
 
LIGHT_TURQUOISE - Static variable in class jxl.format.Colour
 
LIGHT_TURQUOISE2 - Static variable in class jxl.format.Colour
 
LIME - Static variable in class jxl.format.Colour
 
LINK - Static variable in class jxl.read.biff.SupbookRecord
 
LIST - Static variable in class jxl.biff.DVParser
 
LISTBOX - Static variable in class jxl.biff.drawing.ObjRecord
 
Label - class jxl.write.Label.
A cell containing text which may be created by user applications
Label(int, int, String) - Constructor for class jxl.write.Label
Creates a cell which, when added to the sheet, will be presented at the specified column and row co-ordinates and will contain the specified text
Label(int, int, String, CellFormat) - Constructor for class jxl.write.Label
Creates a cell which, when added to the sheet, will be presented at the specified column and row co-ordinates and will present the specified text in the manner specified by the CellFormat parameter
Label(int, int, Label) - Constructor for class jxl.write.Label
Copy constructor used for deep copying
Label(LabelCell) - Constructor for class jxl.write.Label
Constructor used internally by the application when making a writable copy of a spreadsheet being read in
LabelCell - interface jxl.LabelCell.
A label cell
LabelRecord - class jxl.write.biff.LabelRecord.
A label record, used for writing out string
LabelRecord(int, int, String) - Constructor for class jxl.write.biff.LabelRecord
Constructor used when creating a label from the user API
LabelRecord(int, int, String, CellFormat) - Constructor for class jxl.write.biff.LabelRecord
Constructor used when creating a label from the API.
LabelRecord(int, int, LabelRecord) - Constructor for class jxl.write.biff.LabelRecord
Copy constructor
LabelRecord(LabelCell) - Constructor for class jxl.write.biff.LabelRecord
Constructor used when copying a label from a read only spreadsheet
Language - class mgi.logme.data.Language.
 
Language(String, String, String, boolean) - Constructor for class mgi.logme.data.Language
full constructor
Language() - Constructor for class mgi.logme.data.Language
default constructor
LanguageHits - class mgi.logme.dataholder.LanguageHits.
 
LanguageHits() - Constructor for class mgi.logme.dataholder.LanguageHits
Creates a new instance of BrowserHits
LanguageVisit - class mgi.logme.data.LanguageVisit.
 
LanguageVisit(double, int, int, int, int, int, Language, Referer) - Constructor for class mgi.logme.data.LanguageVisit
full constructor
LanguageVisit() - Constructor for class mgi.logme.data.LanguageVisit
default constructor
LanguageVisit(int, int, int, int) - Constructor for class mgi.logme.data.LanguageVisit
minimal constructor
LastpageVisit - class mgi.logme.data.LastpageVisit.
 
LastpageVisit(double, int, int, int, int, int, Page, Referer, Language) - Constructor for class mgi.logme.data.LastpageVisit
full constructor
LastpageVisit() - Constructor for class mgi.logme.data.LastpageVisit
default constructor
LastpageVisit(int, int, int, int) - Constructor for class mgi.logme.data.LastpageVisit
minimal constructor
Link - class mgi.logme.data.Link.
 
Link(String) - Constructor for class mgi.logme.data.Link
full constructor
Link() - Constructor for class mgi.logme.data.Link
default constructor
LinkHits - class mgi.logme.dataholder.LinkHits.
 
LinkHits() - Constructor for class mgi.logme.dataholder.LinkHits
Creates a new instance of BrowserHits
LinkVisit - class mgi.logme.data.LinkVisit.
 
LinkVisit(double, int, int, int, int, int, Link, Referer) - Constructor for class mgi.logme.data.LinkVisit
full constructor
LinkVisit() - Constructor for class mgi.logme.data.LinkVisit
default constructor
LinkVisit(int, int, int, int) - Constructor for class mgi.logme.data.LinkVisit
minimal constructor
Listener - class mgi.logme.network.Listener.
EXPERIMENTAL - NOT IN PRODUCTIONAL USE
Listener(int) - Constructor for class mgi.logme.network.Listener
Creates a new instance of Listener
Log4JLogger - class common.log.Log4JLogger.
A logger which uses the log4j library from jakarta.
Log4JLogger() - Constructor for class common.log.Log4JLogger
Default constructor.
Log4jLoggerName - class common.log.Log4jLoggerName.
Static structure containing the class name of the logger.
Log4jLoggerName() - Constructor for class common.log.Log4jLoggerName
 
LogMe - class mgi.logme.servlet.LogMe.
 
LogMe() - Constructor for class mgi.logme.servlet.LogMe
 
LogMessage - class mgi.logme.data.LogMessage.
 
LogMessage(String, int, long, Node) - Constructor for class mgi.logme.data.LogMessage
full constructor
LogMessage() - Constructor for class mgi.logme.data.LogMessage
default constructor
LogMessage(int, long) - Constructor for class mgi.logme.data.LogMessage
minimal constructor
LogMessage - class mgi.logme.dataholder.LogMessage.
 
LogMessage() - Constructor for class mgi.logme.dataholder.LogMessage
Creates a new instance of LogMessage
LogObject - class mgi.logme.dataholder.LogObject.
 
LogObject() - Constructor for class mgi.logme.dataholder.LogObject
Creates a new instance of LogMessage
LogVisit - class mgi.logme.dataholder.LogVisit.
 
LogVisit() - Constructor for class mgi.logme.dataholder.LogVisit
Creates a new instance of LogMessage
Logger - class common.Logger.
Abstract wrapper class for the logging interface of choice.
Logger() - Constructor for class common.Logger
Constructor
LoggerName - class common.log.LoggerName.
Static structure containing the class name of the logger.
LoggerName() - Constructor for class common.log.LoggerName
 
LogmeUtil - class mgi.logme.util.LogmeUtil.
 
LogmeUtil() - Constructor for class mgi.logme.util.LogmeUtil
Creates a new instance of LogmeUtil
langFile - Static variable in class mgi.logme.util.LogmeUtil
 
largeFont - Variable in class mgi.logme.export.ExportPdf
 
logDebug(String) - Static method in class mgi.logme.util.Util
 
logDebug(String, Throwable) - Static method in class mgi.logme.util.Util
 
logErr(String) - Static method in class mgi.logme.util.Util
 
logErr(String, Throwable) - Static method in class mgi.logme.util.Util
 
logInf(String) - Static method in class mgi.logme.util.Util
 
logInf(String, Throwable) - Static method in class mgi.logme.util.Util
 
logMessageToDB(String, int) - Static method in class mgi.logme.util.LogmeUtil
 
logMessageToDB(String, int, Throwable) - Static method in class mgi.logme.util.LogmeUtil
 
logger - Static variable in class jxl.biff.BaseCellFeatures
The logger
logger - Static variable in class jxl.biff.FormatRecord
The logger
longToIp(long) - Static method in class mgi.logme.util.IpConvert
 

M

MEDIUM - Static variable in class jxl.format.BorderLineStyle
 
MEDIUM_DASHED - Static variable in class jxl.format.BorderLineStyle
 
MEDIUM_DASH_DOT - Static variable in class jxl.format.BorderLineStyle
 
MEDIUM_DASH_DOT_DOT - Static variable in class jxl.format.BorderLineStyle
 
MERGEDCELLS - Static variable in class jxl.biff.Type
 
MINUS_45 - Static variable in class jxl.format.Orientation
Cells with this specified orientation will have their data presented with a rotation 45 degrees downwards
MINUS_90 - Static variable in class jxl.format.Orientation
Cells with this specified orientation will have their data presented with a rotation of 90 degrees downwards
MMS - Static variable in class jxl.biff.Type
 
MSODRAWING - Static variable in class jxl.biff.Type
 
MSODRAWINGGROUP - Static variable in class jxl.biff.Type
 
MSOFFICEDRAWING - Static variable in class jxl.biff.drawing.ObjRecord
 
MULBLANK - Static variable in class jxl.biff.Type
 
MULRK - Static variable in class jxl.biff.Type
 
MergedCellsRecord - class jxl.read.biff.MergedCellsRecord.
A merged cells record for a given sheet
MergedCellsRecord - class jxl.write.biff.MergedCellsRecord.
A number record.
MergedCellsRecord(ArrayList) - Constructor for class jxl.write.biff.MergedCellsRecord
Constructs a merged cell record
MsoDrawingGroupRecord - class jxl.biff.drawing.MsoDrawingGroupRecord.
 
MsoDrawingGroupRecord(Record) - Constructor for class jxl.biff.drawing.MsoDrawingGroupRecord
Constructs this object from the raw data
MsoDrawingRecord - class jxl.biff.drawing.MsoDrawingRecord.
A record which merely holds the MSODRAWING data.
MsoDrawingRecord(Record) - Constructor for class jxl.biff.drawing.MsoDrawingRecord
Constructs this object from the raw data
MsoDrawingRecord(byte[]) - Constructor for class jxl.biff.drawing.MsoDrawingRecord
Constructor
MyExcel - class mgi.logme.export.MyExcel.
 
MyExcel() - Constructor for class mgi.logme.export.MyExcel
 
MyPdf - class mgi.logme.export.MyPdf.
 
MyPdf() - Constructor for class mgi.logme.export.MyPdf
 
main(String[]) - Static method in class jxl.demo.Demo
The main method.
matchesDefaultFontHeight() - Method in class jxl.read.biff.RowRecord
Interrogates this row to see whether it matches the default font height
maxRecordLength - Static variable in class jxl.biff.WritableRecordData
The maximum length allowed by Excel for any record length
mergeCells(int, int, int, int) - Method in interface jxl.write.WritableSheet
Merges the specified cells.
mgi.logme.data - package mgi.logme.data
 
mgi.logme.dataholder - package mgi.logme.dataholder
 
mgi.logme.export - package mgi.logme.export
 
mgi.logme.network - package mgi.logme.network
 
mgi.logme.servlet - package mgi.logme.servlet
 
mgi.logme.util - package mgi.logme.util
 
mgi.logme.worker - package mgi.logme.worker
 
moveSheet(int, int) - Method in class jxl.write.WritableWorkbook
Moves the specified sheet within this workbook to another index position.
moveSheet(int, int) - Method in class jxl.write.biff.WritableWorkbookImpl
Moves the specified sheet within this workbook to another index position.

N

NA - Static variable in class jxl.biff.formula.FormulaErrorCode
 
NAME - Static variable in class common.log.Log4jLoggerName
 
NAME - Static variable in class common.log.LoggerName
 
NAME - Static variable in class common.log.SimpleLoggerName
 
NAME - Static variable in class jxl.biff.Type
 
NAME - Static variable in class jxl.biff.formula.FormulaErrorCode
 
NETHERLANDS - Static variable in class jxl.biff.CountryCode
 
NINETEENFOUR - Static variable in class jxl.biff.Type
 
NONE - Static variable in class jxl.format.Border
 
NONE - Static variable in class jxl.format.BorderLineStyle
 
NONE - Static variable in class jxl.format.Pattern
 
NONE_PS_TYPE - Static variable in class jxl.biff.BaseCompoundFile
Property storage types
NORMAL - Static variable in class jxl.format.BoldStyle
Normal style
NORMAL_SCRIPT - Static variable in class jxl.format.ScriptStyle
 
NORMAL_SCRIPT - Static variable in class jxl.write.Font
Deprecated.  
NORMAL_STYLE - Static variable in class jxl.write.WritableWorkbook
The default style for cells
NORWAY - Static variable in class jxl.biff.CountryCode
 
NOTE - Static variable in class jxl.biff.Type
 
NOTE - Static variable in class jxl.format.PaperSize
NOTE 8.5" x 11"
NOT_BETWEEN - Static variable in class jxl.biff.DVParser
 
NOT_EQUAL - Static variable in class jxl.biff.DVParser
 
NO_BOLD - Static variable in class jxl.write.Font
Deprecated.  
NO_BOLD - Static variable in class jxl.write.WritableFont
Indicates that this font should not be presented as bold
NO_UNDERLINE - Static variable in class jxl.format.UnderlineStyle
 
NO_UNDERLINE - Static variable in class jxl.write.Font
Deprecated.  
NULL - Static variable in class jxl.biff.formula.FormulaErrorCode
 
NUM - Static variable in class jxl.biff.formula.FormulaErrorCode
 
NUMBER - Static variable in class jxl.CellType
 
NUMBER - Static variable in class jxl.biff.Type
 
NUMBER_FORMULA - Static variable in class jxl.CellType
 
NUM_BIG_BLOCK_DEPOT_BLOCKS_POS - Static variable in class jxl.biff.BaseCompoundFile
 
NUM_EXTENSION_BLOCK_POS - Static variable in class jxl.biff.BaseCompoundFile
 
NUM_SMALL_BLOCK_DEPOT_BLOCKS_POS - Static variable in class jxl.biff.BaseCompoundFile
 
NameRecord - class jxl.read.biff.NameRecord.
Holds an excel name record, and the details of the cells/ranges it refers to
NameRecord.NameRange - class jxl.read.biff.NameRecord.NameRange.
A nested class to hold range information
Node - class mgi.logme.data.Node.
 
Node(String, String, long, String, String, String, String, String, String, String, String, String) - Constructor for class mgi.logme.data.Node
full constructor
Node() - Constructor for class mgi.logme.data.Node
default constructor
Node(String, String, long, String) - Constructor for class mgi.logme.data.Node
minimal constructor
NodeStatus - class mgi.logme.worker.NodeStatus.
Class to generate and use a Queue
NoteRecord - class jxl.biff.drawing.NoteRecord.
A Note (TXO) record which contains the information for comments
NoteRecord(Record) - Constructor for class jxl.biff.drawing.NoteRecord
Constructs this object from the raw data
NoteRecord(byte[]) - Constructor for class jxl.biff.drawing.NoteRecord
Constructor
NoteRecord(int, int, int) - Constructor for class jxl.biff.drawing.NoteRecord
Constructor used when writing a Note
NumFormatRecordsException - exception jxl.biff.NumFormatRecordsException.
Excel places a constraint on the number of format records that are allowed.
NumFormatRecordsException() - Constructor for class jxl.biff.NumFormatRecordsException
Constructor
Number - class jxl.write.Number.
A cell, created by user applications, which contains a numerical value
Number(int, int, double) - Constructor for class jxl.write.Number
Constructs a number, which, when added to a spreadsheet, will display the specified value at the column/row position indicated.
Number(int, int, double, CellFormat) - Constructor for class jxl.write.Number
Constructs a number, which, when added to a spreadsheet, will display the specified value at the column/row position with the specified CellFormat.
Number(NumberCell) - Constructor for class jxl.write.Number
Constructor used internally by the application when making a writable copy of a spreadsheet that has been read in
Number(int, int, Number) - Constructor for class jxl.write.Number
Copy constructor used for deep copying
NumberCell - interface jxl.NumberCell.
A cell which contains a numerical value
NumberFormat - class jxl.write.NumberFormat.
A custom user defined number format, which may be instantiated within user applications in order to present numerical values to the appropriate level of accuracy.
NumberFormat(String) - Constructor for class jxl.write.NumberFormat
Constructor, taking in the Java compliant number format
NumberFormat(String, NumberFormatRecord.NonValidatingFormat) - Constructor for class jxl.write.NumberFormat
Constructor, taking in the non-Java compliant number format.
NumberFormatRecord - class jxl.write.biff.NumberFormatRecord.
A class which contains a number format
NumberFormatRecord(String) - Constructor for class jxl.write.biff.NumberFormatRecord
Constructor.
NumberFormatRecord(String, NumberFormatRecord.NonValidatingFormat) - Constructor for class jxl.write.biff.NumberFormatRecord
Constructor.
NumberFormatRecord.NonValidatingFormat - class jxl.write.biff.NumberFormatRecord.NonValidatingFormat.
 
NumberFormatRecord.NonValidatingFormat() - Constructor for class jxl.write.biff.NumberFormatRecord.NonValidatingFormat
 
NumberFormats - class jxl.write.NumberFormats.
Static class which contains the available list of built in Number formats
NumberFormats() - Constructor for class jxl.write.NumberFormats
 
NumberFormulaCell - interface jxl.NumberFormulaCell.
A mixin interface for numerical formulas, which combines the interfaces for formulas and for numbers
NumberRecord - class jxl.write.biff.NumberRecord.
The record which contains numerical values.
NumberRecord(int, int, double) - Constructor for class jxl.write.biff.NumberRecord
Constructor invoked by the user API
NumberRecord(int, int, double, CellFormat) - Constructor for class jxl.write.biff.NumberRecord
Overloaded constructor invoked from the API, which takes a cell format
NumberRecord(NumberCell) - Constructor for class jxl.write.biff.NumberRecord
Constructor used when copying a workbook
NumberRecord(int, int, NumberRecord) - Constructor for class jxl.write.biff.NumberRecord
Copy constructor
name - Variable in class jxl.biff.BaseCompoundFile.PropertyStorage
The name of this property set
next - Variable in class jxl.biff.BaseCompoundFile.PropertyStorage
The next property set
next() - Method in class jxl.read.biff.BiffRecordReader
Gets the next record
normalFont - Variable in class mgi.logme.export.ExportPdf
 
normalStyle - Static variable in class jxl.write.biff.WritableFormattingRecords
The statically defined normal style

O

OBJ - Static variable in class jxl.biff.Type
 
OBJPROJ - Static variable in class jxl.biff.Type
 
OBJPROTECT - Static variable in class jxl.biff.Type
 
OCEAN_BLUE - Static variable in class jxl.format.Colour
 
OLIVE_GREEN - Static variable in class jxl.format.Colour
 
OPTION - Static variable in class jxl.biff.drawing.ObjRecord
 
ORANGE - Static variable in class jxl.format.Colour
 
Obj - class mgi.logme.data.Obj.
 
Obj(String) - Constructor for class mgi.logme.data.Obj
full constructor
Obj() - Constructor for class mgi.logme.data.Obj
default constructor
ObjRecord - class jxl.biff.drawing.ObjRecord.
A record which merely holds the OBJ data.
ObjRecord(Record) - Constructor for class jxl.biff.drawing.ObjRecord
Constructs this object from the raw data
ObjTracking - class mgi.logme.servlet.ObjTracking.
 
ObjTracking() - Constructor for class mgi.logme.servlet.ObjTracking
 
ObjectHits - class mgi.logme.dataholder.ObjectHits.
 
ObjectHits() - Constructor for class mgi.logme.dataholder.ObjectHits
Creates a new instance of BrowserHits
ObjectQueue - class mgi.logme.worker.ObjectQueue.
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);
ObjectVisit - class mgi.logme.data.ObjectVisit.
 
ObjectVisit(double, int, int, int, int, int, Obj, Referer) - Constructor for class mgi.logme.data.ObjectVisit
full constructor
ObjectVisit() - Constructor for class mgi.logme.data.ObjectVisit
default constructor
ObjectVisit(int, int, int, int) - Constructor for class mgi.logme.data.ObjectVisit
minimal constructor
ObjectWriter - class mgi.logme.worker.ObjectWriter.
 
ObjectWriter(int) - Constructor for class mgi.logme.worker.ObjectWriter
Creates a new instance of SaveWriter
Orientation - class jxl.format.Orientation.
Enumeration type which describes the orientation of data within a cell
Orientation(int, String) - Constructor for class jxl.format.Orientation
Constructor
Origin - class jxl.biff.drawing.Origin.
Enumeration type for the origin of a drawing object
Os - class mgi.logme.data.Os.
 
Os(String) - Constructor for class mgi.logme.data.Os
full constructor
Os() - Constructor for class mgi.logme.data.Os
default constructor
OsHits - class mgi.logme.dataholder.OsHits.
 
OsHits() - Constructor for class mgi.logme.dataholder.OsHits
Creates a new instance of BrowserHits
OsVisit - class mgi.logme.data.OsVisit.
 
OsVisit(double, int, int, int, int, int, Os, Referer) - Constructor for class mgi.logme.data.OsVisit
full constructor
OsVisit() - Constructor for class mgi.logme.data.OsVisit
default constructor
OsVisit(int, int, int, int) - Constructor for class mgi.logme.data.OsVisit
minimal constructor

P

PALETTE - Static variable in class jxl.biff.Type
 
PALETTE_BLACK - Static variable in class jxl.format.Colour
 
PALE_BLUE - Static variable in class jxl.format.Colour
 
PANE - Static variable in class jxl.biff.Type
 
PASSWORD - Static variable in class jxl.biff.Type
 
PATTERN1 - Static variable in class jxl.format.Pattern
 
PATTERN10 - Static variable in class jxl.format.Pattern
 
PATTERN11 - Static variable in class jxl.format.Pattern
 
PATTERN12 - Static variable in class jxl.format.Pattern
 
PATTERN13 - Static variable in class jxl.format.Pattern
 
PATTERN14 - Static variable in class jxl.format.Pattern
 
PATTERN2 - Static variable in class jxl.format.Pattern
 
PATTERN3 - Static variable in class jxl.format.Pattern
 
PATTERN4 - Static variable in class jxl.format.Pattern
 
PATTERN5 - Static variable in class jxl.format.Pattern
 
PATTERN6 - Static variable in class jxl.format.Pattern
 
PATTERN7 - Static variable in class jxl.format.Pattern
 
PATTERN8 - Static variable in class jxl.format.Pattern
 
PATTERN9 - Static variable in class jxl.format.Pattern
 
PDF - class mgi.logme.servlet.PDF.
Hello World example as a Servlet.
PDF() - Constructor for class mgi.logme.servlet.PDF
 
PERCENT_FLOAT - Static variable in class jxl.write.NumberFormats
Formatting for a float percentage Equivalent to a DecimalFormat "0.00%"
PERCENT_INTEGER - Static variable in class jxl.write.NumberFormats
Formatting for an integer presented as a percentage Equivalent to a DecimalFormat of "0%"
PERIWINKLE - Static variable in class jxl.format.Colour
 
PHILIPPINES - Static variable in class jxl.biff.CountryCode
 
PICTURE - Static variable in class jxl.biff.drawing.ObjRecord
 
PINK - Static variable in class jxl.format.Colour
 
PINK2 - Static variable in class jxl.format.Colour
 
PLS - Static variable in class jxl.biff.Type
 
PLSRecord - class jxl.read.biff.PLSRecord.
The environment specific print record
PLSRecord(Record) - Constructor for class jxl.read.biff.PLSRecord
Constructs this object from the raw data
PLUM - Static variable in class jxl.format.Colour
 
PLUM2 - Static variable in class jxl.format.Colour
 
PLUS_45 - Static variable in class jxl.format.Orientation
Cells with this specified orientation will have their data presented with a rotation 45 degrees upwards
PLUS_90 - Static variable in class jxl.format.Orientation
Cells with this specified orientation will have their data presented with a rotation of 90 degrees upwards
PORTRAIT - Static variable in class jxl.format.PageOrientation
Portrait orientation
PRECISION - Static variable in class jxl.biff.Type
 
PRINTGRIDLINES - Static variable in class jxl.biff.Type
 
PRINTHEADERS - Static variable in class jxl.biff.Type
 
PROPERTY_STORAGE_BLOCK_SIZE - Static variable in class jxl.biff.BaseCompoundFile
 
PROT4REV - Static variable in class jxl.biff.Type
 
PROT4REVPASS - Static variable in class jxl.biff.Type
 
PROTECT - Static variable in class jxl.biff.Type
 
Page - class mgi.logme.data.Page.
 
Page(String, String, Referer) - Constructor for class mgi.logme.data.Page
full constructor
Page() - Constructor for class mgi.logme.data.Page
default constructor
PageHits - class mgi.logme.dataholder.PageHits.
 
PageHits() - Constructor for class mgi.logme.dataholder.PageHits
Creates a new instance of BrowserHits
PageImpressions - class mgi.logme.dataholder.PageImpressions.
 
PageImpressions() - Constructor for class mgi.logme.dataholder.PageImpressions
Creates a new instance of PageImpressions
PageOrientation - class jxl.format.PageOrientation.
Enumeration type which describes the page orientation
PageVisit - class mgi.logme.data.PageVisit.
 
PageVisit(double, int, int, int, int, int, Page, Referer, Language) - Constructor for class mgi.logme.data.PageVisit
full constructor
PageVisit() - Constructor for class mgi.logme.data.PageVisit
default constructor
PageVisit(int, int, int, int) - Constructor for class mgi.logme.data.PageVisit
minimal constructor
PaletteRecord - class jxl.biff.PaletteRecord.
A record representing the RGB colour palette
PaletteRecord(Record) - Constructor for class jxl.biff.PaletteRecord
Constructor
PaletteRecord() - Constructor for class jxl.biff.PaletteRecord
Default constructor - used when there is no palette specified
PaletteRecord - class jxl.read.biff.PaletteRecord.
A password record
PaperSize - class jxl.format.PaperSize.
Enumeration type which contains the available excel paper sizes and their codes
PasswordException - exception jxl.read.biff.PasswordException.
A properly typed exception in case consumers of the API specifically wish to handle the case when the workbook is password protected
PasswordException() - Constructor for class jxl.read.biff.PasswordException
Constructor
Pattern - class jxl.format.Pattern.
Enumeration class which contains the various patterns available within the standard Excel pattern palette
Pattern(int, String) - Constructor for class jxl.format.Pattern
Private constructor
Pattern - class jxl.write.Pattern.
Deprecated. Repackaged as jxl.format.Pattern
parse() - Method in class jxl.Workbook
Parses the excel file.
parse() - Method in class jxl.biff.formula.FormulaParser
Parses the formula into a parse tree
parse() - Method in class jxl.read.biff.WorkbookParser
Does the hard work of building up the object graph from the excel bytes
previous - Variable in class jxl.biff.BaseCompoundFile.PropertyStorage
The previous property set
processRequest(HttpServletRequest, HttpServletResponse) - Static method in class mgi.logme.servlet.JS
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Static method in class mgi.logme.servlet.JS2
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Static method in class mgi.logme.servlet.LogMe
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class mgi.logme.servlet.ObjTracking
Processes requests for both HTTP GET and POST methods.

Q

QUARTO - Static variable in class jxl.format.PaperSize
Quarto 215mm x 275mm
Query - class mgi.logme.data.Query.
 
Query(String) - Constructor for class mgi.logme.data.Query
full constructor
Query() - Constructor for class mgi.logme.data.Query
default constructor
QueryHits - class mgi.logme.dataholder.QueryHits.
 
QueryHits() - Constructor for class mgi.logme.dataholder.QueryHits
Creates a new instance of BrowserHits
QueryVisit - class mgi.logme.data.QueryVisit.
 
QueryVisit(int, int, int, int, int, int, Query, Referer) - Constructor for class mgi.logme.data.QueryVisit
full constructor
QueryVisit() - Constructor for class mgi.logme.data.QueryVisit
default constructor
QueryVisit(int, int, int, int) - Constructor for class mgi.logme.data.QueryVisit
minimal constructor

R

READ - Static variable in class jxl.biff.drawing.Origin
 
READ_WRITE - Static variable in class jxl.biff.drawing.Origin
 
RED - Static variable in class jxl.format.Colour
 
REF - Static variable in class jxl.biff.formula.FormulaErrorCode
 
REFMODE - Static variable in class jxl.biff.Type
 
REFRESHALL - Static variable in class jxl.biff.Type
 
RGB - class jxl.format.RGB.
A structure which contains the RGB values for a particular colour
RGB(int, int, int) - Constructor for class jxl.format.RGB
Constructor
RIGHT - Static variable in class jxl.format.Alignment
Data in cells with this alignment will be right aligned
RIGHT - Static variable in class jxl.format.Border
 
RIGHTMARGIN - Static variable in class jxl.biff.Type
 
RK - Static variable in class jxl.biff.Type
 
RK2 - Static variable in class jxl.biff.Type
 
ROOT_ENTRY_NAME - Static variable in class jxl.biff.BaseCompoundFile
The standard property sets
ROOT_ENTRY_PS_TYPE - Static variable in class jxl.biff.BaseCompoundFile
 
ROOT_START_BLOCK_POS - Static variable in class jxl.biff.BaseCompoundFile
 
ROSE - Static variable in class jxl.format.Colour
 
ROW - Static variable in class jxl.biff.Type
 
RSTRING - Static variable in class jxl.biff.Type
 
Range - interface jxl.Range.
Represents a 3-D range of cells in a workbook.
RangeImpl - class jxl.biff.RangeImpl.
Implementation class for the Range interface.
RangeImpl(WorkbookMethods, int, int, int, int, int, int) - Constructor for class jxl.biff.RangeImpl
Constructor
ReadWrite - class jxl.demo.ReadWrite.
Demo class which uses the api to read in a spreadsheet and generate a clone of that spreadsheet which contains the same data.
ReadWrite(String, String) - Constructor for class jxl.demo.ReadWrite
Constructor
Record - class jxl.read.biff.Record.
A container for the raw record data within a biff file
RecordData - class jxl.biff.RecordData.
The record data within a record
RecordData(Record) - Constructor for class jxl.biff.RecordData
Constructs this object from the raw data
RecordData(Type) - Constructor for class jxl.biff.RecordData
Constructor used by the writable records
Referer - class mgi.logme.data.Referer.
 
Referer(String, boolean) - Constructor for class mgi.logme.data.Referer
full constructor
Referer() - Constructor for class mgi.logme.data.Referer
default constructor
Resolution - class mgi.logme.data.Resolution.
 
Resolution(String) - Constructor for class mgi.logme.data.Resolution
full constructor
Resolution() - Constructor for class mgi.logme.data.Resolution
default constructor
ResolutionHits - class mgi.logme.dataholder.ResolutionHits.
 
ResolutionHits() - Constructor for class mgi.logme.dataholder.ResolutionHits
Creates a new instance of BrowserHits
ResolutionVisit - class mgi.logme.data.ResolutionVisit.
 
ResolutionVisit(double, int, int, int, int, int, Resolution, Referer) - Constructor for class mgi.logme.data.ResolutionVisit
full constructor
ResolutionVisit() - Constructor for class mgi.logme.data.ResolutionVisit
default constructor
ResolutionVisit(int, int, int, int) - Constructor for class mgi.logme.data.ResolutionVisit
minimal constructor
RowRecord - class jxl.read.biff.RowRecord.
A row record
RowsExceededException - exception jxl.write.biff.RowsExceededException.
Exception thrown when attempting to add a row to a spreadsheet which has already reached the maximum amount
RowsExceededException() - Constructor for class jxl.write.biff.RowsExceededException
Constructor
rationalize(IndexMapping, IndexMapping) - Method in class jxl.biff.FormattingRecords
Rationalizes the cell formats.
rationalize(IndexMapping, IndexMapping, IndexMapping) - Method in class jxl.biff.drawing.Chart
Rationalizes the sheet's xf index mapping
rationalizeDisplayFormats() - Method in class jxl.biff.FormattingRecords
Rationalizes the display formats.
rationalizeFonts() - Method in class jxl.biff.FormattingRecords
Rationalizes all the fonts, removing duplicate entries
read(int, int) - Method in class jxl.read.biff.File
Copies the bytes into a new array and returns it.
readWrite() - Method in class jxl.demo.ReadWrite
Reads in the inputFile and creates a writable copy of it called outputFile
remove(DrawingGroupObject) - Method in class jxl.biff.drawing.DrawingGroup
Interface method to remove a drawing from the group
removeColumn(int) - Method in class jxl.biff.DVParser
Removes a column
removeColumn(int) - Method in class jxl.biff.SheetRangeImpl
A column has been removed, so adjust the range objects accordingly
removeColumn(int) - Method in interface jxl.write.WritableSheet
Removes a column from this spreadsheet.
removeColumn(int) - Method in class jxl.write.biff.DataValidation
Removes a column
removeComment() - Method in class jxl.biff.BaseCellFeatures
Removes the cell comment, if present
removeComment() - Method in class jxl.write.WritableCellFeatures
Removes the cell comment, if present
removeComment(Comment) - Method in class jxl.write.biff.CellValue
Called by the cell features to remove a comment
removeHyperlink(WritableHyperlink) - Method in interface jxl.write.WritableSheet
Removes the specified hyperlink.
removeHyperlink(WritableHyperlink, boolean) - Method in interface jxl.write.WritableSheet
Removes the specified hyperlink.
removeImage(WritableImage) - Method in interface jxl.write.WritableSheet
Removes the specified image from the sheet.
removeRow(int) - Method in class jxl.biff.DVParser
Removes a row
removeRow(int) - Method in class jxl.biff.SheetRangeImpl
A row has been removed, so adjust the range objects accordingly
removeRow(int) - Method in interface jxl.write.WritableSheet
Removes a row from this spreadsheet.
removeRow(int) - Method in class jxl.write.biff.DataValidation
Inserts a row
removeSheet(int) - Method in class jxl.write.WritableWorkbook
Removes the sheet at the specified index from this workbook
removeSheet(int) - Method in class jxl.write.biff.WritableWorkbookImpl
Removes a sheet from this workbook, the other sheets indices being altered accordingly.
replace(String, String, String) - Method in class jxl.biff.FormatRecord
Replaces all instances of search with replace in the input.
replace(String, String, String) - Static method in class jxl.biff.StringHelper
Replaces all instances of search with replace in the input.
resetNewVisitCounter() - Static method in class mgi.logme.util.SessionTracking
 
restorePos() - Method in class jxl.read.biff.File
Restores the original position These methods are used by the SheetImpl.readSheet() when it is reading in all the cell values
rowInserted(int, int, boolean) - Method in class jxl.biff.formula.FormulaParser
Called when a column is inserted on the specified sheet.
rowRemoved(int, int, boolean) - Method in class jxl.biff.formula.FormulaParser
Called when a column is inserted on the specified sheet.
run() - Method in class mgi.logme.export.MyExcel
 
run() - Method in class mgi.logme.export.MyPdf
 
run() - Method in class mgi.logme.network.WatchListener
Start the queue
run() - Method in class mgi.logme.worker.FallbackWriter
 
run() - Method in class mgi.logme.worker.NodeStatus
Start the queue
run() - Method in class mgi.logme.worker.ObjectWriter
 
run() - Method in class mgi.logme.worker.SaveWriter
 

S

SAVERECALC - Static variable in class jxl.biff.Type
 
SCENPROTECT - Static variable in class jxl.biff.Type
 
SCL - Static variable in class jxl.biff.Type
 
SEA_GREEN - Static variable in class jxl.format.Colour
 
SELECTION - Static variable in class jxl.biff.Type
 
SETUP - Static variable in class jxl.biff.Type
 
SHAREDFORMULA - Static variable in class jxl.biff.Type
 
SINGLE - Static variable in class jxl.format.UnderlineStyle
 
SINGLE - Static variable in class jxl.write.Font
Deprecated.  
SINGLE_ACCOUNTING - Static variable in class jxl.format.UnderlineStyle
 
SINGLE_ACCOUNTING - Static variable in class jxl.write.Font
Deprecated.  
SIZE_10x11 - Static variable in class jxl.format.PaperSize
10×11 10" × 11"
SIZE_10x14 - Static variable in class jxl.format.PaperSize
10" x 14"
SIZE_10x17 - Static variable in class jxl.format.PaperSize
11" x 17"
SIZE_15x11 - Static variable in class jxl.format.PaperSize
15×11 15" × 11"
SIZE_9x11 - Static variable in class jxl.format.PaperSize
9×11 9" × 11"
SKY_BLUE - Static variable in class jxl.format.Colour
 
SLANTED_DASH_DOT - Static variable in class jxl.format.BorderLineStyle
 
SMALL_BLOCK_DEPOT_BLOCK_POS - Static variable in class jxl.biff.BaseCompoundFile
 
SMALL_BLOCK_SIZE - Static variable in class jxl.biff.BaseCompoundFile
 
SMALL_BLOCK_THRESHOLD - Static variable in class jxl.biff.BaseCompoundFile
 
SOLID - Static variable in class jxl.format.Pattern
 
SORT - Static variable in class jxl.biff.Type
 
SPAIN - Static variable in class jxl.biff.CountryCode
 
SST - Static variable in class jxl.biff.Type
 
STACKED - Static variable in class jxl.format.Orientation
Cells with this specified orientation will have their text stacked downwards, but not rotated
STANDARD_PROPERTY_SETS - Static variable in class jxl.biff.BaseCompoundFile
 
STATEMENT - Static variable in class jxl.format.PaperSize
Statement 5.5" x 8.5"
STOP - Static variable in class jxl.biff.DVParser
 
STRING - Static variable in class jxl.biff.Type
 
STRING_FORMULA - Static variable in class jxl.CellType
 
STYLE - Static variable in class jxl.biff.Type
 
SUBSCRIPT - Static variable in class jxl.format.ScriptStyle
 
SUBSCRIPT - Static variable in class jxl.write.Font
Deprecated.  
SUMMARY_INFORMATION_NAME - Static variable in class jxl.biff.BaseCompoundFile
 
SUPBOOK - Static variable in class jxl.biff.Type
 
SUPERSCRIPT - Static variable in class jxl.format.ScriptStyle
 
SUPERSCRIPT - Static variable in class jxl.write.Font
Deprecated.  
SUPER_A_A4 - Static variable in class jxl.format.PaperSize
Super A/A4 227mm × 356mm
SUPER_B_A3 - Static variable in class jxl.format.PaperSize
Super B/A3 305mm × 487mm
SWEDEN - Static variable in class jxl.biff.CountryCode
 
SWITZERLAND - Static variable in class jxl.biff.CountryCode
 
SaveQueue - class mgi.logme.worker.SaveQueue.
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);
SaveWriter - class mgi.logme.worker.SaveWriter.
 
SaveWriter(int) - Constructor for class mgi.logme.worker.SaveWriter
Creates a new instance of SaveWriter
Saver - class mgi.logme.worker.Saver.
Saver Klasse für alle Objekte.
Saver() - Constructor for class mgi.logme.worker.Saver
 
ScriptStyle - class jxl.format.ScriptStyle.
Enumeration class which contains the various script styles available within the standard Excel ScriptStyle palette
ScriptStyle(int, String) - Constructor for class jxl.format.ScriptStyle
Private constructor
SendStats - class mgi.logme.util.SendStats.
EXPERIMENTAL - NOT IN PRODUCTIONAL USE
SendStats(HttpSession, Referer, String, int, int, int, int) - Constructor for class mgi.logme.util.SendStats
Creates a new instance of SendStats
SessionTracking - class mgi.logme.util.SessionTracking.
 
SessionTracking() - Constructor for class mgi.logme.util.SessionTracking
 
SessionVisit - class mgi.logme.data.SessionVisit.
 
SessionVisit(double, int, int, int, int, int, Referer, Language) - Constructor for class mgi.logme.data.SessionVisit
full constructor
SessionVisit() - Constructor for class mgi.logme.data.SessionVisit
default constructor
SessionVisit(int, int, int, int) - Constructor for class mgi.logme.data.SessionVisit
minimal constructor
SetupRecord - class jxl.read.biff.SetupRecord.
Contains the page set up for a sheet
SharedDateFormulaRecord - class jxl.read.biff.SharedDateFormulaRecord.
A number formula record, manufactured out of the Shared Formula "optimization"
SharedDateFormulaRecord(SharedNumberFormulaRecord, FormattingRecords, boolean, SheetImpl, int) - Constructor for class jxl.read.biff.SharedDateFormulaRecord
Constructs this number formula
SharedErrorFormulaRecord - class jxl.read.biff.SharedErrorFormulaRecord.
A number formula record, manufactured out of the Shared Formula "optimization"
SharedErrorFormulaRecord(Record, File, int, FormattingRecords, ExternalSheet, WorkbookMethods, SheetImpl) - Constructor for class jxl.read.biff.SharedErrorFormulaRecord
Constructs this number
SharedNumberFormulaRecord - class jxl.read.biff.SharedNumberFormulaRecord.
A number formula record, manufactured out of the Shared Formula "optimization"
SharedNumberFormulaRecord(Record, File, double, FormattingRecords, ExternalSheet, WorkbookMethods, SheetImpl) - Constructor for class jxl.read.biff.SharedNumberFormulaRecord
Constructs this number
SharedStringFormulaRecord - class jxl.read.biff.SharedStringFormulaRecord.
A string formula record, manufactured out of the Shared Formula "optimization"
SharedStringFormulaRecord(Record, File, FormattingRecords, ExternalSheet, WorkbookMethods, SheetImpl, WorkbookSettings) - Constructor for class jxl.read.biff.SharedStringFormulaRecord
Constructs this string formula
Sheet - interface jxl.Sheet.
Represents a sheet within a workbook.
SheetDrawingWriter - class jxl.biff.drawing.SheetDrawingWriter.
Handles the writing out of the different charts and images on a sheet.
SheetDrawingWriter(WorkbookSettings) - Constructor for class jxl.biff.drawing.SheetDrawingWriter
Constructor
SheetImpl - class jxl.read.biff.SheetImpl.
Represents a sheet within a workbook.
SheetRangeImpl - class jxl.biff.SheetRangeImpl.
Implementation class for the Range interface.
SheetRangeImpl(Sheet, int, int, int, int) - Constructor for class jxl.biff.SheetRangeImpl
Constructor
SheetRangeImpl(SheetRangeImpl, Sheet) - Constructor for class jxl.biff.SheetRangeImpl
A copy constructor used for copying ranges between sheets
SheetSettings - class jxl.SheetSettings.
This is a bean which client applications may use to get/set various properties which are associated with a particular worksheet, such as headers and footers, page orientation etc.
SheetSettings() - Constructor for class jxl.SheetSettings
Default constructor
SheetSettings(SheetSettings) - Constructor for class jxl.SheetSettings
Copy constructor.
SimpleLogger - class common.log.SimpleLogger.
The default logger.
SimpleLogger() - Constructor for class common.log.SimpleLogger
Constructor
SimpleLoggerName - class common.log.SimpleLoggerName.
Static structure containing the class name of the logger.
SimpleLoggerName() - Constructor for class common.log.SimpleLoggerName
 
SiteGroup - class mgi.logme.data.SiteGroup.
 
SiteGroup(SiteGroupName, Referer) - Constructor for class mgi.logme.data.SiteGroup
full constructor
SiteGroup() - Constructor for class mgi.logme.data.SiteGroup
default constructor
SiteGroupName - class mgi.logme.data.SiteGroupName.
 
SiteGroupName(String) - Constructor for class mgi.logme.data.SiteGroupName
full constructor
SiteGroupName() - Constructor for class mgi.logme.data.SiteGroupName
default constructor
SortRecord - class jxl.read.biff.SortRecord.
A storage area for the last Sort dialog box area
SortRecord(Record) - Constructor for class jxl.read.biff.SortRecord
Constructs this object from the raw data
StaticSaver - class mgi.logme.worker.StaticSaver.
Saver Klasse für alle Objekte.
StaticSaver() - Constructor for class mgi.logme.worker.StaticSaver
 
StringFormulaCell - interface jxl.StringFormulaCell.
A mixin interface for numerical formulas, which combines the interfaces for formulas and for strings
StringHelper - class jxl.biff.StringHelper.
Helper function to convert Java string objects to and from the byte representations
StyleXFRecord - class jxl.write.biff.StyleXFRecord.
A style XF Record
StyleXFRecord(FontRecord, DisplayFormat) - Constructor for class jxl.write.biff.StyleXFRecord
Constructor
SupbookRecord - class jxl.read.biff.SupbookRecord.
A record containing the references to the various sheets (internal and external) referenced by formulas in this workbook
saveAnonymousVisit(boolean, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveBrowser(String) - Static method in class mgi.logme.worker.Saver
 
saveBrowserVisit(String, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveClickpath(String) - Static method in class mgi.logme.worker.Saver
 
saveClickpathVisit(Clickpath, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveCookieVisit(boolean, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveCountryVisit(IPCountry, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveDurationVisit(int, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveFallbackVisit(LogVisit) - Method in class mgi.logme.worker.FallbackWriter
 
saveFirstpageVisit(String, String, Language, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveGroupAccess(UserGroupName, SiteGroupName) - Static method in class mgi.logme.worker.Saver
 
saveJavaVisit(boolean, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveJsVisit(boolean, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveLanguage(String) - Static method in class mgi.logme.worker.Saver
 
saveLanguageVisit(String, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveLastpageVisit(String, String, Language, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveLink(String) - Static method in class mgi.logme.worker.Saver
 
saveLinkVisit(String, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveLogMessage(long, int, Node, String) - Static method in class mgi.logme.worker.Saver
 
saveNewAnonymousVisit(int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewBrowserVisit(Browser, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewClickpathVisit(Clickpath, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewCookieVisit(int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewCountryVisit(IPCountry, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewDurationVisit(Duration, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewFirstpageVisit(Page, Language, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewHelpdesk(String, String, Language) - Static method in class mgi.logme.worker.Saver
 
saveNewJavaVisit(int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewJsVisit(int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewLanguageVisit(Language, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewLastpageVisit(Page, Language, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewLinkVisit(Link, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewObjectVisit(Obj, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewOsVisit(Os, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewPageVisit(Page, Language, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewQueryVisit(Query, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewResolutionVisit(Resolution, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewSessionVisit(Language, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewTemplateVisit(Template, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewUserVisit(boolean, int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewVisit(int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNewVisitor(int, int, int, int, int, Referer) - Static method in class mgi.logme.worker.Saver
 
saveNode(String, String, long, String, String, String, String, String) - Static method in class mgi.logme.worker.StaticSaver
 
saveObj(String) - Static method in class mgi.logme.worker.Saver
 
saveObject(LogObject) - Method in class mgi.logme.worker.ObjectWriter
 
saveObjectVisit(String, String, long, Session) - Static method in class mgi.logme.worker.Saver
 
saveObjectVisit(LogObject, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveOs(String) - Static method in class mgi.logme.worker.Saver
 
saveOsVisit(String, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
savePage(String, String, Referer) - Static method in class mgi.logme.worker.Saver
 
savePageVisit(String, String, Language, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveQuery(String) - Static method in class mgi.logme.worker.Saver
 
saveQueryVisit(String, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveReferer(String) - Static method in class mgi.logme.worker.Saver
 
saveResolution(String) - Static method in class mgi.logme.worker.Saver
 
saveResolutionVisit(String, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveSession(HttpSession) - Static method in class mgi.logme.util.SessionTracking
 
saveSessionData(HttpSession) - Static method in class mgi.logme.util.SessionTracking
 
saveSessionVisit(Language, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveSiteGroup(SiteGroupName, Referer) - Static method in class mgi.logme.worker.Saver
 
saveSiteGroupName(String) - Static method in class mgi.logme.worker.Saver
 
saveTemplate(String) - Static method in class mgi.logme.worker.Saver
 
saveTemplateVisit(String, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveUser(String, String, String, String[], String, int) - Static method in class mgi.logme.worker.Saver
 
saveUserAccess(User, Referer) - Static method in class mgi.logme.worker.Saver
 
saveUserGroup(User, UserGroupName) - Static method in class mgi.logme.worker.Saver
 
saveUserGroupName(String) - Static method in class mgi.logme.worker.Saver
 
saveUserVisit(boolean, int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveVisit(LogVisit) - Method in class mgi.logme.worker.SaveWriter
 
saveVisit(LogVisit, Session) - Static method in class mgi.logme.worker.Saver
 
saveVisit(int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saveVisitor(int, int, int, int, int, Referer, Session) - Static method in class mgi.logme.worker.StaticSaver
 
saved - Variable in class mgi.logme.worker.FallbackQueue
 
saved - Variable in class mgi.logme.worker.ObjectQueue
 
saved - Variable in class mgi.logme.worker.SaveQueue
 
sendMail(String, String, String) - Static method in class mgi.logme.util.LogmeUtil
 
sendMail(String, String, String) - Static method in class mgi.logme.worker.Saver
 
sendRequest() - Static method in class mgi.logme.network.Listener
 
session - Static variable in class mgi.logme.util.HibernateUtil
 
sessionCreated(HttpSessionEvent) - Method in class mgi.logme.util.SessionTracking
 
sessionDestroyed(HttpSessionEvent) - Method in class mgi.logme.util.SessionTracking
 
sessionDidActivate(HttpSessionEvent) - Method in class mgi.logme.util.SessionTracking
 
sessionWillPassivate(HttpSessionEvent) - Method in class mgi.logme.util.SessionTracking
 
setActive(boolean) - Method in class mgi.logme.data.Language
 
setAdmincompany(String) - Method in class mgi.logme.data.Node
 
setAdmindivision(String) - Method in class mgi.logme.data.Node
 
setAdminemail(String) - Method in class mgi.logme.data.Node
 
setAdminhotline(String) - Method in class mgi.logme.data.Node
 
setAdminname(String) - Method in class mgi.logme.data.Node
 
setAlignment(Alignment) - Method in class jxl.biff.EmptyCell
Dummy override
setAlignment(Alignment) - Method in class jxl.write.WritableCellFormat
Sets the horizontal alignment for this format
setAlignment(Alignment) - Method in class jxl.write.biff.CellXFRecord
Sets the alignment for the cell
setArrayGrowSize(int) - Method in class jxl.WorkbookSettings
Sets the amount of memory by which to increase the amount of memory allocated to storing the workbook data.
setAutomaticFormulaCalculation(boolean) - Method in class jxl.SheetSettings
Sets the automatic formula calculation flag
setBackground(Colour) - Method in class jxl.write.WritableCellFormat
Sets the background colour for this cell format
setBackground(Colour, Pattern) - Method in class jxl.write.WritableCellFormat
Sets the background colour and pattern for this cell format
setBackground(Colour, Pattern) - Method in class jxl.write.biff.CellXFRecord
Sets the background for the cell
setBoldStyle(WritableFont.BoldStyle) - Method in class jxl.write.WritableFont
Sets the bold style for this font, if the font hasn't been initialized
setBoldStyle(int) - Method in class jxl.write.biff.WritableFontRecord
Sets the bold style for this font, if the font hasn't been initialized
setBorder(Border, BorderLineStyle) - Method in class jxl.biff.EmptyCell
Dummy override
setBorder(Border, BorderLineStyle) - Method in class jxl.write.WritableCellFormat
Sets the specified border for this format
setBorder(Border, BorderLineStyle, Colour) - Method in class jxl.write.WritableCellFormat
Sets the specified border for this format
setBorder(Border, BorderLineStyle, Colour) - Method in class jxl.write.biff.CellXFRecord
Sets the border style for cells with this format
setBottomMargin(double) - Method in class jxl.SheetSettings
Sets the bottom margin
setBrowser(Browser) - Method in class mgi.logme.data.BrowserVisit
 
setBrowserid(int) - Method in class mgi.logme.dataholder.BrowserHits
Setter for property browsername.
setButtonText(String) - Method in class jxl.biff.drawing.Button
Called when the comment text is changed during the sheet copy process
setCellFeatures(WritableCellFeatures) - Method in class jxl.biff.EmptyCell
Accessor for the cell features
setCellFeatures(CellFeatures) - Method in class jxl.read.biff.CellValue
Sets the cell features during the reading process
setCellFeatures(WritableCellFeatures) - Method in interface jxl.write.WritableCell
Sets the cell features
setCellFeatures(WritableCellFeatures) - Method in class jxl.write.biff.CellValue
Sets the cell features
setCellFormat(CellFormat) - Method in class jxl.biff.EmptyCell
Dummy override
setCellFormat(CellFormat) - Method in class jxl.biff.EmptyCell
Deprecated.  
setCellFormat(CellFormat) - Method in interface jxl.write.WritableCell
Sets the cell format for this cell
setCellFormat(CellFormat) - Method in class jxl.write.biff.CellValue
An API function which sets the format to apply to this cell
setCellOptions(int) - Method in class jxl.write.biff.StyleXFRecord
Sets the raw cell options.
setCharacterSet(int) - Method in class jxl.WorkbookSettings
Sets the character set.
setCharts(Chart[]) - Method in class jxl.biff.drawing.SheetDrawingWriter
Sets the charts on the sheet
setChild(int) - Method in class jxl.biff.BaseCompoundFile.PropertyStorage
Sets the child
setClickpath(Clickpath) - Method in class mgi.logme.data.ClickpathVisit
 
setCode(String) - Method in class mgi.logme.data.IPCountry
 
setColour(int) - Method in class jxl.biff.BaseCompoundFile.PropertyStorage
Sets the colour
setColour(Colour) - Method in class jxl.write.WritableFont
Sets the colour for this font, if the font hasn't been initialized
setColour(int) - Method in class jxl.write.biff.WritableFontRecord
Sets the colour for this font, if the font hasn't been initialized
setColourRGB(Colour, int, int, int) - Method in class jxl.biff.FormattingRecords
Sets the RGB value for the specified colour for this workbook
setColourRGB(Colour, int, int, int) - Method in class jxl.biff.PaletteRecord
Sets the RGB value for the specified colour for this workbook
setColourRGB(Colour, int, int, int) - Method in class jxl.write.WritableWorkbook
Sets the RGB value for the specified colour for this workbook
setColourRGB(Colour, int, int, int) - Method in class jxl.write.biff.WritableWorkbookImpl
Sets the RGB value for the specified colour for this workbook
setColumn(double) - Method in class jxl.write.WritableImage
Accessor for the image position
setColumnView(int, int) - Method in interface jxl.write.WritableSheet
Sets the width of the column on this sheet, in characters.
setColumnView(int, int, CellFormat) - Method in interface jxl.write.WritableSheet
Deprecated. Use the CellView bean instead
setColumnView(int, CellView) - Method in interface jxl.write.WritableSheet
Sets the view for this column
setComment(String) - Method in class jxl.biff.BaseCellFeatures
Sets the cell comment
setComment(String, double, double) - Method in class jxl.biff.BaseCellFeatures
Sets the cell comment
setComment(String) - Method in class jxl.write.WritableCellFeatures
Sets the cell comment
setComment(String, double, double) - Method in class jxl.write.WritableCellFeatures
Sets the cell comment and sets the size of the text box (in cells) in which the comment is displayed
setCommentDrawing(Comment) - Method in class jxl.biff.BaseCellFeatures
Sets the comment drawing object
setCommentText(String) - Method in class jxl.biff.drawing.Comment
Called when the comment text is changed during the sheet copy process
setContents(String) - Method in class jxl.write.biff.HyperlinkRecord
Sets the description
setCookiesenabled(boolean) - Method in class mgi.logme.dataholder.CookieHits
Setter for property browsername.
setCopies(int) - Method in class jxl.SheetSettings
Sets the number of copies
setCount(double) - Method in class mgi.logme.data.BrowserVisit
 
setCount(double) - Method in class mgi.logme.data.ClickpathVisit
 
setCount(double) - Method in class mgi.logme.data.CountryVisit
 
setCount(double) - Method in class mgi.logme.data.DurationVisit
 
setCount(double) - Method in class mgi.logme.data.FirstpageVisit
 
setCount(double) - Method in class mgi.logme.data.LanguageVisit
 
setCount(double) - Method in class mgi.logme.data.LastpageVisit
 
setCount(double) - Method in class mgi.logme.data.LinkVisit
 
setCount(double) - Method in class mgi.logme.data.ObjectVisit
 
setCount(double) - Method in class mgi.logme.data.OsVisit
 
setCount(double) - Method in class mgi.logme.data.PageVisit
 
setCount(int) - Method in class mgi.logme.data.QueryVisit
 
setCount(double) - Method in class mgi.logme.data.ResolutionVisit
 
setCount(double) - Method in class mgi.logme.data.SessionVisit
 
setCount(double) - Method in class mgi.logme.data.TemplateVisit
 
setCount(double) - Method in class mgi.logme.data.UserVisit
 
setCount(int) - Method in class mgi.logme.data.Visit
 
setCount(int) - Method in class mgi.logme.data.Visitor
 
setCount(int) - Method in class mgi.logme.dataholder.BrowserHits
Setter for property count.
setCount(double) - Method in class mgi.logme.dataholder.CookieHits
Setter for property count.
setCount(int) - Method in class mgi.logme.dataholder.Hits
Setter for property count.
setCount(int) - Method in class mgi.logme.dataholder.HitsTwoValue
Setter for property count.
setCount(double) - Method in class mgi.logme.dataholder.JavaHits
Setter for property count.
setCount(double) - Method in class mgi.logme.dataholder.JsHits
Setter for property count.
setCount(double) - Method in class mgi.logme.dataholder.LanguageHits
Setter for property count.
setCount(double) - Method in class mgi.logme.dataholder.LinkHits
Setter for property count.
setCount(double) - Method in class mgi.logme.dataholder.ObjectHits
Setter for property count.
setCount(double) - Method in class mgi.logme.dataholder.OsHits
Setter for property count.
setCount(double) - Method in class mgi.logme.dataholder.PageHits
Setter for property count.
setCount(int) - Method in class mgi.logme.dataholder.PageImpressions
Setter for property count.
setCount(double) - Method in class mgi.logme.dataholder.QueryHits
Setter for property count.
setCount(int) - Method in class mgi.logme.dataholder.ResolutionHits
Setter for property count.
setCount(double) - Method in class mgi.logme.dataholder.TemplateHits
Setter for property count.
setCount(double) - Method in class mgi.logme.dataholder.UserHits
Setter for property count.
setCountUserSpecialData(boolean) - Method in class mgi.logme.dataholder.LogVisit
Setter for property countUserSpecialData.
setCountfalse(int) - Method in class mgi.logme.dataholder.HitsBoolean
Setter for property browsername.
setCountry(IPCountry) - Method in class mgi.logme.data.CountryVisit
 
setCountry(IPCountry) - Method in class mgi.logme.data.IP
 
setCountry(String) - Method in class mgi.logme.data.IPCountry
 
setCounttrue(int) - Method in class mgi.logme.dataholder.HitsBoolean
Setter for property count.
setData(Iterator) - Method in class mgi.logme.dataholder.LogVisit
Setter for property data.
setDate(Date) - Method in class jxl.write.DateTime
Sets the date for this cell
setDate(Date, DateRecord.GMTDate) - Method in class jxl.write.DateTime
Sets the date for this cell, performing the necessary timezone adjustments
setDate(Date) - Method in class jxl.write.biff.DateRecord
Sets the date in this cell
setDate(Date, DateRecord.GMTDate) - Method in class jxl.write.biff.DateRecord
Sets the date in this cell, taking the timezone into account
setDay(int) - Method in class mgi.logme.data.AnonymousVisit
 
setDay(int) - Method in class mgi.logme.data.BrowserVisit
 
setDay(int) - Method in class mgi.logme.data.ClickpathVisit
 
setDay(int) - Method in class mgi.logme.data.CookieVisit
 
setDay(int) - Method in class mgi.logme.data.CountryVisit
 
setDay(int) - Method in class mgi.logme.data.DurationVisit
 
setDay(int) - Method in class mgi.logme.data.FirstpageVisit
 
setDay(int) - Method in class mgi.logme.data.JavaVisit
 
setDay(int) - Method in class mgi.logme.data.JsVisit
 
setDay(int) - Method in class mgi.logme.data.LanguageVisit
 
setDay(int) - Method in class mgi.logme.data.LastpageVisit
 
setDay(int) - Method in class mgi.logme.data.LinkVisit
 
setDay(int) - Method in class mgi.logme.data.ObjectVisit
 
setDay(int) - Method in class mgi.logme.data.OsVisit
 
setDay(int) - Method in class mgi.logme.data.PageVisit
 
setDay(int) - Method in class mgi.logme.data.QueryVisit
 
setDay(int) - Method in class mgi.logme.data.ResolutionVisit
 
setDay(int) - Method in class mgi.logme.data.SessionVisit
 
setDay(int) - Method in class mgi.logme.data.TemplateVisit
 
setDay(int) - Method in class mgi.logme.data.UserVisit
 
setDay(int) - Method in class mgi.logme.data.Visit
 
setDay(int) - Method in class mgi.logme.data.Visitor
 
setDefaultColumnWidth(int) - Method in class jxl.SheetSettings
Sets the default column width
setDefaultRowHeight(int) - Method in class jxl.SheetSettings
Sets the default row height
setDescription(String) - Method in class jxl.write.WritableHyperlink
Sets the description to appear in the hyperlink cell
setDetail(boolean) - Method in class mgi.logme.data.Referer
 
setDimension(int) - Method in class jxl.CellView
Deprecated. use the setSize method instead
setDisplayZeroValues(boolean) - Method in class jxl.SheetSettings
Sets the displayZeroValues property
setDrawingGroup(DrawingGroup) - Method in class jxl.biff.drawing.Button
Sets the drawing group for this drawing.
setDrawingGroup(DrawingGroup) - Method in class jxl.biff.drawing.Comment
Sets the drawing group for this drawing.
setDrawingGroup(DrawingGroup) - Method in class jxl.biff.drawing.Drawing
Sets the drawing group for this drawing.
setDrawingGroup(DrawingGroup) - Method in interface jxl.biff.drawing.DrawingGroupObject
Sets the drawing group for this drawing.
setDrawings(ArrayList, boolean) - Method in class jxl.biff.drawing.SheetDrawingWriter
The drawings on the sheet
setDrawingsDisabled(boolean) - Method in class jxl.WorkbookSettings
Disables the handling of drawings
setDrawingsOmitted(MsoDrawingRecord, ObjRecord) - Method in class jxl.biff.drawing.DrawingGroup
Indicates that at least one of the drawings has been omitted from the worksheet
setDuration(Duration) - Method in class mgi.logme.data.DurationVisit
 
setEid(Integer) - Method in class mgi.logme.data.AnonymousVisit
 
setEid(Integer) - Method in class mgi.logme.data.Browser
 
setEid(Integer) - Method in class mgi.logme.data.BrowserVisit
 
setEid(Integer) - Method in class mgi.logme.data.Clickpath
 
setEid(Integer) - Method in class mgi.logme.data.ClickpathVisit
 
setEid(Integer) - Method in class mgi.logme.data.CookieVisit
 
setEid(Integer) - Method in class mgi.logme.data.CountryVisit
 
setEid(Integer) - Method in class mgi.logme.data.Duration
 
setEid(Integer) - Method in class mgi.logme.data.DurationVisit
 
setEid(Integer) - Method in class mgi.logme.data.FirstpageVisit
 
setEid(Integer) - Method in class mgi.logme.data.Helpdesk
 
setEid(Integer) - Method in class mgi.logme.data.IP
 
setEid(Integer) - Method in class mgi.logme.data.IPCountry
 
setEid(Integer) - Method in class mgi.logme.data.JavaVisit
 
setEid(Integer) - Method in class mgi.logme.data.JsVisit
 
setEid(Integer) - Method in class mgi.logme.data.Language
 
setEid(Integer) - Method in class mgi.logme.data.LanguageVisit
 
setEid(Integer) - Method in class mgi.logme.data.LastpageVisit
 
setEid(Integer) - Method in class mgi.logme.data.Link
 
setEid(Integer) - Method in class mgi.logme.data.LinkVisit
 
setEid(Integer) - Method in class mgi.logme.data.LogMessage
 
setEid(Integer) - Method in class mgi.logme.data.Node
 
setEid(Integer) - Method in class mgi.logme.data.Obj
 
setEid(Integer) - Method in class mgi.logme.data.ObjectVisit
 
setEid(Integer) - Method in class mgi.logme.data.Os
 
setEid(Integer) - Method in class mgi.logme.data.OsVisit
 
setEid(Integer) - Method in class mgi.logme.data.Page
 
setEid(Integer) - Method in class mgi.logme.data.PageVisit
 
setEid(Integer) - Method in class mgi.logme.data.Query
 
setEid(Integer) - Method in class mgi.logme.data.QueryVisit
 
setEid(Integer) - Method in class mgi.logme.data.Referer
 
setEid(Integer) - Method in class mgi.logme.data.Resolution
 
setEid(Integer) - Method in class mgi.logme.data.ResolutionVisit
 
setEid(Integer) - Method in class mgi.logme.data.SessionVisit
 
setEid(Integer) - Method in class mgi.logme.data.SiteGroupName
 
setEid(Integer) - Method in class mgi.logme.data.Template
 
setEid(Integer) - Method in class mgi.logme.data.TemplateVisit
 
setEid(Integer) - Method in class mgi.logme.data.User
 
setEid(Integer) - Method in class mgi.logme.data.UserGroupName
 
setEid(Integer) - Method in class mgi.logme.data.UserVisit
 
setEid(Integer) - Method in class mgi.logme.data.Visit
 
setEid(Integer) - Method in class mgi.logme.data.Visitor
 
setEid(Integer) - Method in class mgi.logme.dataholder.CookieHits
Setter for property EID.
setEid(Integer) - Method in class mgi.logme.dataholder.JavaHits
Setter for property EID.
setEid(Integer) - Method in class mgi.logme.dataholder.JsHits
Setter for property EID.
setEid(Integer) - Method in class mgi.logme.dataholder.LanguageHits
Setter for property EID.
setEid(Integer) - Method in class mgi.logme.dataholder.LinkHits
Setter for property EID.
setEid(Integer) - Method in class mgi.logme.dataholder.ObjectHits
Setter for property EID.
setEid(Integer) - Method in class mgi.logme.dataholder.OsHits
Setter for property EID.
setEid(Integer) - Method in class mgi.logme.dataholder.PageHits
Setter for property EID.
setEid(Integer) - Method in class mgi.logme.dataholder.QueryHits
Setter for property EID.
setEid(Integer) - Method in class mgi.logme.dataholder.TemplateHits
Setter for property EID.
setEid(Integer) - Method in class mgi.logme.dataholder.UserHits
Setter for property EID.
setEncoding(String) - Method in class jxl.WorkbookSettings
Sets the encoding for this workbook
setExcelDisplayLanguage(String) - Method in class jxl.WorkbookSettings
Sets the language in which the generated file will display
setExcelRegionalSettings(String) - Method in class jxl.WorkbookSettings
Sets the regional settings for the generated excel file
setFalsecount(int) - Method in class mgi.logme.data.AnonymousVisit
 
setFalsecount(int) - Method in class mgi.logme.data.CookieVisit
 
setFalsecount(int) - Method in class mgi.logme.data.JavaVisit
 
setFalsecount(int) - Method in class mgi.logme.data.JsVisit
 
setFile(File) - Method in class jxl.write.WritableHyperlink
Sets the file activated by this hyperlink
setFile(File) - Method in class jxl.write.biff.HyperlinkRecord
Sets the file activated by this hyperlink
setFirst() - Method in class jxl.biff.drawing.MsoDrawingRecord
Sets the flag to indicate that this is the first drawing on the sheet
setFitHeight(int) - Method in class jxl.SheetSettings
Sets the number of pages vertically that this sheet will be printed into
setFitToPages(boolean) - Method in class jxl.SheetSettings
Accessor for the fit to pages flag
setFitToPages(boolean) - Method in class jxl.biff.WorkspaceInformationRecord
Sets the fit to page flag
setFitWidth(int) - Method in class jxl.SheetSettings
Sets the number of pages widthwise which this sheet should be printed into
setFont(FontRecord) - Method in class jxl.biff.XFRecord
Sets the font object with a workbook specific clone.
setFontBoldStyle(int) - Method in class jxl.biff.FontRecord
Sets the bold style for this font, if the font hasn't been initialized
setFontColour(int) - Method in class jxl.biff.FontRecord
Sets the colour for this font, if the font hasn't been initialized
setFontItalic(boolean) - Method in class jxl.biff.FontRecord
Sets the italic indicator for this font, if the font hasn't been initialized
setFontName(String) - Method in class jxl.HeaderFooter.Contents
Sets the font of text subsequently appended to this object..
setFontName(String) - Method in class jxl.biff.HeaderFooter.Contents
Sets the font of text subsequently appended to this object..
setFontPointSize(int) - Method in class jxl.biff.FontRecord
Sets the point size for this font, if the font hasn't been initialized
setFontScriptStyle(int) - Method in class jxl.biff.FontRecord
Sets the script style (eg. superscript, subscript) for this font, if the font hasn't been initialized
setFontSize(int) - Method in class jxl.HeaderFooter.Contents
Sets the font size of text subsequently appended to this object.
setFontSize(int) - Method in class jxl.biff.HeaderFooter.Contents
Sets the font size of text subsequently appended to this object.
setFontStruckout(boolean) - Method in class jxl.biff.FontRecord
Sets the struck out flag
setFontUnderlineStyle(int) - Method in class jxl.biff.FontRecord
Sets the underline style for this font, if the font hasn't been initialized
setFooter(HeaderFooter) - Method in class jxl.SheetSettings
Sets the footer
setFooter(String, String, String) - Method in interface jxl.write.WritableSheet
Deprecated. use the SheetSettings bean
setFooterMargin(double) - Method in class jxl.SheetSettings
Sets the margin for any page footer
setFormat(CellFormat) - Method in class jxl.CellView
Sets the cell format for this group of cells
setFormatString(String) - Method in class jxl.biff.FormatRecord
Called by the immediate subclass to set the string once the Java-Excel replacements have been done
setFormatting(ContinueRecord) - Method in class jxl.biff.drawing.Button
Sets the formatting
setFormatting(ContinueRecord) - Method in class jxl.biff.drawing.Comment
Sets the formatting
setFormulaAdjust(boolean) - Method in class jxl.WorkbookSettings
Setter for the formula adjust disabled property
setFromip(String) - Method in class mgi.logme.data.IP
 
setFromlong(long) - Method in class mgi.logme.data.IP
 
setGCDisabled(boolean) - Method in class jxl.WorkbookSettings
Sets the garbage collection disabled
setGroup(SiteGroupName) - Method in class mgi.logme.data.SiteGroup
 
setGroup(UserGroupName) - Method in class mgi.logme.data.UserGroup
 
setGroupname(String) - Method in class mgi.logme.data.SiteGroupName
 
setGroupname(String) - Method in class mgi.logme.data.UserGroupName
 
setHeader(HeaderFooter) - Method in class jxl.SheetSettings
Sets the header
setHeader(String, String, String) - Method in interface jxl.write.WritableSheet
Deprecated. use the SheetSettings bean
setHeaderFooterAndFrontPage(Document, HttpSession) - Method in class mgi.logme.export.ExportPdf
 
setHeaderMargin(double) - Method in class jxl.SheetSettings
Sets the margin for any page headers
setHeight(double) - Method in class jxl.biff.drawing.Button
Accessor for the height of this drawing
setHeight(double) - Method in class jxl.biff.drawing.Comment
Accessor for the height of this drawing
setHeight(double) - Method in class jxl.biff.drawing.Drawing
Accessor for the height of this drawing
setHeight(double) - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the height of this drawing
setHeight(double) - Method in class jxl.write.WritableImage
Accessor for the image dimensions Note that the actual size of the rendered image will depend on the height of the rows it spans
setHelp(String) - Method in class mgi.logme.data.Helpdesk
 
setHidden(boolean) - Method in class jxl.CellView
Sets the hidden status of this row/column
setHidden(boolean) - Method in class jxl.SheetSettings
Sets the hidden status of this worksheet
setHidden(boolean) - Method in class jxl.biff.EmptyCell
Dummy override
setHidden(boolean) - Method in interface jxl.write.WritableSheet
Deprecated. use the SheetSettings bean instead
setHorizontalCentre(boolean) - Method in class jxl.SheetSettings
Sets the horizontal centre
setHorizontalFreeze(int) - Method in class jxl.SheetSettings
Sets the row at which the pane is frozen horizontally
setHorizontalPrintResolution(int) - Method in class jxl.SheetSettings
Sets the horizontal print resolution
setHostname(String) - Method in class mgi.logme.data.Node
 
setHour(int) - Method in class mgi.logme.data.AnonymousVisit
 
setHour(int) - Method in class mgi.logme.data.BrowserVisit
 
setHour(int) - Method in class mgi.logme.data.ClickpathVisit
 
setHour(int) - Method in class mgi.logme.data.CookieVisit
 
setHour(int) - Method in class mgi.logme.data.CountryVisit
 
setHour(int) - Method in class mgi.logme.data.DurationVisit
 
setHour(int) - Method in class mgi.logme.data.FirstpageVisit
 
setHour(int) - Method in class mgi.logme.data.JavaVisit
 
setHour(int) - Method in class mgi.logme.data.JsVisit
 
setHour(int) - Method in class mgi.logme.data.LanguageVisit
 
setHour(int) - Method in class mgi.logme.data.LastpageVisit
 
setHour(int) - Method in class mgi.logme.data.LinkVisit
 
setHour(int) - Method in class mgi.logme.data.ObjectVisit
 
setHour(int) - Method in class mgi.logme.data.OsVisit
 
setHour(int) - Method in class mgi.logme.data.PageVisit
 
setHour(int) - Method in class mgi.logme.data.QueryVisit
 
setHour(int) - Method in class mgi.logme.data.ResolutionVisit
 
setHour(int) - Method in class mgi.logme.data.SessionVisit
 
setHour(int) - Method in class mgi.logme.data.TemplateVisit
 
setHour(int) - Method in class mgi.logme.data.UserVisit
 
setHour(int) - Method in class mgi.logme.data.Visit
 
setHour(int) - Method in class mgi.logme.data.Visitor
 
setIdentifier(int) - Method in class mgi.logme.dataholder.Hits
Setter for property browsername.
setIdentifier(int) - Method in class mgi.logme.dataholder.HitsBoolean
Setter for property identifier.
setIdentifier(int) - Method in class mgi.logme.dataholder.HitsTwoValue
Setter for property browsername.
setIgnoreBlanks(boolean) - Method in class jxl.WorkbookSettings
Sets the ignore blanks flag
setIndentation(int) - Method in class jxl.write.WritableCellFormat
Sets the indentation of the cell text
setIndentation(int) - Method in class jxl.write.biff.CellXFRecord
Sets the indentation of the cell text
setInitialFileSize(int) - Method in class jxl.WorkbookSettings
Sets the initial amount of memory allocated to store the workbook data when reading a worksheet.
setIp(String) - Method in class mgi.logme.data.Node
 
setItalic(boolean) - Method in class jxl.write.WritableFont
Sets the italic indicator for this font, if the font hasn't been initialized
setItalic(boolean) - Method in class jxl.write.biff.WritableFontRecord
Sets the italic indicator for this font, if the font hasn't been initialized
setJavaenabled(boolean) - Method in class mgi.logme.dataholder.JavaHits
Setter for property browsername.
setJsenabled(boolean) - Method in class mgi.logme.dataholder.JsHits
Setter for property browsername.
setLanguage(Language) - Method in class mgi.logme.data.FirstpageVisit
 
setLanguage(Language) - Method in class mgi.logme.data.Helpdesk
 
setLanguage(Language) - Method in class mgi.logme.data.LanguageVisit
 
setLanguage(Language) - Method in class mgi.logme.data.LastpageVisit
 
setLanguage(Language) - Method in class mgi.logme.data.PageVisit
 
setLanguage(Language) - Method in class mgi.logme.data.SessionVisit
 
setLanguage(String) - Method in class mgi.logme.dataholder.LanguageHits
Setter for property browsername.
setLanguage(String) - Method in class mgi.logme.dataholder.LogVisit
Setter for property language.
setLanguageid(int) - Method in class mgi.logme.dataholder.HitsTwoValue
Setter for property languageid.
setLaststatus(String) - Method in class mgi.logme.data.Node
 
setLastupdate(long) - Method in class mgi.logme.data.Node
 
setLeftMargin(double) - Method in class jxl.SheetSettings
Sets the left margin
setLink(Link) - Method in class mgi.logme.data.LinkVisit
 
setLink(String) - Method in class mgi.logme.data.Page
 
setLink(String) - Method in class mgi.logme.dataholder.LinkHits
Setter for property browsername.
setLink(String) - Method in class mgi.logme.dataholder.PageHits
Setter for property link.
setLocale(Locale) - Method in class jxl.WorkbookSettings
Sets the locale used by JExcelApi to generate the spreadsheet.
setLocale(String) - Method in class mgi.logme.data.Language
 
setLocation(String, WritableSheet, int, int, int, int) - Method in class jxl.write.WritableHyperlink
Sets the location of the cells to be linked to within this workbook
setLocation(String, WritableSheet, int, int, int, int) - Method in class jxl.write.biff.HyperlinkRecord
Sets the location of the cells to be linked to within this workbook
setLocked(boolean) - Method in class jxl.biff.EmptyCell
Dummy override
setLocked(boolean) - Method in class jxl.write.WritableCellFormat
Sets whether or not this XF record locks the cell.
setLocked(boolean) - Method in class jxl.write.biff.CellXFRecord
Sets whether or not this XF record locks the cell
setLocked(boolean) - Method in class jxl.write.biff.StyleXFRecord
Sets whether or not this XF record locks the cell
setLoglevel(int) - Method in class mgi.logme.data.LogMessage
 
setMax(int) - Method in class mgi.logme.data.Duration
 
setMergedCellChecking(boolean) - Method in class jxl.WorkbookSettings
Accessor to set the merged cell checking
setMessage(String) - Method in class mgi.logme.data.LogMessage
 
setMin(int) - Method in class mgi.logme.data.Duration
 
setMinute(int) - Method in class mgi.logme.data.AnonymousVisit
 
setMinute(int) - Method in class mgi.logme.data.BrowserVisit
 
setMinute(int) - Method in class mgi.logme.data.ClickpathVisit
 
setMinute(int) - Method in class mgi.logme.data.CookieVisit
 
setMinute(int) - Method in class mgi.logme.data.CountryVisit
 
setMinute(int) - Method in class mgi.logme.data.DurationVisit
 
setMinute(int) - Method in class mgi.logme.data.FirstpageVisit
 
setMinute(int) - Method in class mgi.logme.data.JavaVisit
 
setMinute(int) - Method in class mgi.logme.data.JsVisit
 
setMinute(int) - Method in class mgi.logme.data.LanguageVisit
 
setMinute(int) - Method in class mgi.logme.data.LastpageVisit
 
setMinute(int) - Method in class mgi.logme.data.LinkVisit
 
setMinute(int) - Method in class mgi.logme.data.ObjectVisit
 
setMinute(int) - Method in class mgi.logme.data.OsVisit
 
setMinute(int) - Method in class mgi.logme.data.PageVisit
 
setMinute(int) - Method in class mgi.logme.data.QueryVisit
 
setMinute(int) - Method in class mgi.logme.data.ResolutionVisit
 
setMinute(int) - Method in class mgi.logme.data.SessionVisit
 
setMinute(int) - Method in class mgi.logme.data.TemplateVisit
 
setMinute(int) - Method in class mgi.logme.data.UserVisit
 
setMinute(int) - Method in class mgi.logme.data.Visit
 
setMinute(int) - Method in class mgi.logme.data.Visitor
 
setMonth(int) - Method in class mgi.logme.data.AnonymousVisit
 
setMonth(int) - Method in class mgi.logme.data.BrowserVisit
 
setMonth(int) - Method in class mgi.logme.data.ClickpathVisit
 
setMonth(int) - Method in class mgi.logme.data.CookieVisit
 
setMonth(int) - Method in class mgi.logme.data.CountryVisit
 
setMonth(int) - Method in class mgi.logme.data.DurationVisit
 
setMonth(int) - Method in class mgi.logme.data.FirstpageVisit
 
setMonth(int) - Method in class mgi.logme.data.JavaVisit
 
setMonth(int) - Method in class mgi.logme.data.JsVisit
 
setMonth(int) - Method in class mgi.logme.data.LanguageVisit
 
setMonth(int) - Method in class mgi.logme.data.LastpageVisit
 
setMonth(int) - Method in class mgi.logme.data.LinkVisit
 
setMonth(int) - Method in class mgi.logme.data.ObjectVisit
 
setMonth(int) - Method in class mgi.logme.data.OsVisit
 
setMonth(int) - Method in class mgi.logme.data.PageVisit
 
setMonth(int) - Method in class mgi.logme.data.QueryVisit
 
setMonth(int) - Method in class mgi.logme.data.ResolutionVisit
 
setMonth(int) - Method in class mgi.logme.data.SessionVisit
 
setMonth(int) - Method in class mgi.logme.data.TemplateVisit
 
setMonth(int) - Method in class mgi.logme.data.UserVisit
 
setMonth(int) - Method in class mgi.logme.data.Visit
 
setMonth(int) - Method in class mgi.logme.data.Visitor
 
setName(String) - Method in interface jxl.write.WritableSheet
Sets the name of this sheet
setName(String) - Method in class mgi.logme.data.Helpdesk
 
setName(String) - Method in class mgi.logme.data.Language
 
setName(String) - Method in class mgi.logme.dataholder.Hits
Setter for property name.
setNamesDisabled(boolean) - Method in class jxl.WorkbookSettings
Disables the handling of names
setNewuser(boolean) - Method in class mgi.logme.data.UserVisit
 
setNewuser(boolean) - Method in class mgi.logme.dataholder.UserHits
Setter for property browsername.
setNext(int) - Method in class jxl.biff.BaseCompoundFile.PropertyStorage
Sets the next block
setNode(Node) - Method in class mgi.logme.data.LogMessage
 
setNote(NoteRecord) - Method in class jxl.biff.drawing.Comment
Sets the note object
setObj(String) - Method in class mgi.logme.dataholder.ObjectHits
Setter for property obj.
setObject(Obj) - Method in class mgi.logme.data.ObjectVisit
 
setObjectId(int, int, int) - Method in class jxl.biff.drawing.Button
Sets the object id.
setObjectId(int, int, int) - Method in class jxl.biff.drawing.Comment
Sets the object id.
setObjectId(int, int, int) - Method in class jxl.biff.drawing.Drawing
Sets the object id.
setObjectId(int, int, int) - Method in interface jxl.biff.drawing.DrawingGroupObject
Sets the object id.
setOrientation(PageOrientation) - Method in class jxl.SheetSettings
Sets the paper orientation for printing this sheet
setOrientation(Orientation) - Method in class jxl.write.WritableCellFormat
Sets the text orientation for this format
setOrientation(Orientation) - Method in class jxl.write.biff.CellXFRecord
Sets the text orientation for cells with this style
setOs(Os) - Method in class mgi.logme.data.OsVisit
 
setOs(String) - Method in class mgi.logme.dataholder.OsHits
Setter for property browsername.
setOutputFile(File) - Method in class jxl.write.WritableWorkbook
Sets a new output file.
setOutputFile(OutputStream) - Method in class jxl.write.biff.File
Sets a new output file.
setOutputFile(File) - Method in class jxl.write.biff.WritableWorkbookImpl
Sets a new output file.
setPage(Page) - Method in class mgi.logme.data.FirstpageVisit
 
setPage(Page) - Method in class mgi.logme.data.LastpageVisit
 
setPage(Page) - Method in class mgi.logme.data.PageVisit
 
setPage(String) - Method in class mgi.logme.dataholder.PageHits
Setter for property browsername.
setPageSetup(PageOrientation) - Method in interface jxl.write.WritableSheet
Sets the page setup details
setPageSetup(PageOrientation, double, double) - Method in interface jxl.write.WritableSheet
Sets the page setup details
setPageSetup(PageOrientation, PaperSize, double, double) - Method in interface jxl.write.WritableSheet
Sets the page setup details
setPageStart(int) - Method in class jxl.SheetSettings
Sets the page number at which to commence printing
setPalette(PaletteRecord) - Method in class jxl.biff.FormattingRecords
Called from the WorkbookParser to set the colour palette
setPaperSize(PaperSize) - Method in class jxl.SheetSettings
Sets the paper size to be used when printing this sheet
setPass(String) - Method in class mgi.logme.data.User
 
setPassword(String) - Method in class jxl.SheetSettings
Sets the password for this sheet
setPasswordHash(int) - Method in class jxl.SheetSettings
Accessor for the password hash - used only when copying sheets
setPath(String) - Method in class mgi.logme.dataholder.LogMessage
Setter for property count.
setPath(String) - Method in class mgi.logme.dataholder.LogObject
Setter for property count.
setPath(String) - Method in class mgi.logme.dataholder.LogVisit
Setter for property count.
setPointSize(int) - Method in class jxl.write.WritableFont
Sets the point size for this font, if the font hasn't been initialized
setPointSize(int) - Method in class jxl.write.biff.WritableFontRecord
Sets the point size for this font, if the font hasn't been initialized
setPos(int) - Method in class jxl.read.biff.File
Saves the current position and temporarily sets the position to be the new one.
setPrevious(int) - Method in class jxl.biff.BaseCompoundFile.PropertyStorage
Sets the previous block
setPrintGridLines(boolean) - Method in class jxl.SheetSettings
Sets the printGridLines property
setPrintHeaders(boolean) - Method in class jxl.SheetSettings
Sets the printHeaders property
setPropertySets(boolean) - Method in class jxl.WorkbookSettings
Sets whether or not to enable any property sets (such as macros) to be copied along with the workbook Leaving this feature enabled will result in the JXL process using more memory
setProtected(boolean) - Method in class jxl.SheetSettings
Sets the protected (ie. read only) status of this sheet
setProtected(boolean) - Method in interface jxl.write.WritableSheet
Deprecated. use the SheetSettings bean instead
setProtected(boolean) - Method in class jxl.write.WritableWorkbook
Indicates whether or not this workbook is protected
setProtected(boolean) - Method in class jxl.write.biff.WritableWorkbookImpl
Indicates whether or not this workbook is protected
setQuery(Query) - Method in class mgi.logme.data.QueryVisit
 
setQuery(String) - Method in class mgi.logme.dataholder.QueryHits
Setter for property browsername.
setRationalization(boolean) - Method in class jxl.WorkbookSettings
Sets whether or not to rationalize the cell formats before writing out the sheet.
setReadComment(String, double, double) - Method in class jxl.biff.BaseCellFeatures
Internal method to set the cell comment.
setRecalculateFormulasBeforeSave(boolean) - Method in class jxl.SheetSettings
Sets the recalculate formulas when the sheet is saved flag
setReferenceCount(int) - Method in class jxl.biff.drawing.Button
Sets the new reference count on the drawing
setReferenceCount(int) - Method in class jxl.biff.drawing.Comment
Sets the new reference count on the drawing
setReferenceCount(int) - Method in class jxl.biff.drawing.Drawing
Sets the new reference count on the drawing
setReferenceCount(int) - Method in interface jxl.biff.drawing.DrawingGroupObject
Sets the new reference count on the drawing
setReferer(Referer) - Method in class mgi.logme.data.AnonymousVisit
 
setReferer(Referer) - Method in class mgi.logme.data.BrowserVisit
 
setReferer(Referer) - Method in class mgi.logme.data.ClickpathVisit
 
setReferer(Referer) - Method in class mgi.logme.data.CookieVisit
 
setReferer(Referer) - Method in class mgi.logme.data.CountryVisit
 
setReferer(Referer) - Method in class mgi.logme.data.DurationVisit
 
setReferer(Referer) - Method in class mgi.logme.data.FirstpageVisit
 
setReferer(Referer) - Method in class mgi.logme.data.JavaVisit
 
setReferer(Referer) - Method in class mgi.logme.data.JsVisit
 
setReferer(Referer) - Method in class mgi.logme.data.LanguageVisit
 
setReferer(Referer) - Method in class mgi.logme.data.LastpageVisit
 
setReferer(Referer) - Method in class mgi.logme.data.LinkVisit
 
setReferer(Referer) - Method in class mgi.logme.data.ObjectVisit
 
setReferer(Referer) - Method in class mgi.logme.data.OsVisit
 
setReferer(Referer) - Method in class mgi.logme.data.Page
 
setReferer(Referer) - Method in class mgi.logme.data.PageVisit
 
setReferer(Referer) - Method in class mgi.logme.data.QueryVisit
 
setReferer(Referer) - Method in class mgi.logme.data.ResolutionVisit
 
setReferer(Referer) - Method in class mgi.logme.data.SessionVisit
 
setReferer(Referer) - Method in class mgi.logme.data.SiteGroup
 
setReferer(Referer) - Method in class mgi.logme.data.TemplateVisit
 
setReferer(Referer) - Method in class mgi.logme.data.UserAccess
 
setReferer(Referer) - Method in class mgi.logme.data.UserVisit
 
setReferer(Referer) - Method in class mgi.logme.data.Visit
 
setReferer(Referer) - Method in class mgi.logme.data.Visitor
 
setReferer(String) - Method in class mgi.logme.dataholder.LogMessage
Setter for property browsername.
setReferer(String) - Method in class mgi.logme.dataholder.LogObject
Setter for property browsername.
setReferer(String) - Method in class mgi.logme.dataholder.LogVisit
Setter for property browsername.
setResolution(Resolution) - Method in class mgi.logme.data.ResolutionVisit
 
setResolution(int) - Method in class mgi.logme.dataholder.ResolutionHits
Setter for property browsername.
setRightMargin(double) - Method in class jxl.SheetSettings
Sets the right margin
setRow(double) - Method in class jxl.write.WritableImage
Accessor for the image position
setRowView(int, int) - Method in interface jxl.write.WritableSheet
Sets the height of the specified row, as well as its collapse status
setRowView(int, boolean) - Method in interface jxl.write.WritableSheet
Sets the properties of the specified row
setRowView(int, int, boolean) - Method in interface jxl.write.WritableSheet
Sets the height of the specified row, as well as its collapse status
setScaleFactor(int) - Method in class jxl.SheetSettings
Sets the scale factor for this sheet to be used when printing.
setScriptStyle(ScriptStyle) - Method in class jxl.write.WritableFont
Sets the script style (eg. superscript, subscript) for this font, if the font hasn't been initialized
setScriptStyle(int) - Method in class jxl.write.biff.WritableFontRecord
Sets the script style (eg. superscript, subscript) for this font, if the font hasn't been initialized
setSelected() - Method in class jxl.SheetSettings
Deprecated. use overloaded version which takes a boolean
setSelected(boolean) - Method in class jxl.SheetSettings
Sets this sheet to be when it is opened in excel
setSendmail(String) - Method in class mgi.logme.data.Node
 
setSetting(String) - Method in class mgi.logme.data.Node
 
setSheetRef(int) - Method in class jxl.read.biff.NameRecord
Set the index sheet reference for a record name 0 is for a global reference
setShowGridLines(boolean) - Method in class jxl.SheetSettings
Sets the showGridLines property
setShrinkToFit(boolean) - Method in class jxl.write.WritableCellFormat
Sets the shrink to fit flag
setShrinkToFit(boolean) - Method in class jxl.write.biff.CellXFRecord
Sets the shrink to fit flag
setSitegroup(SiteGroupName) - Method in class mgi.logme.data.GroupAccess
 
setSize(int) - Method in class jxl.CellView
Sets the dimension for this view
setSize(int) - Method in class jxl.biff.BaseCompoundFile.PropertyStorage
Sets the size of the file
setSleepTime(long) - Method in class mgi.logme.network.WatchListener
Set the Sleeptime of queueloops
setSleepTime(long) - Method in class mgi.logme.worker.NodeStatus
Set the Sleeptime of queueloops
setSpecialstatus(String) - Method in class mgi.logme.data.Node
 
setStartBlock(int) - Method in class jxl.biff.BaseCompoundFile.PropertyStorage
Sets the number of the start block
setString(String) - Method in class jxl.write.Label
Sets the string contents of this cell
setString(String) - Method in class jxl.write.biff.LabelRecord
Sets the string contents of this cell
setStruckout(boolean) - Method in class jxl.write.WritableFont
Sets Accessor for the strike-out flag
setStruckout(boolean) - Method in class jxl.write.biff.WritableFontRecord
Sets the struck out flag
setStyle(String) - Method in class mgi.logme.data.User
 
setSuppressWarnings(boolean) - Method in class common.Logger
Empty implementation of the suppressWarnings.
setSuppressWarnings(boolean) - Method in class common.log.SimpleLogger
Overrides the method in the base class to suppress warnings - it can be set using the system property jxl.nowarnings.
setSuppressWarnings(boolean) - Method in class jxl.WorkbookSettings
Accessor to set the suppress warnings flag.
setTemplate(Template) - Method in class mgi.logme.data.TemplateVisit
 
setTemplate(String) - Method in class mgi.logme.dataholder.TemplateHits
Setter for property template.
setText(ContinueRecord) - Method in class jxl.biff.drawing.Button
Sets the text data
setText(ContinueRecord) - Method in class jxl.biff.drawing.Comment
Sets the text data
setTextObject(TextObjectRecord) - Method in class jxl.biff.drawing.Button
Sets the text object
setTextObject(TextObjectRecord) - Method in class jxl.biff.drawing.Comment
Sets the text object
setTime(int) - Method in class mgi.logme.dataholder.PageImpressions
Setter for property browsername.
setToip(String) - Method in class mgi.logme.data.IP
 
setTolong(long) - Method in class mgi.logme.data.IP
 
setTopMargin(double) - Method in class jxl.SheetSettings
Sets the top margin
setTruecount(int) - Method in class mgi.logme.data.AnonymousVisit
 
setTruecount(int) - Method in class mgi.logme.data.CookieVisit
 
setTruecount(int) - Method in class mgi.logme.data.JavaVisit
 
setTruecount(int) - Method in class mgi.logme.data.JsVisit
 
setTs(long) - Method in class mgi.logme.data.LogMessage
 
setTs(long) - Method in class mgi.logme.dataholder.LogMessage
Setter for property EID.
setTs(long) - Method in class mgi.logme.dataholder.LogObject
Setter for property EID.
setTs(long) - Method in class mgi.logme.dataholder.LogVisit
Setter for property EID.
setType(int) - Method in class jxl.biff.BaseCompoundFile.PropertyStorage
Sets the type
setURL(URL) - Method in class jxl.write.WritableHyperlink
Sets the URL of this hyperlink
setURL(URL) - Method in class jxl.write.biff.HyperlinkRecord
Sets the URL of this hyperlink
setUnderlineStyle(UnderlineStyle) - Method in class jxl.write.WritableFont
Sets the underline style for this font, if the font hasn't been initialized
setUnderlineStyle(int) - Method in class jxl.write.biff.WritableFontRecord
Sets the underline style for this font, if the font hasn't been initialized
setUser(User) - Method in class mgi.logme.data.UserAccess
 
setUser(User) - Method in class mgi.logme.data.UserGroup
 
setUsergroup(UserGroupName) - Method in class mgi.logme.data.GroupAccess
 
setUserlevel(int) - Method in class mgi.logme.data.User
 
setUsername(String) - Method in class mgi.logme.data.User
 
setValue(boolean) - Method in class jxl.write.Boolean
Sets the boolean value for this cell
setValue(double) - Method in class jxl.write.Number
Sets the numerical value for this cell
setValue(boolean) - Method in class jxl.write.biff.BooleanRecord
Sets the value
setValue(double) - Method in class jxl.write.biff.NumberRecord
Sets the value of the contents for this cell
setValue(String) - Method in class mgi.logme.data.Browser
 
setValue(String) - Method in class mgi.logme.data.Clickpath
 
setValue(String) - Method in class mgi.logme.data.Language
 
setValue(String) - Method in class mgi.logme.data.Link
 
setValue(String) - Method in class mgi.logme.data.Obj
 
setValue(String) - Method in class mgi.logme.data.Os
 
setValue(String) - Method in class mgi.logme.data.Page
 
setValue(String) - Method in class mgi.logme.data.Query
 
setValue(String) - Method in class mgi.logme.data.Referer
 
setValue(String) - Method in class mgi.logme.data.Resolution
 
setValue(String) - Method in class mgi.logme.data.Template
 
setValues(int, int, List, HttpSession) - Method in class mgi.logme.export.MyExcel
 
setValues(int, int, List, HttpSession) - Method in class mgi.logme.export.MyPdf
 
setVerticalAlignment(VerticalAlignment) - Method in class jxl.biff.EmptyCell
Dummy override
setVerticalAlignment(VerticalAlignment) - Method in class jxl.write.WritableCellFormat
Sets the vertical alignment for this format
setVerticalAlignment(VerticalAlignment) - Method in class jxl.write.biff.CellXFRecord
Sets the vertical alignment for cells with this style
setVerticalCentre(boolean) - Method in class jxl.SheetSettings
Sets the vertical centre
setVerticalFreeze(int) - Method in class jxl.SheetSettings
Sets the row at which the pane is frozen vertically
setVerticalPrintResolution(int) - Method in class jxl.SheetSettings
Sets the vertical print reslution
setWidth(double) - Method in class jxl.biff.drawing.Button
Accessor for the width
setWidth(double) - Method in class jxl.biff.drawing.Comment
Accessor for the width
setWidth(double) - Method in class jxl.biff.drawing.Drawing
Accessor for the width
setWidth(double) - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the width
setWidth(double) - Method in class jxl.write.WritableImage
Accessor for the image dimensions Note that the actual size of the rendered image will depend on the width of the columns it spans
setWrap(boolean) - Method in class jxl.write.WritableCellFormat
Sets the wrap indicator for this format.
setWrap(boolean) - Method in class jxl.write.biff.CellXFRecord
Sets the text wrapping for cells with this style.
setWritableCell(CellValue) - Method in class jxl.biff.BaseCellFeatures
Called by the cell when the features are added
setX(double) - Method in class jxl.biff.drawing.Button
Sets the column position of this drawing.
setX(double) - Method in class jxl.biff.drawing.Comment
Sets the column position of this drawing.
setX(double) - Method in class jxl.biff.drawing.Drawing
Sets the column position of this drawing
setX(double) - Method in interface jxl.biff.drawing.DrawingGroupObject
Sets the column position of this drawing
setXFAlignment(Alignment) - Method in class jxl.biff.XFRecord
Sets the horizontal alignment for the data in this cell.
setXFBackground(Colour, Pattern) - Method in class jxl.biff.XFRecord
Sets the horizontal alignment for the data in this cell.
setXFBorder(Border, BorderLineStyle, Colour) - Method in class jxl.biff.XFRecord
Sets the border for this cell This method should only be called from its writable subclass CellXFRecord
setXFCellOptions(int) - Method in class jxl.biff.XFRecord
Sets the cell options
setXFDetails(XFRecord.XFType, int) - Method in class jxl.biff.XFRecord
Sets the format type and parent format from the writable subclass
setXFIndentation(int) - Method in class jxl.biff.XFRecord
Sets the indentation
setXFLocked(boolean) - Method in class jxl.biff.XFRecord
Sets whether or not this XF record locks the cell
setXFOrientation(Orientation) - Method in class jxl.biff.XFRecord
Sets the vertical alignment for the data in this cell This method should only be called from its writable subclass CellXFRecord
setXFShrinkToFit(boolean) - Method in class jxl.biff.XFRecord
Sets the shrink to fit flag
setXFVerticalAlignment(VerticalAlignment) - Method in class jxl.biff.XFRecord
Sets the vertical alignment for the data in this cell This method should only be called from its writable subclass CellXFRecord
setXFWrap(boolean) - Method in class jxl.biff.XFRecord
Sets whether the data in this cell is wrapped This method should only be called from its writable subclass CellXFRecord
setY(double) - Method in class jxl.biff.drawing.Button
Accessor for the row of the drawing
setY(double) - Method in class jxl.biff.drawing.Comment
Accessor for the row of the drawing
setY(double) - Method in class jxl.biff.drawing.Drawing
Accessor for the row of the drawing
setY(double) - Method in interface jxl.biff.drawing.DrawingGroupObject
Accessor for the row of the drawing
setYear(int) - Method in class mgi.logme.data.AnonymousVisit
 
setYear(int) - Method in class mgi.logme.data.BrowserVisit
 
setYear(int) - Method in class mgi.logme.data.ClickpathVisit
 
setYear(int) - Method in class mgi.logme.data.CookieVisit
 
setYear(int) - Method in class mgi.logme.data.CountryVisit
 
setYear(int) - Method in class mgi.logme.data.DurationVisit
 
setYear(int) - Method in class mgi.logme.data.FirstpageVisit
 
setYear(int) - Method in class mgi.logme.data.JavaVisit
 
setYear(int) - Method in class mgi.logme.data.JsVisit
 
setYear(int) - Method in class mgi.logme.data.LanguageVisit
 
setYear(int) - Method in class mgi.logme.data.LastpageVisit
 
setYear(int) - Method in class mgi.logme.data.LinkVisit
 
setYear(int) - Method in class mgi.logme.data.ObjectVisit
 
setYear(int) - Method in class mgi.logme.data.OsVisit
 
setYear(int) - Method in class mgi.logme.data.PageVisit
 
setYear(int) - Method in class mgi.logme.data.QueryVisit
 
setYear(int) - Method in class mgi.logme.data.ResolutionVisit
 
setYear(int) - Method in class mgi.logme.data.SessionVisit
 
setYear(int) - Method in class mgi.logme.data.TemplateVisit
 
setYear(int) - Method in class mgi.logme.data.UserVisit
 
setYear(int) - Method in class mgi.logme.data.Visit
 
setYear(int) - Method in class mgi.logme.data.Visitor
 
setZoomFactor(int) - Method in class jxl.SheetSettings
Sets the zoom factor.
shutdown() - Method in class mgi.logme.network.WatchListener
Send interrupt to the queue
shutdown() - Method in class mgi.logme.worker.FallbackWriter
Send interrupt to the FallbackWriter
shutdown() - Method in class mgi.logme.worker.NodeStatus
Send interrupt to the queue
shutdown() - Method in class mgi.logme.worker.ObjectWriter
Send interrupt to the SaveWriter
shutdown() - Method in class mgi.logme.worker.SaveWriter
Send interrupt to the SaveWriter
size - Variable in class jxl.biff.BaseCompoundFile.PropertyStorage
The size, in bytes, of this property set
skip(int) - Method in class jxl.read.biff.File
Skips forward the specified number of bytes
smallFont - Variable in class mgi.logme.export.ExportPdf
 
startBlock - Variable in class jxl.biff.BaseCompoundFile.PropertyStorage
The block number in the stream which this property sets starts at
startts - Variable in class mgi.logme.worker.ObjectWriter
 
startts - Variable in class mgi.logme.worker.SaveWriter
 
strReplace(String, String, String) - Static method in class mgi.logme.util.Util
 
stripHostname(String) - Static method in class mgi.logme.util.Util
 
style - Static variable in class jxl.biff.XFRecord
 

T

TABID - Static variable in class jxl.biff.Type
 
TABLOID - Static variable in class jxl.format.PaperSize
Tabloid 11" x 17"
TABLOID_EXTRA - Static variable in class jxl.format.PaperSize
Tabloid Extra 11 11/16" × 18"
TAHOMA - Static variable in class jxl.write.WritableFont
Objects created with this font name will be rendered within Excel as TAHOMA fonts
TAN - Static variable in class jxl.format.Colour
 
TBD - Static variable in class jxl.biff.drawing.ObjRecord
 
TBD2 - Static variable in class jxl.biff.drawing.ObjRecord
 
TEAL - Static variable in class jxl.format.Colour
 
TEAL2 - Static variable in class jxl.format.Colour
 
TEMPLATE - Static variable in class jxl.biff.Type
 
TEXT - Static variable in class jxl.biff.drawing.ObjRecord
 
TEXT - Static variable in class jxl.write.NumberFormats
Forces numbers to be interpreted as text
TEXT_LENGTH - Static variable in class jxl.biff.DVParser
 
THICK - Static variable in class jxl.format.BorderLineStyle
 
THIN - Static variable in class jxl.format.BorderLineStyle
 
THOUSANDS_FLOAT - Static variable in class jxl.write.NumberFormats
Formatting for a float that has a thousands separator.
THOUSANDS_INTEGER - Static variable in class jxl.write.NumberFormats
Formatting for an integer that has a thousands separator.
TIME - Static variable in class jxl.biff.DVParser
 
TIMES - Static variable in class jxl.write.Font
Deprecated.  
TIMES - Static variable in class jxl.write.WritableFont
Objects created with this font name will be rendered within Excel as TIMES fonts
TOP - Static variable in class jxl.format.Border
 
TOP - Static variable in class jxl.format.VerticalAlignment
Cells with this specified vertical alignment will have their data aligned at the top
TOPMARGIN - Static variable in class jxl.biff.Type
 
TURQOISE2 - Static variable in class jxl.format.Colour
 
TURQUOISE - Static variable in class jxl.format.Colour
 
TXO - Static variable in class jxl.biff.Type
 
Template - class mgi.logme.data.Template.
 
Template(String) - Constructor for class mgi.logme.data.Template
full constructor
Template() - Constructor for class mgi.logme.data.Template
default constructor
TemplateHits - class mgi.logme.dataholder.TemplateHits.
 
TemplateHits() - Constructor for class mgi.logme.dataholder.TemplateHits
Creates a new instance of TemplateHits
TemplateVisit - class mgi.logme.data.TemplateVisit.
 
TemplateVisit(double, int, int, int, int, int, Template, Referer) - Constructor for class mgi.logme.data.TemplateVisit
full constructor
TemplateVisit() - Constructor for class mgi.logme.data.TemplateVisit
default constructor
TemplateVisit(int, int, int, int) - Constructor for class mgi.logme.data.TemplateVisit
minimal constructor
TextObjectRecord - class jxl.biff.drawing.TextObjectRecord.
A TextObject (TXO) record which contains the information for comments
TextObjectRecord(Record) - Constructor for class jxl.biff.drawing.TextObjectRecord
Constructs this object from the raw data
TextObjectRecord(byte[]) - Constructor for class jxl.biff.drawing.TextObjectRecord
Constructor
Type - class jxl.biff.Type.
An enumeration class which contains the biff types
terminate - Variable in class mgi.logme.worker.FallbackWriter
 
terminate - Variable in class mgi.logme.worker.ObjectWriter
 
terminate - Variable in class mgi.logme.worker.SaveWriter
 
threadPool - Static variable in class mgi.logme.worker.FallbackQueue
 
threadPool - Static variable in class mgi.logme.worker.ObjectQueue
 
threadPool - Static variable in class mgi.logme.worker.SaveQueue
 
threadPoolSize - Static variable in class mgi.logme.worker.FallbackQueue
 
threadPoolSize - Static variable in class mgi.logme.worker.ObjectQueue
 
threadPoolSize - Static variable in class mgi.logme.worker.SaveQueue
 
toString() - Method in class jxl.CellType
Returns a string description of this cell
toString() - Method in class jxl.HeaderFooter
Retrieves a Stringified version of this object
toString() - Method in class jxl.biff.HeaderFooter
Retrieves a Stringified version of this object
toString() - Method in class jxl.biff.SheetRangeImpl
To string method - primarily used during debugging
toString() - Method in class jxl.write.biff.HyperlinkRecord
A standard toString method
toString() - Method in class mgi.logme.data.AnonymousVisit
 
toString() - Method in class mgi.logme.data.Browser
 
toString() - Method in class mgi.logme.data.BrowserVisit
 
toString() - Method in class mgi.logme.data.Clickpath
 
toString() - Method in class mgi.logme.data.ClickpathVisit
 
toString() - Method in class mgi.logme.data.CookieVisit
 
toString() - Method in class mgi.logme.data.CountryVisit
 
toString() - Method in class mgi.logme.data.Duration
 
toString() - Method in class mgi.logme.data.DurationVisit
 
toString() - Method in class mgi.logme.data.FirstpageVisit
 
toString() - Method in class mgi.logme.data.GroupAccess
 
toString() - Method in class mgi.logme.data.Helpdesk
 
toString() - Method in class mgi.logme.data.IP
 
toString() - Method in class mgi.logme.data.IPCountry
 
toString() - Method in class mgi.logme.data.JavaVisit
 
toString() - Method in class mgi.logme.data.JsVisit
 
toString() - Method in class mgi.logme.data.Language
 
toString() - Method in class mgi.logme.data.LanguageVisit
 
toString() - Method in class mgi.logme.data.LastpageVisit
 
toString() - Method in class mgi.logme.data.Link
 
toString() - Method in class mgi.logme.data.LinkVisit
 
toString() - Method in class mgi.logme.data.LogMessage
 
toString() - Method in class mgi.logme.data.Node
 
toString() - Method in class mgi.logme.data.Obj
 
toString() - Method in class mgi.logme.data.ObjectVisit
 
toString() - Method in class mgi.logme.data.Os
 
toString() - Method in class mgi.logme.data.OsVisit
 
toString() - Method in class mgi.logme.data.Page
 
toString() - Method in class mgi.logme.data.PageVisit
 
toString() - Method in class mgi.logme.data.Query
 
toString() - Method in class mgi.logme.data.QueryVisit
 
toString() - Method in class mgi.logme.data.Referer
 
toString() - Method in class mgi.logme.data.Resolution
 
toString() - Method in class mgi.logme.data.ResolutionVisit
 
toString() - Method in class mgi.logme.data.SessionVisit
 
toString() - Method in class mgi.logme.data.SiteGroup
 
toString() - Method in class mgi.logme.data.SiteGroupName
 
toString() - Method in class mgi.logme.data.Template
 
toString() - Method in class mgi.logme.data.TemplateVisit
 
toString() - Method in class mgi.logme.data.User
 
toString() - Method in class mgi.logme.data.UserAccess
 
toString() - Method in class mgi.logme.data.UserGroup
 
toString() - Method in class mgi.logme.data.UserGroupName
 
toString() - Method in class mgi.logme.data.UserVisit
 
toString() - Method in class mgi.logme.data.Visit
 
toString() - Method in class mgi.logme.data.Visitor
 
toggleBold() - Method in class jxl.HeaderFooter.Contents
Turns bold printing on or off.
toggleBold() - Method in class jxl.biff.HeaderFooter.Contents
Turns bold printing on or off.
toggleDoubleUnderline() - Method in class jxl.HeaderFooter.Contents
Turns double-underline printing on or off.
toggleDoubleUnderline() - Method in class jxl.biff.HeaderFooter.Contents
Turns double-underline printing on or off.
toggleItalics() - Method in class jxl.HeaderFooter.Contents
Turns italics printing on or off.
toggleItalics() - Method in class jxl.biff.HeaderFooter.Contents
Turns italics printing on or off.
toggleOutline() - Method in class jxl.HeaderFooter.Contents
Turns outline printing on or off (Macintosh only).
toggleOutline() - Method in class jxl.biff.HeaderFooter.Contents
Turns outline printing on or off (Macintosh only).
toggleShadow() - Method in class jxl.HeaderFooter.Contents
Turns shadow printing on or off (Macintosh only).
toggleShadow() - Method in class jxl.biff.HeaderFooter.Contents
Turns shadow printing on or off (Macintosh only).
toggleStrikethrough() - Method in class jxl.HeaderFooter.Contents
Turns strikethrough printing on or off.
toggleStrikethrough() - Method in class jxl.biff.HeaderFooter.Contents
Turns strikethrough printing on or off.
toggleSubScript() - Method in class jxl.HeaderFooter.Contents
Turns subscript printing on or off.
toggleSubScript() - Method in class jxl.biff.HeaderFooter.Contents
Turns subscript printing on or off.
toggleSuperScript() - Method in class jxl.HeaderFooter.Contents
Turns superscript printing on or off.
toggleSuperScript() - Method in class jxl.biff.HeaderFooter.Contents
Turns superscript printing on or off.
toggleUnderline() - Method in class jxl.HeaderFooter.Contents
Turns underline printing on or off.
toggleUnderline() - Method in class jxl.biff.HeaderFooter.Contents
Turns underline printing on or off.
type - Variable in class jxl.biff.BaseCompoundFile.PropertyStorage
The type of the property set

U

U1C0 - Static variable in class jxl.biff.Type
 
U1C1 - Static variable in class jxl.biff.Type
 
UK - Static variable in class jxl.biff.CountryCode
 
UNDEFINED - Static variable in class jxl.format.PaperSize
US Letter 8.5 x 11"
UNKNOWN - Static variable in class jxl.biff.CountryCode
 
UNKNOWN - Static variable in class jxl.biff.Type
 
UNKNOWN - Static variable in class jxl.biff.drawing.ObjRecord
 
UNKNOWN - Static variable in class jxl.biff.formula.FormulaErrorCode
 
UNKNOWN - Static variable in class jxl.format.Colour
 
UNKNOWN - Static variable in class jxl.read.biff.SupbookRecord
 
USA - Static variable in class jxl.biff.CountryCode
 
USESELFS - Static variable in class jxl.biff.Type
 
US_FANFOLD - Static variable in class jxl.format.PaperSize
US Standard Fanfold 14 7/8" × 11"
UnderlineStyle - class jxl.format.UnderlineStyle.
Enumeration class which contains the various underline styles available within the standard Excel UnderlineStyle palette
UnderlineStyle(int, String) - Constructor for class jxl.format.UnderlineStyle
Private constructor
User - class mgi.logme.data.User.
 
User(String, int, String, String) - Constructor for class mgi.logme.data.User
full constructor
User() - Constructor for class mgi.logme.data.User
default constructor
User(String, String, String) - Constructor for class mgi.logme.data.User
minimal constructor
UserAccess - class mgi.logme.data.UserAccess.
 
UserAccess(Referer, User) - Constructor for class mgi.logme.data.UserAccess
full constructor
UserAccess() - Constructor for class mgi.logme.data.UserAccess
default constructor
UserGroup - class mgi.logme.data.UserGroup.
 
UserGroup(UserGroupName, User) - Constructor for class mgi.logme.data.UserGroup
full constructor
UserGroup() - Constructor for class mgi.logme.data.UserGroup
default constructor
UserGroupName - class mgi.logme.data.UserGroupName.
 
UserGroupName(String) - Constructor for class mgi.logme.data.UserGroupName
full constructor
UserGroupName() - Constructor for class mgi.logme.data.UserGroupName
default constructor
UserHits - class mgi.logme.dataholder.UserHits.
 
UserHits() - Constructor for class mgi.logme.dataholder.UserHits
Creates a new instance of BrowserHits
UserVisit - class mgi.logme.data.UserVisit.
 
UserVisit(boolean, double, int, int, int, int, int, Referer) - Constructor for class mgi.logme.data.UserVisit
full constructor
UserVisit() - Constructor for class mgi.logme.data.UserVisit
default constructor
UserVisit(int, int, int, int) - Constructor for class mgi.logme.data.UserVisit
minimal constructor
Util - class mgi.logme.util.Util.
 
Util() - Constructor for class mgi.logme.util.Util
Creates a new instance of GunUtil
uninitialize() - Method in class jxl.biff.FontRecord
Resets the initialize flag.
uninitialize() - Method in class jxl.biff.XFRecord
Resets the initialize flag.
unmergeCells(Range) - Method in interface jxl.write.WritableSheet
Unmerges the specified cells.
updateData(DrawingGroup) - Method in class jxl.biff.drawing.DrawingGroup
Updates this with the appropriate data from the drawing group passed in This is called during the copy process: this is first initialised as an empty object, but during the copy, the source DrawingGroup may change.
updateHelpdesk(int, String, String, Language) - Static method in class mgi.logme.worker.Saver
 
updateNode(String, String, long, String, String, String, String, String, String) - Static method in class mgi.logme.worker.Saver
 
updateUser(Integer, String, String[], String, int) - Static method in class mgi.logme.worker.Saver
 
updateUserPassword(Integer, String) - Static method in class mgi.logme.worker.Saver
 
useStyle(String) - Static method in class mgi.logme.util.LogmeUtil
 

V

VALUE - Static variable in class jxl.biff.formula.FormulaErrorCode
 
VCENTER - Static variable in class jxl.biff.Type
 
VERTICAL - Static variable in class jxl.format.Orientation
Cells with this specified orientation have their data presented vertically
VERY_LIGHT_YELLOW - Static variable in class jxl.format.Colour
 
VIOLET - Static variable in class jxl.format.Colour
 
VIOLET2 - Static variable in class jxl.format.Colour
 
VerticalAlignment - class jxl.format.VerticalAlignment.
Enumeration type which describes the vertical alignment of data within a cell
VerticalAlignment(int, String) - Constructor for class jxl.format.VerticalAlignment
Constructor
VerticalAlignment - class jxl.write.VerticalAlignment.
Deprecated. Repackaged as jxl.format.VerticalAlignment
Visit - class mgi.logme.data.Visit.
 
Visit(int, int, int, int, int, int, Referer) - Constructor for class mgi.logme.data.Visit
full constructor
Visit() - Constructor for class mgi.logme.data.Visit
default constructor
Visit(int, int, int, int, int) - Constructor for class mgi.logme.data.Visit
minimal constructor
Visitor - class mgi.logme.data.Visitor.
 
Visitor(int, int, int, int, int, int, Referer) - Constructor for class mgi.logme.data.Visitor
full constructor
Visitor() - Constructor for class mgi.logme.data.Visitor
default constructor
Visitor(int, int, int, int) - Constructor for class mgi.logme.data.Visitor
minimal constructor
value - Variable in class jxl.biff.Type
The biff value for this type
verify(boolean) - Static method in class common.Assert
Throws an AssertionFailed exception if the specified condition is false
verify(boolean, String) - Static method in class common.Assert
If the condition evaluates to false, an AssertionFailed is thrown
veryLargeFont - Variable in class mgi.logme.export.ExportPdf
 

W

WARNING - Static variable in class jxl.biff.DVParser
 
WEIRD1 - Static variable in class jxl.biff.Type
 
WHITE - Static variable in class jxl.format.Colour
 
WINDOW1 - Static variable in class jxl.biff.Type
 
WINDOW2 - Static variable in class jxl.biff.Type
 
WINDOWPROTECT - Static variable in class jxl.biff.Type
 
WORKBOOK_NAME - Static variable in class jxl.biff.BaseCompoundFile
 
WRITE - Static variable in class jxl.biff.drawing.Origin
 
WRITEACCESS - Static variable in class jxl.biff.Type
 
WSBOOL - Static variable in class jxl.biff.Type
 
WatchListener - class mgi.logme.network.WatchListener.
EXPERIMENTAL - NOT IN PRODUCTIONAL USE
Workbook - class jxl.Workbook.
Represents a Workbook.
Workbook() - Constructor for class jxl.Workbook
The constructor
WorkbookMethods - interface jxl.biff.WorkbookMethods.
An interface containing some common workbook methods.
WorkbookParser - class jxl.read.biff.WorkbookParser.
Parses the biff file passed in, and builds up an internal representation of the spreadsheet
WorkbookParser(File, WorkbookSettings) - Constructor for class jxl.read.biff.WorkbookParser
Constructs this object from the raw excel data
WorkbookSettings - class jxl.WorkbookSettings.
This is a bean which client applications may use to set various advanced workbook properties.
WorkbookSettings() - Constructor for class jxl.WorkbookSettings
Default constructor
WorkspaceInformationRecord - class jxl.biff.WorkspaceInformationRecord.
A record detailing whether the sheet is protected
WorkspaceInformationRecord(Record) - Constructor for class jxl.biff.WorkspaceInformationRecord
Constructs this object from the raw data
WorkspaceInformationRecord() - Constructor for class jxl.biff.WorkspaceInformationRecord
Constructs this object from the raw data
WritableCell - interface jxl.write.WritableCell.
The interface for all writable cells
WritableCellFeatures - class jxl.write.WritableCellFeatures.
Container for any additional cell features
WritableCellFeatures() - Constructor for class jxl.write.WritableCellFeatures
Constructor
WritableCellFeatures(CellFeatures) - Constructor for class jxl.write.WritableCellFeatures
Copy constructor
WritableCellFormat - class jxl.write.WritableCellFormat.
A user specified cell format, which may be reused across many cells.
WritableCellFormat() - Constructor for class jxl.write.WritableCellFormat
A default constructor, which uses the default font and format.
WritableCellFormat(WritableFont) - Constructor for class jxl.write.WritableCellFormat
A CellFormat which specifies the font for cells with this format
WritableCellFormat(DisplayFormat) - Constructor for class jxl.write.WritableCellFormat
A constructor which specifies a date/number format for Cells which use this format object
WritableCellFormat(WritableFont, DisplayFormat) - Constructor for class jxl.write.WritableCellFormat
A constructor which specifies the font and date/number format for cells which wish to use this format
WritableCellFormat(CellFormat) - Constructor for class jxl.write.WritableCellFormat
A public copy constructor which can be used for copy formats between different sheets
WritableFont - class jxl.write.WritableFont.
A class which is instantiated when the user application wishes to specify the font for a particular cell
WritableFont(WritableFont.FontName) - Constructor for class jxl.write.WritableFont
Creates a default font, vanilla font of the specified face and with default point size.
WritableFont(Font) - Constructor for class jxl.write.WritableFont
Publicly available copy constructor
WritableFont(WritableFont.FontName, int) - Constructor for class jxl.write.WritableFont
Constructs of font of the specified face and of size given by the specified point size
WritableFont(WritableFont.FontName, int, WritableFont.BoldStyle) - Constructor for class jxl.write.WritableFont
Creates a font of the specified face, point size and bold style
WritableFont(WritableFont.FontName, int, WritableFont.BoldStyle, boolean) - Constructor for class jxl.write.WritableFont
Creates a font of the specified face, point size, bold weight and italicised option.
WritableFont(WritableFont.FontName, int, WritableFont.BoldStyle, boolean, UnderlineStyle) - Constructor for class jxl.write.WritableFont
Creates a font of the specified face, point size, bold weight, italicisation and underline style
WritableFont(WritableFont.FontName, int, WritableFont.BoldStyle, boolean, UnderlineStyle, Colour) - Constructor for class jxl.write.WritableFont
Creates a font of the specified face, point size, bold style, italicisation, underline style and colour
WritableFont(WritableFont.FontName, int, WritableFont.BoldStyle, boolean, UnderlineStyle, Colour, ScriptStyle) - Constructor for class jxl.write.WritableFont
Creates a font of the specified face, point size, bold style, italicisation, underline style, colour, and script style (superscript/subscript)
WritableFont.FontName - class jxl.write.WritableFont.FontName.
Static inner class used for classifying the font names
WritableFontRecord - class jxl.write.biff.WritableFontRecord.
A writable Font record.
WritableFontRecord(String, int, int, boolean, int, int, int) - Constructor for class jxl.write.biff.WritableFontRecord
Constructor, used when creating a new font for writing out.
WritableFontRecord(Font) - Constructor for class jxl.write.biff.WritableFontRecord
Publicly available copy constructor
WritableFonts - class jxl.write.biff.WritableFonts.
A container for the list of fonts used in this workbook The writable subclass instantiates the predetermined list of fonts available to users of the writable API
WritableFonts(WritableWorkbookImpl) - Constructor for class jxl.write.biff.WritableFonts
Constructor.
WritableFormattingRecords - class jxl.write.biff.WritableFormattingRecords.
Handles the Format and XF record indexing.
WritableFormattingRecords(Fonts, Styles) - Constructor for class jxl.write.biff.WritableFormattingRecords
Constructor.
WritableHyperlink - class jxl.write.WritableHyperlink.
A writable hyperlink.
WritableHyperlink(Hyperlink, WritableSheet) - Constructor for class jxl.write.WritableHyperlink
Constructor used internally by the worksheet when making a copy of worksheet
WritableHyperlink(int, int, URL) - Constructor for class jxl.write.WritableHyperlink
Constructs a URL hyperlink in a single cell
WritableHyperlink(int, int, int, int, URL) - Constructor for class jxl.write.WritableHyperlink
Constructs a url hyperlink to a range of cells
WritableHyperlink(int, int, int, int, URL, String) - Constructor for class jxl.write.WritableHyperlink
Constructs a url hyperlink to a range of cells
WritableHyperlink(int, int, File) - Constructor for class jxl.write.WritableHyperlink
Constructs a file hyperlink in a single cell
WritableHyperlink(int, int, File, String) - Constructor for class jxl.write.WritableHyperlink
Constructs a file hyperlink in a single cell
WritableHyperlink(int, int, int, int, File) - Constructor for class jxl.write.WritableHyperlink
Constructs a File hyperlink to a range of cells
WritableHyperlink(int, int, int, int, File, String) - Constructor for class jxl.write.WritableHyperlink
Constructs a File hyperlink to a range of cells
WritableHyperlink(int, int, String, WritableSheet, int, int) - Constructor for class jxl.write.WritableHyperlink
Constructs a hyperlink to some cells within this workbook
WritableHyperlink(int, int, int, int, String, WritableSheet, int, int, int, int) - Constructor for class jxl.write.WritableHyperlink
Constructs a hyperlink to some cells within this workbook
WritableImage - class jxl.write.WritableImage.
Allows an image to be created, or an existing image to be manipulated Note that co-ordinates and dimensions are given in cells, so that if for example the width or height of a cell which the image spans is altered, the image will have a correspondign distortion
WritableImage(double, double, double, double, File) - Constructor for class jxl.write.WritableImage
Constructor
WritableImage(double, double, double, double, byte[]) - Constructor for class jxl.write.WritableImage
Constructor
WritableImage(DrawingGroupObject, DrawingGroup) - Constructor for class jxl.write.WritableImage
Constructor, used when copying sheets
WritableRecordData - class jxl.biff.WritableRecordData.
Extension of the standard RecordData which is used to support those records which, once read, may also be written
WritableRecordData(Type) - Constructor for class jxl.biff.WritableRecordData
Constructor used by the writable records
WritableRecordData(Record) - Constructor for class jxl.biff.WritableRecordData
Constructor used when reading a record
WritableSheet - interface jxl.write.WritableSheet.
Interface for a worksheet that may be modified.
WritableWorkbook - class jxl.write.WritableWorkbook.
A writable workbook
WritableWorkbook() - Constructor for class jxl.write.WritableWorkbook
Constructor used by the implemenation class
WritableWorkbookImpl - class jxl.write.biff.WritableWorkbookImpl.
A writable workbook
WritableWorkbookImpl(OutputStream, boolean, WorkbookSettings) - Constructor for class jxl.write.biff.WritableWorkbookImpl
Constructor.
WritableWorkbookImpl(OutputStream, Workbook, boolean, WorkbookSettings) - Constructor for class jxl.write.biff.WritableWorkbookImpl
A pseudo copy constructor.
Write - class jxl.demo.Write.
Demo class which writes a spreadsheet.
Write(String) - Constructor for class jxl.demo.Write
Constructor
WriteException - exception jxl.write.WriteException.
Exception thrown when using the API to generate an Excel file
WriteException(String) - Constructor for class jxl.write.WriteException
Constructs this exception with the specified message
warn(Object) - Method in class common.Logger
Log a warning message object
warn(Object, Throwable) - Method in class common.Logger
Log a warning message with exception
warn(Object) - Method in class common.log.Log4JLogger
Log a warning message object
warn(Object, Throwable) - Method in class common.log.Log4JLogger
Log a warning message with exception
warn(Object) - Method in class common.log.SimpleLogger
Log a warning message object
warn(Object, Throwable) - Method in class common.log.SimpleLogger
Log a warning message with exception
write(File) - Method in class jxl.biff.Fonts
Writes out the list of fonts
write(File) - Method in class jxl.biff.FormattingRecords
Writes out all the format records and the XF records
write(File) - Method in class jxl.biff.drawing.DrawingGroup
Writes the drawing group to the output file
write(File) - Method in class jxl.biff.drawing.SheetDrawingWriter
Writes out the MsoDrawing records and Obj records for each image and chart on the sheet
write() - Method in class jxl.demo.Write
Uses the JExcelAPI to create a spreadsheet
write() - Method in class jxl.write.WritableWorkbook
Writes out the data held in this workbook in Excel format
write(File) - Method in class jxl.write.biff.DataValidation
Writes out the data validation
write(ByteData) - Method in class jxl.write.biff.File
Adds the biff record data to the memory allocated for this File
write() - Method in class jxl.write.biff.WritableWorkbookImpl
Writes out this sheet to the output file.
writeAdditionalRecords(File) - Method in class jxl.biff.drawing.Button
 
writeAdditionalRecords(File) - Method in class jxl.biff.drawing.Comment
 
writeAdditionalRecords(File) - Method in class jxl.biff.drawing.Drawing
Writes any other records associated with this drawing group object
writeAdditionalRecords(File) - Method in interface jxl.biff.drawing.DrawingGroupObject
Writes any other records associated with this drawing group object
writeTailRecords(File) - Method in class jxl.biff.drawing.Button
Writes any records that need to be written after all the drawing group objects have been written Writes out all the note records
writeTailRecords(File) - Method in class jxl.biff.drawing.Comment
Writes any records that need to be written after all the drawing group objects have been written Writes out all the note records
writeTailRecords(File) - Method in class jxl.biff.drawing.Drawing
Writes any records that need to be written after all the drawing group objects have been written Does nothing here
writeTailRecords(File) - Method in interface jxl.biff.drawing.DrawingGroupObject
Writes any records that need to be written after all the drawing group objects have been written

X

XCT - Static variable in class jxl.biff.Type
 
XF - Static variable in class jxl.biff.Type
 
XFRecord - class jxl.biff.XFRecord.
Holds an extended formatting record
XFRecord(Record, WorkbookSettings, XFRecord.BiffType) - Constructor for class jxl.biff.XFRecord
Constructs this object from the raw data
XFRecord(FontRecord, DisplayFormat) - Constructor for class jxl.biff.XFRecord
A constructor used when creating a writable record
XFRecord(XFRecord) - Constructor for class jxl.biff.XFRecord
Copy constructor.
XFRecord(CellFormat) - Constructor for class jxl.biff.XFRecord
A public copy constructor which can be used for copy formats between different sheets.
XML - class jxl.demo.XML.
Simple demo class which uses the api to present the contents of an excel 97 spreadsheet as an XML document, using a workbook and output stream of your choice
XML(Workbook, OutputStream, String, boolean) - Constructor for class jxl.demo.XML
Constructor

Y

YELLOW - Static variable in class jxl.format.Colour
 
YELLOW2 - Static variable in class jxl.format.Colour
 

_

_aday - Static variable in class mgi.logme.util.LogmeUtil
 
_admin - Static variable in class mgi.logme.util.LogmeUtil
 
_ahour - Static variable in class mgi.logme.util.LogmeUtil
 
_amonth - Static variable in class mgi.logme.util.LogmeUtil
 
_anonymous - Static variable in class mgi.logme.util.LogmeUtil
 
_ayear - Static variable in class mgi.logme.util.LogmeUtil
 
_browser - Static variable in class mgi.logme.util.LogmeUtil
 
_clickpath - Static variable in class mgi.logme.util.LogmeUtil
 
_cookies - Static variable in class mgi.logme.util.LogmeUtil
 
_country - Static variable in class mgi.logme.util.LogmeUtil
 
_day - Static variable in class mgi.logme.util.LogmeUtil
 
_debug - Static variable in class mgi.logme.util.LogmeUtil
 
_debugLevel - Static variable in class mgi.logme.util.LogmeUtil
 
_duration - Static variable in class mgi.logme.util.LogmeUtil
 
_firstpage - Static variable in class mgi.logme.util.LogmeUtil
 
_firstvisit - Static variable in class mgi.logme.util.LogmeUtil
 
_helpdesk - Static variable in class mgi.logme.util.LogmeUtil
 
_hour - Static variable in class mgi.logme.util.LogmeUtil
 
_java - Static variable in class mgi.logme.util.LogmeUtil
 
_js - Static variable in class mgi.logme.util.LogmeUtil
 
_languages - Static variable in class mgi.logme.util.LogmeUtil
 
_lastpage - Static variable in class mgi.logme.util.LogmeUtil
 
_link - Static variable in class mgi.logme.util.LogmeUtil
 
_logMeVersion - Static variable in class mgi.logme.util.LogmeUtil
 
_month - Static variable in class mgi.logme.util.LogmeUtil
 
_nos - Static variable in class mgi.logme.util.LogmeUtil
 
_object - Static variable in class mgi.logme.util.LogmeUtil
 
_os - Static variable in class mgi.logme.util.LogmeUtil
 
_overall - Static variable in class mgi.logme.util.LogmeUtil
 
_pages - Static variable in class mgi.logme.util.LogmeUtil
 
_password - Static variable in class mgi.logme.util.LogmeUtil
 
_query - Static variable in class mgi.logme.util.LogmeUtil
 
_resolution - Static variable in class mgi.logme.util.LogmeUtil
 
_sessions - Static variable in class mgi.logme.util.LogmeUtil
 
_special - Static variable in class mgi.logme.util.LogmeUtil
 
_statistic - Static variable in class mgi.logme.util.LogmeUtil
 
_template - Static variable in class mgi.logme.util.LogmeUtil
 
_usercreate - Static variable in class mgi.logme.util.LogmeUtil
 
_userdelete - Static variable in class mgi.logme.util.LogmeUtil
 
_useredit - Static variable in class mgi.logme.util.LogmeUtil
 
_visitor - Static variable in class mgi.logme.util.LogmeUtil
 
_year - Static variable in class mgi.logme.util.LogmeUtil
 

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