com.github.fge.compiler
Class CompilerOutputDirectory
java.lang.Object
com.github.fge.compiler.CompilerOutputDirectory
public final class CompilerOutputDirectory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompilerOutputDirectory
public CompilerOutputDirectory(String fullClassName)
throws CompilingException
- Throws:
CompilingException
getDirectory
public String getDirectory()
getGeneratedClass
public Class<?> getGeneratedClass()
throws CompilingException
- Throws:
CompilingException