Jadex 0.941

jadex.model
Class BatchProcessor.DirectoryInfo

java.lang.Object
  extended byjadex.model.BatchProcessor.FileInfo
      extended byjadex.model.BatchProcessor.DirectoryInfo
Enclosing class:
BatchProcessor

public static class BatchProcessor.DirectoryInfo
extends BatchProcessor.FileInfo

Struct for saving directory info.


Field Summary
 
Fields inherited from class jadex.model.BatchProcessor.FileInfo
filename
 
Constructor Summary
BatchProcessor.DirectoryInfo(String filename)
          Create a new file info.
 
Methods inherited from class jadex.model.BatchProcessor.FileInfo
equals, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchProcessor.DirectoryInfo

public BatchProcessor.DirectoryInfo(String filename)
Create a new file info.

Parameters:
filename - The filename.

Jadex 0.941

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.