[ whitefrost.com | Account Manager 4 Product Page ]

Core.Interfaces.IWebLogParser Interface Reference

Summary description for IWebLogParser. More...

Inheritance diagram for Core.Interfaces.IWebLogParser:

Core.Tools.WebLog.WebLogParser

List of all members.

Public Member Functions

IWebLogParserAdapter GetAdapter (String adapter_id)
bool AddAdapter (IWebLogParserAdapter adapter)
bool GetAdapterExists (String adapter_id)
bool GetAdapterExists (IWebLogParserAdapter adapter)
System.Collections.ArrayList GetWebLogAdapters ()
bool ShredFiles ()
int Shred (IBufferedReader reader, Core.Util.WebLog.WebLogUtil weblog_util)
String[] GetWeblogPaths ()
bool Initialize (String in_context_path, String in_config_path)
bool SaveState ()
void destroy ()
Core.Util.Logger.AeiLog GetLogger ()
Core.Util.Config.ConfigReader[] GetAdapterDefinitions ()
String GetAdapterDefinitionsPath ()
void SetAdapterDefinitionsPath (String p)
void SetWeblogSourcePath (String s)
String GetWeblogSourcePath ()
String GetContextPath ()
int GetLastParsedCount ()
int GetLastLineCount ()
bool ClearState ()
void ResetWeblogNamePattern ()

Properties

int ReadyState [get]
String WeblogNamePattern [get, set]


Detailed Description

Summary description for IWebLogParser.


Member Function Documentation

IWebLogParserAdapter Core.Interfaces.IWebLogParser.GetAdapter ( String  adapter_id  ) 

bool Core.Interfaces.IWebLogParser.AddAdapter ( IWebLogParserAdapter  adapter  ) 

bool Core.Interfaces.IWebLogParser.GetAdapterExists ( String  adapter_id  ) 

bool Core.Interfaces.IWebLogParser.GetAdapterExists ( IWebLogParserAdapter  adapter  ) 

System.Collections.ArrayList Core.Interfaces.IWebLogParser.GetWebLogAdapters (  ) 

bool Core.Interfaces.IWebLogParser.ShredFiles (  ) 

int Core.Interfaces.IWebLogParser.Shred ( IBufferedReader  reader,
Core.Util.WebLog.WebLogUtil  weblog_util 
)

String [] Core.Interfaces.IWebLogParser.GetWeblogPaths (  ) 

bool Core.Interfaces.IWebLogParser.Initialize ( String  in_context_path,
String  in_config_path 
)

bool Core.Interfaces.IWebLogParser.SaveState (  ) 

void Core.Interfaces.IWebLogParser.destroy (  ) 

Core.Util.Logger.AeiLog Core.Interfaces.IWebLogParser.GetLogger (  ) 

Core.Util.Config.ConfigReader [] Core.Interfaces.IWebLogParser.GetAdapterDefinitions (  ) 

String Core.Interfaces.IWebLogParser.GetAdapterDefinitionsPath (  ) 

void Core.Interfaces.IWebLogParser.SetAdapterDefinitionsPath ( String  p  ) 

void Core.Interfaces.IWebLogParser.SetWeblogSourcePath ( String  s  ) 

String Core.Interfaces.IWebLogParser.GetWeblogSourcePath (  ) 

String Core.Interfaces.IWebLogParser.GetContextPath (  ) 

int Core.Interfaces.IWebLogParser.GetLastParsedCount (  ) 

int Core.Interfaces.IWebLogParser.GetLastLineCount (  ) 

bool Core.Interfaces.IWebLogParser.ClearState (  ) 

void Core.Interfaces.IWebLogParser.ResetWeblogNamePattern (  ) 


Property Documentation

int Core.Interfaces.IWebLogParser.ReadyState [get]

String Core.Interfaces.IWebLogParser.WeblogNamePattern [get, set]


The documentation for this interface was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com