org.kohsuke.rngom.ast.builder
インタフェース CommentList

既知の実装クラスの一覧:
SchemaBuilderImpl

public interface CommentList


メソッドの概要
 void addComment(java.lang.String value, Location loc)
           
 

メソッドの詳細

addComment

public void addComment(java.lang.String value,
                       Location loc)
                throws BuildException
例外:
BuildException