public class GeneratorUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
exportInterfaceConstants(FF4j ff4j) |
static void |
generateInterfaceConstantFile(FF4j ff4j,
File folder) |
static String |
generateInterfaceConstantsSource(FF4j ff4j)
Generate target Java Interface.
|
public static String generateInterfaceConstantsSource(FF4j ff4j)
ff4j - current ff4J beanIOException - error occupublic static InputStream exportInterfaceConstants(FF4j ff4j) throws IOException
IOExceptionpublic static void generateInterfaceConstantFile(FF4j ff4j, File folder) throws IOException
IOExceptionCopyright © 2013–2017 FF4J. All rights reserved.