| Package | Description |
|---|---|
| org.jibx.runtime.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
BackFillArray
Backfill reference item, used for filling in forward references as
members of arrays.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BackFillHolder.addBackFill(BackFillReference ref)
Add forward reference to tracked object.
|
void |
UnmarshallingContext.registerBackFill(int index,
BackFillReference fill)
Register back fill item for last parsed ID value.
|
void |
UnmarshallingContext.registerBackFill(String id,
int index,
BackFillReference fill)
Register back fill item for undefined ID value.
|
Copyright © 2005-2014 jibx.org. All Rights Reserved.