Class XmlLinkEntityProducer
java.lang.Object
org.apache.olingo.odata2.core.ep.producer.XmlLinkEntityProducer
Provider for writing a single link.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidappend(XMLStreamWriter writer, EntityInfoAggregator entityInfo, Map<String, Object> data, boolean isRootElement)
-
Constructor Details
-
XmlLinkEntityProducer
public XmlLinkEntityProducer(EntityProviderWriteProperties properties) throws EntityProviderException - Throws:
EntityProviderException
-
-
Method Details
-
append
public void append(XMLStreamWriter writer, EntityInfoAggregator entityInfo, Map<String, Object> data, boolean isRootElement) throws EntityProviderException- Throws:
EntityProviderException
-