You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by ch...@apache.org on 2015/10/13 13:15:29 UTC

svn commit: r1708330 - /olingo/site/trunk/content/doc/odata4/tutorials/media/tutorial_media.mdtext

Author: chrish
Date: Tue Oct 13 11:15:28 2015
New Revision: 1708330

URL: http://svn.apache.org/viewvc?rev=1708330&view=rev
Log:
CMS commit to olingo by chrish

Modified:
    olingo/site/trunk/content/doc/odata4/tutorials/media/tutorial_media.mdtext

Modified: olingo/site/trunk/content/doc/odata4/tutorials/media/tutorial_media.mdtext
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/tutorials/media/tutorial_media.mdtext?rev=1708330&r1=1708329&r2=1708330&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata4/tutorials/media/tutorial_media.mdtext (original)
+++ olingo/site/trunk/content/doc/odata4/tutorials/media/tutorial_media.mdtext Tue Oct 13 11:15:28 2015
@@ -134,6 +134,7 @@ Further we  have to create a new entity
 
 And finally announce the entity type and entity set:
 
+    ::::java
     @Override
     public List<CsdlSchema> getSchemas() { 
         // ...
@@ -318,6 +319,7 @@ After building and deploying the project
  Content-Type: image/svg+xml]
 
 
+
     ::::xml
     <?xml version="1.0" encoding="UTF-8"?>
         <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 100 100">