convert.relaxng.parse
Interface CommentList


public interface CommentList


Method Summary
 void addComment(java.lang.String value, Location loc)
           
 

Method Detail

addComment

void addComment(java.lang.String value,
                Location loc)
                throws BuildException
Throws:
BuildException