shohaku.ginkgo.tags
クラス CommentTag

java.lang.Object
  拡張shohaku.ginkgo.tags.AbstractTag
      拡張shohaku.ginkgo.tags.CommentTag
すべての実装インタフェース:
Node, TagNode

public class CommentTag
extends AbstractTag

説明文を表すコメント型のノードを提供します。


コンストラクタの概要
CommentTag()
           
 
クラス shohaku.ginkgo.tags.AbstractTag から継承したメソッド
begin, child, end, finish, getId, getName, getTagContext, initialize, text
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CommentTag

public CommentTag()