public class SimpleIdentityRefAttributeWritingStrategy extends SimpleAttributeWritingStrategy
| Constructor and Description |
|---|
SimpleIdentityRefAttributeWritingStrategy(Document document,
String key) |
| Modifier and Type | Method and Description |
|---|---|
protected Element |
createElement(Document doc,
String key,
String value,
com.google.common.base.Optional<String> namespace) |
protected Object |
preprocess(Object value) |
writeElementprotected Object preprocess(Object value)
preprocess in class SimpleAttributeWritingStrategyprotected Element createElement(Document doc, String key, String value, com.google.common.base.Optional<String> namespace)
createElement in class SimpleAttributeWritingStrategyCopyright © 2016 OpenDaylight. All rights reserved.