org.asyrinx.joey.gen.task
クラス JoeyModificationTask
java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.asyrinx.joey.gen.task.JoeyModificationTask
- public class JoeyModificationTask
- extends org.apache.tools.ant.Task
- 作成者:
- takeshi
フィールドの概要 |
protected java.util.List |
filesets
|
protected org.apache.commons.logging.Log |
log
|
クラス org.apache.tools.ant.Task から継承したフィールド |
description, location, target, taskName, taskType, wrapper |
クラス org.apache.tools.ant.ProjectComponent から継承したフィールド |
project |
クラス org.apache.tools.ant.Task から継承したメソッド |
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, handleErrorFlush, handleErrorOutput, handleFlush, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName |
クラス org.apache.tools.ant.ProjectComponent から継承したメソッド |
getProject, setProject |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.apache.commons.logging.Log log
filesets
protected java.util.List filesets
JoeyModificationTask
public JoeyModificationTask()
addFileset
public void addFileset(org.apache.tools.ant.types.FileSet set)
execute
public void execute()
throws org.apache.tools.ant.BuildException
- 例外:
org.apache.tools.ant.BuildException
getLastSchemaDir
public java.io.File getLastSchemaDir()
setLastSchemaDir
public void setLastSchemaDir(java.io.File lastSchemaDir)
isShowAppended
public boolean isShowAppended()
setShowAppended
public void setShowAppended(boolean showAppended)
isShowDeleted
public boolean isShowDeleted()
setShowDeleted
public void setShowDeleted(boolean showDeleted)
isShowNoChange
public boolean isShowNoChange()
setShowNoChange
public void setShowNoChange(boolean showNoChange)
Copyright © 2004-2005 asyrinx organization. All Rights Reserved.