org.polliwog.data
Class LogEntryFormat
java.lang.Object
org.polliwog.data.LogEntryFormat
public class LogEntryFormat
- extends java.lang.Object
Constructor Summary |
LogEntryFormat(java.io.File f,
java.lang.String gzipExt)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogEntryFormat
public LogEntryFormat(java.io.File f,
java.lang.String gzipExt)
throws java.io.IOException,
org.jdom.JDOMException,
WeblogException
- Throws:
java.io.IOException
org.jdom.JDOMException
WeblogException
getFile
public java.io.File getFile()
createEntry
public LogEntry createEntry(java.lang.String line,
java.lang.Class c)
throws WeblogException
- Throws:
WeblogException
createEntry
public LogEntry createEntry(java.lang.String line,
LogEntry le)
throws WeblogException
- Throws:
WeblogException
Copyright © 2007 Gary Bentley. All Rights Reserved.