|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BackFillReference | |
|---|---|
| org.jibx.runtime.impl | |
| Uses of BackFillReference in org.jibx.runtime.impl |
|---|
| Classes in org.jibx.runtime.impl that implement BackFillReference | |
|---|---|
class |
BackFillArray
Backfill reference item, used for filling in forward references as members of arrays. |
| Methods in org.jibx.runtime.impl with parameters of type BackFillReference | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||