com.thaiopensource.relaxng.parse
Interface CommentList

All Known Implementing Classes:
SchemaBuilderImpl

public interface CommentList


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

Method Detail

addComment

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