com.jclark.xsl.sax

Interface CommentHandler

public interface CommentHandler

receives comment events from a parse
Method Summary
voidcomment(String contents)
recieve notification that a comment has been encountered in the parse

Method Detail

comment

public void comment(String contents)
recieve notification that a comment has been encountered in the parse