public class FirstLetterUpperCase
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
FirstLetterUpperCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
init()
Initializes the task.
|
void |
setProperty(java.lang.String property) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void init()
init in class org.apache.tools.ant.Taskpublic void setProperty(java.lang.String property)
throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildExceptionpublic void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2018 SAP SE. All Rights Reserved.