|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.apache.tools.ant.taskdefs.MatchingTask
org.ow2.jonas.antmodular.jonasbase.bootstrap.Replace
org.ow2.jonas.antmodular.jonasbase.bootstrap.JReplace
public class JReplace
Defines common replacement methods.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.ow2.jonas.antmodular.jonasbase.bootstrap.Replace |
|---|
Replace.NestedString, Replace.Replacefilter |
| Field Summary |
|---|
| Fields inherited from class org.apache.tools.ant.taskdefs.MatchingTask |
|---|
fileset |
| Fields inherited from class org.apache.tools.ant.Task |
|---|
target, taskName, taskType, wrapper |
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
|---|
description, location, project |
| Constructor Summary | |
|---|---|
JReplace()
|
|
| Method Summary | |
|---|---|
protected File |
getJonasRoot()
|
String |
getLogInfo()
Gets logger info (to be displayed). |
void |
setConfigurationFile(String configurationFile)
Sets the configuration file. |
void |
setDeployableFile(String deployableFile)
Sets the deployable file |
void |
setDestDir(File destDir)
|
void |
setDestFile(File destFile)
|
void |
setJonasRoot(File jonasRoot)
|
void |
setLogInfo(String logInfo)
Set the info to be displayed by the logger. |
| Methods inherited from class org.ow2.jonas.antmodular.jonasbase.bootstrap.Replace |
|---|
createReplacefilter, createReplaceToken, createReplaceValue, execute, getProperties, setDir, setEncoding, setFile, setPropertyFile, setReplaceFilterFile, setSummary, setToken, setValue, validateAttributes, validateReplacefilters |
| Methods inherited from class org.apache.tools.ant.taskdefs.MatchingTask |
|---|
add, addAnd, addContains, addContainsRegexp, addCustom, addDate, addDepend, addDepth, addDifferent, addFilename, addMajority, addModified, addNone, addNot, addOr, addPresent, addSelector, addSize, addType, appendSelector, createExclude, createExcludesFile, createInclude, createIncludesFile, createPatternSet, getDirectoryScanner, getImplicitFileSet, getSelectors, hasSelectors, selectorCount, selectorElements, setCaseSensitive, setDefaultexcludes, setExcludes, setExcludesfile, setFollowSymlinks, setIncludes, setIncludesfile, setProject, XsetIgnore, XsetItems |
| Methods inherited from class org.apache.tools.ant.Task |
|---|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
clone, getDescription, getLocation, getProject, setDescription, setLocation |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.jonas.antmodular.jonasbase.bootstrap.BaseTaskItf |
|---|
execute |
| Constructor Detail |
|---|
public JReplace()
| Method Detail |
|---|
public void setConfigurationFile(String configurationFile)
setConfigurationFile in interface BaseTaskItfconfigurationFile - The configurationFile to set.public void setDeployableFile(String deployableFile)
deployableFile - The deployable file to setpublic void setDestDir(File destDir)
setDestDir in interface BaseTaskItfdestDir - The destDir to set.public void setDestFile(File destFile)
destFile - The destination file to set.public String getLogInfo()
getLogInfo in interface BaseTaskItforg.ow2.jonas.ant.jonasbase.BaseTaskItf#getLogInfo()public void setLogInfo(String logInfo)
setLogInfo in interface BaseTaskItflogInfo - information to be displayedorg.ow2.jonas.ant.jonasbase.BaseTaskItf#setLogInfo(java.lang.String)public void setJonasRoot(File jonasRoot)
setJonasRoot in interface BaseTaskItfjonasRoot - The jonasRoot directory.protected File getJonasRoot()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||