org.ow2.jonas.ant.jonasbase
Class Replace.NestedString

java.lang.Object
  extended by org.ow2.jonas.ant.jonasbase.Replace.NestedString
Enclosing class:
Replace

public class Replace.NestedString
extends Object

an inline string to use as the replacement text


Constructor Summary
Replace.NestedString()
           
 
Method Summary
 void addText(String val)
          the text of the element
 String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Replace.NestedString

public Replace.NestedString()
Method Detail

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 © 2010 OW2 Consortium. All Rights Reserved.