public class SafeCodeWriter
extends com.sun.codemodel.CodeWriter
Constructor and Description |
---|
SafeCodeWriter(File targetDirectory,
String encoding) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
OutputStream |
openBinary(com.sun.codemodel.JPackage pkg,
String fileName) |
@NonNull public OutputStream openBinary(@Nonnull com.sun.codemodel.JPackage pkg, @NonNull String fileName) throws IOException
openBinary
in class com.sun.codemodel.CodeWriter
IOException
public void close()
close
in class com.sun.codemodel.CodeWriter
Copyright © 2018 SAP SE. All rights reserved.