+ AtomEntryEntityProducer.createSelfLink(entityInfo, entryData, null));
}
jsonStreamWriter.endArray();
if (properties.getInlineCountType() == InlineCount.ALLPAGES) {
jsonStreamWriter.endObject();
}
jsonStreamWriter.endObject();
} catch (final IOException e) {
throw new EntityProviderException(EntityProviderException.EXCEPTION_OCCURRED.addContent(e.getClass()