lombok.core
Class PostCompiler
java.lang.Object
lombok.core.PostCompiler
public final class PostCompiler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
applyTransformations
public static byte[] applyTransformations(byte[] original,
String fileName,
DiagnosticsReceiver diagnostics)
wrapOutputStream
public static OutputStream wrapOutputStream(OutputStream originalStream,
String fileName,
DiagnosticsReceiver diagnostics)
throws IOException
- Throws:
IOException
Copyright © 2009-2010 Reinier Zwitserloot, Roel Spilker and Robbert Jan Grootjans, licensed under the MIT licence.