public final class JavaCompilerFactory extends Object
| Constructor and Description |
|---|
JavaCompilerFactory() |
| Modifier and Type | Method and Description |
|---|---|
JavaCompiler |
createCompiler(String pHint)
Tries to guess the class name by convention.
|
static JavaCompilerFactory |
getInstance()
Deprecated.
will be remove after the next release, please create an instance yourself
|
@Deprecated public static JavaCompilerFactory getInstance()
public JavaCompiler createCompiler(String pHint)
pHint - Copyright © 2004–2025 The Apache Software Foundation. All rights reserved.