C# Class LogMonitor.Processors.W3CFieldCache

ファイルを表示 Open project: peschuster/LogMonitor Class Usage Examples

Public Methods

Method Description
Get ( string filename, string lines ) : string[]
W3CFieldCache ( FileHandler ioHandler ) : System

Private Methods

Method Description
ContainsConfiguration ( IEnumerable lines ) : bool
ParseConfiguration ( IEnumerable lines ) : string[]

Method Details

Get() public method

public Get ( string filename, string lines ) : string[]
filename string
lines string
return string[]

W3CFieldCache() public method

public W3CFieldCache ( FileHandler ioHandler ) : System
ioHandler FileHandler
return System