public abstract class AbstractAttributeReadingStrategy extends Object implements AttributeReadingStrategy
Constructor and Description |
---|
AbstractAttributeReadingStrategy(String nullableDefault) |
Modifier and Type | Method and Description |
---|---|
String |
getNullableDefault() |
protected Object |
postprocessNullableDefault(String nullableDefault) |
AttributeConfigElement |
readElement(List<XmlElement> configNodes) |
public AbstractAttributeReadingStrategy(String nullableDefault)
public String getNullableDefault()
public AttributeConfigElement readElement(List<XmlElement> configNodes) throws DocumentedException
readElement
in interface AttributeReadingStrategy
DocumentedException
Copyright © 2019 OpenDaylight. All rights reserved.