public class XJCTask
extends com.sun.istack.tools.ProtectedTask
Constructor and Description |
---|
XJCTask() |
Modifier and Type | Method and Description |
---|---|
protected ClassLoader |
createClassLoader() |
protected String |
getCoreClassName() |
void |
setSource(String version)
The version of the compiler to run
|
createDynamicElement, execute, setDynamicAttribute
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setSource(String version)
protected ClassLoader createClassLoader() throws ClassNotFoundException, IOException
createClassLoader
in class com.sun.istack.tools.ProtectedTask
ClassNotFoundException
IOException
protected String getCoreClassName()
getCoreClassName
in class com.sun.istack.tools.ProtectedTask
Copyright © 2019 Oracle Corporation. All rights reserved.