public class SimpleIdentityRefAttributeReadingStrategy extends SimpleAttributeReadingStrategy
Constructor and Description |
---|
SimpleIdentityRefAttributeReadingStrategy(String nullableDefault,
String key,
Map<String,Map<com.google.common.base.Optional<org.opendaylight.yangtools.yang.common.Revision>,IdentityMapping>> identityMap) |
Modifier and Type | Method and Description |
---|---|
protected Object |
postprocessNullableDefault(String nullableDefault) |
protected Object |
postprocessParsedValue(String textContent) |
protected String |
readElementContent(XmlElement xmlElement) |
getNullableDefault, readElement
protected String readElementContent(XmlElement xmlElement) throws DocumentedException
readElementContent
in class SimpleAttributeReadingStrategy
DocumentedException
protected Object postprocessParsedValue(String textContent)
postprocessParsedValue
in class SimpleAttributeReadingStrategy
protected Object postprocessNullableDefault(String nullableDefault)
postprocessNullableDefault
in class SimpleAttributeReadingStrategy
Copyright © 2019 OpenDaylight. All rights reserved.