org.polliwog.data
Class ProcessedFile
java.lang.Object
org.polliwog.data.ProcessedFile
- All Implemented Interfaces:
- com.gentlyweb.xml.JDOMXmlOutputter
public class ProcessedFile
- extends java.lang.Object
- implements com.gentlyweb.xml.JDOMXmlOutputter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessedFile
public ProcessedFile(LogFileInfo lfi)
ProcessedFile
public ProcessedFile(org.jdom.Element root)
throws org.jdom.JDOMException,
WeblogException
- Throws:
org.jdom.JDOMException
WeblogException
getBasicHitFilterFileLastModified
public java.util.Date getBasicHitFilterFileLastModified()
setBasicHitFilterFileLastModified
public void setBasicHitFilterFileLastModified(java.util.Date d)
setStartLine
public void setStartLine(int l)
getStartLine
public int getStartLine()
getLogFileInfo
public LogFileInfo getLogFileInfo()
getAsJDOMElement
public org.jdom.Element getAsJDOMElement()
- Specified by:
getAsJDOMElement
in interface com.gentlyweb.xml.JDOMXmlOutputter
Copyright © 2007 Gary Bentley. All Rights Reserved.