41424344454647
protected String annotationName = "Strest"; public StrestDocParser() { this.addTags("com.trendrr.strest.doc.tags", true); this.addTemplateRenderer(new JSONRenderer()); }