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) |
writeElement
protected Object preprocess(Object value)
preprocess
in class SimpleAttributeWritingStrategy
protected Element createElement(Document doc, String key, String value, com.google.common.base.Optional<String> namespace)
createElement
in class SimpleAttributeWritingStrategy
Copyright © 2019 OpenDaylight. All rights reserved.