public class JaxbBindings extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
JaxbBindings.Runnable |
| Modifier and Type | Method and Description |
|---|---|
static void |
iterate(Element root,
Binder binder,
JaxbBindings.Runnable runnable)
Iterates over pairs consisting of
Element and an object to which it was unmarshalled. |
public static void iterate(Element root, Binder binder, JaxbBindings.Runnable runnable)
Element and an object to which it was unmarshalled.Copyright © 2013 Atteo. All Rights Reserved.