Cloneable
, org.apache.tools.ant.DynamicAttribute
, org.apache.tools.ant.DynamicConfigurator
, org.apache.tools.ant.DynamicElement
public class XJCTask
extends com.sun.istack.tools.ProtectedTask
Constructor | Description |
---|---|
XJCTask() |
Modifier and Type | Method | Description |
---|---|---|
protected ClassLoader |
createClassLoader() |
|
protected String |
getCoreClassName() |
|
void |
setSource(String version) |
The version of the compiler to run
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
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 © 2018 Oracle Corporation. All rights reserved.