org.jwall.web.audit.io
Class IronBeeSectionParser
java.lang.Object
org.jwall.web.audit.io.IronBeeSectionParser
- All Implemented Interfaces:
- stream.Processor
- Direct Known Subclasses:
- IronBeeHttpHeaderParser
public abstract class IronBeeSectionParser
- extends Object
- implements stream.Processor
IronBeeSectionParser
public IronBeeSectionParser()
getSectionName
public abstract String getSectionName()
process
public stream.data.Data process(stream.data.Data input)
- Specified by:
process in interface stream.Processor
- See Also:
stream.data.Processor#process(stream.data.Data)
parseSection
public abstract stream.data.Data parseSection(BufferedReader reader,
stream.data.Data data)
throws IOException
- Throws:
IOException
Copyright © 2012 jwall.org. All Rights Reserved.