jp.hishidama.ant.types.htlex
クラス TextType.NestedString

java.lang.Object
  上位を拡張 jp.hishidama.ant.types.htlex.TextType.NestedString
含まれているクラス:
TextType

public class TextType.NestedString
extends Object

関連項目:
Replace.NestedString

コンストラクタの概要
TextType.NestedString()
           
 
メソッドの概要
 void addText(String val)
           
 String getText()
           
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TextType.NestedString

public TextType.NestedString()
メソッドの詳細

addText

public void addText(String val)

getText

public String getText()