public static interface ChildReferences.Context
| Modifier and Type | Method and Description |
|---|---|
ChildReferences.Changes |
changes()
Get the set of changes for this context.
|
int |
consume(Name name,
NodeKey key)
Consume the next child with the supplied name and key.
|
int consume(Name name, NodeKey key)
name - the name of the node; may not be nullkey - the key for the node; may not be nullChildReferences.Changes changes()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.