| Package | Description | 
|---|---|
| org.opendaylight.yangtools.yang.data.api.schema | 
 Definition of normalized YANG DOM Model
 Normalized DOM Model brings more direct mapping between YANG Model, DOM
 representation of data 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<NormalizedNode<?,?>,DuplicateEntry> | 
NormalizedNodes.findDuplicates(NormalizedNode<?,?> node)
Find duplicate NormalizedNode instances within a subtree. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.