org.apache.maven.plugin.assembly.format
Class FileFormatter
java.lang.Object
org.apache.maven.plugin.assembly.format.FileFormatter
public class FileFormatter
- extends Object
- Version:
- $Id: FileFormatter.java 1633544 2014-10-22 06:58:47Z krosenvold $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileFormatter
public FileFormatter(AssemblerConfigurationSource configSource,
org.codehaus.plexus.logging.Logger logger)
format
public File format(@Nonnull
File source,
boolean filter,
String lineEnding,
String encoding)
throws AssemblyFormattingException
- Throws:
AssemblyFormattingException
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.