com.thaiopensource.relaxng.parse
Interface CommentList

All Known Implementing Classes:
SchemaBuilderImpl

public interface CommentList


Method Summary
 void addComment(String value, Location loc)
           
 

Method Detail

addComment

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