public class SimpleIdentityRefAttributeReadingStrategy extends SimpleAttributeReadingStrategy
| Constructor and Description |
|---|
SimpleIdentityRefAttributeReadingStrategy(String nullableDefault,
String key,
Map<String,Map<Date,IdentityMapping>> identityMap) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
postprocessNullableDefault(String nullableDefault) |
protected Object |
postprocessParsedValue(String textContent) |
protected String |
readElementContent(org.opendaylight.controller.config.util.xml.XmlElement xmlElement) |
getNullableDefault, readElementprotected String readElementContent(org.opendaylight.controller.config.util.xml.XmlElement xmlElement) throws org.opendaylight.controller.config.util.xml.DocumentedException
readElementContent in class SimpleAttributeReadingStrategyorg.opendaylight.controller.config.util.xml.DocumentedExceptionprotected Object postprocessParsedValue(String textContent)
postprocessParsedValue in class SimpleAttributeReadingStrategyprotected Object postprocessNullableDefault(String nullableDefault)
postprocessNullableDefault in class SimpleAttributeReadingStrategyCopyright © 2016 OpenDaylight. All rights reserved.