org.vafer.jdeb.producers
Class FileSetDataProducer
java.lang.Object
org.vafer.jdeb.producers.FileSetDataProducer
- All Implemented Interfaces:
- DataProducer
Deprecated. please use DataProducerFileSet instead
public final class FileSetDataProducer
- extends Object
- implements DataProducer
DataProducer providing data from an Ant fileset. TarFileSets are also
supported with their permissions.
- Author:
- Emmanuel Bourg
|
Constructor Summary |
FileSetDataProducer(org.apache.tools.ant.types.FileSet pFileset)
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSetDataProducer
public FileSetDataProducer(org.apache.tools.ant.types.FileSet pFileset)
- Deprecated.
produce
public void produce(DataConsumer pReceiver)
throws IOException
- Deprecated.
- Specified by:
produce in interface DataProducer
- Throws:
IOException
Copyright © 2010. All Rights Reserved.