org.vafer.jdeb.producers
Class FileSetDataProducer
java.lang.Object
org.vafer.jdeb.producers.FileSetDataProducer
- All Implemented Interfaces:
- DataProducer
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
| 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)
produce
public void produce(DataConsumer pReceiver)
throws IOException
- Specified by:
produce in interface DataProducer
- Throws:
IOException
Copyright © 2008. All Rights Reserved.