org.apache.cocoon.generation
Class DirectoryGenerator.DirValidity
java.lang.Object
org.apache.cocoon.generation.DirectoryGenerator.DirValidity
- All Implemented Interfaces:
- Serializable, SourceValidity
- Enclosing class:
- DirectoryGenerator
public static class DirectoryGenerator.DirValidity
- extends Object
- implements SourceValidity
Specific validity class, that holds all files that have been generated
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectoryGenerator.DirValidity
public DirectoryGenerator.DirValidity(long delay)
isValid
public int isValid()
- Specified by:
isValid
in interface SourceValidity
isValid
public int isValid(SourceValidity newValidity)
- Specified by:
isValid
in interface SourceValidity
addFile
public void addFile(File f)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.