|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Node.NodeList | |
|---|---|
| ma.glasnost.orika.impl.generator | |
| ma.glasnost.orika.impl.generator.specification | |
| Uses of Node.NodeList in ma.glasnost.orika.impl.generator |
|---|
| Fields in ma.glasnost.orika.impl.generator declared as Node.NodeList | |
|---|---|
Node.NodeList |
Node.children
|
| Methods in ma.glasnost.orika.impl.generator with parameters of type Node.NodeList | |
|---|---|
static Node |
Node.addFieldMap(FieldMap map,
Node.NodeList nodes,
boolean useSource)
|
String |
SourceCodeContext.currentElementComparator(Node source,
Node dest,
Node.NodeList srcNodes,
Node.NodeList destNodes)
|
static Node |
Node.findFieldMap(FieldMap map,
Node.NodeList nodes,
boolean useSource)
|
| Uses of Node.NodeList in ma.glasnost.orika.impl.generator.specification |
|---|
| Methods in ma.glasnost.orika.impl.generator.specification with parameters of type Node.NodeList | |
|---|---|
String |
MultiOccurrenceToMultiOccurrence.generateMultiOccurrenceMapping(Node.NodeList sourceNodes,
Node.NodeList destNodes,
Set<FieldMap> subFields,
SourceCodeContext code)
Generates the code to support a (potentially parallel) mapping from one or more multi-occurrence fields in the source type to one or more multi-occurrence fields in the destination type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||