org.kohsuke.rngom.ast.builder
Interface CommentList<L extends Location>

All Known Implementing Classes:
SchemaBuilderImpl

public interface CommentList<L extends Location>


Method Summary
 void addComment(String value, L loc)
           
 

Method Detail

addComment

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


Copyright © 2011. All Rights Reserved.