This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.cocoon.generation
Class DirectoryGenerator.DirValidity
java.lang.Object
   org.apache.cocoon.generation.DirectoryGenerator.DirValidity
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:
- isValidin interface- SourceValidity
 
- 
 
isValid
public int isValid(SourceValidity newValidity)
- 
- Specified by:
- isValidin interface- SourceValidity
 
- 
 
addFile
public void addFile(File f)
- 
 
- 
 
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.