Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D F G I J L M N O P R S T _

A

ATTRIBUTE_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
AdapterLogRecord - class org.apache.log4j.lf5.util.AdapterLogRecord.
A LogRecord to be used with the LogMonitorAdapter
AdapterLogRecord() - Constructor for class org.apache.log4j.lf5.util.AdapterLogRecord
 
addMessage(LogRecord) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Adds a LogRecord to the LogMonitor.

C

CATEGORY_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
configure() - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
copy(InputStream, OutputStream) - Static method in class org.apache.log4j.lf5.util.StreamUtils
Copies information from the input stream to the output stream using a default buffer size of 2048 bytes.
copy(InputStream, OutputStream, int) - Static method in class org.apache.log4j.lf5.util.StreamUtils
Copies information from the input stream to the output stream using the specified buffer size
copyThenClose(InputStream, OutputStream) - Static method in class org.apache.log4j.lf5.util.StreamUtils
Copies information between specified streams and then closes both of the streams.
createLogRecord(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
 

D

DATE_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.log4j.lf5.util.StreamUtils
Default value is 2048.
DateFormatManager - class org.apache.log4j.lf5.util.DateFormatManager.
Date format manager.
DateFormatManager() - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(TimeZone) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(Locale) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(String) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(TimeZone, Locale) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(TimeZone, String) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(Locale, String) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(TimeZone, Locale, String) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
destroyDialog() - Method in class org.apache.log4j.lf5.util.LogFileParser
 
displayError(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
 

F

format(Date) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
format(Date, String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 

G

getAttribute(int, String) - Method in class org.apache.log4j.lf5.util.LogFileParser
 
getBytes(InputStream) - Static method in class org.apache.log4j.lf5.util.StreamUtils
 
getDateFormatInstance() - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
getDefaultLevel() - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Gets the default LogLevel for the Adapter.
getDefaultMonitorHeight() - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
 
getDefaultMonitorWidth() - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
 
getInputStream() - Method in class org.apache.log4j.lf5.util.Resource
Get the InputStream for this Resource.
getInputStreamReader() - Method in class org.apache.log4j.lf5.util.Resource
Get the InputStreamReader for this Resource.
getLocale() - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
getLocationInfo(String) - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
 
getName() - Method in class org.apache.log4j.lf5.util.Resource
Get the name of the resource.
getOutputFormat() - Method in class org.apache.log4j.lf5.util.DateFormatManager
Deprecated. Use getPattern().
getPattern() - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
getResourceAsStream(Object, Resource) - Static method in class org.apache.log4j.lf5.util.ResourceUtils
Get the InputStream for this resource.
getResourceAsURL(Object, Resource) - Static method in class org.apache.log4j.lf5.util.ResourceUtils
Get the URL for this resource.
getScreenHeight() - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
 
getScreenWidth() - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
 
getSevereLevel() - Static method in class org.apache.log4j.lf5.util.AdapterLogRecord
 
getSevereLevel() - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Gets the current Severe LogLevel
getTimeZone() - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
getURL() - Method in class org.apache.log4j.lf5.util.Resource
Get the URL of the Resource.

I

isSevereLevel() - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
 

J

JDK14_LOG_LEVELS - Static variable in class org.apache.log4j.lf5.util.LogMonitorAdapter
 

L

LOCATION_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
LOG4J_LOG_LEVELS - Static variable in class org.apache.log4j.lf5.util.LogMonitorAdapter
 
LogFileParser - class org.apache.log4j.lf5.util.LogFileParser.
Provides utility methods for input and output streams.
LogFileParser(File) - Constructor for class org.apache.log4j.lf5.util.LogFileParser
 
LogFileParser(InputStream) - Constructor for class org.apache.log4j.lf5.util.LogFileParser
 
LogMonitorAdapter - class org.apache.log4j.lf5.util.LogMonitorAdapter.
LogMonitorAdapter facilitates the usage of the LogMonitor
LogMonitorAdapter(List) - Constructor for class org.apache.log4j.lf5.util.LogMonitorAdapter
 
loadLogFile(InputStream) - Method in class org.apache.log4j.lf5.util.LogFileParser
Loads a log file from a web server into the LogFactor5 GUI.
log(String, LogLevel, String, Throwable, String) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Log a complete message to the Monitor.
log(String, String) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Log a message to the Monitor and use the default LogLevel.
log(String, LogLevel, String, String) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Log a message to the Monitor.
log(String, LogLevel, String, Throwable) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Log a message to the Monitor.
log(String, LogLevel, String) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Log a message to the Monitor.

M

MESSAGE_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 

N

NDC_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
newInstance(int) - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Creates an instance of LogMonitorAdapter using the log levels inticated by the parameter.
newInstance(LogLevel[]) - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Creates an instance of LogMonitorAdapter using the specified LogLevels.
newInstance(List) - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Creates an instance of LogMonitorAdapter using the specified LogLevels.

O

org.apache.log4j.lf5.util - package org.apache.log4j.lf5.util
 

P

PRIORITY_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
parse(String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
parse(String, String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
parse(LogBrokerMonitor) - Method in class org.apache.log4j.lf5.util.LogFileParser
Starts a new thread to parse the log file and create a LogRecord.
parseAttribute(String, String) - Method in class org.apache.log4j.lf5.util.LogFileParser
 
parseCategory(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
 
parseDate(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
 
parseLine(String, String) - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
 
parseLocation(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
 
parseMessage(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
 
parseNDC(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
 
parsePriority(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
 
parseThread(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
 
parseThrowable(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
 
pw - Static variable in class org.apache.log4j.lf5.util.AdapterLogRecord
 

R

RECORD_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
Resource - class org.apache.log4j.lf5.util.Resource.
Resource encapsulates access to Resources via the Classloader.
Resource() - Constructor for class org.apache.log4j.lf5.util.Resource
Default, no argument constructor.
Resource(String) - Constructor for class org.apache.log4j.lf5.util.Resource
Construct a Resource given a name.
ResourceUtils - class org.apache.log4j.lf5.util.ResourceUtils.
ResourceUtils.
ResourceUtils() - Constructor for class org.apache.log4j.lf5.util.ResourceUtils
 
run() - Method in class org.apache.log4j.lf5.util.LogFileParser
Parses the file and creates new log records and adds the record to the monitor.

S

StreamUtils - class org.apache.log4j.lf5.util.StreamUtils.
Provides utility methods for input and output streams.
StreamUtils() - Constructor for class org.apache.log4j.lf5.util.StreamUtils
 
setCategory(String) - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
 
setDateFormatInstance(DateFormat) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
setDefaultLevel(LogLevel) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Set the default log level to be used when logging messages without specifying a LogLevel.
setLocale(Locale) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
setMaxNumberOfRecords(int) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Set the maximum number of records to be displayed in the monitor
setName(String) - Method in class org.apache.log4j.lf5.util.Resource
Set the name of the resource.
setOutputFormat(String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
Deprecated. Use setPattern().
setPattern(String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
Set the pattern.
setSevereLevel(LogLevel) - Static method in class org.apache.log4j.lf5.util.AdapterLogRecord
 
setSevereLevel(LogLevel) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Sets the Severe LogLevel.
setTimeZone(TimeZone) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
severeLevel - Static variable in class org.apache.log4j.lf5.util.AdapterLogRecord
 
stackTraceToString(Throwable) - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
 
sw - Static variable in class org.apache.log4j.lf5.util.AdapterLogRecord
 

T

THREAD_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 

_

_dateFormat - Variable in class org.apache.log4j.lf5.util.DateFormatManager
 
_defaultLevel - Variable in class org.apache.log4j.lf5.util.LogMonitorAdapter
 
_in - Variable in class org.apache.log4j.lf5.util.LogFileParser
 
_loadDialog - Variable in class org.apache.log4j.lf5.util.LogFileParser
 
_locale - Variable in class org.apache.log4j.lf5.util.DateFormatManager
 
_logMonitor - Variable in class org.apache.log4j.lf5.util.LogMonitorAdapter
 
_monitor - Variable in class org.apache.log4j.lf5.util.LogFileParser
 
_name - Variable in class org.apache.log4j.lf5.util.Resource
 
_pattern - Variable in class org.apache.log4j.lf5.util.DateFormatManager
 
_sdf - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
_timeZone - Variable in class org.apache.log4j.lf5.util.DateFormatManager
 

A C D F G I J L M N O P R S T _