org.vafer.jdeb.producers
Class DataProducerPathTemplate

java.lang.Object
  extended by org.vafer.jdeb.producers.AbstractDataProducer
      extended by org.vafer.jdeb.producers.DataProducerPathTemplate
All Implemented Interfaces:
DataProducer

public class DataProducerPathTemplate
extends AbstractDataProducer
implements DataProducer


Constructor Summary
DataProducerPathTemplate(String[] pLiteralPaths, String[] pIncludes, String[] pExcludes, Mapper[] pMapper)
           
 
Method Summary
 void produce(DataConsumer pReceiver)
           
 
Methods inherited from class org.vafer.jdeb.producers.AbstractDataProducer
isIncluded, map
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataProducerPathTemplate

public DataProducerPathTemplate(String[] pLiteralPaths,
                                String[] pIncludes,
                                String[] pExcludes,
                                Mapper[] pMapper)
Method Detail

produce

public void produce(DataConsumer pReceiver)
             throws IOException
Specified by:
produce in interface DataProducer
Throws:
IOException


Copyright © 2012. All Rights Reserved.