| Package | Description |
|---|---|
| org.jibx.custom.classes | |
| org.jibx.schema.generator | |
| org.jibx.ws.wsdl.tools.custom |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassCustom
Class customization information.
|
class |
GlobalCustom
Global customization information.
|
class |
NestingBase
Base class for all standard binding customizations that can contain other customizations.
|
class |
PackageCustom
Package customization information.
|
| Modifier and Type | Method and Description |
|---|---|
SharedNestingBase |
CustomBase.getParent()
Get container.
|
| Constructor and Description |
|---|
CustomBase(SharedNestingBase parent)
Constructor.
|
NestingBase(SharedNestingBase parent)
Constructor.
|
SharedNestingBase(SharedNestingBase parent)
Constructor.
|
SharedValueBase(SharedNestingBase parent)
Constructor.
|
SharedValueBase(SharedNestingBase parent,
String name)
Constructor with name known.
|
ValueCustom(SharedNestingBase parent)
Constructor.
|
ValueCustom(SharedNestingBase parent,
String name)
Constructor with name known.
|
| Modifier and Type | Method and Description |
|---|---|
IDocumentFormatter |
FormatterCache.getFormatter(SharedNestingBase custom)
Get the JavaDoc formatter instance for a customization.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OperationCustom
Operation customization information.
|
class |
ServiceCustom
Service customization information.
|
class |
WsdlCustom
Global customization information for WSDL generation.
|
| Modifier and Type | Method and Description |
|---|---|
protected static SharedNestingBase |
NestingBase.getContainingClass(IUnmarshallingContext ictx)
Gets the parent element link from the unmarshalling stack.
|
| Modifier and Type | Method and Description |
|---|---|
IDocumentFormatter |
WsdlCustom.getFormatter(SharedNestingBase custom)
Get a JavaDoc formatter instance for a class.
|
| Constructor and Description |
|---|
NestingBase(SharedNestingBase parent)
Constructor.
|
ServiceCustom(SharedNestingBase parent,
String clas)
Constructor.
|
WsdlCustom(SharedNestingBase parent)
Constructor.
|
Copyright © 2005-2014 jibx.org. All Rights Reserved.