public class SimpleAttributeReadingStrategy extends AbstractAttributeReadingStrategy
| Constructor and Description |
|---|
SimpleAttributeReadingStrategy(String nullableDefault) |
| 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, readElementpublic SimpleAttributeReadingStrategy(String nullableDefault)
protected String readElementContent(org.opendaylight.controller.config.util.xml.XmlElement xmlElement) throws org.opendaylight.controller.config.util.xml.DocumentedException
org.opendaylight.controller.config.util.xml.DocumentedExceptionprotected Object postprocessNullableDefault(String nullableDefault)
postprocessNullableDefault in class AbstractAttributeReadingStrategyCopyright © 2016 OpenDaylight. All rights reserved.