org.jwall.web.audit.io
Class IronBeeHttpHeaderParser

java.lang.Object
  extended by org.jwall.web.audit.io.IronBeeSectionParser
      extended by org.jwall.web.audit.io.IronBeeHttpHeaderParser
All Implemented Interfaces:
stream.Processor

public class IronBeeHttpHeaderParser
extends IronBeeSectionParser


Constructor Summary
IronBeeHttpHeaderParser(String sectionName, String collectionName, String firstLineName)
           
 
Method Summary
 String getSectionName()
           
 stream.data.Data parseSection(BufferedReader reader, stream.data.Data data)
           
 
Methods inherited from class org.jwall.web.audit.io.IronBeeSectionParser
process
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IronBeeHttpHeaderParser

public IronBeeHttpHeaderParser(String sectionName,
                               String collectionName,
                               String firstLineName)
Method Detail

getSectionName

public String getSectionName()
Specified by:
getSectionName in class IronBeeSectionParser

parseSection

public stream.data.Data parseSection(BufferedReader reader,
                                     stream.data.Data data)
                              throws IOException
Specified by:
parseSection in class IronBeeSectionParser
Throws:
IOException


Copyright © 2012 jwall.org. All Rights Reserved.