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