annotation, context| Constructor and Description |
|---|
APIDocFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateAPI() |
void |
generateDoc() |
static Document |
getDocument(Class<? extends Servlet> servletClass,
String name) |
public static Document getDocument(Class<? extends Servlet> servletClass, String name) throws IllegalAccessException, InstantiationException, com.fasterxml.jackson.databind.JsonMappingException, HandlerFactory.HandlerInitException
IllegalAccessExceptionInstantiationExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionHandlerFactory.HandlerInitExceptionpublic void generateAPI()
throws com.fasterxml.jackson.databind.JsonMappingException,
InvocationTargetException,
NoSuchMethodException,
HandlerFactory.HandlerInitException,
IllegalAccessException,
InstantiationException
com.fasterxml.jackson.databind.JsonMappingExceptionInvocationTargetExceptionNoSuchMethodExceptionHandlerFactory.HandlerInitExceptionIllegalAccessExceptionInstantiationExceptionpublic void generateDoc()
generateDoc in class Filter<APIDoc>Copyright © 2015. All rights reserved.