public class SimpleCompositeAttributeReadingStrategy extends SimpleAttributeReadingStrategy
Constructor and Description |
---|
SimpleCompositeAttributeReadingStrategy(String nullableDefault,
String key) |
Modifier and Type | Method and Description |
---|---|
protected Object |
postprocessNullableDefault(String nullableDefault) |
protected Object |
postprocessParsedValue(String textContent) |
readElementContent
getNullableDefault, readElement
protected Object postprocessParsedValue(String textContent)
postprocessParsedValue
in class SimpleAttributeReadingStrategy
protected Object postprocessNullableDefault(String nullableDefault)
postprocessNullableDefault
in class SimpleAttributeReadingStrategy
Copyright © 2019 OpenDaylight. All rights reserved.