org.vafer.jdeb.producers
Class DataProducerFileSet
java.lang.Object
org.vafer.jdeb.producers.DataProducerFileSet
- All Implemented Interfaces:
- DataProducer
public final class DataProducerFileSet
- 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 |
DataProducerFileSet
public DataProducerFileSet(org.apache.tools.ant.types.FileSet pFileset)
produce
public void produce(DataConsumer pReceiver)
throws IOException
- Specified by:
produce in interface DataProducer
- Throws:
IOException
Copyright © 2012. All Rights Reserved.