| Package | Description |
|---|---|
| org.jibx.schema.generator | |
| org.jibx.ws.wsdl.tools.custom |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentFormatter
Formatter for JavaDoc conversion to XML documentation components.
|
| Modifier and Type | Method and Description |
|---|---|
IDocumentFormatter |
FormatterCache.getFormatter(SharedNestingBase custom)
Get the JavaDoc formatter instance for a customization.
|
| Modifier and Type | Method and Description |
|---|---|
IDocumentFormatter |
WsdlCustom.getFormatter(SharedNestingBase custom)
Get a JavaDoc formatter instance for a class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperationCustom.apply(IClassItem method,
IClassLocator icl,
IDocumentFormatter fmt)
Apply customizations to method to fill out parameter and return information.
|
void |
ServiceCustom.apply(IClassLocator icl,
IDocumentFormatter fmt)
Apply customizations to service to fill out members.
|
Copyright © 2005-2014 jibx.org. All Rights Reserved.