Package | Description |
---|---|
org.codehaus.mojo.servicedocgen | |
org.codehaus.mojo.servicedocgen.descriptor | |
org.codehaus.mojo.servicedocgen.introspection |
Modifier and Type | Method and Description |
---|---|
protected String |
Analyzer.createExample(OperationDescriptor operationDescriptor,
JavaScriptType javaScriptType,
JElement element) |
protected ResponseDescriptor |
Analyzer.createResponseDescriptor(ServiceDescriptor serviceDescriptor,
OperationDescriptor operationDescriptor,
JElement javaElement,
boolean error) |
Modifier and Type | Method and Description |
---|---|
JElement |
ResponseDescriptor.getJavaElement() |
Modifier and Type | Method and Description |
---|---|
void |
ResponseDescriptor.setJavaElement(JElement javaElement) |
Modifier and Type | Class and Description |
---|---|
class |
JException
An exception declaration of a
JMethod . |
class |
JParameter
A parameter declaration of a
JMethod . |
class |
JReturn
An return declaration of a
JMethod . |
class |
JType
Rich representation of a
Class with both byte-code and source-code analysis. |
Copyright © 2015–2021 MojoHaus. All rights reserved.