类的使用
com.thoughtworks.qdox.JavaProjectBuilder
使用JavaProjectBuilder的程序包
-
com.thoughtworks.qdox中JavaProjectBuilder的使用
修饰符和类型方法说明static JavaProjectBuilderNote that after loading JavaDocBuilder classloaders need to be re-added.JavaProjectBuilder.setDebugLexer(boolean debugLexer) Enable the debugmode for the LexerJavaProjectBuilder.setDebugParser(boolean debugParser) Enable the debugmode for the ParserJavaProjectBuilder.setEncoding(String encoding) Sets the encoding when using Files or URL's to parse.JavaProjectBuilder.setErrorHandler(ErrorHandler errorHandler) Sets the errorHandler which will be triggered when a parse exception occurs.