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