接口的使用
com.thoughtworks.qdox.parser.CommentHandler
使用CommentHandler的程序包
程序包
说明
Provides interfaces and exceptions for both Lexers and Parsers
Provides the implementations of the Lexers and Parsers
-
com.thoughtworks.qdox.parser中CommentHandler的使用
修饰符和类型方法说明voidCommentScanner.addCommentHandler(CommentHandler handler) Register this handler as a comment-listener. -
com.thoughtworks.qdox.parser.impl中CommentHandler的使用