org.apache.maven.plugin.assembly.format
Class ReaderFormatter

java.lang.Object
  extended by org.apache.maven.plugin.assembly.format.ReaderFormatter

public class ReaderFormatter
extends Object


Constructor Summary
ReaderFormatter()
           
 
Method Summary
static org.codehaus.plexus.components.io.functions.InputStreamTransformer getFileSetTransformers(AssemblerConfigurationSource configSource, boolean isFiltered, String fileSetLineEnding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReaderFormatter

public ReaderFormatter()
Method Detail

getFileSetTransformers

public static org.codehaus.plexus.components.io.functions.InputStreamTransformer getFileSetTransformers(AssemblerConfigurationSource configSource,
                                                                                                        boolean isFiltered,
                                                                                                        String fileSetLineEnding)
                                                                                                 throws AssemblyFormattingException
Throws:
AssemblyFormattingException


Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.