public class SpringParser extends Object
| 构造器和说明 |
|---|
SpringParser() |
public static void main(String[] args) throws IllegalArgumentException, IllegalAccessException, InstantiationException
args - the argumentsIllegalArgumentException - the illegal argument exceptionIllegalAccessException - the illegal access exceptionInstantiationException - the instantiation exceptionpublic ApiDoc parse(GenContext context, String... packageNames) throws IllegalArgumentException, IllegalAccessException, InstantiationException
context - the contextpackageNames - 包名IllegalArgumentException - the illegal argument exceptionIllegalAccessException - the illegal access exceptionInstantiationException - the instantiation exceptionCopyright © 2020. All rights reserved.