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

A

about(ActionEvent) - Method in class net.sf.logdistiller.gui.MainPanel
 
accept(File) - Method in class net.sf.logdistiller.gui.XmlFileFilter
 
accept(LogEvent) - Method in class net.sf.logdistiller.LogDistillation.Group
Check if given LogEvent meet one of the conditions defined.
accept(LogEvent) - Method in class net.sf.logdistiller.LogDistiller.Group
Check if given LogEvent meet one of the conditions defined.
ACCEPT_ALL - Static variable in class net.sf.logdistiller.Condition
 
addCellConstraints(String, CellConstraints) - Method in class net.sf.logdistiller.gui.SimpleContainerLayout
 
addConfiguredProperty(AntProperty) - Method in class net.sf.logdistiller.ant.LogDistillerTask
 
addFactory(LogEvent.Factory) - Method in class net.sf.logdistiller.FactoryMultiplexer
 
addFileSet(FileSet) - Method in class net.sf.logdistiller.ant.LogDistillerTask
 
addItem(int, String) - Method in class net.sf.logdistiller.ReportFormat.PluginReport
 
addLayout(SimpleContainerLayout) - Method in class net.sf.logdistiller.gui.SimpleLayoutConstraintsManager
 
addLayoutComponent(String, Component) - Method in class net.sf.logdistiller.gui.SimpleContainerLayout
 
addLayoutComponent(Component, Object) - Method in class net.sf.logdistiller.gui.SimpleContainerLayout
 
addLink(String, String) - Method in class net.sf.logdistiller.ReportFormat.PluginReport
 
addLogEvent(LogEvent, Condition) - Method in class net.sf.logdistiller.LogDistillation.Group
Add a LogEvent to the current Group.
addLogEvent(LogEvent) - Method in class net.sf.logdistiller.LogDistillation.Plugin
Add a log event to this plugin instance.
addLogEvent(LogEvent, Condition) - Method in class net.sf.logdistiller.LogDistillation.Plugin
Add a log event to this plugin instance, with information on which condition was matched.
addLogEvent(LogEvent) - Method in class net.sf.logdistiller.plugins.FreqPlugin
 
addLogEventToFreq(LogEvent, FreqPlugin.Freq) - Method in class net.sf.logdistiller.plugins.FreqPlugin
 
addLogEventToFreq(LogEvent, FreqPlugin.Freq) - Method in class net.sf.logdistiller.plugins.SamplingPlugin
 
addParam(String, String) - Method in class net.sf.logdistiller.ReportFormat.PluginReport
 
addPluginsGlobalReport(LogDistillation.Group, ReportFormat.PluginReport) - Method in class net.sf.logdistiller.ReportFormat
 
addPluginsGroupReport(LogDistillation.Group, ReportFormat.PluginReport) - Method in class net.sf.logdistiller.ReportFormat
 
addWarning(String) - Method in class net.sf.logdistiller.LogDistiller
 
addWarning(String) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
ALL - Static variable in class net.sf.logdistiller.LogTypes
 
ALL - Static variable in class net.sf.logdistiller.Plugins
 
ALL - Static variable in class net.sf.logdistiller.Publishers
 
ALL - Static variable in class net.sf.logdistiller.ReportFormats
 
AntLogDistillation - Class in net.sf.logdistiller.ant
Deprecated.
replaced by output element in rules configuration file.
AntLogDistillation() - Constructor for class net.sf.logdistiller.ant.AntLogDistillation
Deprecated.
 
AntLogEvent - Class in net.sf.logdistiller.ant
Definition of logevent class in Ant buildfile.
AntLogEvent(Project) - Constructor for class net.sf.logdistiller.ant.AntLogEvent
 
AntProperty - Class in net.sf.logdistiller.ant
Definition of a property that must be overridden in a logdistillation.
AntProperty() - Constructor for class net.sf.logdistiller.ant.AntProperty
 
appendGlobalReport(ReportFormat.PluginReport) - Method in class net.sf.logdistiller.LogDistillation.Plugin
Append a summary of this plugin instance results to the global report.
appendGlobalReport(ReportFormat.PluginReport) - Method in class net.sf.logdistiller.plugins.FreqPlugin
 
appendGroupReport(ReportFormat.PluginReport) - Method in class net.sf.logdistiller.LogDistillation.Plugin
Append a summary of this plugin instance results to the group report.
appendGroupReport(ReportFormat.PluginReport) - Method in class net.sf.logdistiller.plugins.FreqPlugin
 
appendLinkToFreqReport(ReportFormat.PluginReport) - Method in class net.sf.logdistiller.plugins.FreqPlugin
Append links to freq reports, for freq extensions.
appendLinkToFreqReport(ReportFormat.PluginReport) - Method in class net.sf.logdistiller.plugins.SamplingPlugin
 
asKey(String[]) - Static method in class net.sf.logdistiller.plugins.FreqPlugin.Freq
 
Attributes - Class in net.sf.logdistiller
 
Attributes(String, Attributes.Extension[]) - Constructor for class net.sf.logdistiller.Attributes
 
attributes - Variable in class net.sf.logdistiller.plugins.FreqPlugin
 
Attributes.Extension - Class in net.sf.logdistiller
 
Attributes.Extension(String, String, String) - Constructor for class net.sf.logdistiller.Attributes.Extension
 
attributesInfo - Variable in class net.sf.logdistiller.plugins.FreqPlugin
 
available() - Method in class net.sf.logdistiller.util.UncompressInputStream
 

B

BaseLogTypes - Class in net.sf.logdistiller.logtypes
Declaration of base logtypes that are shipped with LogDistiller.
BaseLogTypes() - Constructor for class net.sf.logdistiller.logtypes.BaseLogTypes
 
BasePlugins - Class in net.sf.logdistiller.plugins
Declaration of base plugins that are shipped with LogDistiller.
BasePlugins() - Constructor for class net.sf.logdistiller.plugins.BasePlugins
 
BasePublishers - Class in net.sf.logdistiller.publishers
Declaration of base publishers that are shipped with LogDistiller.
BasePublishers() - Constructor for class net.sf.logdistiller.publishers.BasePublishers
 
BaseReportFormats - Class in net.sf.logdistiller.reports
Declaration of base report formats that are shipped with LogDistiller.
BaseReportFormats() - Constructor for class net.sf.logdistiller.reports.BaseReportFormats
 
begin() - Method in class net.sf.logdistiller.LogDistillation
begin the distillation
begin(File) - Method in class net.sf.logdistiller.LogDistillation.Plugin
Begin the log distillation for this plugin instance.
begin(File) - Method in class net.sf.logdistiller.plugins.FreqPlugin
 
begin(File) - Method in class net.sf.logdistiller.plugins.SamplingPlugin
 
begin() - Method in class net.sf.logdistiller.xml.DOMConfigurator
begin configuration, if not currently in progress
beginPluginReport(LogDistillation.Plugin, String) - Method in class net.sf.logdistiller.ReportFormat.PluginReport
 
btBatchActionPerformed(ActionEvent) - Method in class net.sf.logdistiller.gui.MainPanel
 
btCancelActionPerformed(ActionEvent) - Method in class net.sf.logdistiller.gui.NewDialog
 
btNewActionPerformed(ActionEvent) - Method in class net.sf.logdistiller.gui.MainPanel
 
btOpenActionPerformed(ActionEvent) - Method in class net.sf.logdistiller.gui.MainPanel
 
btOutputDirActionPerformed(ActionEvent) - Method in class net.sf.logdistiller.gui.MainPanel
 
btRunActionPerformed(ActionEvent) - Method in class net.sf.logdistiller.gui.MainPanel
 
btSaveAsActionPerformed(ActionEvent) - Method in class net.sf.logdistiller.gui.NewDialog
 
btSourceFileActionPerformed(ActionEvent) - Method in class net.sf.logdistiller.gui.MainPanel
 
BufferingReader - Class in net.sf.logdistiller.util
A reader reading its content from another reader, but buffering the data to be able to give it back on demand.
BufferingReader(Reader, int) - Constructor for class net.sf.logdistiller.util.BufferingReader
 
BufferingReader(Reader) - Constructor for class net.sf.logdistiller.util.BufferingReader
 
buildCompatibilityLogType(String) - Method in class net.sf.logdistiller.LogDistiller
To keep old rules configuration files running (without logtype element), create a LogType instance from the type provided.
buildCompatibilityReports(Map<String, String>) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
buildLogEvent(LogEvent.Factory, int, String, Object...) - Method in class net.sf.logdistiller.util.LogEventBuilder
 
buildPanel() - Method in class net.sf.logdistiller.gui.MainPanel
 
buildPanel() - Method in class net.sf.logdistiller.gui.NewDialog
 
bytes - Variable in class net.sf.logdistiller.plugins.FreqPlugin.Freq
 

C

checkDump(LogEvent.Factory, BufferedReader) - Method in class net.sf.logdistiller.LogEventTestCase
 
checkDump(LogEvent.Factory, String) - Method in class net.sf.logdistiller.LogEventTestCase
 
checkInitialized() - Method in class net.sf.logdistiller.LogEvent
 
checkLogtypeAttributes(LogType.Description) - Method in class net.sf.logdistiller.LogDistiller
 
checkValue(String) - Method in class net.sf.logdistiller.Match.Contains
 
checkValue(String) - Method in class net.sf.logdistiller.Match.EndsWith
 
checkValue(String) - Method in class net.sf.logdistiller.Match.Equals
 
checkValue(String) - Method in class net.sf.logdistiller.Match.Regexp
 
checkValue(String) - Method in class net.sf.logdistiller.Match.StartsWith
 
close() - Method in class net.sf.logdistiller.util.BufferingReader
 
compareTo(JBossLogEvent) - Method in class net.sf.logdistiller.logtypes.JBossLogEvent
 
compareTo(Log4jXmlLogEvent) - Method in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
compareTo(OracleAlertLogEvent) - Method in class net.sf.logdistiller.logtypes.OracleAlertLogEvent
 
compareTo(WeblogicLogEvent) - Method in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
Condition - Class in net.sf.logdistiller
One condition for a LogEvent to be selected in a group.
Condition(String, Match[]) - Constructor for class net.sf.logdistiller.Condition
 
continueProcessing() - Method in class net.sf.logdistiller.LogDistiller.Group
 
count - Variable in class net.sf.logdistiller.plugins.FreqPlugin.Freq
 
createCbLogtype(boolean) - Static method in class net.sf.logdistiller.gui.NewDialog
 
createClasspath() - Method in class net.sf.logdistiller.ant.AntLogEvent
 
createLayout(String) - Method in class net.sf.logdistiller.gui.MainPanel
 
createLayout(String) - Method in class net.sf.logdistiller.gui.NewDialog
 
createLogdistillation() - Method in class net.sf.logdistiller.ant.LogDistillerTask
Deprecated.
since LogDistiller 0.7, replaced by output element in rules configuration
createLogevent() - Method in class net.sf.logdistiller.ant.LogDistillerTask
Deprecated.
since LogDistiller 0.7, replaced by logtype element in rules configuration

D

date - Variable in class net.sf.logdistiller.logtypes.JBossLogEvent
 
date - Variable in class net.sf.logdistiller.logtypes.OracleAlertLogEvent
 
date - Variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
datetime - Variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
DEFAULT - Static variable in class net.sf.logdistiller.gui.SimpleLayoutConstraintsManager
 
DEFAULT_FEED_TYPE - Static variable in class net.sf.logdistiller.publishers.FeedPublisher
 
defineLogTypes() - Method in class net.sf.logdistiller.logtypes.BaseLogTypes
 
defineLogTypes() - Method in class net.sf.logdistiller.LogTypes
get the LogType instances defined by this extension.
definePlugins() - Method in class net.sf.logdistiller.plugins.BasePlugins
 
definePlugins() - Method in class net.sf.logdistiller.Plugins
get the Plugin instances defined by this extension.
definePublishers() - Method in class net.sf.logdistiller.publishers.BasePublishers
 
definePublishers() - Method in class net.sf.logdistiller.Publishers
get the Publishers instances defined by this extension.
defineReportFormats() - Method in class net.sf.logdistiller.ReportFormats
 
defineReportFormats() - Method in class net.sf.logdistiller.reports.BaseReportFormats
 
definition - Variable in class net.sf.logdistiller.LogDistillation.Plugin
 
DelegatePublisher - Class in net.sf.logdistiller.publishers
An empty publisher, delegating everything to a delegate publisher.
DelegatePublisher(String, String) - Constructor for class net.sf.logdistiller.publishers.DelegatePublisher
 
description - Variable in class net.sf.logdistiller.LogEvent.Factory
 
description - Variable in class net.sf.logdistiller.LogEventTestCase
 
DESCRIPTION - Static variable in class net.sf.logdistiller.logtypes.JBossLogEvent
 
DESCRIPTION - Static variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
DESCRIPTION - Static variable in class net.sf.logdistiller.logtypes.OracleAlertLogEvent
 
DESCRIPTION - Static variable in class net.sf.logdistiller.logtypes.SimpleLineLogEvent
 
DESCRIPTION - Static variable in class net.sf.logdistiller.logtypes.SyslogLogEvent
 
DOMConfigurator - Class in net.sf.logdistiller.xml
This class parses an XML rules configuration file and creates corresponding LogDistiller object.
DOMConfigurator() - Constructor for class net.sf.logdistiller.xml.DOMConfigurator
 
DOMConfigurator(Map<String, String>) - Constructor for class net.sf.logdistiller.xml.DOMConfigurator
 
DOMUtils - Class in net.sf.logdistiller.xml
Miscellaneous utilities for DOM.
dump() - Method in class net.sf.logdistiller.Condition
 
dump(PrintWriter) - Method in class net.sf.logdistiller.LogEvent
 
dump() - Method in class net.sf.logdistiller.LogEvent
 
dump(LogEvent.Factory, PrintWriter) - Static method in class net.sf.logdistiller.LogEventTestCase
Dump every LogEvent found in the factory to the given PrintWriter.
dump(LogEvent.Factory, File) - Static method in class net.sf.logdistiller.LogEventTestCase
Dump every LogEvent found in the factory to the given File using platform encoding.
dump() - Method in class net.sf.logdistiller.Match
 
dumpConditions(Element) - Method in class net.sf.logdistiller.LogDistiller.Group
 

E

end() - Method in class net.sf.logdistiller.LogDistillation
end the distillation
end() - Method in class net.sf.logdistiller.LogDistillation.Plugin
End the log distillation for this plugin instance.
end() - Method in class net.sf.logdistiller.plugins.FreqPlugin
 
end() - Method in class net.sf.logdistiller.plugins.SamplingPlugin
 
end(boolean) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
endPluginReport() - Method in class net.sf.logdistiller.ReportFormat.PluginReport
 
error(SAXParseException) - Method in class net.sf.logdistiller.gui.MainPanel.GuiSAXErrorHandler
 
error(SAXParseException) - Method in class net.sf.logdistiller.xml.SAXErrorHandler
 
execute() - Method in class net.sf.logdistiller.ant.LogDistillerTask
 
exit(ActionEvent) - Method in class net.sf.logdistiller.gui.MainPanel
 
extended - Variable in class net.sf.logdistiller.LogType.AttributeInfo
 
ExtensionHelper - Class in net.sf.logdistiller.util
Helper to load extensions for LogDistiller.
ExtensionHelper() - Constructor for class net.sf.logdistiller.util.ExtensionHelper
 

F

factory - Variable in class net.sf.logdistiller.LogEventTestCase
 
FactoryMultiplexer - Class in net.sf.logdistiller
Combines logevents fetched from multiple factories.
FactoryMultiplexer(LogType.Description) - Constructor for class net.sf.logdistiller.FactoryMultiplexer
 
FactoryMultiplexer(LogType.Description, Comparator<LogEvent>) - Constructor for class net.sf.logdistiller.FactoryMultiplexer
 
fatalError(SAXParseException) - Method in class net.sf.logdistiller.gui.MainPanel.GuiSAXErrorHandler
 
fatalError(SAXParseException) - Method in class net.sf.logdistiller.xml.SAXErrorHandler
 
FeedPublisher - Class in net.sf.logdistiller.publishers
Adds LogDistillation reports to a feed file (at the beginning).
FeedPublisher() - Constructor for class net.sf.logdistiller.publishers.FeedPublisher
 
FilePublisher - Class in net.sf.logdistiller.publishers
Save report of a LogDistillation in a file.
FilePublisher() - Constructor for class net.sf.logdistiller.publishers.FilePublisher
 
findExtensions(String) - Static method in class net.sf.logdistiller.util.ExtensionHelper
 
formatFraction(long, long) - Static method in class net.sf.logdistiller.util.FormatUtil
Formats a fraction as a "xx.x%" string.
formatPeriod(long) - Static method in class net.sf.logdistiller.util.FormatUtil
 
formatSize(long) - Static method in class net.sf.logdistiller.util.FormatUtil
 
FormatUtil - Class in net.sf.logdistiller.util
 
freeData(int) - Method in class net.sf.logdistiller.util.BufferingReader
Get some data that have been buffered, and free corresponding space in the buffer.
FREQ - Static variable in class net.sf.logdistiller.plugins.BasePlugins
 
FreqPlugin - Class in net.sf.logdistiller.plugins
Counts the frequency of each attribute's value.
FreqPlugin(LogDistiller.Plugin) - Constructor for class net.sf.logdistiller.plugins.FreqPlugin
 
FreqPlugin(LogDistiller.Plugin, boolean) - Constructor for class net.sf.logdistiller.plugins.FreqPlugin
 
FreqPlugin.Freq - Class in net.sf.logdistiller.plugins
 
FreqPlugin.Freq(String, String[]) - Constructor for class net.sf.logdistiller.plugins.FreqPlugin.Freq
 

G

getActionListener(Object, String) - Static method in class net.sf.logdistiller.gui.SwingAdapter
 
getAlignment(String) - Static method in class net.sf.logdistiller.gui.SimpleLayoutConstraintsManager
 
getAllLogTypes() - Static method in class net.sf.logdistiller.LogTypes
get all the log types defined (predefined and custom).
getAllPlugins() - Static method in class net.sf.logdistiller.Plugins
get all the plugins defined (predefined and custom).
getAllPublishers() - Static method in class net.sf.logdistiller.Publishers
get all the report publishers defined (predefined and custom).
getAllReportFormats() - Static method in class net.sf.logdistiller.ReportFormats
get all the plugins defined (predefined and custom).
getAttribute(int) - Method in class net.sf.logdistiller.LogEvent
Get a provided attribute value by its position index.
getAttribute(String) - Method in class net.sf.logdistiller.LogEvent
Extracts an attribute's provided value of the log event.
getAttributeIndex(String) - Method in class net.sf.logdistiller.LogType.Description
Find the attribute index corresponding to an attribute name (provided attributes only).
getAttributeInfo(String) - Method in class net.sf.logdistiller.LogType.Description
 
getAttributeName(int) - Method in class net.sf.logdistiller.LogType.Description
 
getAttributeNames() - Method in class net.sf.logdistiller.LogType.Description
 
getAttributes() - Method in class net.sf.logdistiller.Attributes
 
getAttributes() - Method in class net.sf.logdistiller.LogDistiller.LogType
 
getAttributes() - Method in class net.sf.logdistiller.LogEvent
Get a clone copy of the provided attributes.
getAttributesCount() - Method in class net.sf.logdistiller.LogEvent
Get provided attributes count.
getAttributesCount() - Method in class net.sf.logdistiller.LogType.Description
 
getBeginTime() - Method in class net.sf.logdistiller.LogDistillation
 
getBufferSize() - Method in class net.sf.logdistiller.util.BufferingReader
Get the size of the buffer.
getBytes() - Method in class net.sf.logdistiller.LogDistillation.Group
 
getCategories() - Method in class net.sf.logdistiller.LogDistillation
 
getCategories() - Method in class net.sf.logdistiller.LogDistiller
 
getCategory(String) - Method in class net.sf.logdistiller.LogDistillation
 
getCategory() - Method in class net.sf.logdistiller.LogDistillation.Group
 
getCategory() - Method in class net.sf.logdistiller.LogDistiller.Group
 
getChildElementsByTagName(Element, String) - Static method in class net.sf.logdistiller.xml.DOMUtils
 
getContent() - Method in class net.sf.logdistiller.ant.AntLogDistillation
Deprecated.
 
getContent() - Method in class net.sf.logdistiller.LogDistillation
 
getContent() - Method in class net.sf.logdistiller.LogDistiller.Output
 
getContentType() - Method in class net.sf.logdistiller.ReportFormat
 
getContentType() - Method in class net.sf.logdistiller.reports.TextReport
 
getContentType() - Method in class net.sf.logdistiller.reports.XmlReport
 
getCurrentDtd() - Method in class net.sf.logdistiller.xml.LogDistillerEntityResolver
 
getDataLength() - Method in class net.sf.logdistiller.util.BufferingReader
Get the length of data available in the buffer.
getDefaultSamplingAttributes() - Method in class net.sf.logdistiller.LogType.Description
Get the attributes that can be used as a sorting key to get useful event sampling in the last "unknown" group (separated with a quote when multiple attributes).
getDefaultSpecificGroups() - Method in class net.sf.logdistiller.LogType.Description
Get the group definitions specific to this log type that will be added to the generated rules configuration generated by the GUI.
getDefinition() - Method in class net.sf.logdistiller.LogDistillation.Category
 
getDefinition() - Method in class net.sf.logdistiller.LogDistillation
 
getDefinition() - Method in class net.sf.logdistiller.LogDistillation.Group
 
getDefinition() - Method in class net.sf.logdistiller.LogDistillation.Plugin
 
getDelegate() - Method in class net.sf.logdistiller.publishers.DelegatePublisher
 
getDescription() - Method in class net.sf.logdistiller.gui.XmlFileFilter
 
getDescription() - Method in class net.sf.logdistiller.LogDistiller.Category
 
getDescription() - Method in class net.sf.logdistiller.LogDistiller
 
getDescription() - Method in class net.sf.logdistiller.LogDistiller.Group
 
getDescription() - Method in class net.sf.logdistiller.LogEvent.Factory
 
getDestdir() - Method in class net.sf.logdistiller.ant.AntLogDistillation
Deprecated.
 
getDirectory() - Method in class net.sf.logdistiller.LogDistiller.Output
 
getEndTime() - Method in class net.sf.logdistiller.LogDistillation
 
getEventBytes() - Method in class net.sf.logdistiller.LogDistillation
 
getEventCount() - Method in class net.sf.logdistiller.LogDistillation
 
getEventCount() - Method in class net.sf.logdistiller.LogDistillation.Group
 
getExtensionIndex(String) - Method in class net.sf.logdistiller.LogType.Description
Gets the extension index position which defines corresponding attribute.
getExtensions() - Method in class net.sf.logdistiller.Attributes
 
getExtensions() - Method in class net.sf.logdistiller.LogDistiller.LogType
 
getExtensions() - Method in class net.sf.logdistiller.LogType.Description
 
getExtensionsCount() - Method in class net.sf.logdistiller.Attributes
 
getExtensionsCount() - Method in class net.sf.logdistiller.LogDistiller.LogType
 
getFactory() - Method in class net.sf.logdistiller.LogEvent
 
getFileExtension() - Method in class net.sf.logdistiller.ReportFormat
 
getFileExtension() - Method in class net.sf.logdistiller.reports.TextReport
 
getFileExtension() - Method in class net.sf.logdistiller.reports.XmlReport
 
getFormat() - Method in class net.sf.logdistiller.LogDistiller.Report
 
getGroup(String) - Method in class net.sf.logdistiller.LogDistillation
 
getGroup() - Method in class net.sf.logdistiller.LogDistillation.Plugin
 
getGroup() - Method in class net.sf.logdistiller.LogDistiller.Plugin
 
getGroup() - Method in class net.sf.logdistiller.LogDistiller.Report
 
getGroups() - Method in class net.sf.logdistiller.LogDistillation.Category
 
getGroups() - Method in class net.sf.logdistiller.LogDistillation
 
getGroups() - Method in class net.sf.logdistiller.LogDistiller.Category
 
getGroups() - Method in class net.sf.logdistiller.LogDistiller
 
getId() - Method in class net.sf.logdistiller.LogDistillation.Plugin
 
getId() - Method in class net.sf.logdistiller.LogDistiller.Category
 
getId() - Method in class net.sf.logdistiller.LogDistiller
 
getId() - Method in class net.sf.logdistiller.LogDistiller.Group
 
getId() - Method in class net.sf.logdistiller.LogDistiller.LogType
 
getId() - Method in class net.sf.logdistiller.LogDistiller.Output
Gets the id that will identify the output reports.
getId() - Method in class net.sf.logdistiller.LogType
 
getId() - Method in class net.sf.logdistiller.Match.Contains
 
getId() - Method in class net.sf.logdistiller.Match.EndsWith
 
getId() - Method in class net.sf.logdistiller.Match.Equals
 
getId() - Method in class net.sf.logdistiller.Match.Regexp
 
getId() - Method in class net.sf.logdistiller.Match.StartsWith
 
getId() - Method in class net.sf.logdistiller.Plugin
 
getId() - Method in class net.sf.logdistiller.Publisher
Get the publisher-id for this class.
getId() - Method in class net.sf.logdistiller.publishers.DelegatePublisher
 
getId() - Method in class net.sf.logdistiller.publishers.FeedPublisher
 
getId() - Method in class net.sf.logdistiller.publishers.FilePublisher
 
getId() - Method in class net.sf.logdistiller.publishers.MailPublisher
 
getId() - Method in class net.sf.logdistiller.ReportFormat
 
getItemListener(Object, String) - Static method in class net.sf.logdistiller.gui.SwingAdapter
 
getLayout(String) - Method in class net.sf.logdistiller.gui.SimpleLayoutConstraintsManager
 
getLayoutAlignmentX(Container) - Method in class net.sf.logdistiller.gui.SimpleContainerLayout
 
getLayoutAlignmentY(Container) - Method in class net.sf.logdistiller.gui.SimpleContainerLayout
 
getLayoutConstraintsManager(InputStream) - Static method in class net.sf.logdistiller.gui.SimpleLayoutConstraintsManager
 
getLayoutConstraintsManager(Element) - Static method in class net.sf.logdistiller.gui.SimpleLayoutConstraintsManager
 
getLogdistillation() - Method in class net.sf.logdistiller.LogDistillation.Category
 
getLogdistillation() - Method in class net.sf.logdistiller.LogDistillation.Group
 
getLogdistiller() - Method in class net.sf.logdistiller.LogDistiller.Category
 
getLogdistiller() - Method in class net.sf.logdistiller.LogDistiller.Group
 
getLogdistiller() - Method in class net.sf.logdistiller.LogDistiller.Output
 
getLogFile() - Method in class net.sf.logdistiller.LogDistillation.Group
 
getLogSource() - Method in class net.sf.logdistiller.LogEvent.Factory
 
getLogtype() - Method in class net.sf.logdistiller.ant.AntLogEvent
 
getLogType() - Method in class net.sf.logdistiller.LogDistiller
 
getLogType() - Method in class net.sf.logdistiller.LogType.Description
 
getLogType(String) - Static method in class net.sf.logdistiller.LogTypes
 
getLogTypeDescription() - Method in class net.sf.logdistiller.LogDistillation
 
getMaxSaveBytes() - Method in class net.sf.logdistiller.LogDistillation.Group
 
getMaxSaveCount() - Method in class net.sf.logdistiller.LogDistillation.Group
 
getName() - Method in class net.sf.logdistiller.ant.AntProperty
 
getName() - Method in class net.sf.logdistiller.gui.SimpleContainerLayout
 
getNodeTypeAsString(Node) - Static method in class net.sf.logdistiller.xml.DOMUtils
 
getOutput() - Method in class net.sf.logdistiller.LogDistiller
 
getOutput() - Method in class net.sf.logdistiller.LogDistiller.Report
 
getParam(String) - Method in class net.sf.logdistiller.LogDistiller.Group
 
getParam(String, String) - Method in class net.sf.logdistiller.LogDistiller.Group
 
getParam(String) - Method in class net.sf.logdistiller.LogDistiller.LogType
 
getParam(String, String) - Method in class net.sf.logdistiller.LogDistiller.LogType
 
getParam(String) - Method in class net.sf.logdistiller.LogDistiller.Output
 
getParam(String, String) - Method in class net.sf.logdistiller.LogDistiller.Output
 
getParam(String) - Method in class net.sf.logdistiller.LogDistiller.Plugin
 
getParam(String, String) - Method in class net.sf.logdistiller.LogDistiller.Plugin
 
getParam(String) - Method in class net.sf.logdistiller.LogDistiller.Report
 
getParam(String, String) - Method in class net.sf.logdistiller.LogDistiller.Report
 
getParams() - Method in class net.sf.logdistiller.LogDistiller.Group
 
getParams() - Method in class net.sf.logdistiller.LogDistiller.LogType
 
getParams() - Method in class net.sf.logdistiller.LogDistiller.Output
 
getParams() - Method in class net.sf.logdistiller.LogDistiller.Plugin
 
getParams() - Method in class net.sf.logdistiller.LogDistiller.Report
 
getPCDATA(Element, boolean) - Static method in class net.sf.logdistiller.xml.DOMUtils
Computes the resulting string of a #PCDATA element: it can consist in the XML document of a combination of nodes Text, EntityReference and CDATASection, with Comment.
getPCDATA(Element) - Static method in class net.sf.logdistiller.xml.DOMUtils
 
getPCDATAByTagName(Element, String) - Static method in class net.sf.logdistiller.xml.DOMUtils
 
getPCDATAByTagName(Element, String, boolean) - Static method in class net.sf.logdistiller.xml.DOMUtils
 
getPlugin(String) - Static method in class net.sf.logdistiller.Plugins
 
getPlugins() - Method in class net.sf.logdistiller.LogDistillation.Group
 
getPlugins() - Method in class net.sf.logdistiller.LogDistiller.Group
 
getProvides() - Method in class net.sf.logdistiller.Attributes.Extension
 
getPublisher() - Method in class net.sf.logdistiller.LogDistiller.Report
 
getPublisher(String) - Static method in class net.sf.logdistiller.Publishers
 
getRawLog() - Method in class net.sf.logdistiller.LogEvent
Get the raw log text from which this event was parsed.
getRegexp() - Method in class net.sf.logdistiller.Attributes.Extension
 
getRemaining() - Method in class net.sf.logdistiller.util.StringCutter
 
getReportFormat(String) - Static method in class net.sf.logdistiller.ReportFormats
 
getReports() - Method in class net.sf.logdistiller.LogDistiller.Group
 
getReports() - Method in class net.sf.logdistiller.LogDistiller.Output
 
getResource(String) - Method in class net.sf.logdistiller.LogEventTestCase
get a resource from the current testcase class and check it has been found
getRunnable(Object, String) - Static method in class net.sf.logdistiller.gui.SwingAdapter
 
getSamplingLogStream() - Method in class net.sf.logdistiller.plugins.SamplingPlugin
 
getSave() - Method in class net.sf.logdistiller.LogDistiller.Group
 
getSavedEventCount() - Method in class net.sf.logdistiller.LogDistillation.Group
 
getSkip() - Method in class net.sf.logdistiller.LogDistiller.Output
 
getSkipgroups() - Method in class net.sf.logdistiller.ant.AntLogDistillation
Deprecated.
 
getSkippedEventBytes() - Method in class net.sf.logdistiller.LogDistillation
 
getSkippedEventCount() - Method in class net.sf.logdistiller.LogDistillation
 
getSource() - Method in class net.sf.logdistiller.Attributes.Extension
 
getTimestamp() - Method in class net.sf.logdistiller.LogEvent
Get the timestamp.
getTimestampAttribute() - Method in class net.sf.logdistiller.LogType.Description
Get the attribute that represents the timestamp.
getType() - Method in class net.sf.logdistiller.LogDistiller.Plugin
 
getUrl() - Method in class net.sf.logdistiller.LogDistiller.Output
 
getUrl(String) - Method in class net.sf.logdistiller.LogDistiller.Output
 
getValue() - Method in class net.sf.logdistiller.ant.AntProperty
 
getValue(LogType.AttributeInfo) - Method in class net.sf.logdistiller.LogEvent
 
getValues() - Method in class net.sf.logdistiller.ant.LogDistillerTask.Compressed
 
getVersion() - Method in class net.sf.logdistiller.LogDistillation
What is the version of LogDistiller that was used to create this instance?
getVersion() - Static method in class net.sf.logdistiller.LogDistiller
 
getWarnings() - Method in class net.sf.logdistiller.LogDistiller
 
group - Variable in class net.sf.logdistiller.LogDistillation.Plugin
 

H

hasTag(String) - Method in class net.sf.logdistiller.Condition
 
host - Variable in class net.sf.logdistiller.logtypes.SyslogLogEvent
 

I

ID - Static variable in class net.sf.logdistiller.logtypes.JBossLogEvent
 
ID - Static variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
ID - Static variable in class net.sf.logdistiller.logtypes.OracleAlertLogEvent
 
ID - Static variable in class net.sf.logdistiller.logtypes.SimpleLineLogEvent
 
ID - Static variable in class net.sf.logdistiller.logtypes.SyslogLogEvent
 
ID - Static variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
ID - Static variable in class net.sf.logdistiller.Match.Contains
 
ID - Static variable in class net.sf.logdistiller.Match.EndsWith
 
ID - Static variable in class net.sf.logdistiller.Match.Equals
 
ID - Static variable in class net.sf.logdistiller.Match.Regexp
 
ID - Static variable in class net.sf.logdistiller.Match.StartsWith
 
ID - Static variable in class net.sf.logdistiller.plugins.FreqPlugin
 
ID - Static variable in class net.sf.logdistiller.plugins.SamplingPlugin
 
index - Variable in class net.sf.logdistiller.LogType.AttributeInfo
 
invalidateLayout(Container) - Method in class net.sf.logdistiller.gui.SimpleContainerLayout
 
isGlobalReportEnabled() - Method in class net.sf.logdistiller.LogDistiller.Plugin
 
isGroupReportEnabled() - Method in class net.sf.logdistiller.LogDistiller.Plugin
 
isOld() - Method in class net.sf.logdistiller.LogDistiller
is this LogDistiller read from an old configuration file (DTD older than 1.3)?
isSkip() - Method in class net.sf.logdistiller.LogDistillation.Category
 
isSkip() - Method in class net.sf.logdistiller.LogDistillation.Group
 

J

JBOSS - Static variable in class net.sf.logdistiller.logtypes.BaseLogTypes
 
JBossLogEvent - Class in net.sf.logdistiller.logtypes
Log event for JBoss's server logs.
JBossLogEvent(LogEvent.Factory, String, String, String) - Constructor for class net.sf.logdistiller.logtypes.JBossLogEvent
 
join(String, Iterator<? extends Object>) - Static method in class net.sf.logdistiller.util.FormatUtil
 
join(String, Object[]) - Static method in class net.sf.logdistiller.util.FormatUtil
 
join(String, List<? extends Object>) - Static method in class net.sf.logdistiller.util.FormatUtil
 
join(String, Set<? extends Object>) - Static method in class net.sf.logdistiller.util.FormatUtil
 

K

key - Variable in class net.sf.logdistiller.plugins.FreqPlugin.Freq
 

L

LATEST_DTD - Static variable in class net.sf.logdistiller.xml.LogDistillerEntityResolver
 
LATEST_DTD_URL - Static variable in class net.sf.logdistiller.xml.LogDistillerEntityResolver
 
layoutContainer(Container) - Method in class net.sf.logdistiller.gui.SimpleContainerLayout
 
level - Variable in class net.sf.logdistiller.logtypes.JBossLogEvent
 
level - Variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
LINE_SEPARATOR - Static variable in class net.sf.logdistiller.LogDistillation
 
listAllLogTypeIds() - Static method in class net.sf.logdistiller.LogTypes
 
listAllPluginIds() - Static method in class net.sf.logdistiller.Plugins
 
listAllPublishersIds() - Static method in class net.sf.logdistiller.Publishers
 
listAllReportFormatIds() - Static method in class net.sf.logdistiller.ReportFormats
 
listCategoriesToReport() - Method in class net.sf.logdistiller.LogDistillation
 
listGroupsToReport() - Method in class net.sf.logdistiller.LogDistillation.Category
 
listGroupsToReport() - Method in class net.sf.logdistiller.LogDistillation
 
locationInfoClass - Variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
locationInfoFile - Variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
locationInfoLine - Variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
locationInfoMethod - Variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
LOG4J_XML - Static variable in class net.sf.logdistiller.logtypes.BaseLogTypes
 
Log4jXmlLogEvent - Class in net.sf.logdistiller.logtypes
Log event for log4j XMLLayout (log4j-XML).
Log4jXmlLogEvent(LogEvent.Factory, String) - Constructor for class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
LogDistillation - Class in net.sf.logdistiller
The class executing a log distillation, using a log distiller, and processing every log events.
LogDistillation(LogDistiller) - Constructor for class net.sf.logdistiller.LogDistillation
 
LogDistillation.Category - Class in net.sf.logdistiller
 
LogDistillation.Category(LogDistiller.Category) - Constructor for class net.sf.logdistiller.LogDistillation.Category
 
LogDistillation.Group - Class in net.sf.logdistiller
 
LogDistillation.Group(LogDistiller.Group, LogDistillation.Category) - Constructor for class net.sf.logdistiller.LogDistillation.Group
 
LogDistillation.Plugin - Class in net.sf.logdistiller
 
LogDistillation.Plugin(LogDistiller.Plugin) - Constructor for class net.sf.logdistiller.LogDistillation.Plugin
 
LogDistiller - Class in net.sf.logdistiller
A LogDistiller configuration.
LogDistiller(String, String, LogDistiller.LogType, LogDistiller.Output, LogDistiller.Category[], LogDistiller.Group[], boolean) - Constructor for class net.sf.logdistiller.LogDistiller
 
LogDistiller(String, String, LogDistiller.LogType, LogDistiller.Output, LogDistiller.Category[], LogDistiller.Group[]) - Constructor for class net.sf.logdistiller.LogDistiller
 
LogDistiller.Category - Class in net.sf.logdistiller
Definition of a category, which will contain groups.
LogDistiller.Category(String, String) - Constructor for class net.sf.logdistiller.LogDistiller.Category
 
LogDistiller.Group - Class in net.sf.logdistiller
Definition of a group of events: events corresponding to its conditions will be collected in it.
LogDistiller.Group(String, String, boolean, boolean, Map<String, String>, Condition[], LogDistiller.Report[], LogDistiller.Plugin[], LogDistiller.Category) - Constructor for class net.sf.logdistiller.LogDistiller.Group
 
LogDistiller.LogType - Class in net.sf.logdistiller
Definition of the log type used for this logdistiller configuration, with its parameters.
LogDistiller.LogType(String, Map<String, String>, Attributes) - Constructor for class net.sf.logdistiller.LogDistiller.LogType
 
LogDistiller.Output - Class in net.sf.logdistiller
Definition of the global output.
LogDistiller.Output(String, String, String, String, Map<String, String>, LogDistiller.Report[]) - Constructor for class net.sf.logdistiller.LogDistiller.Output
 
LogDistiller.Plugin - Class in net.sf.logdistiller
 
LogDistiller.Plugin(String, boolean, boolean, Map<String, String>) - Constructor for class net.sf.logdistiller.LogDistiller.Plugin
 
LogDistiller.Report - Class in net.sf.logdistiller
Definition of a report, with its publisher, formant and other params.
LogDistiller.Report(String, String, Map<String, String>) - Constructor for class net.sf.logdistiller.LogDistiller.Report
 
LogDistillerEntityResolver - Class in net.sf.logdistiller.xml
 
LogDistillerEntityResolver() - Constructor for class net.sf.logdistiller.xml.LogDistillerEntityResolver
 
LogDistillerTask - Class in net.sf.logdistiller.ant
Ant task to configure and launch a log distillation.
LogDistillerTask() - Constructor for class net.sf.logdistiller.ant.LogDistillerTask
 
LogDistillerTask.Compressed - Class in net.sf.logdistiller.ant
 
LogDistillerTask.Compressed() - Constructor for class net.sf.logdistiller.ant.LogDistillerTask.Compressed
 
LogEvent - Class in net.sf.logdistiller
Log events base class.
LogEvent(LogEvent.Factory, String) - Constructor for class net.sf.logdistiller.LogEvent
 
LogEvent.Factory - Class in net.sf.logdistiller
The base class for LogEvent factories, responsible for parsing an input stream into LogEvents.
LogEvent.Factory(LogType.Description, String) - Constructor for class net.sf.logdistiller.LogEvent.Factory
 
LogEventBuilder - Class in net.sf.logdistiller.util
A helper to build log events and properly report parsing errors.
LogEventBuilder() - Constructor for class net.sf.logdistiller.util.LogEventBuilder
 
LogEventTestCase - Class in net.sf.logdistiller
Base class to write custom LogEvent junit tests more easily.
LogEventTestCase(String) - Constructor for class net.sf.logdistiller.LogEventTestCase
 
logger - Variable in class net.sf.logdistiller.logtypes.JBossLogEvent
 
logger - Variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
logSource - Variable in class net.sf.logdistiller.LogEvent.Factory
 
logtype - Variable in class net.sf.logdistiller.LogEventTestCase
 
LogType - Class in net.sf.logdistiller
Base class for log type implementation.
LogType(String) - Constructor for class net.sf.logdistiller.LogType
 
LOGTYPE - Static variable in class net.sf.logdistiller.logtypes.JBossLogEvent
 
LOGTYPE - Static variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
LOGTYPE - Static variable in class net.sf.logdistiller.logtypes.OracleAlertLogEvent
 
LOGTYPE - Static variable in class net.sf.logdistiller.logtypes.SimpleLineLogEvent
 
LOGTYPE - Static variable in class net.sf.logdistiller.logtypes.SyslogLogEvent
 
LOGTYPE - Static variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
LogType.AttributeInfo - Class in net.sf.logdistiller
 
LogType.Basic - Class in net.sf.logdistiller
Basic logtype definition that does not provide any parameters for customization.
LogType.Basic(String) - Constructor for class net.sf.logdistiller.LogType.Basic
 
LogType.Description - Class in net.sf.logdistiller
Description of a log format corresponding to a log type.
LogType.Description(LogType, String[]) - Constructor for class net.sf.logdistiller.LogType.Description
Create a new LogType description.
LogTypes - Class in net.sf.logdistiller
Definition of available log types.
LogTypes() - Constructor for class net.sf.logdistiller.LogTypes
 
LongProgressBar - Class in net.sf.logdistiller.gui
A progress bar which value is long instead of int.
LongProgressBar() - Constructor for class net.sf.logdistiller.gui.LongProgressBar
 

M

machine - Variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
MailPublisher - Class in net.sf.logdistiller.publishers
Send mail report of a LogDistillation.
MailPublisher() - Constructor for class net.sf.logdistiller.publishers.MailPublisher
 
Main - Class in net.sf.logdistiller.gui
Main gui launcher.
Main() - Constructor for class net.sf.logdistiller.gui.Main
 
main(String[]) - Static method in class net.sf.logdistiller.gui.Main
 
main(String[]) - Static method in class net.sf.logdistiller.util.UncompressInputStream
 
MainPanel - Class in net.sf.logdistiller.gui
Main gui panel.
MainPanel(JFrame) - Constructor for class net.sf.logdistiller.gui.MainPanel
 
MainPanel.GuiSAXErrorHandler - Class in net.sf.logdistiller.gui
 
MainPanel.GuiSAXErrorHandler() - Constructor for class net.sf.logdistiller.gui.MainPanel.GuiSAXErrorHandler
 
MAP - Static variable in class net.sf.logdistiller.LogTypes
 
MAP - Static variable in class net.sf.logdistiller.Plugins
 
MAP - Static variable in class net.sf.logdistiller.Publishers
 
MAP - Static variable in class net.sf.logdistiller.ReportFormats
 
match(LogEvent) - Method in class net.sf.logdistiller.Condition
 
Match - Class in net.sf.logdistiller
Match of an attribute of a LogEvent.
Match(String, String, String) - Constructor for class net.sf.logdistiller.Match
 
match(LogEvent) - Method in class net.sf.logdistiller.Match
 
Match.Contains - Class in net.sf.logdistiller
 
Match.Contains() - Constructor for class net.sf.logdistiller.Match.Contains
 
Match.EndsWith - Class in net.sf.logdistiller
 
Match.EndsWith() - Constructor for class net.sf.logdistiller.Match.EndsWith
 
Match.Equals - Class in net.sf.logdistiller
 
Match.Equals() - Constructor for class net.sf.logdistiller.Match.Equals
 
Match.Regexp - Class in net.sf.logdistiller
 
Match.Regexp() - Constructor for class net.sf.logdistiller.Match.Regexp
 
Match.StartsWith - Class in net.sf.logdistiller
 
Match.StartsWith() - Constructor for class net.sf.logdistiller.Match.StartsWith
 
maximumLayoutSize(Container) - Method in class net.sf.logdistiller.gui.SimpleContainerLayout
 
message - Variable in class net.sf.logdistiller.logtypes.JBossLogEvent
 
message - Variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
message - Variable in class net.sf.logdistiller.logtypes.OracleAlertLogEvent
 
message - Variable in class net.sf.logdistiller.logtypes.SyslogLogEvent
 
message_id - Variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
message_text - Variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
minimumLayoutSize(Container) - Method in class net.sf.logdistiller.gui.SimpleContainerLayout
 

N

ndc - Variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
net.sf.logdistiller - package net.sf.logdistiller
Main classes for LogDistiller.
net.sf.logdistiller.ant - package net.sf.logdistiller.ant
Ant task to run a logdistillation.
net.sf.logdistiller.gui - package net.sf.logdistiller.gui
LogDistiller GUI for interactive use.
net.sf.logdistiller.logtypes - package net.sf.logdistiller.logtypes
Parsers for different types of log files.
net.sf.logdistiller.plugins - package net.sf.logdistiller.plugins
Plugins to extend LogDistiller's handling of event groups.
net.sf.logdistiller.publishers - package net.sf.logdistiller.publishers
Publishers to define LogDistiller's way of publishing log distillation reports.
net.sf.logdistiller.reports - package net.sf.logdistiller.reports
Report Formats to extend LogDistiller.
net.sf.logdistiller.util - package net.sf.logdistiller.util
Miscellaneous utilities for parsing files.
net.sf.logdistiller.xml - package net.sf.logdistiller.xml
XML configuration of LogDistiller.
newDescription(Map<String, String>) - Method in class net.sf.logdistiller.LogType.Basic
 
newDescription(Map<String, String>) - Method in class net.sf.logdistiller.LogType
Create a new log description customized with parameters.
newDestinationFile(String) - Method in class net.sf.logdistiller.LogDistillation
 
NewDialog - Class in net.sf.logdistiller.gui
Dialog to create a new rules configuration file: you select the log type and give some basic information (an id, STMP server, url), and it generates a new rules configuration.
NewDialog(File) - Constructor for class net.sf.logdistiller.gui.NewDialog
 
newEvent(LogEvent.Factory, String, Object...) - Method in class net.sf.logdistiller.util.LogEventBuilder
 
newFactory(String) - Method in class net.sf.logdistiller.LogEventTestCase
create a factory for a resource (read with platform encoding).
newFactory(Reader, String) - Method in class net.sf.logdistiller.LogType.Description
Create a new LogEvent factory for a log stream corresponding to this log description.
newInstance(LogDistiller.Plugin) - Method in class net.sf.logdistiller.Plugin
 
newInstance(LogDistiller.Plugin) - Static method in class net.sf.logdistiller.Plugins
Instanciates a new distillation plugin from its distiller configuration.
NEWLINE - Static variable in class net.sf.logdistiller.LogEvent.Factory
 
nextEvent() - Method in class net.sf.logdistiller.LogEvent.Factory
gets the next LogEvent.
NO_EXTENSIONS - Static variable in class net.sf.logdistiller.Attributes
 

O

ORACLE_ALERT - Static variable in class net.sf.logdistiller.logtypes.BaseLogTypes
 
OracleAlertLogEvent - Class in net.sf.logdistiller.logtypes
Oracle Database's alert.log file parser.
OracleAlertLogEvent(LogEvent.Factory, String, String) - Constructor for class net.sf.logdistiller.logtypes.OracleAlertLogEvent
 

P

panel - Variable in class net.sf.logdistiller.gui.MainPanel
 
panel - Variable in class net.sf.logdistiller.gui.NewDialog
 
parse(Element) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseAttributes(String, Element) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseCategories(Iterator<Element>) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseCondition(Element) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseConditions(Iterator<Element>) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseExtension(Element) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseExtensions(Iterator<Element>) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseGroup(Element, Map<String, LogDistiller.Category>) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseGroups(Iterator<Element>, LogDistiller.Category[]) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseLocale(String) - Static method in class net.sf.logdistiller.util.FormatUtil
 
parseLogType(Element) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseMatch(Element) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseMatchs(Iterator<Element>) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseOutput(Element) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseParams(Iterator<Element>, String) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parsePlugin(Element, String) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parsePlugins(Iterator<Element>, String) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseProperties(Iterator<Element>) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseReport(Element, String) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseReports(Iterator<Element>, String) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
parseTo(String) - Method in class net.sf.logdistiller.util.StringCutter
 
parseTo(String, boolean) - Method in class net.sf.logdistiller.util.StringCutter
 
pid - Variable in class net.sf.logdistiller.logtypes.SyslogLogEvent
 
Plugin - Class in net.sf.logdistiller
Plugins' base class.
Plugin(String) - Constructor for class net.sf.logdistiller.Plugin
 
PluginConfigException - Exception in net.sf.logdistiller
This exception denotes a bad value in a plugin configuration.
PluginConfigException(String) - Constructor for exception net.sf.logdistiller.PluginConfigException
 
Plugins - Class in net.sf.logdistiller
Definition of available plugins.
Plugins() - Constructor for class net.sf.logdistiller.Plugins
 
preferredLayoutSize(Container) - Method in class net.sf.logdistiller.gui.SimpleContainerLayout
 
processLogEvent(LogEvent) - Method in class net.sf.logdistiller.LogDistillation
Process a log event
program - Variable in class net.sf.logdistiller.logtypes.SyslogLogEvent
 
PropertiesReplacer - Class in net.sf.logdistiller.util
A small utility to replace properties within strings (syntax: ${name}).
PropertiesReplacer(Map<String, String>, String, String) - Constructor for class net.sf.logdistiller.util.PropertiesReplacer
 
PropertiesReplacer(Map<String, String>) - Constructor for class net.sf.logdistiller.util.PropertiesReplacer
 
publish(LogDistillation, LogDistiller.Report) - Method in class net.sf.logdistiller.Publisher
Publish a global report.
publish(LogDistillation.Group, LogDistiller.Report) - Method in class net.sf.logdistiller.Publisher
Publish a group report.
publish(LogDistillation, LogDistiller.Report) - Method in class net.sf.logdistiller.publishers.DelegatePublisher
 
publish(LogDistillation.Group, LogDistiller.Report) - Method in class net.sf.logdistiller.publishers.DelegatePublisher
 
publish(LogDistillation, LogDistiller.Report) - Method in class net.sf.logdistiller.publishers.FeedPublisher
 
publish(LogDistillation.Group, LogDistiller.Report) - Method in class net.sf.logdistiller.publishers.FeedPublisher
 
publish(LogDistillation, LogDistiller.Report) - Method in class net.sf.logdistiller.publishers.FilePublisher
 
publish(LogDistillation.Group, LogDistiller.Report) - Method in class net.sf.logdistiller.publishers.FilePublisher
 
publish(LogDistillation, LogDistiller.Report) - Method in class net.sf.logdistiller.publishers.MailPublisher
 
publish(LogDistillation.Group, LogDistiller.Report) - Method in class net.sf.logdistiller.publishers.MailPublisher
 
publish() - Method in class net.sf.logdistiller.PublishHelper
 
Publisher - Class in net.sf.logdistiller
Base class of report publishers, for both global and group reports.
Publisher() - Constructor for class net.sf.logdistiller.Publisher
 
Publisher.PublishException - Exception in net.sf.logdistiller
 
Publisher.PublishException(String, Throwable) - Constructor for exception net.sf.logdistiller.Publisher.PublishException
 
Publishers - Class in net.sf.logdistiller
Definition of available report publishers.
Publishers() - Constructor for class net.sf.logdistiller.Publishers
 
publishGlobal() - Method in class net.sf.logdistiller.PublishHelper
 
publishGroup(LogDistillation.Group) - Method in class net.sf.logdistiller.PublishHelper
 
PublishHelper - Class in net.sf.logdistiller
 
PublishHelper(LogDistillation) - Constructor for class net.sf.logdistiller.PublishHelper
 
PublishHelper(LogDistillation, List<String>) - Constructor for class net.sf.logdistiller.PublishHelper
 
pushbackLastEvent() - Method in class net.sf.logdistiller.LogEvent.Factory
 

R

read(char[], int, int) - Method in class net.sf.logdistiller.util.BufferingReader
 
read() - Method in class net.sf.logdistiller.util.UncompressInputStream
 
read(byte[], int, int) - Method in class net.sf.logdistiller.util.UncompressInputStream
 
read(File) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
read(File, ErrorHandler) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
read(InputStream) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
read(InputStream, ErrorHandler) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
read(InputSource) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
read(InputSource, ErrorHandler) - Method in class net.sf.logdistiller.xml.DOMConfigurator
 
readDump(BufferedReader) - Static method in class net.sf.logdistiller.LogEventTestCase
Read the next LogEvent dump.
readNextEvent() - Method in class net.sf.logdistiller.FactoryMultiplexer
 
readNextEvent() - Method in class net.sf.logdistiller.LogEvent.Factory
 
ready() - Method in class net.sf.logdistiller.util.BufferingReader
 
regexpGroup - Variable in class net.sf.logdistiller.LogType.AttributeInfo
 
reloadConfigurationFile() - Method in class net.sf.logdistiller.gui.MainPanel
 
reloadSourceFile() - Method in class net.sf.logdistiller.gui.MainPanel
 
removeLayoutComponent(Component) - Method in class net.sf.logdistiller.gui.SimpleContainerLayout
 
replaceProperties(String) - Method in class net.sf.logdistiller.util.PropertiesReplacer
Replace ${name} by the value of the property.
report(LogDistillation, Writer) - Method in class net.sf.logdistiller.ReportFormat
 
report(LogDistillation.Group, Writer) - Method in class net.sf.logdistiller.ReportFormat
 
report(LogDistillation, Writer) - Method in class net.sf.logdistiller.reports.TextReport
 
report(LogDistillation.Group, Writer) - Method in class net.sf.logdistiller.reports.TextReport
 
report(LogDistillation, Writer) - Method in class net.sf.logdistiller.reports.XmlReport
 
report(LogDistillation.Group, Writer) - Method in class net.sf.logdistiller.reports.XmlReport
 
ReportFormat - Class in net.sf.logdistiller
Report formats' base class.
ReportFormat(String) - Constructor for class net.sf.logdistiller.ReportFormat
 
ReportFormat.PluginReport - Class in net.sf.logdistiller
 
ReportFormat.PluginReport() - Constructor for class net.sf.logdistiller.ReportFormat.PluginReport
 
ReportFormats - Class in net.sf.logdistiller
Definition of available report formats.
ReportFormats() - Constructor for class net.sf.logdistiller.ReportFormats
 
resolveEntity(String, String) - Method in class net.sf.logdistiller.xml.LogDistillerEntityResolver
 
run() - Method in class net.sf.logdistiller.gui.MainPanel
Reload task: checks every second if configuration file or source file has changed.
runLogDistillation() - Method in class net.sf.logdistiller.gui.MainPanel
 

S

SAMPLING - Static variable in class net.sf.logdistiller.plugins.BasePlugins
 
SamplingPlugin - Class in net.sf.logdistiller.plugins
Log sampling plugin: works like FreqPlugin, but saves some log events to a log file.
SamplingPlugin(LogDistiller.Plugin) - Constructor for class net.sf.logdistiller.plugins.SamplingPlugin
 
saveTo(File) - Method in class net.sf.logdistiller.LogDistillation
Saves the distillation to a file, in Java serialized format.
saveTo(OutputStream) - Method in class net.sf.logdistiller.LogDistillation
 
SAXErrorHandler - Class in net.sf.logdistiller.xml
 
SAXErrorHandler() - Constructor for class net.sf.logdistiller.xml.SAXErrorHandler
 
selectConfigurationFile(File) - Method in class net.sf.logdistiller.gui.MainPanel
 
selectSourceFile(File) - Method in class net.sf.logdistiller.gui.MainPanel
 
sendMail(LogDistillation, LogDistiller.Report, String, String, String, File) - Method in class net.sf.logdistiller.publishers.MailPublisher
 
sendMail(Message) - Method in class net.sf.logdistiller.publishers.MailPublisher
 
server - Variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
setAllButtonsEnabled(boolean) - Method in class net.sf.logdistiller.gui.MainPanel
 
setAttributes(String[]) - Method in class net.sf.logdistiller.LogEvent
Set the provided attributes values.
setClasspath(Path) - Method in class net.sf.logdistiller.ant.AntLogEvent
 
setClasspathRef(Reference) - Method in class net.sf.logdistiller.ant.AntLogEvent
 
setCompressed(LogDistillerTask.Compressed) - Method in class net.sf.logdistiller.ant.LogDistillerTask
 
setConf(File) - Method in class net.sf.logdistiller.ant.LogDistillerTask
 
setContent(String) - Method in class net.sf.logdistiller.ant.AntLogDistillation
Deprecated.
 
setContent(String) - Method in class net.sf.logdistiller.LogDistiller.Output
 
setDescription(LogType.Description) - Method in class net.sf.logdistiller.LogType.Basic
 
setDestdir(File) - Method in class net.sf.logdistiller.ant.AntLogDistillation
Deprecated.
 
setDirectory(String) - Method in class net.sf.logdistiller.LogDistiller.Output
 
setExtensions(Attributes.Extension[]) - Method in class net.sf.logdistiller.LogType.Description
 
setFactory(String) - Method in class net.sf.logdistiller.ant.AntLogEvent
Deprecated.
replaced by logtype attribute
setLoaderRef(Reference) - Method in class net.sf.logdistiller.ant.AntLogEvent
 
setLogtype(String) - Method in class net.sf.logdistiller.ant.AntLogEvent
 
setLongMaximum(long) - Method in class net.sf.logdistiller.gui.LongProgressBar
 
setLongValue(long) - Method in class net.sf.logdistiller.gui.LongProgressBar
 
setMail(boolean) - Method in class net.sf.logdistiller.ant.LogDistillerTask
 
setName(String) - Method in class net.sf.logdistiller.ant.AntProperty
 
setPublish(String) - Method in class net.sf.logdistiller.ant.LogDistillerTask
 
setReference(String) - Method in class net.sf.logdistiller.Match.Regexp
 
setResultText() - Method in class net.sf.logdistiller.gui.MainPanel
 
setSkip(boolean) - Method in class net.sf.logdistiller.LogDistillation.Category
 
setSkip(boolean) - Method in class net.sf.logdistiller.LogDistillation.Group
 
setSkipgroups(String) - Method in class net.sf.logdistiller.ant.AntLogDistillation
Deprecated.
 
setValue(String) - Method in class net.sf.logdistiller.ant.AntProperty
 
severity - Variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
showNewConfigurationDialog(Component) - Method in class net.sf.logdistiller.gui.NewDialog
 
shrinkBuffer() - Method in class net.sf.logdistiller.util.BufferingReader
Shrink the buffer to its minimal size to store actual data.
SIMPLE_LAYOUT_CONSTRAINTS_MANAGER - Static variable in class net.sf.logdistiller.gui.MainPanel
 
SIMPLE_LINE - Static variable in class net.sf.logdistiller.logtypes.BaseLogTypes
 
SimpleContainerLayout - Class in net.sf.logdistiller.gui
This class is a simplified version of FormLayoutMaker's equivalent class, in a dream to avoid need for Java 1.4 at runtime.
SimpleContainerLayout(String, String, String) - Constructor for class net.sf.logdistiller.gui.SimpleContainerLayout
 
SimpleLayoutConstraintsManager - Class in net.sf.logdistiller.gui
This class is a simplified version of FormLayoutMaker's equivalent class, in a dream to avoid need for Java 1.4 at runtime.
SimpleLineLogEvent - Class in net.sf.logdistiller.logtypes
Generic log event for simple files where one line is one logevent, with an unique attribute named text.
SimpleLineLogEvent(SimpleLineLogEvent.Factory, String) - Constructor for class net.sf.logdistiller.logtypes.SimpleLineLogEvent
 
skip(long) - Method in class net.sf.logdistiller.util.UncompressInputStream
 
sorted - Variable in class net.sf.logdistiller.plugins.FreqPlugin
 
stacktrace - Variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
StringCutter - Class in net.sf.logdistiller.util
 
StringCutter(String) - Constructor for class net.sf.logdistiller.util.StringCutter
 
StringCutter(String, int) - Constructor for class net.sf.logdistiller.util.StringCutter
 
subsystem - Variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
sumBytes() - Method in class net.sf.logdistiller.LogDistillation.Category
 
sumEventCount() - Method in class net.sf.logdistiller.LogDistillation.Category
 
SwingAdapter - Class in net.sf.logdistiller.gui
 
SwingAdapter.RunException - Exception in net.sf.logdistiller.gui
 
SYSLOG - Static variable in class net.sf.logdistiller.logtypes.BaseLogTypes
 
SyslogLogEvent - Class in net.sf.logdistiller.logtypes
Log event for Unix syslog facility.
SyslogLogEvent(LogEvent.Factory, String) - Constructor for class net.sf.logdistiller.logtypes.SyslogLogEvent
 

T

text - Variable in class net.sf.logdistiller.logtypes.SimpleLineLogEvent
 
TEXT - Static variable in class net.sf.logdistiller.reports.BaseReportFormats
 
TextReport - Class in net.sf.logdistiller.reports
Pure text report format.
TextReport() - Constructor for class net.sf.logdistiller.reports.TextReport
 
thread - Variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
thread_id - Variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
throwable - Variable in class net.sf.logdistiller.logtypes.JBossLogEvent
 
throwable - Variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
throwable_class - Variable in class net.sf.logdistiller.logtypes.JBossLogEvent
 
throwable_firstLine - Variable in class net.sf.logdistiller.logtypes.JBossLogEvent
 
timestamp - Variable in class net.sf.logdistiller.logtypes.JBossLogEvent
 
timestamp - Variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
timestamp - Variable in class net.sf.logdistiller.logtypes.OracleAlertLogEvent
 
timestamp - Variable in class net.sf.logdistiller.logtypes.SyslogLogEvent
 
timestamp - Variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
timestampValue - Variable in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
transaction_id - Variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 
TYPE - Static variable in class net.sf.logdistiller.plugins.FreqPlugin
 
TYPE - Static variable in class net.sf.logdistiller.plugins.SamplingPlugin
 

U

UncompressInputStream - Class in net.sf.logdistiller.util
This class decompresses an input stream containing data compressed with the unix "compress" utility (LZC, a LZW variant).
UncompressInputStream(InputStream) - Constructor for class net.sf.logdistiller.util.UncompressInputStream
 
unescapeCDATA(String) - Static method in class net.sf.logdistiller.logtypes.Log4jXmlLogEvent
 
updateCompatibility(File, String, String) - Method in class net.sf.logdistiller.LogDistiller.Output
 
updateProgress() - Method in class net.sf.logdistiller.gui.MainPanel
 
updateRef() - Method in class net.sf.logdistiller.LogDistiller
Update the references from internal objects to their parent LogDistiller instance and other referenced object not initialized at creation time.
user_id - Variable in class net.sf.logdistiller.logtypes.WeblogicLogEvent
 

V

values - Variable in class net.sf.logdistiller.plugins.FreqPlugin.Freq
 

W

warning(SAXParseException) - Method in class net.sf.logdistiller.gui.MainPanel.GuiSAXErrorHandler
 
warning(SAXParseException) - Method in class net.sf.logdistiller.xml.SAXErrorHandler
 
WEBLOGIC - Static variable in class net.sf.logdistiller.logtypes.BaseLogTypes
 
WeblogicLogEvent - Class in net.sf.logdistiller.logtypes
Log event for BEA Weblogic server's logs.
WeblogicLogEvent(WeblogicLogEvent.Factory, String) - Constructor for class net.sf.logdistiller.logtypes.WeblogicLogEvent
 

X

XML - Static variable in class net.sf.logdistiller.reports.BaseReportFormats
 
XmlFileFilter - Class in net.sf.logdistiller.gui
 
XmlFileFilter() - Constructor for class net.sf.logdistiller.gui.XmlFileFilter
 
XmlReport - Class in net.sf.logdistiller.reports
XML report format.
XmlReport() - Constructor for class net.sf.logdistiller.reports.XmlReport
 
A B C D E F G H I J K L M N O P R S T U V W X 

Copyright © 2004–2014. All rights reserved.