public class CodegenBundleBuilderUtil
extends java.lang.Object
| Constructor and Description | 
|---|
CodegenBundleBuilderUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
static CodegenBundleBuilder | 
createBuilderWithDefaultPreprocessing(fx.modules.collections.RegexMap<java.lang.String> typesDictionary,
                                     fx.modules.collections.RegexMap<java.lang.Boolean> primitivesDictionary,
                                     fx.modules.collections.RegexMap<java.lang.Boolean> collectionsDictionary,
                                     fx.modules.collections.RegexMap<java.lang.Boolean> uniqueKeysDictionary)  | 
public static CodegenBundleBuilder createBuilderWithDefaultPreprocessing(fx.modules.collections.RegexMap<java.lang.String> typesDictionary, fx.modules.collections.RegexMap<java.lang.Boolean> primitivesDictionary, fx.modules.collections.RegexMap<java.lang.Boolean> collectionsDictionary, fx.modules.collections.RegexMap<java.lang.Boolean> uniqueKeysDictionary)