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(XmlElement xmlElement) |
getNullableDefault, readElement
public SimpleAttributeReadingStrategy(String nullableDefault)
protected String readElementContent(XmlElement xmlElement) throws DocumentedException
DocumentedException
protected Object postprocessNullableDefault(String nullableDefault)
postprocessNullableDefault
in class AbstractAttributeReadingStrategy
Copyright © 2019 OpenDaylight. All rights reserved.