org.apache.tools.ant.taskdefs

Class Replace.NestedString

Enclosing Class:
Replace

public class Replace.NestedString
extends java.lang.Object

an inline string to use as the replacement text

Method Summary

void
addText(String val)
the text of the element
String
getText()

Method Details

addText

public void addText(String val)
the text of the element
Parameters:
val - the string to add

getText

public String getText()
Returns:
the text

Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.