Class ReaderFormatter
java.lang.Object
org.apache.maven.plugins.assembly.format.ReaderFormatter
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic org.codehaus.plexus.components.io.functions.InputStreamTransformergetFileSetTransformers(AssemblerConfigurationSource configSource, boolean isFiltered, Set<String> nonFilteredFileExtensions, String fileSetLineEnding)  
- 
Constructor Details
- 
ReaderFormatter
public ReaderFormatter() 
 - 
 - 
Method Details
- 
getFileSetTransformers
public static org.codehaus.plexus.components.io.functions.InputStreamTransformer getFileSetTransformers(AssemblerConfigurationSource configSource, boolean isFiltered, Set<String> nonFilteredFileExtensions, String fileSetLineEnding) throws AssemblyFormattingException - Throws:
 AssemblyFormattingException
 
 -