org.codehaus.mojo.animal_sniffer
Class SignatureMerger
java.lang.Object
org.codehaus.mojo.animal_sniffer.SignatureMerger
public class SignatureMerger
- extends Object
Merges signature files.
- Author:
- Stephen Connolly
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignatureMerger
public SignatureMerger(InputStream[] in,
OutputStream out,
Logger logger)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2008-2012 Codehaus. All Rights Reserved.