| Package | Description |
|---|---|
| org.jibx.schema.codegen.custom |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentCustom
Class for all schema component elements, with the exception of the <schema> element itself.
|
class |
SchemaCustom
Individual schema customization information.
|
class |
SchemaRootBase
Base class for possible root customizations.
|
class |
SchemasetCustom
Customization information for a set of schemas.
|
| Modifier and Type | Method and Description |
|---|---|
NestingCustomBase |
CustomBase.getParent()
Get container.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CustomBase.setParent(NestingCustomBase parent)
Set container.
|
| Constructor and Description |
|---|
ComponentCustom(String name,
NestingCustomBase parent)
Constructor.
|
CustomBase(NestingCustomBase parent)
Constructor.
|
GeneratorCustom(NestingCustomBase parent)
Constructor.
|
NestingCustomBase(NestingCustomBase parent)
Constructor.
|
Copyright © 2005-2014 jibx.org. All Rights Reserved.