net.sf.xsltmp.util
Class TimestampUtils

java.lang.Object
  extended by net.sf.xsltmp.util.TimestampUtils
All Implemented Interfaces:
XsltGeneratorConstants

public class TimestampUtils
extends Object
implements XsltGeneratorConstants


Field Summary
 
Fields inherited from interface net.sf.xsltmp.XsltGeneratorConstants
BASE_DIR, DEFAULT_DEST_DIR, DEFAULT_EMPTY_FILE_CONTENTS, DEFAULT_EMPTY_FILENAME, EXTRACTS_DIR, FILTERED_DIR, PREPARED_TIMESTAMP_FILENAME, TIMESTAMP_FILENAME
 
Constructor Summary
TimestampUtils(org.apache.maven.project.MavenProject project)
           
 
Method Summary
 File getPreparedTimestampFile()
           
 File getTimestampDir()
           
 File getTimestampFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimestampUtils

public TimestampUtils(org.apache.maven.project.MavenProject project)
Method Detail

getTimestampDir

public File getTimestampDir()

getTimestampFile

public File getTimestampFile()

getPreparedTimestampFile

public File getPreparedTimestampFile()


Copyright © 2008-2011 SEAF. All Rights Reserved.