You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by wa...@apache.org on 2021/06/05 19:50:04 UTC

[olingo-site] branch main updated (6435275 -> 5dfdaa2)

This is an automated email from the ASF dual-hosted git repository.

wave pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git.


    from 6435275  Init main branch
     new 88c77fa  Migrate the site from the CMS
     new 88136f0  formatting fixes and codeblocks
     new d383416  fix fenced code blocks to use ```
     new 71fb175  fix typos
     new 7d34785  add syntax highlighting from highlight.js
     new 81e0248  add syntax highlighting from highlight.js
     new 6c3dc8b  adjust syntax highlighting from highlight.js
     new da6fe65  Try a different highlighting style
     new ca1cfde  add source for css file
     new e259ce0  Try docco
     new c5cfd8b  cleanup of odata2 docs
     new 7cb5547  use internal site links.
     new e39676e  cleanup of odata4 docs
     new fa94792  cleanup of odata4 and javascript docs
     new 5dfdaa2  take unsafe fixups out of asfgenid plugin

The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 content/404.html                                   |   159 +
 content/contribute.md                              |   106 +
 content/css/arduino-light.css                      |    89 +
 content/css/bootstrap.css                          |     5 +
 content/css/docco.css                              |    94 +
 content/css/main.css                               |   218 +
 content/css/navbar.css                             |     8 +
 content/css/offcanvas.css                          |    56 +
 content/doap_Olingo.rdf                            |   205 +
 content/doc/javascript/apidoc/DataCache.html       |  4156 ++++++
 .../doc/javascript/apidoc/DataCacheOperation.html  |  1313 ++
 content/doc/javascript/apidoc/DjsDeferred.html     |   533 +
 .../doc/javascript/apidoc/ODataCacheSource.html    |   589 +
 content/doc/javascript/apidoc/batch.html           |  2598 ++++
 content/doc/javascript/apidoc/batch.js.html        |   426 +
 content/doc/javascript/apidoc/cache.js.html        |  1495 +++
 content/doc/javascript/apidoc/deferred.html        |   512 +
 content/doc/javascript/apidoc/deferred.js.html     |   239 +
 content/doc/javascript/apidoc/dom-DomStore.html    |  2020 +++
 content/doc/javascript/apidoc/dom.html             |   702 +
 content/doc/javascript/apidoc/dom.js.html          |   381 +
 content/doc/javascript/apidoc/global.html          |   173 +
 content/doc/javascript/apidoc/handler.html         |  2018 +++
 content/doc/javascript/apidoc/handler.js.html      |   333 +
 content/doc/javascript/apidoc/index.html           |    63 +
 .../apidoc/indexeddb-IndexedDBStore.html           |  1912 +++
 content/doc/javascript/apidoc/indexeddb.html       |   642 +
 content/doc/javascript/apidoc/indexeddb.js.html    |   496 +
 content/doc/javascript/apidoc/json.html            |  4271 ++++++
 content/doc/javascript/apidoc/json.js.html         |  1057 ++
 .../doc/javascript/apidoc/memory-MemoryStore.html  |  1837 +++
 content/doc/javascript/apidoc/memory.html          |   127 +
 content/doc/javascript/apidoc/memory.js.html       |   296 +
 content/doc/javascript/apidoc/metadata.html        |  1046 ++
 content/doc/javascript/apidoc/metadata.js.html     |   572 +
 content/doc/javascript/apidoc/module-cache.html    |  1614 +++
 content/doc/javascript/apidoc/module-datajs.html   |   120 +
 content/doc/javascript/apidoc/module-odata.html    |  1117 ++
 content/doc/javascript/apidoc/module-store.html    |   306 +
 content/doc/javascript/apidoc/net.html             |  3179 +++++
 content/doc/javascript/apidoc/net.js.html          |   244 +
 content/doc/javascript/apidoc/odata.js.html        |   230 +
 content/doc/javascript/apidoc/odatajs.js.html      |    82 +
 .../doc/javascript/apidoc/scripts/linenumber.js    |    17 +
 .../apidoc/scripts/prettify/Apache-License-2.0.txt |   202 +
 .../javascript/apidoc/scripts/prettify/lang-css.js |     2 +
 .../javascript/apidoc/scripts/prettify/prettify.js |    28 +
 content/doc/javascript/apidoc/source.html          |  1225 ++
 content/doc/javascript/apidoc/source.js.html       |   255 +
 content/doc/javascript/apidoc/store.js.html        |   117 +
 .../doc/javascript/apidoc/styles/jsdoc-default.css |   290 +
 .../javascript/apidoc/styles/prettify-jsdoc.css    |   111 +
 .../javascript/apidoc/styles/prettify-tomorrow.css |   132 +
 content/doc/javascript/apidoc/utils.html           |  7608 +++++++++++
 content/doc/javascript/apidoc/utils.js.html        |   630 +
 content/doc/javascript/apidoc/utils.js_.html       |  1315 ++
 content/doc/javascript/apidoc/utils_.html          |  3034 +++++
 content/doc/javascript/apidoc/xml.html             |  6182 +++++++++
 content/doc/javascript/apidoc/xml.js.html          |   874 ++
 content/doc/javascript/download.md                 |    50 +
 content/doc/javascript/index.md                    |    36 +
 content/doc/javascript/project-build.md            |    68 +
 content/doc/javascript/project-release.md          |   216 +
 content/doc/javascript/project-setup.md            |    99 +
 content/doc/odata2/dependencies.md                 |    52 +
 content/doc/odata2/download.md                     |    67 +
 content/doc/odata2/eclipse.md                      |    13 +
 content/doc/odata2/index.md                        |    62 +
 content/doc/odata2/maven.md                        |    32 +
 content/doc/odata2/privacy.md                      |    36 +
 content/doc/odata2/project-setup.md                |    17 +
 content/doc/odata2/release.md                      |   236 +
 content/doc/odata2/sample-setup.md                 |    86 +
 content/doc/odata2/tomcat.md                       |    14 +
 .../tutorials/AnnotationProcessorExtension.md      |   371 +
 content/doc/odata2/tutorials/CreateWebApp.md       |   167 +
 .../odata2/tutorials/CustomODataJPAProcessor.md    |    38 +
 content/doc/odata2/tutorials/DeltaQuerySupport.md  |    91 +
 content/doc/odata2/tutorials/ExtendingtheEDM.md    |    78 +
 .../doc/odata2/tutorials/HandlingClobAndBlob.md    |    91 +
 .../odata2/tutorials/OlingoV2BasicClientSample.md  |  1105 ++
 .../Olingo_Tutorial_AdvancedReadWrite_Batch.md     |   114 +
 .../Olingo_Tutorial_AdvancedRead_FilterVisitor.md  |   366 +
 .../Olingo_Tutorial_Advanced_Service_Resolution.md |    67 +
 .../tutorials/Olingo_Tutorial_BasicRead_EDM.md     |    26 +
 .../odata2/tutorials/Olingo_Tutorial_BasicWrite.md |   125 +
 .../apache-olingo-tutorial-adv_read_expand.zip     |   Bin 0 -> 15268 bytes
 ...ache-olingo-tutorial-adv_read_mediaresource.zip |   Bin 0 -> 38793 bytes
 .../apache-olingo-tutorial-basic_read.zip          |   Bin 0 -> 13718 bytes
 content/doc/odata2/tutorials/basicread.md          |   639 +
 content/doc/odata2/tutorials/batchClientApi.md     |    72 +
 content/doc/odata2/tutorials/debug.md              |   219 +
 content/doc/odata2/tutorials/delta.md              |   125 +
 content/doc/odata2/tutorials/deltaClient.md        |    61 +
 content/doc/odata2/tutorials/jpafunctionimport.md  |   217 +
 .../doc/odata2/tutorials/jparedefinemetadata.md    |    82 +
 content/doc/odata2/tutorials/osgi.md               |    69 +
 content/doc/odata2/tutorials/read_expand.md        |   232 +
 .../doc/odata2/tutorials/read_media-resource.md    |   403 +
 content/doc/odata2/tutorials/servlet.md            |    62 +
 content/doc/odata4/dependencies.md                 |    60 +
 content/doc/odata4/download.md                     |    50 +
 content/doc/odata4/eclipse.md                      |    13 +
 content/doc/odata4/index.md                        |    66 +
 content/doc/odata4/maven.md                        |    27 +
 content/doc/odata4/overview.md                     |   403 +
 content/doc/odata4/project-setup.md                |    17 +
 content/doc/odata4/release.md                      |   226 +
 content/doc/odata4/sample-setup.md                 |    14 +
 content/doc/odata4/tomcat.md                       |    13 +
 .../doc/odata4/tutorials/action/tutorial_action.md |   615 +
 .../tutorials/action/tutorial_bound_action.md      |   857 ++
 content/doc/odata4/tutorials/batch/request.png     |   Bin 0 -> 57572 bytes
 .../doc/odata4/tutorials/batch/tutorial_batch.md   |   385 +
 content/doc/odata4/tutorials/deep_insert/after.png |   Bin 0 -> 24122 bytes
 .../doc/odata4/tutorials/deep_insert/before.png    |   Bin 0 -> 41410 bytes
 .../deep_insert/categories_entity_set.png          |   Bin 0 -> 24655 bytes
 .../tutorials/deep_insert/related_products.png     |   Bin 0 -> 27559 bytes
 .../tutorials/deep_insert/tutorial_deep_insert.md  |   276 +
 content/doc/odata4/tutorials/dependencies.png      |   Bin 0 -> 19968 bytes
 content/doc/odata4/tutorials/er.png                |   Bin 0 -> 90607 bytes
 .../doc/odata4/tutorials/media/tutorial_media.md   |   489 +
 .../tutorials/navigation/browser_categories.JPG    |   Bin 0 -> 27784 bytes
 .../tutorials/navigation/browser_categories1.jpg   |   Bin 0 -> 18494 bytes
 .../navigation/browser_categories1_products.jpg    |   Bin 0 -> 29128 bytes
 .../navigation/browser_metadataCategory.JPG        |   Bin 0 -> 23169 bytes
 content/doc/odata4/tutorials/navigation/model.JPG  |   Bin 0 -> 35560 bytes
 .../tutorials/navigation/tutorial_navigation.md    |   951 ++
 .../doc/odata4/tutorials/od4_basic_batch_client.md |    44 +
 .../doc/odata4/tutorials/od4_basic_client_read.md  |   570 +
 content/doc/odata4/tutorials/od4_basic_read.md     |   970 ++
 content/doc/odata4/tutorials/od4_basic_write.md    |     9 +
 .../doc/odata4/tutorials/od4_quick_start_sample.md |    34 +
 .../tutorials/prerequisites/eclipseImport1.png     |   Bin 0 -> 19242 bytes
 .../tutorials/prerequisites/eclipseImport2.png     |   Bin 0 -> 27700 bytes
 .../tutorials/prerequisites/eclipseImport3.png     |   Bin 0 -> 33101 bytes
 .../tutorials/prerequisites/prerequisites.md       |    52 +
 .../tutorials/read/ConfigureBuildPathAction.png    |   Bin 0 -> 41766 bytes
 .../tutorials/read/ConfigureBuildPathErr.png       |   Bin 0 -> 43063 bytes
 .../odata4/tutorials/read/ConfigureBuildPathOK.png |   Bin 0 -> 45253 bytes
 .../odata4/tutorials/read/EclipseProjectTree.png   |   Bin 0 -> 23031 bytes
 content/doc/odata4/tutorials/read/createFolder.png |   Bin 0 -> 32257 bytes
 .../doc/odata4/tutorials/read/createJavaClass.png  |   Bin 0 -> 146797 bytes
 .../tutorials/read/createJavaServletClass.png      |   Bin 0 -> 96228 bytes
 content/doc/odata4/tutorials/read/datapackage.png  |   Bin 0 -> 57773 bytes
 .../doc/odata4/tutorials/read/eclipseDownload.png  |   Bin 0 -> 15018 bytes
 content/doc/odata4/tutorials/read/edmPackage.png   |   Bin 0 -> 61646 bytes
 .../doc/odata4/tutorials/read/mavenArchetype.png   |   Bin 0 -> 20626 bytes
 content/doc/odata4/tutorials/read/mavenBuild.png   |   Bin 0 -> 12541 bytes
 content/doc/odata4/tutorials/read/model1.png       |   Bin 0 -> 5198 bytes
 .../doc/odata4/tutorials/read/overrideMethods.png  |   Bin 0 -> 195418 bytes
 .../tutorials/read/productCollectionPayload.png    |   Bin 0 -> 20000 bytes
 content/doc/odata4/tutorials/read/runOnServer.png  |   Bin 0 -> 15521 bytes
 .../read/sample/DemoService_Tutorial_Read.zip      |   Bin 0 -> 21119 bytes
 .../read/sample/DemoService_Tutorial_Read.zip.asc  |    17 +
 .../read/sample/DemoService_Tutorial_Read.zip.md5  |     1 +
 .../sample/DemoService_Tutorial_Read.zip.sha512    |     4 +
 content/doc/odata4/tutorials/read/tutorial_read.md |  1040 ++
 .../doc/odata4/tutorials/read/tutorial_read_mvn.md |    60 +
 content/doc/odata4/tutorials/readep/model1.png     |   Bin 0 -> 29656 bytes
 .../readep/sample/DemoService_Tutorial_ReadEp.zip  |   Bin 0 -> 26673 bytes
 .../sample/DemoService_Tutorial_ReadEp.zip.asc     |    17 +
 .../sample/DemoService_Tutorial_ReadEp.zip.md5     |     1 +
 .../sample/DemoService_Tutorial_ReadEp.zip.sha512  |     4 +
 .../doc/odata4/tutorials/readep/tutorial_readep.md |   841 ++
 .../doc/odata4/tutorials/sqo_es/metadataNav.jpg    |   Bin 0 -> 44966 bytes
 .../odata4/tutorials/sqo_es/responseProducts_1.jpg |   Bin 0 -> 24208 bytes
 .../sqo_es/responseProducts_1_expandCat.jpg        |   Bin 0 -> 31616 bytes
 .../tutorials/sqo_es/responseProducts_1_navCat.jpg |   Bin 0 -> 19274 bytes
 .../tutorials/sqo_es/responseProducts_Full.jpg     |   Bin 0 -> 113050 bytes
 .../sqo_es/responseProducts_SelectName.jpg         |   Bin 0 -> 47143 bytes
 .../sqo_es/responseProducts_expandCat.jpg          |   Bin 0 -> 56772 bytes
 .../doc/odata4/tutorials/sqo_es/tutorial_sqo_es.md |   619 +
 content/doc/odata4/tutorials/sqo_f/ast.png         |   Bin 0 -> 34382 bytes
 .../doc/odata4/tutorials/sqo_f/filter_applied.png  |   Bin 0 -> 35118 bytes
 content/doc/odata4/tutorials/sqo_f/keyAST.png      |   Bin 0 -> 15996 bytes
 content/doc/odata4/tutorials/sqo_f/no_filter.png   |   Bin 0 -> 25291 bytes
 .../doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md   |   564 +
 .../odata4/tutorials/sqo_o/products_bynameasc.png  |   Bin 0 -> 25383 bytes
 .../odata4/tutorials/sqo_o/products_unsorted.png   |   Bin 0 -> 25291 bytes
 .../doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md   |   323 +
 .../doc/odata4/tutorials/sqo_tcs/responseCount.jpg |   Bin 0 -> 69843 bytes
 .../doc/odata4/tutorials/sqo_tcs/responseFull.jpg  |   Bin 0 -> 65032 bytes
 .../doc/odata4/tutorials/sqo_tcs/responseSkip2.jpg |   Bin 0 -> 37351 bytes
 .../tutorials/sqo_tcs/responseSkipTopCount.jpg     |   Bin 0 -> 26614 bytes
 .../doc/odata4/tutorials/sqo_tcs/responseTop2.jpg  |   Bin 0 -> 50133 bytes
 .../odata4/tutorials/sqo_tcs/tutorial_sqo_tcs.md   |   435 +
 .../tutorials/streaming/tutorial_streaming.md      |   337 +
 .../write/sample/DemoService_Tutorial_Write.zip    |   Bin 0 -> 30272 bytes
 .../sample/DemoService_Tutorial_Write.zip.asc      |    17 +
 .../sample/DemoService_Tutorial_Write.zip.md5      |     1 +
 .../sample/DemoService_Tutorial_Write.zip.sha512   |     4 +
 .../doc/odata4/tutorials/write/tutorial_write.md   |   415 +
 content/documentation.md                           |    13 +
 content/documentation2.md                          |    65 +
 content/download.md                                |    30 +
 content/favicon.ico                                |   Bin 0 -> 1150 bytes
 content/google9e1dea24f02e0645.html                |     1 +
 content/img/DeltaFeedClassDiagram.png              |   Bin 0 -> 23597 bytes
 content/img/FilterExpressionSimple.png             |   Bin 0 -> 10034 bytes
 content/img/JPALibTab1.JPG                         |   Bin 0 -> 75080 bytes
 content/img/ODataCarsModel.JPG                     |   Bin 0 -> 27299 bytes
 content/img/OlingoCloud1.png                       |   Bin 0 -> 21171 bytes
 content/img/OlingoHighLevel.png                    |   Bin 0 -> 96749 bytes
 content/img/OlingoOrange.Right.png                 |   Bin 0 -> 22844 bytes
 content/img/OlingoOrange.png                       |   Bin 0 -> 60527 bytes
 content/img/OlingoOrangeTM.png                     |   Bin 0 -> 93316 bytes
 content/img/asf_logo_url.svg                       |   261 +
 content/img/asf_logo_url_small.png                 |   Bin 0 -> 14501 bytes
 content/img/glyphicons-halflings-white.png         |   Bin 0 -> 8777 bytes
 content/img/glyphicons-halflings.png               |   Bin 0 -> 12799 bytes
 content/img/odata/ODataLogo-150.png                |   Bin 0 -> 1265 bytes
 content/img/odata/ODataLogo-16.png                 |   Bin 0 -> 300 bytes
 content/img/odata/ODataLogo-24.png                 |   Bin 0 -> 400 bytes
 content/img/odata/ODataLogo-250.png                |   Bin 0 -> 1969 bytes
 content/img/odata/ODataLogo-32.png                 |   Bin 0 -> 465 bytes
 content/img/odata/ODataLogo-48.png                 |   Bin 0 -> 639 bytes
 content/img/odata/ODataLogo-96.png                 |   Bin 0 -> 945 bytes
 content/img/release.png                            |   Bin 0 -> 11197 bytes
 content/img/service-resolution-url.png             |   Bin 0 -> 19661 bytes
 content/index.md                                   |    78 +
 content/javadoc/odata2/LICENSE                     |   202 +
 content/javadoc/odata2/NOTICE                      |     8 +
 content/javadoc/odata2/allclasses-frame.html       |   413 +
 content/javadoc/odata2/allclasses-noframe.html     |   413 +
 content/javadoc/odata2/constant-values.html        |  1317 ++
 content/javadoc/odata2/deprecated-list.html        |   148 +
 content/javadoc/odata2/help-doc.html               |   231 +
 content/javadoc/odata2/index-all.html              | 10390 +++++++++++++++
 content/javadoc/odata2/index.html                  |    75 +
 ...ceFactory.AnnotationServiceFactoryInstance.html |   278 +
 .../processor/api/AnnotationServiceFactory.html    |   347 +
 ...ceFactory.AnnotationServiceFactoryInstance.html |   126 +
 .../api/class-use/AnnotationServiceFactory.html    |   126 +
 .../annotation/processor/api/package-frame.html    |    25 +
 .../annotation/processor/api/package-summary.html  |   179 +
 .../annotation/processor/api/package-tree.html     |   143 +
 .../annotation/processor/api/package-use.html      |   126 +
 .../processor/ref/AnnotationRefServiceFactory.html |   342 +
 .../ref/class-use/AnnotationRefServiceFactory.html |   126 +
 .../annotation/processor/ref/model/Building.html   |   402 +
 .../annotation/processor/ref/model/City.html       |   343 +
 .../annotation/processor/ref/model/Employee.html   |   601 +
 .../annotation/processor/ref/model/Location.html   |   345 +
 .../annotation/processor/ref/model/Manager.html    |   285 +
 .../processor/ref/model/ModelSharedConstants.html  |   238 +
 .../annotation/processor/ref/model/Photo.html      |   441 +
 .../annotation/processor/ref/model/RefBase.html    |   399 +
 .../processor/ref/model/ResourceHelper.Format.html |   371 +
 .../processor/ref/model/ResourceHelper.html        |   333 +
 .../annotation/processor/ref/model/Room.html       |   429 +
 .../annotation/processor/ref/model/Team.html       |   416 +
 .../processor/ref/model/class-use/Building.html    |   179 +
 .../processor/ref/model/class-use/City.html        |   179 +
 .../processor/ref/model/class-use/Employee.html    |   200 +
 .../processor/ref/model/class-use/Location.html    |   179 +
 .../processor/ref/model/class-use/Manager.html     |   179 +
 .../ref/model/class-use/ModelSharedConstants.html  |   126 +
 .../processor/ref/model/class-use/Photo.html       |   126 +
 .../processor/ref/model/class-use/RefBase.html     |   170 +
 .../ref/model/class-use/ResourceHelper.Format.html |   188 +
 .../ref/model/class-use/ResourceHelper.html        |   126 +
 .../processor/ref/model/class-use/Room.html        |   196 +
 .../processor/ref/model/class-use/Team.html        |   187 +
 .../processor/ref/model/package-frame.html         |    38 +
 .../processor/ref/model/package-summary.html       |   210 +
 .../processor/ref/model/package-tree.html          |   170 +
 .../processor/ref/model/package-use.html           |   183 +
 .../annotation/processor/ref/package-frame.html    |    21 +
 .../annotation/processor/ref/package-summary.html  |   147 +
 .../annotation/processor/ref/package-tree.html     |   143 +
 .../annotation/processor/ref/package-use.html      |   126 +
 .../apache/olingo/odata2/api/ODataCallback.html    |   178 +
 .../olingo/odata2/api/ODataDebugCallback.html      |   238 +
 .../api/ODataDebugResponseWrapperCallback.html     |   250 +
 .../org/apache/olingo/odata2/api/ODataService.html |   585 +
 .../olingo/odata2/api/ODataServiceFactory.html     |   460 +
 .../olingo/odata2/api/ODataServiceVersion.html     |   357 +
 .../odata2/api/annotation/edm/EdmComplexType.html  |   258 +
 .../api/annotation/edm/EdmConcurrencyControl.html  |   172 +
 .../api/annotation/edm/EdmDocumentation.html       |   254 +
 .../odata2/api/annotation/edm/EdmEntitySet.html    |   259 +
 .../odata2/api/annotation/edm/EdmEntityType.html   |   258 +
 .../odata2/api/annotation/edm/EdmFacets.html       |   313 +
 .../edm/EdmFunctionImport.HttpMethod.html          |   396 +
 .../edm/EdmFunctionImport.ReturnType.Type.html     |   360 +
 .../edm/EdmFunctionImport.ReturnType.html          |   267 +
 .../api/annotation/edm/EdmFunctionImport.html      |   351 +
 .../annotation/edm/EdmFunctionImportParameter.html |   305 +
 .../olingo/odata2/api/annotation/edm/EdmKey.html   |   171 +
 .../annotation/edm/EdmMediaResourceContent.html    |   174 +
 .../annotation/edm/EdmMediaResourceMimeType.html   |   175 +
 .../api/annotation/edm/EdmMediaResourceSource.html |   172 +
 .../edm/EdmNavigationProperty.Multiplicity.html    |   367 +
 .../api/annotation/edm/EdmNavigationProperty.html  |   347 +
 .../odata2/api/annotation/edm/EdmProperty.html     |   293 +
 .../olingo/odata2/api/annotation/edm/EdmType.html  |   529 +
 .../annotation/edm/class-use/EdmComplexType.html   |   170 +
 .../edm/class-use/EdmConcurrencyControl.html       |   126 +
 .../annotation/edm/class-use/EdmDocumentation.html |   126 +
 .../api/annotation/edm/class-use/EdmEntitySet.html |   186 +
 .../annotation/edm/class-use/EdmEntityType.html    |   190 +
 .../api/annotation/edm/class-use/EdmFacets.html    |   126 +
 .../class-use/EdmFunctionImport.HttpMethod.html    |   177 +
 .../EdmFunctionImport.ReturnType.Type.html         |   177 +
 .../class-use/EdmFunctionImport.ReturnType.html    |   126 +
 .../edm/class-use/EdmFunctionImport.html           |   187 +
 .../edm/class-use/EdmFunctionImportParameter.html  |   192 +
 .../api/annotation/edm/class-use/EdmKey.html       |   166 +
 .../edm/class-use/EdmMediaResourceContent.html     |   126 +
 .../edm/class-use/EdmMediaResourceMimeType.html    |   126 +
 .../edm/class-use/EdmMediaResourceSource.html      |   126 +
 .../EdmNavigationProperty.Multiplicity.html        |   177 +
 .../edm/class-use/EdmNavigationProperty.html       |   126 +
 .../api/annotation/edm/class-use/EdmProperty.html  |   170 +
 .../api/annotation/edm/class-use/EdmType.html      |   177 +
 .../odata2/api/annotation/edm/package-frame.html   |    42 +
 .../odata2/api/annotation/edm/package-summary.html |   288 +
 .../odata2/api/annotation/edm/package-tree.html    |   164 +
 .../odata2/api/annotation/edm/package-use.html     |   250 +
 .../olingo/odata2/api/batch/BatchException.html    |   778 ++
 .../olingo/odata2/api/batch/BatchHandler.html      |   262 +
 .../olingo/odata2/api/batch/BatchParserResult.html |   180 +
 .../olingo/odata2/api/batch/BatchRequestPart.html  |   257 +
 ...BatchResponsePart.BatchResponsePartBuilder.html |   304 +
 .../olingo/odata2/api/batch/BatchResponsePart.html |   384 +
 .../odata2/api/batch/class-use/BatchException.html |   210 +
 .../odata2/api/batch/class-use/BatchHandler.html   |   271 +
 .../api/batch/class-use/BatchParserResult.html     |   207 +
 .../api/batch/class-use/BatchRequestPart.html      |   206 +
 ...BatchResponsePart.BatchResponsePartBuilder.html |   210 +
 .../api/batch/class-use/BatchResponsePart.html     |   305 +
 .../olingo/odata2/api/batch/package-frame.html     |    32 +
 .../olingo/odata2/api/batch/package-summary.html   |   194 +
 .../olingo/odata2/api/batch/package-tree.html      |   166 +
 .../olingo/odata2/api/batch/package-use.html       |   353 +
 .../olingo/odata2/api/class-use/ODataCallback.html |   464 +
 .../odata2/api/class-use/ODataDebugCallback.html   |   126 +
 .../ODataDebugResponseWrapperCallback.html         |   126 +
 .../olingo/odata2/api/class-use/ODataService.html  |   359 +
 .../odata2/api/class-use/ODataServiceFactory.html  |   268 +
 .../odata2/api/class-use/ODataServiceVersion.html  |   126 +
 .../BatchChangeSet.BatchChangeSetBuilder.html      |   279 +
 .../odata2/api/client/batch/BatchChangeSet.html    |   346 +
 ...tchChangeSetPart.BatchChangeSetPartBuilder.html |   357 +
 .../api/client/batch/BatchChangeSetPart.html       |   490 +
 .../olingo/odata2/api/client/batch/BatchPart.html  |   175 +
 .../BatchQueryPart.BatchQueryPartBuilder.html      |   331 +
 .../odata2/api/client/batch/BatchQueryPart.html    |   431 +
 .../api/client/batch/BatchSingleResponse.html      |   339 +
 .../BatchChangeSet.BatchChangeSetBuilder.html      |   196 +
 .../api/client/batch/class-use/BatchChangeSet.html |   166 +
 ...tchChangeSetPart.BatchChangeSetPartBuilder.html |   242 +
 .../client/batch/class-use/BatchChangeSetPart.html |   196 +
 .../api/client/batch/class-use/BatchPart.html      |   208 +
 .../BatchQueryPart.BatchQueryPartBuilder.html      |   226 +
 .../api/client/batch/class-use/BatchQueryPart.html |   166 +
 .../batch/class-use/BatchSingleResponse.html       |   180 +
 .../odata2/api/client/batch/package-frame.html     |    31 +
 .../odata2/api/client/batch/package-summary.html   |   193 +
 .../odata2/api/client/batch/package-tree.html      |   153 +
 .../odata2/api/client/batch/package-use.html       |   240 +
 .../olingo/odata2/api/commons/HttpContentType.html |   563 +
 .../olingo/odata2/api/commons/HttpHeaders.html     |   785 ++
 .../olingo/odata2/api/commons/HttpStatusCodes.html |   849 ++
 .../olingo/odata2/api/commons/InlineCount.html     |   344 +
 .../odata2/api/commons/ODataHttpHeaders.html       |   246 +
 .../olingo/odata2/api/commons/ODataHttpMethod.html |   392 +
 .../api/commons/class-use/HttpContentType.html     |   126 +
 .../odata2/api/commons/class-use/HttpHeaders.html  |   126 +
 .../api/commons/class-use/HttpStatusCodes.html     |   377 +
 .../odata2/api/commons/class-use/InlineCount.html  |   274 +
 .../api/commons/class-use/ODataHttpHeaders.html    |   126 +
 .../api/commons/class-use/ODataHttpMethod.html     |   218 +
 .../olingo/odata2/api/commons/package-frame.html   |    32 +
 .../olingo/odata2/api/commons/package-summary.html |   209 +
 .../olingo/odata2/api/commons/package-tree.html    |   158 +
 .../olingo/odata2/api/commons/package-use.html     |   296 +
 .../org/apache/olingo/odata2/api/edm/Edm.html      |   867 ++
 .../apache/olingo/odata2/api/edm/EdmAction.html    |   349 +
 .../olingo/odata2/api/edm/EdmAnnotatable.html      |   241 +
 .../odata2/api/edm/EdmAnnotationAttribute.html     |   299 +
 .../odata2/api/edm/EdmAnnotationElement.html       |   335 +
 .../olingo/odata2/api/edm/EdmAnnotations.html      |   304 +
 .../olingo/odata2/api/edm/EdmAssociation.html      |   336 +
 .../olingo/odata2/api/edm/EdmAssociationEnd.html   |   285 +
 .../olingo/odata2/api/edm/EdmAssociationSet.html   |   306 +
 .../odata2/api/edm/EdmAssociationSetEnd.html       |   271 +
 .../olingo/odata2/api/edm/EdmComplexType.html      |   282 +
 .../olingo/odata2/api/edm/EdmConcurrencyMode.html  |   349 +
 .../olingo/odata2/api/edm/EdmContentKind.html      |   361 +
 .../api/edm/EdmCustomizableFeedMappings.html       |   338 +
 .../apache/olingo/odata2/api/edm/EdmElement.html   |   268 +
 .../olingo/odata2/api/edm/EdmEntityContainer.html  |   380 +
 .../apache/olingo/odata2/api/edm/EdmEntitySet.html |   312 +
 .../olingo/odata2/api/edm/EdmEntitySetInfo.html    |   286 +
 .../olingo/odata2/api/edm/EdmEntityType.html       |   400 +
 .../apache/olingo/odata2/api/edm/EdmException.html |   459 +
 .../apache/olingo/odata2/api/edm/EdmFacets.html    |   399 +
 .../olingo/odata2/api/edm/EdmFunctionImport.html   |   384 +
 .../apache/olingo/odata2/api/edm/EdmLiteral.html   |   338 +
 .../olingo/odata2/api/edm/EdmLiteralException.html |   415 +
 .../olingo/odata2/api/edm/EdmLiteralKind.html      |   359 +
 .../apache/olingo/odata2/api/edm/EdmMappable.html  |   241 +
 .../apache/olingo/odata2/api/edm/EdmMapping.html   |   298 +
 .../olingo/odata2/api/edm/EdmMultiplicity.html     |   409 +
 .../org/apache/olingo/odata2/api/edm/EdmNamed.html |   238 +
 .../odata2/api/edm/EdmNavigationProperty.html      |   318 +
 .../apache/olingo/odata2/api/edm/EdmParameter.html |   229 +
 .../apache/olingo/odata2/api/edm/EdmProperty.html  |   321 +
 .../odata2/api/edm/EdmReferentialConstraint.html   |   272 +
 .../api/edm/EdmReferentialConstraintRole.html      |   254 +
 .../olingo/odata2/api/edm/EdmServiceMetadata.html  |   275 +
 .../olingo/odata2/api/edm/EdmSimpleType.html       |   523 +
 .../odata2/api/edm/EdmSimpleTypeException.html     |   579 +
 .../olingo/odata2/api/edm/EdmSimpleTypeFacade.html |   264 +
 .../olingo/odata2/api/edm/EdmSimpleTypeKind.html   |   604 +
 .../olingo/odata2/api/edm/EdmStructuralType.html   |   323 +
 .../olingo/odata2/api/edm/EdmTargetPath.html       |   436 +
 .../org/apache/olingo/odata2/api/edm/EdmType.html  |   270 +
 .../apache/olingo/odata2/api/edm/EdmTypeKind.html  |   407 +
 .../org/apache/olingo/odata2/api/edm/EdmTyped.html |   276 +
 .../olingo/odata2/api/edm/FullQualifiedName.html   |   356 +
 .../olingo/odata2/api/edm/class-use/Edm.html       |   324 +
 .../olingo/odata2/api/edm/class-use/EdmAction.html |   216 +
 .../odata2/api/edm/class-use/EdmAnnotatable.html   |   226 +
 .../api/edm/class-use/EdmAnnotationAttribute.html  |   218 +
 .../api/edm/class-use/EdmAnnotationElement.html    |   192 +
 .../odata2/api/edm/class-use/EdmAnnotations.html   |   170 +
 .../odata2/api/edm/class-use/EdmAssociation.html   |   183 +
 .../api/edm/class-use/EdmAssociationEnd.html       |   182 +
 .../api/edm/class-use/EdmAssociationSet.html       |   186 +
 .../api/edm/class-use/EdmAssociationSetEnd.html    |   170 +
 .../odata2/api/edm/class-use/EdmComplexType.html   |   175 +
 .../api/edm/class-use/EdmConcurrencyMode.html      |   222 +
 .../odata2/api/edm/class-use/EdmContentKind.html   |   222 +
 .../edm/class-use/EdmCustomizableFeedMappings.html |   202 +
 .../odata2/api/edm/class-use/EdmElement.html       |   174 +
 .../api/edm/class-use/EdmEntityContainer.html      |   324 +
 .../odata2/api/edm/class-use/EdmEntitySet.html     |   842 ++
 .../odata2/api/edm/class-use/EdmEntitySetInfo.html |   192 +
 .../odata2/api/edm/class-use/EdmEntityType.html    |   235 +
 .../odata2/api/edm/class-use/EdmException.html     |   633 +
 .../olingo/odata2/api/edm/class-use/EdmFacets.html |   276 +
 .../api/edm/class-use/EdmFunctionImport.html       |   407 +
 .../odata2/api/edm/class-use/EdmLiteral.html       |   371 +
 .../api/edm/class-use/EdmLiteralException.html     |   176 +
 .../odata2/api/edm/class-use/EdmLiteralKind.html   |   211 +
 .../odata2/api/edm/class-use/EdmMappable.html      |   206 +
 .../odata2/api/edm/class-use/EdmMapping.html       |   225 +
 .../odata2/api/edm/class-use/EdmMultiplicity.html  |   244 +
 .../olingo/odata2/api/edm/class-use/EdmNamed.html  |   232 +
 .../api/edm/class-use/EdmNavigationProperty.html   |   305 +
 .../odata2/api/edm/class-use/EdmParameter.html     |   170 +
 .../odata2/api/edm/class-use/EdmProperty.html      |   415 +
 .../edm/class-use/EdmReferentialConstraint.html    |   170 +
 .../class-use/EdmReferentialConstraintRole.html    |   176 +
 .../api/edm/class-use/EdmServiceMetadata.html      |   170 +
 .../odata2/api/edm/class-use/EdmSimpleType.html    |   241 +
 .../api/edm/class-use/EdmSimpleTypeException.html  |   187 +
 .../api/edm/class-use/EdmSimpleTypeFacade.html     |   174 +
 .../api/edm/class-use/EdmSimpleTypeKind.html       |   271 +
 .../api/edm/class-use/EdmStructuralType.html       |   191 +
 .../odata2/api/edm/class-use/EdmTargetPath.html    |   126 +
 .../olingo/odata2/api/edm/class-use/EdmType.html   |   374 +
 .../odata2/api/edm/class-use/EdmTypeKind.html      |   181 +
 .../olingo/odata2/api/edm/class-use/EdmTyped.html  |   242 +
 .../api/edm/class-use/FullQualifiedName.html       |   364 +
 .../olingo/odata2/api/edm/package-frame.html       |    74 +
 .../olingo/odata2/api/edm/package-summary.html     |   375 +
 .../apache/olingo/odata2/api/edm/package-tree.html |   266 +
 .../apache/olingo/odata2/api/edm/package-use.html  |   658 +
 .../olingo/odata2/api/edm/provider/AliasInfo.html  |   333 +
 .../api/edm/provider/AnnotationAttribute.html      |   446 +
 .../odata2/api/edm/provider/AnnotationElement.html |   473 +
 .../odata2/api/edm/provider/Association.html       |   534 +
 .../odata2/api/edm/provider/AssociationEnd.html    |   534 +
 .../odata2/api/edm/provider/AssociationSet.html    |   534 +
 .../odata2/api/edm/provider/AssociationSetEnd.html |   456 +
 .../odata2/api/edm/provider/ComplexProperty.html   |   496 +
 .../odata2/api/edm/provider/ComplexType.html       |   577 +
 .../api/edm/provider/CustomizableFeedMappings.html |   554 +
 .../odata2/api/edm/provider/DataServices.html      |   418 +
 .../odata2/api/edm/provider/Documentation.html     |   417 +
 .../odata2/api/edm/provider/EdmProvider.html       |   503 +
 .../api/edm/provider/EdmProviderAccessor.html      |   228 +
 .../api/edm/provider/EdmProviderFactory.html       |   255 +
 .../odata2/api/edm/provider/EntityContainer.html   |   501 +
 .../api/edm/provider/EntityContainerInfo.html      |   460 +
 .../olingo/odata2/api/edm/provider/EntitySet.html  |   495 +
 .../olingo/odata2/api/edm/provider/EntityType.html |   627 +
 .../olingo/odata2/api/edm/provider/Facets.html     |   688 +
 .../odata2/api/edm/provider/FunctionImport.html    |   612 +
 .../api/edm/provider/FunctionImportParameter.html  |   573 +
 .../apache/olingo/odata2/api/edm/provider/Key.html |   378 +
 .../olingo/odata2/api/edm/provider/Mapping.html    |   446 +
 .../api/edm/provider/NavigationProperty.html       |   573 +
 .../olingo/odata2/api/edm/provider/OnDelete.html   |   417 +
 .../olingo/odata2/api/edm/provider/Property.html   |   577 +
 .../odata2/api/edm/provider/PropertyRef.html       |   378 +
 .../api/edm/provider/ReferentialConstraint.html    |   456 +
 .../edm/provider/ReferentialConstraintRole.html    |   417 +
 .../olingo/odata2/api/edm/provider/ReturnType.html |   356 +
 .../olingo/odata2/api/edm/provider/Schema.html     |   612 +
 .../odata2/api/edm/provider/SimpleProperty.html    |   496 +
 .../olingo/odata2/api/edm/provider/Using.html      |   455 +
 .../api/edm/provider/class-use/AliasInfo.html      |   187 +
 .../provider/class-use/AnnotationAttribute.html    |   420 +
 .../edm/provider/class-use/AnnotationElement.html  |   442 +
 .../api/edm/provider/class-use/Association.html    |   318 +
 .../api/edm/provider/class-use/AssociationEnd.html |   285 +
 .../api/edm/provider/class-use/AssociationSet.html |   309 +
 .../edm/provider/class-use/AssociationSetEnd.html  |   223 +
 .../edm/provider/class-use/ComplexProperty.html    |   228 +
 .../api/edm/provider/class-use/ComplexType.html    |   356 +
 .../class-use/CustomizableFeedMappings.html        |   237 +
 .../api/edm/provider/class-use/DataServices.html   |   224 +
 .../api/edm/provider/class-use/Documentation.html  |   349 +
 .../api/edm/provider/class-use/EdmProvider.html    |   354 +
 .../provider/class-use/EdmProviderAccessor.html    |   126 +
 .../edm/provider/class-use/EdmProviderFactory.html |   126 +
 .../edm/provider/class-use/EntityContainer.html    |   276 +
 .../provider/class-use/EntityContainerInfo.html    |   237 +
 .../api/edm/provider/class-use/EntitySet.html      |   299 +
 .../api/edm/provider/class-use/EntityType.html     |   329 +
 .../odata2/api/edm/provider/class-use/Facets.html  |   218 +
 .../api/edm/provider/class-use/FunctionImport.html |   302 +
 .../class-use/FunctionImportParameter.html         |   240 +
 .../odata2/api/edm/provider/class-use/Key.html     |   228 +
 .../odata2/api/edm/provider/class-use/Mapping.html |   269 +
 .../edm/provider/class-use/NavigationProperty.html |   282 +
 .../api/edm/provider/class-use/OnDelete.html       |   207 +
 .../api/edm/provider/class-use/Property.html       |   309 +
 .../api/edm/provider/class-use/PropertyRef.html    |   220 +
 .../provider/class-use/ReferentialConstraint.html  |   240 +
 .../class-use/ReferentialConstraintRole.html       |   244 +
 .../api/edm/provider/class-use/ReturnType.html     |   195 +
 .../odata2/api/edm/provider/class-use/Schema.html  |   336 +
 .../api/edm/provider/class-use/SimpleProperty.html |   228 +
 .../odata2/api/edm/provider/class-use/Using.html   |   222 +
 .../odata2/api/edm/provider/package-frame.html     |    57 +
 .../odata2/api/edm/provider/package-summary.html   |   629 +
 .../odata2/api/edm/provider/package-tree.html      |   184 +
 .../odata2/api/edm/provider/package-use.html       |   595 +
 .../ep/EntityProvider.EntityProviderInterface.html |  1213 ++
 .../olingo/odata2/api/ep/EntityProvider.html       |  1305 ++
 ...rties.EntityProviderBatchPropertiesBuilder.html |   315 +
 .../api/ep/EntityProviderBatchProperties.html      |   319 +
 .../odata2/api/ep/EntityProviderException.html     |   772 ++
 ...erties.EntityProviderReadPropertiesBuilder.html |   364 +
 .../api/ep/EntityProviderReadProperties.html       |   356 +
 ...rties.ODataEntityProviderPropertiesBuilder.html |   577 +
 .../api/ep/EntityProviderWriteProperties.html      |   561 +
 .../api/ep/callback/OnReadInlineContent.html       |   305 +
 .../api/ep/callback/OnWriteEntryContent.html       |   244 +
 .../odata2/api/ep/callback/OnWriteFeedContent.html |   244 +
 .../odata2/api/ep/callback/ReadEntryResult.html    |   391 +
 .../odata2/api/ep/callback/ReadFeedResult.html     |   392 +
 .../olingo/odata2/api/ep/callback/ReadResult.html  |   426 +
 .../odata2/api/ep/callback/TombstoneCallback.html  |   344 +
 .../api/ep/callback/TombstoneCallbackResult.html   |   341 +
 .../api/ep/callback/WriteCallbackContext.html      |   490 +
 .../api/ep/callback/WriteEntryCallbackContext.html |   253 +
 .../api/ep/callback/WriteEntryCallbackResult.html  |   333 +
 .../api/ep/callback/WriteFeedCallbackContext.html  |   314 +
 .../api/ep/callback/WriteFeedCallbackResult.html   |   336 +
 .../ep/callback/class-use/OnReadInlineContent.html |   181 +
 .../ep/callback/class-use/OnWriteEntryContent.html |   126 +
 .../ep/callback/class-use/OnWriteFeedContent.html  |   126 +
 .../api/ep/callback/class-use/ReadEntryResult.html |   170 +
 .../api/ep/callback/class-use/ReadFeedResult.html  |   170 +
 .../api/ep/callback/class-use/ReadResult.html      |   177 +
 .../ep/callback/class-use/TombstoneCallback.html   |   126 +
 .../class-use/TombstoneCallbackResult.html         |   170 +
 .../callback/class-use/WriteCallbackContext.html   |   176 +
 .../class-use/WriteEntryCallbackContext.html       |   170 +
 .../class-use/WriteEntryCallbackResult.html        |   170 +
 .../class-use/WriteFeedCallbackContext.html        |   170 +
 .../class-use/WriteFeedCallbackResult.html         |   170 +
 .../odata2/api/ep/callback/package-frame.html      |    36 +
 .../odata2/api/ep/callback/package-summary.html    |   249 +
 .../odata2/api/ep/callback/package-tree.html       |   164 +
 .../olingo/odata2/api/ep/callback/package-use.html |   228 +
 .../EntityProvider.EntityProviderInterface.html    |   174 +
 .../odata2/api/ep/class-use/EntityProvider.html    |   126 +
 ...rties.EntityProviderBatchPropertiesBuilder.html |   176 +
 .../class-use/EntityProviderBatchProperties.html   |   206 +
 .../api/ep/class-use/EntityProviderException.html  |   739 +
 ...erties.EntityProviderReadPropertiesBuilder.html |   194 +
 .../ep/class-use/EntityProviderReadProperties.html |   403 +
 ...rties.ODataEntityProviderPropertiesBuilder.html |   250 +
 .../class-use/EntityProviderWriteProperties.html   |   357 +
 .../odata2/api/ep/entry/DeletedEntryMetadata.html  |   251 +
 .../olingo/odata2/api/ep/entry/EntryMetadata.html  |   293 +
 .../olingo/odata2/api/ep/entry/MediaMetadata.html  |   293 +
 .../olingo/odata2/api/ep/entry/ODataEntry.html     |   316 +
 .../ep/entry/class-use/DeletedEntryMetadata.html   |   170 +
 .../api/ep/entry/class-use/EntryMetadata.html      |   170 +
 .../api/ep/entry/class-use/MediaMetadata.html      |   170 +
 .../odata2/api/ep/entry/class-use/ODataEntry.html  |   254 +
 .../olingo/odata2/api/ep/entry/package-frame.html  |    24 +
 .../odata2/api/ep/entry/package-summary.html       |   178 +
 .../olingo/odata2/api/ep/entry/package-tree.html   |   138 +
 .../olingo/odata2/api/ep/entry/package-use.html    |   245 +
 .../olingo/odata2/api/ep/feed/FeedMetadata.html    |   262 +
 .../olingo/odata2/api/ep/feed/ODataDeltaFeed.html  |   243 +
 .../olingo/odata2/api/ep/feed/ODataFeed.html       |   252 +
 .../odata2/api/ep/feed/class-use/FeedMetadata.html |   168 +
 .../api/ep/feed/class-use/ODataDeltaFeed.html      |   187 +
 .../odata2/api/ep/feed/class-use/ODataFeed.html    |   252 +
 .../olingo/odata2/api/ep/feed/package-frame.html   |    23 +
 .../olingo/odata2/api/ep/feed/package-summary.html |   169 +
 .../olingo/odata2/api/ep/feed/package-tree.html    |   140 +
 .../olingo/odata2/api/ep/feed/package-use.html     |   217 +
 .../apache/olingo/odata2/api/ep/package-frame.html |    35 +
 .../olingo/odata2/api/ep/package-summary.html      |   238 +
 .../apache/olingo/odata2/api/ep/package-tree.html  |   166 +
 .../apache/olingo/odata2/api/ep/package-use.html   |   299 +
 .../odata2/api/exception/MessageReference.html     |   426 +
 .../api/exception/ODataApplicationException.html   |   544 +
 .../api/exception/ODataBadRequestException.html    |   525 +
 .../api/exception/ODataConflictException.html      |   395 +
 .../odata2/api/exception/ODataException.html       |   457 +
 .../api/exception/ODataForbiddenException.html     |   395 +
 .../odata2/api/exception/ODataHttpException.html   |   435 +
 .../ODataInternalServerErrorException.html         |   394 +
 .../api/exception/ODataMessageException.html       |   547 +
 .../exception/ODataMethodNotAllowedException.html  |   395 +
 .../api/exception/ODataNotAcceptableException.html |   421 +
 .../api/exception/ODataNotFoundException.html      |   412 +
 .../exception/ODataNotImplementedException.html    |   390 +
 .../ODataPreconditionFailedException.html          |   395 +
 .../ODataPreconditionRequiredException.html        |   395 +
 .../ODataRuntimeApplicationException.html          |   538 +
 .../ODataServiceUnavailableException.html          |   395 +
 .../ODataUnsupportedMediaTypeException.html        |   430 +
 .../api/exception/class-use/MessageReference.html  |  1735 +++
 .../class-use/ODataApplicationException.html       |   355 +
 .../class-use/ODataBadRequestException.html        |   197 +
 .../class-use/ODataConflictException.html          |   126 +
 .../api/exception/class-use/ODataException.html    |  1691 +++
 .../class-use/ODataForbiddenException.html         |   126 +
 .../exception/class-use/ODataHttpException.html    |   308 +
 .../ODataInternalServerErrorException.html         |   126 +
 .../exception/class-use/ODataMessageException.html |   487 +
 .../class-use/ODataMethodNotAllowedException.html  |   126 +
 .../class-use/ODataNotAcceptableException.html     |   126 +
 .../class-use/ODataNotFoundException.html          |   308 +
 .../class-use/ODataNotImplementedException.html    |   223 +
 .../ODataPreconditionFailedException.html          |   126 +
 .../ODataPreconditionRequiredException.html        |   126 +
 .../ODataRuntimeApplicationException.html          |   126 +
 .../ODataServiceUnavailableException.html          |   126 +
 .../ODataUnsupportedMediaTypeException.html        |   126 +
 .../olingo/odata2/api/exception/package-frame.html |    41 +
 .../odata2/api/exception/package-summary.html      |   316 +
 .../olingo/odata2/api/exception/package-tree.html  |   177 +
 .../olingo/odata2/api/exception/package-use.html   |   746 ++
 .../apache/olingo/odata2/api/package-frame.html    |    29 +
 .../apache/olingo/odata2/api/package-summary.html  |   242 +
 .../org/apache/olingo/odata2/api/package-tree.html |   150 +
 .../org/apache/olingo/odata2/api/package-use.html  |   458 +
 .../processor/ODataContext.RuntimeMeasurement.html |   477 +
 .../olingo/odata2/api/processor/ODataContext.html  |   632 +
 .../odata2/api/processor/ODataErrorCallback.html   |   251 +
 .../odata2/api/processor/ODataErrorContext.html    |   696 +
 .../odata2/api/processor/ODataProcessor.html       |   264 +
 .../ODataRequest.ODataRequestBuilder.html          |   422 +
 .../olingo/odata2/api/processor/ODataRequest.html  |   569 +
 .../ODataResponse.ODataResponseBuilder.html        |   373 +
 .../olingo/odata2/api/processor/ODataResponse.html |   630 +
 .../odata2/api/processor/ODataSingleProcessor.html |  1383 ++
 .../class-use/ODataContext.RuntimeMeasurement.html |   170 +
 .../api/processor/class-use/ODataContext.html      |   325 +
 .../processor/class-use/ODataErrorCallback.html    |   192 +
 .../api/processor/class-use/ODataErrorContext.html |   273 +
 .../api/processor/class-use/ODataProcessor.html    |   453 +
 .../ODataRequest.ODataRequestBuilder.html          |   280 +
 .../api/processor/class-use/ODataRequest.html      |   345 +
 .../ODataResponse.ODataResponseBuilder.html        |   248 +
 .../api/processor/class-use/ODataResponse.html     |  1368 ++
 .../processor/class-use/ODataSingleProcessor.html  |   343 +
 .../api/processor/feature/CustomContentType.html   |   247 +
 .../processor/feature/ODataProcessorFeature.html   |   180 +
 .../feature/class-use/CustomContentType.html       |   249 +
 .../feature/class-use/ODataProcessorFeature.html   |   275 +
 .../api/processor/feature/package-frame.html       |    22 +
 .../api/processor/feature/package-summary.html     |   163 +
 .../odata2/api/processor/feature/package-tree.html |   139 +
 .../odata2/api/processor/feature/package-use.html  |   271 +
 .../olingo/odata2/api/processor/package-frame.html |    33 +
 .../odata2/api/processor/package-summary.html      |   237 +
 .../olingo/odata2/api/processor/package-tree.html  |   155 +
 .../olingo/odata2/api/processor/package-use.html   |   591 +
 .../odata2/api/processor/part/BatchProcessor.html  |   291 +
 .../part/EntityComplexPropertyProcessor.html       |   293 +
 .../api/processor/part/EntityLinkProcessor.html    |   345 +
 .../api/processor/part/EntityLinksProcessor.html   |   317 +
 .../api/processor/part/EntityMediaProcessor.html   |   317 +
 .../odata2/api/processor/part/EntityProcessor.html |   347 +
 .../api/processor/part/EntitySetProcessor.html     |   317 +
 .../part/EntitySimplePropertyProcessor.html        |   288 +
 .../part/EntitySimplePropertyValueProcessor.html   |   318 +
 .../processor/part/FunctionImportProcessor.html    |   255 +
 .../part/FunctionImportValueProcessor.html         |   255 +
 .../api/processor/part/MetadataProcessor.html      |   251 +
 .../processor/part/ServiceDocumentProcessor.html   |   251 +
 .../processor/part/class-use/BatchProcessor.html   |   273 +
 .../class-use/EntityComplexPropertyProcessor.html  |   273 +
 .../part/class-use/EntityLinkProcessor.html        |   273 +
 .../part/class-use/EntityLinksProcessor.html       |   273 +
 .../part/class-use/EntityMediaProcessor.html       |   273 +
 .../processor/part/class-use/EntityProcessor.html  |   273 +
 .../part/class-use/EntitySetProcessor.html         |   273 +
 .../class-use/EntitySimplePropertyProcessor.html   |   273 +
 .../EntitySimplePropertyValueProcessor.html        |   273 +
 .../part/class-use/FunctionImportProcessor.html    |   273 +
 .../class-use/FunctionImportValueProcessor.html    |   273 +
 .../part/class-use/MetadataProcessor.html          |   273 +
 .../part/class-use/ServiceDocumentProcessor.html   |   273 +
 .../odata2/api/processor/part/package-frame.html   |    33 +
 .../odata2/api/processor/part/package-summary.html |   227 +
 .../odata2/api/processor/part/package-tree.html    |   151 +
 .../odata2/api/processor/part/package-use.html     |   551 +
 .../RuntimeDelegate.RuntimeDelegateInstance.html   |   481 +
 .../olingo/odata2/api/rt/RuntimeDelegate.html      |   565 +
 .../RuntimeDelegate.RuntimeDelegateInstance.html   |   126 +
 .../odata2/api/rt/class-use/RuntimeDelegate.html   |   126 +
 .../apache/olingo/odata2/api/rt/package-frame.html |    22 +
 .../olingo/odata2/api/rt/package-summary.html      |   163 +
 .../apache/olingo/odata2/api/rt/package-tree.html  |   140 +
 .../apache/olingo/odata2/api/rt/package-use.html   |   126 +
 .../olingo/odata2/api/servicedocument/Accept.html  |   252 +
 .../odata2/api/servicedocument/AtomInfo.html       |   272 +
 .../odata2/api/servicedocument/Categories.html     |   294 +
 .../odata2/api/servicedocument/Category.html       |   292 +
 .../odata2/api/servicedocument/Collection.html     |   331 +
 .../api/servicedocument/CommonAttributes.html      |   271 +
 .../api/servicedocument/ExtensionAttribute.html    |   292 +
 .../api/servicedocument/ExtensionElement.html      |   333 +
 .../olingo/odata2/api/servicedocument/Fixed.html   |   346 +
 .../api/servicedocument/ServiceDocument.html       |   255 +
 .../api/servicedocument/ServiceDocumentParser.html |   228 +
 .../ServiceDocumentParserException.html            |   264 +
 .../olingo/odata2/api/servicedocument/Title.html   |   229 +
 .../odata2/api/servicedocument/Workspace.html      |   292 +
 .../api/servicedocument/class-use/Accept.html      |   169 +
 .../api/servicedocument/class-use/AtomInfo.html    |   168 +
 .../api/servicedocument/class-use/Categories.html  |   166 +
 .../api/servicedocument/class-use/Category.html    |   168 +
 .../api/servicedocument/class-use/Collection.html  |   168 +
 .../class-use/CommonAttributes.html                |   192 +
 .../class-use/ExtensionAttribute.html              |   174 +
 .../class-use/ExtensionElement.html                |   186 +
 .../api/servicedocument/class-use/Fixed.html       |   181 +
 .../servicedocument/class-use/ServiceDocument.html |   202 +
 .../class-use/ServiceDocumentParser.html           |   126 +
 .../class-use/ServiceDocumentParserException.html  |   166 +
 .../api/servicedocument/class-use/Title.html       |   174 +
 .../api/servicedocument/class-use/Workspace.html   |   168 +
 .../odata2/api/servicedocument/package-frame.html  |    40 +
 .../api/servicedocument/package-summary.html       |   242 +
 .../odata2/api/servicedocument/package-tree.html   |   174 +
 .../odata2/api/servicedocument/package-use.html    |   242 +
 ...SelectTreeNode.ExpandSelectTreeNodeBuilder.html |   412 +
 .../odata2/api/uri/ExpandSelectTreeNode.html       |   367 +
 .../apache/olingo/odata2/api/uri/KeyPredicate.html |   258 +
 .../odata2/api/uri/NavigationPropertySegment.html  |   255 +
 .../olingo/odata2/api/uri/NavigationSegment.html   |   276 +
 .../org/apache/olingo/odata2/api/uri/PathInfo.html |   294 +
 .../apache/olingo/odata2/api/uri/PathSegment.html  |   261 +
 .../apache/olingo/odata2/api/uri/SelectItem.html   |   274 +
 .../org/apache/olingo/odata2/api/uri/UriInfo.html  |  1087 ++
 .../odata2/api/uri/UriNotMatchingException.html    |   459 +
 .../apache/olingo/odata2/api/uri/UriParser.html    |   716 +
 .../olingo/odata2/api/uri/UriSyntaxException.html  |   733 +
 ...SelectTreeNode.ExpandSelectTreeNodeBuilder.html |   229 +
 .../api/uri/class-use/ExpandSelectTreeNode.html    |   323 +
 .../odata2/api/uri/class-use/KeyPredicate.html     |   428 +
 .../uri/class-use/NavigationPropertySegment.html   |   234 +
 .../api/uri/class-use/NavigationSegment.html       |   274 +
 .../olingo/odata2/api/uri/class-use/PathInfo.html  |   240 +
 .../odata2/api/uri/class-use/PathSegment.html      |   230 +
 .../odata2/api/uri/class-use/SelectItem.html       |   228 +
 .../olingo/odata2/api/uri/class-use/UriInfo.html   |   216 +
 .../api/uri/class-use/UriNotMatchingException.html |   178 +
 .../olingo/odata2/api/uri/class-use/UriParser.html |   174 +
 .../api/uri/class-use/UriSyntaxException.html      |   178 +
 .../api/uri/expression/BinaryExpression.html       |   288 +
 .../odata2/api/uri/expression/BinaryOperator.html  |   528 +
 .../api/uri/expression/CommonExpression.html       |   325 +
 .../uri/expression/ExceptionVisitExpression.html   |   438 +
 .../odata2/api/uri/expression/ExpressionKind.html  |   491 +
 .../uri/expression/ExpressionParserException.html  |   742 ++
 .../api/uri/expression/ExpressionVisitor.html      |   468 +
 .../api/uri/expression/FilterExpression.html       |   266 +
 .../api/uri/expression/LiteralExpression.html      |   213 +
 .../api/uri/expression/MemberExpression.html       |   276 +
 .../api/uri/expression/MethodExpression.html       |   291 +
 .../odata2/api/uri/expression/MethodOperator.html  |   585 +
 .../api/uri/expression/OrderByExpression.html      |   285 +
 .../odata2/api/uri/expression/OrderExpression.html |   274 +
 .../api/uri/expression/PropertyExpression.html     |   274 +
 .../odata2/api/uri/expression/SortOrder.html       |   386 +
 .../odata2/api/uri/expression/UnaryExpression.html |   274 +
 .../odata2/api/uri/expression/UnaryOperator.html   |   381 +
 .../odata2/api/uri/expression/Visitable.html       |   258 +
 .../uri/expression/class-use/BinaryExpression.html |   173 +
 .../uri/expression/class-use/BinaryOperator.html   |   199 +
 .../uri/expression/class-use/CommonExpression.html |   325 +
 .../class-use/ExceptionVisitExpression.html        |   170 +
 .../uri/expression/class-use/ExpressionKind.html   |   181 +
 .../class-use/ExpressionParserException.html       |   194 +
 .../expression/class-use/ExpressionVisitor.html    |   170 +
 .../uri/expression/class-use/FilterExpression.html |   290 +
 .../expression/class-use/LiteralExpression.html    |   171 +
 .../uri/expression/class-use/MemberExpression.html |   172 +
 .../uri/expression/class-use/MethodExpression.html |   172 +
 .../uri/expression/class-use/MethodOperator.html   |   198 +
 .../expression/class-use/OrderByExpression.html    |   241 +
 .../uri/expression/class-use/OrderExpression.html  |   185 +
 .../expression/class-use/PropertyExpression.html   |   172 +
 .../api/uri/expression/class-use/SortOrder.html    |   198 +
 .../uri/expression/class-use/UnaryExpression.html  |   172 +
 .../uri/expression/class-use/UnaryOperator.html    |   198 +
 .../api/uri/expression/class-use/Visitable.html    |   244 +
 .../odata2/api/uri/expression/package-frame.html   |    45 +
 .../odata2/api/uri/expression/package-summary.html |   315 +
 .../odata2/api/uri/expression/package-tree.html    |   201 +
 .../odata2/api/uri/expression/package-use.html     |   337 +
 .../olingo/odata2/api/uri/info/DeleteUriInfo.html  |   462 +
 .../api/uri/info/GetComplexPropertyUriInfo.html    |   483 +
 .../odata2/api/uri/info/GetEntityCountUriInfo.html |   483 +
 .../api/uri/info/GetEntityLinkCountUriInfo.html    |   481 +
 .../odata2/api/uri/info/GetEntityLinkUriInfo.html  |   481 +
 .../api/uri/info/GetEntitySetCountUriInfo.html     |   495 +
 .../uri/info/GetEntitySetLinksCountUriInfo.html    |   515 +
 .../api/uri/info/GetEntitySetLinksUriInfo.html     |   555 +
 .../odata2/api/uri/info/GetEntitySetUriInfo.html   |   601 +
 .../odata2/api/uri/info/GetEntityUriInfo.html      |   527 +
 .../api/uri/info/GetFunctionImportUriInfo.html     |   307 +
 .../api/uri/info/GetMediaResourceUriInfo.html      |   483 +
 .../odata2/api/uri/info/GetMetadataUriInfo.html    |   243 +
 .../api/uri/info/GetServiceDocumentUriInfo.html    |   263 +
 .../api/uri/info/GetSimplePropertyUriInfo.html     |   503 +
 .../olingo/odata2/api/uri/info/PostUriInfo.html    |   412 +
 .../odata2/api/uri/info/PutMergePatchUriInfo.html  |   484 +
 .../api/uri/info/class-use/DeleteUriInfo.html      |   368 +
 .../info/class-use/GetComplexPropertyUriInfo.html  |   245 +
 .../uri/info/class-use/GetEntityCountUriInfo.html  |   304 +
 .../info/class-use/GetEntityLinkCountUriInfo.html  |   245 +
 .../uri/info/class-use/GetEntityLinkUriInfo.html   |   305 +
 .../info/class-use/GetEntitySetCountUriInfo.html   |   303 +
 .../class-use/GetEntitySetLinksCountUriInfo.html   |   245 +
 .../info/class-use/GetEntitySetLinksUriInfo.html   |   305 +
 .../uri/info/class-use/GetEntitySetUriInfo.html    |   374 +
 .../api/uri/info/class-use/GetEntityUriInfo.html   |   335 +
 .../info/class-use/GetFunctionImportUriInfo.html   |   335 +
 .../info/class-use/GetMediaResourceUriInfo.html    |   245 +
 .../api/uri/info/class-use/GetMetadataUriInfo.html |   220 +
 .../info/class-use/GetServiceDocumentUriInfo.html  |   220 +
 .../info/class-use/GetSimplePropertyUriInfo.html   |   262 +
 .../odata2/api/uri/info/class-use/PostUriInfo.html |   360 +
 .../uri/info/class-use/PutMergePatchUriInfo.html   |   466 +
 .../olingo/odata2/api/uri/info/package-frame.html  |    37 +
 .../odata2/api/uri/info/package-summary.html       |   267 +
 .../olingo/odata2/api/uri/info/package-tree.html   |   151 +
 .../olingo/odata2/api/uri/info/package-use.html    |   794 ++
 .../olingo/odata2/api/uri/package-frame.html       |    38 +
 .../olingo/odata2/api/uri/package-summary.html     |   252 +
 .../apache/olingo/odata2/api/uri/package-tree.html |   265 +
 .../apache/olingo/odata2/api/uri/package-use.html  |   424 +
 .../odata2/jpa/processor/api/ODataJPAContext.html  |   764 ++
 .../processor/api/ODataJPADefaultProcessor.html    |   899 ++
 .../jpa/processor/api/ODataJPAProcessor.html       |   424 +
 .../api/ODataJPAQueryExtensionEntityListener.html  |   521 +
 .../jpa/processor/api/ODataJPAResponseBuilder.html |   526 +
 .../jpa/processor/api/ODataJPAServiceFactory.html  |   533 +
 .../processor/api/ODataJPATombstoneContext.html    |   341 +
 .../api/ODataJPATombstoneEntityListener.html       |   358 +
 .../jpa/processor/api/ODataJPATransaction.html     |   281 +
 .../jpa/processor/api/OnJPAWriteContent.html       |   279 +
 .../jpa/processor/api/access/JPAEdmBuilder.html    |   254 +
 .../api/access/JPAEdmMappingModelAccess.html       |   569 +
 .../jpa/processor/api/access/JPAFunction.html      |   351 +
 .../processor/api/access/JPAJoinClause.JOIN.html   |   366 +
 .../jpa/processor/api/access/JPAJoinClause.html    |   450 +
 .../JPAMethodContext.JPAMethodContextBuilder.html  |   306 +
 .../jpa/processor/api/access/JPAMethodContext.html |   453 +
 .../processor/api/access/JPAMethodContextView.html |   260 +
 .../odata2/jpa/processor/api/access/JPAPaging.html |   262 +
 .../jpa/processor/api/access/JPAProcessor.html     |   654 +
 .../api/access/class-use/JPAEdmBuilder.html        |   171 +
 .../access/class-use/JPAEdmMappingModelAccess.html |   197 +
 .../api/access/class-use/JPAFunction.html          |   201 +
 .../api/access/class-use/JPAJoinClause.JOIN.html   |   202 +
 .../api/access/class-use/JPAJoinClause.html        |   176 +
 .../JPAMethodContext.JPAMethodContextBuilder.html  |   198 +
 .../api/access/class-use/JPAMethodContext.html     |   170 +
 .../api/access/class-use/JPAMethodContextView.html |   171 +
 .../processor/api/access/class-use/JPAPaging.html  |   185 +
 .../api/access/class-use/JPAProcessor.html         |   197 +
 .../jpa/processor/api/access/package-frame.html    |    36 +
 .../jpa/processor/api/access/package-summary.html  |   240 +
 .../jpa/processor/api/access/package-tree.html     |   162 +
 .../jpa/processor/api/access/package-use.html      |   304 +
 .../processor/api/class-use/ODataJPAContext.html   |   351 +
 .../api/class-use/ODataJPADefaultProcessor.html    |   166 +
 .../processor/api/class-use/ODataJPAProcessor.html |   190 +
 .../ODataJPAQueryExtensionEntityListener.html      |   166 +
 .../api/class-use/ODataJPAResponseBuilder.html     |   194 +
 .../api/class-use/ODataJPAServiceFactory.html      |   166 +
 .../api/class-use/ODataJPATombstoneContext.html    |   126 +
 .../class-use/ODataJPATombstoneEntityListener.html |   241 +
 .../api/class-use/ODataJPATransaction.html         |   185 +
 .../processor/api/class-use/OnJPAWriteContent.html |   214 +
 .../api/exception/ODataJPAErrorCallback.html       |   299 +
 .../processor/api/exception/ODataJPAException.html |   416 +
 .../api/exception/ODataJPAMessageService.html      |   251 +
 .../api/exception/ODataJPAModelException.html      |   546 +
 .../api/exception/ODataJPARuntimeException.html    |   614 +
 .../exception/class-use/ODataJPAErrorCallback.html |   126 +
 .../api/exception/class-use/ODataJPAException.html |   194 +
 .../class-use/ODataJPAMessageService.html          |   171 +
 .../class-use/ODataJPAModelException.html          |   328 +
 .../class-use/ODataJPARuntimeException.html        |   629 +
 .../jpa/processor/api/exception/package-frame.html |    31 +
 .../processor/api/exception/package-summary.html   |   207 +
 .../jpa/processor/api/exception/package-tree.html  |   161 +
 .../jpa/processor/api/exception/package-use.html   |   348 +
 .../processor/api/factory/JPAAccessFactory.html    |   310 +
 .../processor/api/factory/JPQLBuilderFactory.html  |   300 +
 .../api/factory/ODataJPAAccessFactory.html         |   337 +
 .../jpa/processor/api/factory/ODataJPAFactory.html |   360 +
 .../api/factory/class-use/JPAAccessFactory.html    |   170 +
 .../api/factory/class-use/JPQLBuilderFactory.html  |   170 +
 .../factory/class-use/ODataJPAAccessFactory.html   |   170 +
 .../api/factory/class-use/ODataJPAFactory.html     |   170 +
 .../jpa/processor/api/factory/package-frame.html   |    27 +
 .../jpa/processor/api/factory/package-summary.html |   196 +
 .../jpa/processor/api/factory/package-tree.html    |   145 +
 .../jpa/processor/api/factory/package-use.html     |   182 +
 .../api/jpql/JPQLContext.JPQLContextBuilder.html   |   410 +
 .../odata2/jpa/processor/api/jpql/JPQLContext.html |   593 +
 .../jpa/processor/api/jpql/JPQLContextType.html    |   473 +
 .../jpa/processor/api/jpql/JPQLContextView.html    |   289 +
 .../processor/api/jpql/JPQLJoinContextView.html    |   259 +
 .../api/jpql/JPQLJoinSelectSingleContextView.html  |   259 +
 .../processor/api/jpql/JPQLSelectContextView.html  |   306 +
 .../api/jpql/JPQLSelectSingleContextView.html      |   279 +
 .../api/jpql/JPQLStatement.DELIMITER.html          |   436 +
 .../jpql/JPQLStatement.JPQLStatementBuilder.html   |   315 +
 .../processor/api/jpql/JPQLStatement.KEYWORD.html  |   453 +
 .../processor/api/jpql/JPQLStatement.Operator.html |   436 +
 .../jpa/processor/api/jpql/JPQLStatement.html      |   366 +
 .../class-use/JPQLContext.JPQLContextBuilder.html  |   210 +
 .../processor/api/jpql/class-use/JPQLContext.html  |   171 +
 .../api/jpql/class-use/JPQLContextType.html        |   299 +
 .../api/jpql/class-use/JPQLContextView.html        |   254 +
 .../api/jpql/class-use/JPQLJoinContextView.html    |   126 +
 .../class-use/JPQLJoinSelectSingleContextView.html |   126 +
 .../api/jpql/class-use/JPQLSelectContextView.html  |   172 +
 .../class-use/JPQLSelectSingleContextView.html     |   172 +
 .../jpql/class-use/JPQLStatement.DELIMITER.html    |   126 +
 .../JPQLStatement.JPQLStatementBuilder.html        |   197 +
 .../api/jpql/class-use/JPQLStatement.KEYWORD.html  |   126 +
 .../api/jpql/class-use/JPQLStatement.Operator.html |   126 +
 .../api/jpql/class-use/JPQLStatement.html          |   175 +
 .../jpa/processor/api/jpql/package-frame.html      |    39 +
 .../jpa/processor/api/jpql/package-summary.html    |   265 +
 .../jpa/processor/api/jpql/package-tree.html       |   174 +
 .../odata2/jpa/processor/api/jpql/package-use.html |   286 +
 .../api/model/JPAEdmAssociationEndView.html        |   373 +
 .../api/model/JPAEdmAssociationSetView.html        |   303 +
 .../processor/api/model/JPAEdmAssociationView.html |   417 +
 .../jpa/processor/api/model/JPAEdmBaseView.html    |   390 +
 .../api/model/JPAEdmComplexPropertyView.html       |   257 +
 .../processor/api/model/JPAEdmComplexTypeView.html |   449 +
 .../api/model/JPAEdmEntityContainerView.html       |   322 +
 .../processor/api/model/JPAEdmEntitySetView.html   |   300 +
 .../processor/api/model/JPAEdmEntityTypeView.html  |   327 +
 .../jpa/processor/api/model/JPAEdmExtension.html   |   280 +
 .../api/model/JPAEdmFunctionImportView.html        |   259 +
 .../jpa/processor/api/model/JPAEdmKeyView.html     |   264 +
 .../jpa/processor/api/model/JPAEdmMapping.html     |   365 +
 .../jpa/processor/api/model/JPAEdmModelView.html   |   257 +
 .../api/model/JPAEdmNavigationPropertyView.html    |   305 +
 .../processor/api/model/JPAEdmPropertyView.html    |   433 +
 ...AEdmReferentialConstraintRoleView.RoleType.html |   348 +
 .../model/JPAEdmReferentialConstraintRoleView.html |   395 +
 .../api/model/JPAEdmReferentialConstraintView.html |   308 +
 .../jpa/processor/api/model/JPAEdmSchemaView.html  |   386 +
 .../model/class-use/JPAEdmAssociationEndView.html  |   187 +
 .../model/class-use/JPAEdmAssociationSetView.html  |   171 +
 .../api/model/class-use/JPAEdmAssociationView.html |   186 +
 .../api/model/class-use/JPAEdmBaseView.html        |   275 +
 .../model/class-use/JPAEdmComplexPropertyView.html |   126 +
 .../api/model/class-use/JPAEdmComplexTypeView.html |   192 +
 .../model/class-use/JPAEdmEntityContainerView.html |   170 +
 .../api/model/class-use/JPAEdmEntitySetView.html   |   171 +
 .../api/model/class-use/JPAEdmEntityTypeView.html  |   178 +
 .../api/model/class-use/JPAEdmExtension.html       |   234 +
 .../model/class-use/JPAEdmFunctionImportView.html  |   126 +
 .../api/model/class-use/JPAEdmKeyView.html         |   170 +
 .../api/model/class-use/JPAEdmMapping.html         |   170 +
 .../api/model/class-use/JPAEdmModelView.html       |   171 +
 .../class-use/JPAEdmNavigationPropertyView.html    |   185 +
 .../api/model/class-use/JPAEdmPropertyView.html    |   126 +
 ...AEdmReferentialConstraintRoleView.RoleType.html |   183 +
 .../JPAEdmReferentialConstraintRoleView.html       |   126 +
 .../class-use/JPAEdmReferentialConstraintView.html |   186 +
 .../api/model/class-use/JPAEdmSchemaView.html      |   219 +
 .../mapping/JPAAttributeMapType.JPAAttribute.html  |   460 +
 .../api/model/mapping/JPAAttributeMapType.html     |   379 +
 .../api/model/mapping/JPAEdmMappingModel.html      |   355 +
 .../model/mapping/JPAEdmMappingModelFactory.html   |   356 +
 .../model/mapping/JPAEmbeddableTypeMapType.html    |   519 +
 .../model/mapping/JPAEmbeddableTypesMapType.html   |   349 +
 .../api/model/mapping/JPAEntityTypeMapType.html    |   628 +
 .../api/model/mapping/JPAEntityTypesMapType.html   |   349 +
 .../model/mapping/JPAPersistenceUnitMapType.html   |   522 +
 .../JPARelationshipMapType.JPARelationship.html    |   409 +
 .../api/model/mapping/JPARelationshipMapType.html  |   381 +
 .../JPAAttributeMapType.JPAAttribute.html          |   183 +
 .../mapping/class-use/JPAAttributeMapType.html     |   220 +
 .../mapping/class-use/JPAEdmMappingModel.html      |   196 +
 .../class-use/JPAEdmMappingModelFactory.html       |   126 +
 .../class-use/JPAEmbeddableTypeMapType.html        |   198 +
 .../class-use/JPAEmbeddableTypesMapType.html       |   198 +
 .../mapping/class-use/JPAEntityTypeMapType.html    |   183 +
 .../mapping/class-use/JPAEntityTypesMapType.html   |   198 +
 .../class-use/JPAPersistenceUnitMapType.html       |   204 +
 .../JPARelationshipMapType.JPARelationship.html    |   183 +
 .../mapping/class-use/JPARelationshipMapType.html  |   204 +
 .../processor/api/model/mapping/package-frame.html |    31 +
 .../api/model/mapping/package-summary.html         |   226 +
 .../processor/api/model/mapping/package-tree.html  |   149 +
 .../processor/api/model/mapping/package-use.html   |   240 +
 .../jpa/processor/api/model/package-frame.html     |    43 +
 .../jpa/processor/api/model/package-summary.html   |   298 +
 .../jpa/processor/api/model/package-tree.html      |   168 +
 .../jpa/processor/api/model/package-use.html       |   316 +
 .../odata2/jpa/processor/api/package-frame.html    |    33 +
 .../odata2/jpa/processor/api/package-summary.html  |   233 +
 .../odata2/jpa/processor/api/package-tree.html     |   169 +
 .../odata2/jpa/processor/api/package-use.html      |   361 +
 .../ref/converter/BlobToByteConverter.html         |   299 +
 .../ref/converter/ClobToStringConverter.html       |   299 +
 .../converter/class-use/BlobToByteConverter.html   |   126 +
 .../converter/class-use/ClobToStringConverter.html |   126 +
 .../jpa/processor/ref/converter/package-frame.html |    22 +
 .../processor/ref/converter/package-summary.html   |   148 +
 .../jpa/processor/ref/converter/package-tree.html  |   140 +
 .../jpa/processor/ref/converter/package-use.html   |   126 +
 .../ref/extension/CustomerImageProcessor.html      |   273 +
 .../processor/ref/extension/OnDBWriteContent.html  |   325 +
 .../jpa/processor/ref/extension/OrderValue.html    |   312 +
 .../ref/extension/SalesOrderHeaderProcessor.html   |   332 +
 .../extension/SalesOrderProcessingExtension.html   |   339 +
 .../class-use/CustomerImageProcessor.html          |   126 +
 .../ref/extension/class-use/OnDBWriteContent.html  |   126 +
 .../ref/extension/class-use/OrderValue.html        |   166 +
 .../class-use/SalesOrderHeaderProcessor.html       |   126 +
 .../class-use/SalesOrderProcessingExtension.html   |   126 +
 .../jpa/processor/ref/extension/package-frame.html |    25 +
 .../processor/ref/extension/package-summary.html   |   160 +
 .../jpa/processor/ref/extension/package-tree.html  |   143 +
 .../jpa/processor/ref/extension/package-use.html   |   159 +
 .../ref/factory/JPAEntityManagerFactory.html       |   273 +
 .../factory/class-use/JPAEntityManagerFactory.html |   126 +
 .../jpa/processor/ref/factory/package-frame.html   |    21 +
 .../jpa/processor/ref/factory/package-summary.html |   144 +
 .../jpa/processor/ref/factory/package-tree.html    |   139 +
 .../jpa/processor/ref/factory/package-use.html     |   126 +
 .../ref/listeners/CustomerQueryExtension.html      |   368 +
 .../listeners/SalesOrderItemTombstoneListener.html |   331 +
 .../ref/listeners/SalesOrderTombstoneListener.html |   380 +
 .../class-use/CustomerQueryExtension.html          |   126 +
 .../class-use/SalesOrderItemTombstoneListener.html |   126 +
 .../class-use/SalesOrderTombstoneListener.html     |   126 +
 .../jpa/processor/ref/listeners/package-frame.html |    23 +
 .../processor/ref/listeners/package-summary.html   |   152 +
 .../jpa/processor/ref/listeners/package-tree.html  |   149 +
 .../jpa/processor/ref/listeners/package-use.html   |   126 +
 .../odata2/jpa/processor/ref/model/Address.html    |   409 +
 .../odata2/jpa/processor/ref/model/Category.html   |   365 +
 .../jpa/processor/ref/model/CategoryKey.html       |   355 +
 .../odata2/jpa/processor/ref/model/Customer.html   |   456 +
 .../jpa/processor/ref/model/CustomerBase.html      |   291 +
 .../odata2/jpa/processor/ref/model/Importance.html |   367 +
 .../odata2/jpa/processor/ref/model/Material.html   |   461 +
 .../odata2/jpa/processor/ref/model/Note.html       |   433 +
 .../odata2/jpa/processor/ref/model/NoteKey.html    |   381 +
 .../jpa/processor/ref/model/SalesOrderHeader.html  |   608 +
 .../jpa/processor/ref/model/SalesOrderItem.html    |   487 +
 .../jpa/processor/ref/model/SalesOrderItemKey.html |   368 +
 .../odata2/jpa/processor/ref/model/Store.html      |   379 +
 .../jpa/processor/ref/model/class-use/Address.html |   221 +
 .../processor/ref/model/class-use/Category.html    |   179 +
 .../processor/ref/model/class-use/CategoryKey.html |   126 +
 .../processor/ref/model/class-use/Customer.html    |   187 +
 .../ref/model/class-use/CustomerBase.html          |   166 +
 .../processor/ref/model/class-use/Importance.html  |   192 +
 .../processor/ref/model/class-use/Material.html    |   227 +
 .../jpa/processor/ref/model/class-use/Note.html    |   179 +
 .../jpa/processor/ref/model/class-use/NoteKey.html |   126 +
 .../ref/model/class-use/SalesOrderHeader.html      |   256 +
 .../ref/model/class-use/SalesOrderItem.html        |   179 +
 .../ref/model/class-use/SalesOrderItemKey.html     |   179 +
 .../jpa/processor/ref/model/class-use/Store.html   |   179 +
 .../jpa/processor/ref/model/package-frame.html     |    36 +
 .../jpa/processor/ref/model/package-summary.html   |   203 +
 .../jpa/processor/ref/model/package-tree.html      |   165 +
 .../jpa/processor/ref/model/package-use.html       |   211 +
 .../ref/util/CustomODataJPAProcessor.html          |   350 +
 .../processor/ref/util/CustomerImageLoader.html    |   273 +
 .../jpa/processor/ref/util/DataGenerator.html      |   298 +
 .../util/class-use/CustomODataJPAProcessor.html    |   126 +
 .../ref/util/class-use/CustomerImageLoader.html    |   126 +
 .../ref/util/class-use/DataGenerator.html          |   126 +
 .../jpa/processor/ref/util/package-frame.html      |    23 +
 .../jpa/processor/ref/util/package-summary.html    |   154 +
 .../jpa/processor/ref/util/package-tree.html       |   153 +
 .../odata2/jpa/processor/ref/util/package-use.html |   126 +
 .../ref/web/JPAReferenceServiceFactory.html        |   415 +
 .../web/class-use/JPAReferenceServiceFactory.html  |   126 +
 .../jpa/processor/ref/web/package-frame.html       |    21 +
 .../jpa/processor/ref/web/package-summary.html     |   144 +
 .../odata2/jpa/processor/ref/web/package-tree.html |   147 +
 .../odata2/jpa/processor/ref/web/package-use.html  |   126 +
 .../olingo/odata2/ref/edm/ScenarioEdmProvider.html |   551 +
 .../ref/edm/class-use/ScenarioEdmProvider.html     |   126 +
 .../olingo/odata2/ref/edm/package-frame.html       |    21 +
 .../olingo/odata2/ref/edm/package-summary.html     |   146 +
 .../apache/olingo/odata2/ref/edm/package-tree.html |   143 +
 .../apache/olingo/odata2/ref/edm/package-use.html  |   126 +
 .../apache/olingo/odata2/ref/model/Building.html   |   391 +
 .../org/apache/olingo/odata2/ref/model/City.html   |   331 +
 .../olingo/odata2/ref/model/DataContainer.html     |   443 +
 .../apache/olingo/odata2/ref/model/Employee.html   |   603 +
 .../apache/olingo/odata2/ref/model/Location.html   |   333 +
 .../apache/olingo/odata2/ref/model/Manager.html    |   287 +
 .../olingo/odata2/ref/model/ModelException.html    |   269 +
 .../org/apache/olingo/odata2/ref/model/Photo.html  |   510 +
 .../org/apache/olingo/odata2/ref/model/Room.html   |   443 +
 .../org/apache/olingo/odata2/ref/model/Team.html   |   391 +
 .../odata2/ref/model/class-use/Building.html       |   196 +
 .../olingo/odata2/ref/model/class-use/City.html    |   179 +
 .../odata2/ref/model/class-use/DataContainer.html  |   164 +
 .../odata2/ref/model/class-use/Employee.html       |   204 +
 .../odata2/ref/model/class-use/Location.html       |   179 +
 .../olingo/odata2/ref/model/class-use/Manager.html |   196 +
 .../odata2/ref/model/class-use/ModelException.html |   126 +
 .../olingo/odata2/ref/model/class-use/Photo.html   |   179 +
 .../olingo/odata2/ref/model/class-use/Room.html    |   200 +
 .../olingo/odata2/ref/model/class-use/Team.html    |   196 +
 .../olingo/odata2/ref/model/package-frame.html     |    33 +
 .../olingo/odata2/ref/model/package-summary.html   |   193 +
 .../olingo/odata2/ref/model/package-tree.html      |   163 +
 .../olingo/odata2/ref/model/package-use.html       |   201 +
 .../odata2/ref/processor/BeanPropertyAccess.html   |   375 +
 .../odata2/ref/processor/ListsProcessor.html       |  1332 ++
 .../processor/ScenarioDataSource.BinaryData.html   |   310 +
 .../odata2/ref/processor/ScenarioDataSource.html   |   566 +
 .../ref/processor/ScenarioErrorCallback.html       |   300 +
 .../ref/processor/ScenarioServiceFactory.html      |   341 +
 .../apache/olingo/odata2/ref/processor/Util.html   |   307 +
 .../processor/class-use/BeanPropertyAccess.html    |   165 +
 .../ref/processor/class-use/ListsProcessor.html    |   126 +
 .../class-use/ScenarioDataSource.BinaryData.html   |   182 +
 .../processor/class-use/ScenarioDataSource.html    |   168 +
 .../processor/class-use/ScenarioErrorCallback.html |   126 +
 .../class-use/ScenarioServiceFactory.html          |   126 +
 .../odata2/ref/processor/class-use/Util.html       |   166 +
 .../olingo/odata2/ref/processor/package-frame.html |    27 +
 .../odata2/ref/processor/package-summary.html      |   182 +
 .../olingo/odata2/ref/processor/package-tree.html  |   153 +
 .../olingo/odata2/ref/processor/package-use.html   |   174 +
 content/javadoc/odata2/overview-frame.html         |    61 +
 content/javadoc/odata2/overview-summary.html       |   401 +
 content/javadoc/odata2/overview-tree.html          |   862 ++
 content/javadoc/odata2/package-list                |    40 +
 content/javadoc/odata2/script.js                   |    30 +
 content/javadoc/odata2/serialized-form.html        |   633 +
 content/javadoc/odata2/stylesheet.css              |   574 +
 content/javadoc/odata4/LICENSE                     |   202 +
 content/javadoc/odata4/NOTICE                      |     8 +
 content/javadoc/odata4/allclasses-frame.html       |   637 +
 content/javadoc/odata4/allclasses-noframe.html     |   637 +
 content/javadoc/odata4/constant-values.html        |  1971 +++
 content/javadoc/odata4/deprecated-list.html        |   126 +
 content/javadoc/odata4/help-doc.html               |   231 +
 content/javadoc/odata4/index-all.html              | 13318 +++++++++++++++++++
 content/javadoc/odata4/index.html                  |    75 +
 .../apache/olingo/client/api/Configuration.html    |   837 ++
 .../olingo/client/api/EdmEnabledODataClient.html   |   309 +
 .../olingo/client/api/ODataBatchConstants.html     |   305 +
 .../org/apache/olingo/client/api/ODataClient.html  |   461 +
 .../api/ODataClientBuilder.ClientBuilder.html      |   340 +
 .../olingo/client/api/ODataClientBuilder.html      |   366 +
 .../olingo/client/api/class-use/Configuration.html |   166 +
 .../api/class-use/EdmEnabledODataClient.html       |   268 +
 .../client/api/class-use/ODataBatchConstants.html  |   126 +
 .../olingo/client/api/class-use/ODataClient.html   |   245 +
 .../ODataClientBuilder.ClientBuilder.html          |   180 +
 .../client/api/class-use/ODataClientBuilder.html   |   126 +
 .../communication/ODataClientErrorException.html   |   366 +
 .../communication/ODataServerErrorException.html   |   282 +
 .../class-use/ODataClientErrorException.html       |   126 +
 .../class-use/ODataServerErrorException.html       |   126 +
 .../api/communication/header/ODataHeaders.html     |   311 +
 .../api/communication/header/ODataPreferences.html |   786 ++
 .../header/class-use/ODataHeaders.html             |   191 +
 .../header/class-use/ODataPreferences.html         |   166 +
 .../api/communication/header/package-frame.html    |    25 +
 .../api/communication/header/package-summary.html  |   163 +
 .../api/communication/header/package-tree.html     |   143 +
 .../api/communication/header/package-use.html      |   187 +
 .../client/api/communication/package-frame.html    |    22 +
 .../client/api/communication/package-summary.html  |   152 +
 .../client/api/communication/package-tree.html     |   156 +
 .../client/api/communication/package-use.html      |   126 +
 .../request/AsyncBatchRequestWrapper.html          |   282 +
 .../communication/request/AsyncRequestFactory.html |   236 +
 .../communication/request/AsyncRequestWrapper.html |   285 +
 .../communication/request/ODataBasicRequest.html   |   291 +
 .../request/ODataBatchableRequest.html             |   274 +
 .../communication/request/ODataPayloadManager.html |   322 +
 .../api/communication/request/ODataRequest.html    |   642 +
 .../request/ODataStreamedRequest.html              |   252 +
 .../api/communication/request/ODataStreamer.html   |   274 +
 .../communication/request/batch/BatchManager.html  |   285 +
 .../request/batch/BatchRequestFactory.html         |   232 +
 .../request/batch/ODataBatchLineIterator.html      |   307 +
 .../request/batch/ODataBatchRequest.html           |   305 +
 .../request/batch/ODataBatchRequestItem.html       |   298 +
 .../request/batch/ODataBatchResponseItem.html      |   325 +
 .../request/batch/ODataChangeset.html              |   282 +
 .../request/batch/ODataOutsideUpdate.html          |   269 +
 .../request/batch/ODataSingleRequest.html          |   269 +
 .../request/batch/class-use/BatchManager.html      |   126 +
 .../batch/class-use/BatchRequestFactory.html       |   166 +
 .../batch/class-use/ODataBatchLineIterator.html    |   196 +
 .../request/batch/class-use/ODataBatchRequest.html |   217 +
 .../batch/class-use/ODataBatchRequestItem.html     |   180 +
 .../batch/class-use/ODataBatchResponseItem.html    |   168 +
 .../request/batch/class-use/ODataChangeset.html    |   198 +
 .../batch/class-use/ODataOutsideUpdate.html        |   168 +
 .../batch/class-use/ODataSingleRequest.html        |   168 +
 .../communication/request/batch/package-frame.html |    29 +
 .../request/batch/package-summary.html             |   190 +
 .../communication/request/batch/package-tree.html  |   166 +
 .../communication/request/batch/package-use.html   |   253 +
 .../class-use/AsyncBatchRequestWrapper.html        |   166 +
 .../request/class-use/AsyncRequestFactory.html     |   166 +
 .../request/class-use/AsyncRequestWrapper.html     |   192 +
 .../request/class-use/ODataBasicRequest.html       |   306 +
 .../request/class-use/ODataBatchableRequest.html   |   426 +
 .../request/class-use/ODataPayloadManager.html     |   243 +
 .../request/class-use/ODataRequest.html            |   512 +
 .../request/class-use/ODataStreamedRequest.html    |   208 +
 .../request/class-use/ODataStreamer.html           |   252 +
 .../request/cud/CUDRequestFactory.html             |   618 +
 .../request/cud/ODataDeleteRequest.html            |   210 +
 .../request/cud/ODataEntityCreateRequest.html      |   214 +
 .../request/cud/ODataEntityUpdateRequest.html      |   214 +
 .../request/cud/ODataPropertyUpdateRequest.html    |   210 +
 .../request/cud/ODataReferenceAddingRequest.html   |   218 +
 .../request/cud/ODataValueUpdateRequest.html       |   210 +
 .../api/communication/request/cud/UpdateType.html  |   370 +
 .../request/cud/class-use/CUDRequestFactory.html   |   166 +
 .../request/cud/class-use/ODataDeleteRequest.html  |   168 +
 .../cud/class-use/ODataEntityCreateRequest.html    |   169 +
 .../cud/class-use/ODataEntityUpdateRequest.html    |   188 +
 .../cud/class-use/ODataPropertyUpdateRequest.html  |   184 +
 .../cud/class-use/ODataReferenceAddingRequest.html |   179 +
 .../cud/class-use/ODataValueUpdateRequest.html     |   170 +
 .../request/cud/class-use/UpdateType.html          |   226 +
 .../communication/request/cud/package-frame.html   |    31 +
 .../communication/request/cud/package-summary.html |   197 +
 .../communication/request/cud/package-tree.html    |   171 +
 .../api/communication/request/cud/package-use.html |   210 +
 .../request/invoke/ClientNoContent.html            |   245 +
 .../invoke/EdmEnabledInvokeRequestFactory.html     |   462 +
 .../request/invoke/InvokeRequestFactory.html       |   365 +
 .../request/invoke/ODataInvokeRequest.html         |   254 +
 .../request/invoke/class-use/ClientNoContent.html  |   126 +
 .../class-use/EdmEnabledInvokeRequestFactory.html  |   166 +
 .../invoke/class-use/InvokeRequestFactory.html     |   188 +
 .../invoke/class-use/ODataInvokeRequest.html       |   265 +
 .../request/invoke/package-frame.html              |    27 +
 .../request/invoke/package-summary.html            |   173 +
 .../communication/request/invoke/package-tree.html |   156 +
 .../communication/request/invoke/package-use.html  |   190 +
 .../api/communication/request/package-frame.html   |    29 +
 .../api/communication/request/package-summary.html |   188 +
 .../api/communication/request/package-tree.html    |   152 +
 .../api/communication/request/package-use.html     |   413 +
 .../request/retrieve/EdmMetadataRequest.html       |   250 +
 .../request/retrieve/ODataDeltaRequest.html        |   210 +
 .../request/retrieve/ODataEntityRequest.html       |   210 +
 .../retrieve/ODataEntitySetIteratorRequest.html    |   210 +
 .../request/retrieve/ODataEntitySetRequest.html    |   214 +
 .../request/retrieve/ODataMediaRequest.html        |   210 +
 .../request/retrieve/ODataPropertyRequest.html     |   210 +
 .../request/retrieve/ODataRawRequest.html          |   263 +
 .../request/retrieve/ODataRetrieveRequest.html     |   214 +
 .../retrieve/ODataServiceDocumentRequest.html      |   210 +
 .../request/retrieve/ODataValueRequest.html        |   210 +
 .../request/retrieve/RetrieveRequestFactory.html   |   509 +
 .../request/retrieve/XMLMetadataRequest.html       |   210 +
 .../retrieve/class-use/EdmMetadataRequest.html     |   168 +
 .../retrieve/class-use/ODataDeltaRequest.html      |   166 +
 .../retrieve/class-use/ODataEntityRequest.html     |   172 +
 .../class-use/ODataEntitySetIteratorRequest.html   |   168 +
 .../retrieve/class-use/ODataEntitySetRequest.html  |   168 +
 .../retrieve/class-use/ODataMediaRequest.html      |   174 +
 .../retrieve/class-use/ODataPropertyRequest.html   |   168 +
 .../retrieve/class-use/ODataRawRequest.html        |   168 +
 .../retrieve/class-use/ODataRetrieveRequest.html   |   222 +
 .../class-use/ODataServiceDocumentRequest.html     |   168 +
 .../retrieve/class-use/ODataValueRequest.html      |   174 +
 .../retrieve/class-use/RetrieveRequestFactory.html |   166 +
 .../retrieve/class-use/XMLMetadataRequest.html     |   168 +
 .../request/retrieve/package-frame.html            |    33 +
 .../request/retrieve/package-summary.html          |   216 +
 .../request/retrieve/package-tree.html             |   176 +
 .../request/retrieve/package-use.html              |   235 +
 .../streamed/MediaEntityCreateStreamManager.html   |   222 +
 .../streamed/MediaEntityUpdateStreamManager.html   |   222 +
 .../streamed/ODataMediaEntityCreateRequest.html    |   221 +
 .../streamed/ODataMediaEntityUpdateRequest.html    |   221 +
 .../request/streamed/ODataStreamUpdateRequest.html |   210 +
 .../streamed/ODataStreamedEntityRequest.html       |   281 +
 .../streamed/StreamUpdateStreamManager.html        |   218 +
 .../class-use/MediaEntityCreateStreamManager.html  |   126 +
 .../class-use/MediaEntityUpdateStreamManager.html  |   126 +
 .../class-use/ODataMediaEntityCreateRequest.html   |   169 +
 .../class-use/ODataMediaEntityUpdateRequest.html   |   169 +
 .../class-use/ODataStreamUpdateRequest.html        |   169 +
 .../class-use/ODataStreamedEntityRequest.html      |   174 +
 .../class-use/StreamUpdateStreamManager.html       |   126 +
 .../request/streamed/package-frame.html            |    27 +
 .../request/streamed/package-summary.html          |   182 +
 .../request/streamed/package-tree.html             |   167 +
 .../request/streamed/package-use.html              |   192 +
 .../api/communication/response/AsyncResponse.html  |   195 +
 .../response/AsyncResponseWrapper.html             |   343 +
 .../communication/response/ODataBatchResponse.html |   247 +
 .../response/ODataDeleteResponse.html              |   200 +
 .../response/ODataEntityCreateResponse.html        |   251 +
 .../response/ODataEntityUpdateResponse.html        |   251 +
 .../response/ODataInvokeResponse.html              |   247 +
 .../response/ODataMediaEntityCreateResponse.html   |   247 +
 .../response/ODataMediaEntityUpdateResponse.html   |   247 +
 .../response/ODataPropertyUpdateResponse.html      |   247 +
 .../communication/response/ODataRawResponse.html   |   244 +
 .../response/ODataReferenceAddingResponse.html     |   203 +
 .../api/communication/response/ODataResponse.html  |   458 +
 .../response/ODataRetrieveResponse.html            |   247 +
 .../response/ODataStreamUpdateResponse.html        |   247 +
 .../response/ODataValueUpdateResponse.html         |   247 +
 .../response/class-use/AsyncResponse.html          |   126 +
 .../response/class-use/AsyncResponseWrapper.html   |   198 +
 .../response/class-use/ODataBatchResponse.html     |   126 +
 .../response/class-use/ODataDeleteResponse.html    |   183 +
 .../class-use/ODataEntityCreateResponse.html       |   126 +
 .../class-use/ODataEntityUpdateResponse.html       |   126 +
 .../response/class-use/ODataInvokeResponse.html    |   126 +
 .../class-use/ODataMediaEntityCreateResponse.html  |   126 +
 .../class-use/ODataMediaEntityUpdateResponse.html  |   126 +
 .../class-use/ODataPropertyUpdateResponse.html     |   126 +
 .../response/class-use/ODataRawResponse.html       |   168 +
 .../class-use/ODataReferenceAddingResponse.html    |   126 +
 .../response/class-use/ODataResponse.html          |   389 +
 .../response/class-use/ODataRetrieveResponse.html  |   126 +
 .../class-use/ODataStreamUpdateResponse.html       |   126 +
 .../class-use/ODataValueUpdateResponse.html        |   126 +
 .../api/communication/response/package-frame.html  |    36 +
 .../communication/response/package-summary.html    |   232 +
 .../api/communication/response/package-tree.html   |   153 +
 .../api/communication/response/package-use.html    |   256 +
 .../org/apache/olingo/client/api/data/ResWrap.html |   351 +
 .../olingo/client/api/data/ServiceDocument.html    |   394 +
 .../client/api/data/ServiceDocumentItem.html       |   249 +
 .../olingo/client/api/data/class-use/ResWrap.html  |   287 +
 .../client/api/data/class-use/ServiceDocument.html |   183 +
 .../api/data/class-use/ServiceDocumentItem.html    |   213 +
 .../olingo/client/api/data/package-frame.html      |    26 +
 .../olingo/client/api/data/package-summary.html    |   167 +
 .../olingo/client/api/data/package-tree.html       |   144 +
 .../apache/olingo/client/api/data/package-use.html |   227 +
 .../client/api/domain/AbstractClientPayload.html   |   358 +
 .../client/api/domain/AbstractClientValue.html     |   481 +
 .../client/api/domain/ClientAnnotatable.html       |   231 +
 .../olingo/client/api/domain/ClientAnnotation.html |   242 +
 .../client/api/domain/ClientCollectionValue.html   |   314 +
 .../client/api/domain/ClientComplexValue.html      |   328 +
 .../api/domain/ClientDeletedEntity.Reason.html     |   347 +
 .../client/api/domain/ClientDeletedEntity.html     |   255 +
 .../olingo/client/api/domain/ClientDelta.html      |   268 +
 .../olingo/client/api/domain/ClientDeltaLink.html  |   300 +
 .../olingo/client/api/domain/ClientEntity.html     |   706 +
 .../olingo/client/api/domain/ClientEntitySet.html  |   389 +
 .../client/api/domain/ClientEntitySetIterator.html |   432 +
 .../olingo/client/api/domain/ClientEnumValue.html  |   252 +
 .../client/api/domain/ClientInlineEntity.html      |   422 +
 .../client/api/domain/ClientInlineEntitySet.html   |   422 +
 .../client/api/domain/ClientInvokeResult.html      |   184 +
 .../olingo/client/api/domain/ClientItem.html       |   377 +
 .../client/api/domain/ClientLink.Builder.html      |   344 +
 .../olingo/client/api/domain/ClientLink.html       |   468 +
 .../olingo/client/api/domain/ClientLinkType.html   |   469 +
 .../olingo/client/api/domain/ClientLinked.html     |   342 +
 .../client/api/domain/ClientObjectFactory.html     |   671 +
 .../olingo/client/api/domain/ClientOperation.html  |   380 +
 .../api/domain/ClientPrimitiveValue.Builder.html   |   409 +
 .../client/api/domain/ClientPrimitiveValue.html    |   336 +
 .../olingo/client/api/domain/ClientProperty.html   |   292 +
 .../client/api/domain/ClientServiceDocument.html   |   560 +
 .../olingo/client/api/domain/ClientSingleton.html  |   209 +
 .../olingo/client/api/domain/ClientValuable.html   |   414 +
 .../olingo/client/api/domain/ClientValue.html      |   401 +
 .../domain/class-use/AbstractClientPayload.html    |   126 +
 .../api/domain/class-use/AbstractClientValue.html  |   126 +
 .../api/domain/class-use/ClientAnnotatable.html    |   249 +
 .../api/domain/class-use/ClientAnnotation.html     |   273 +
 .../domain/class-use/ClientCollectionValue.html    |   206 +
 .../api/domain/class-use/ClientComplexValue.html   |   274 +
 .../class-use/ClientDeletedEntity.Reason.html      |   179 +
 .../api/domain/class-use/ClientDeletedEntity.html  |   166 +
 .../client/api/domain/class-use/ClientDelta.html   |   196 +
 .../api/domain/class-use/ClientDeltaLink.html      |   170 +
 .../client/api/domain/class-use/ClientEntity.html  |   652 +
 .../api/domain/class-use/ClientEntitySet.html      |   382 +
 .../domain/class-use/ClientEntitySetIterator.html  |   126 +
 .../api/domain/class-use/ClientEnumValue.html      |   195 +
 .../api/domain/class-use/ClientInlineEntity.html   |   173 +
 .../domain/class-use/ClientInlineEntitySet.html    |   173 +
 .../api/domain/class-use/ClientInvokeResult.html   |   363 +
 .../client/api/domain/class-use/ClientItem.html    |   186 +
 .../api/domain/class-use/ClientLink.Builder.html   |   183 +
 .../client/api/domain/class-use/ClientLink.html    |   317 +
 .../api/domain/class-use/ClientLinkType.html       |   307 +
 .../client/api/domain/class-use/ClientLinked.html  |   178 +
 .../api/domain/class-use/ClientObjectFactory.html  |   166 +
 .../api/domain/class-use/ClientOperation.html      |   207 +
 .../class-use/ClientPrimitiveValue.Builder.html    |   178 +
 .../api/domain/class-use/ClientPrimitiveValue.html |   294 +
 .../api/domain/class-use/ClientProperty.html       |   480 +
 .../domain/class-use/ClientServiceDocument.html    |   175 +
 .../api/domain/class-use/ClientSingleton.html      |   239 +
 .../api/domain/class-use/ClientValuable.html       |   172 +
 .../client/api/domain/class-use/ClientValue.html   |   475 +
 .../olingo/client/api/domain/package-frame.html    |    57 +
 .../olingo/client/api/domain/package-summary.html  |   318 +
 .../olingo/client/api/domain/package-tree.html     |   235 +
 .../olingo/client/api/domain/package-use.html      |   575 +
 .../client/api/edm/StoreGeneratedPattern.html      |   355 +
 .../api/edm/class-use/StoreGeneratedPattern.html   |   175 +
 .../olingo/client/api/edm/package-frame.html       |    21 +
 .../olingo/client/api/edm/package-summary.html     |   144 +
 .../apache/olingo/client/api/edm/package-tree.html |   143 +
 .../apache/olingo/client/api/edm/package-use.html  |   159 +
 .../olingo/client/api/edm/xml/DataServices.html    |   249 +
 .../org/apache/olingo/client/api/edm/xml/Edmx.html |   249 +
 .../apache/olingo/client/api/edm/xml/Include.html  |   236 +
 .../client/api/edm/xml/IncludeAnnotations.html     |   249 +
 .../olingo/client/api/edm/xml/Reference.html       |   261 +
 .../olingo/client/api/edm/xml/XMLMetadata.html     |   327 +
 .../client/api/edm/xml/class-use/DataServices.html |   166 +
 .../olingo/client/api/edm/xml/class-use/Edmx.html  |   126 +
 .../client/api/edm/xml/class-use/Include.html      |   166 +
 .../api/edm/xml/class-use/IncludeAnnotations.html  |   166 +
 .../client/api/edm/xml/class-use/Reference.html    |   170 +
 .../client/api/edm/xml/class-use/XMLMetadata.html  |   222 +
 .../olingo/client/api/edm/xml/package-frame.html   |    26 +
 .../olingo/client/api/edm/xml/package-summary.html |   166 +
 .../olingo/client/api/edm/xml/package-tree.html    |   144 +
 .../olingo/client/api/edm/xml/package-use.html     |   210 +
 .../client/api/http/HttpClientException.html       |   337 +
 .../olingo/client/api/http/HttpClientFactory.html  |   243 +
 .../client/api/http/HttpUriRequestFactory.html     |   226 +
 .../olingo/client/api/http/NoContentException.html |   278 +
 .../client/api/http/WrappingHttpClientFactory.html |   235 +
 .../api/http/class-use/HttpClientException.html    |   168 +
 .../api/http/class-use/HttpClientFactory.html      |   218 +
 .../api/http/class-use/HttpUriRequestFactory.html  |   183 +
 .../api/http/class-use/NoContentException.html     |   126 +
 .../http/class-use/WrappingHttpClientFactory.html  |   126 +
 .../olingo/client/api/http/package-frame.html      |    28 +
 .../olingo/client/api/http/package-summary.html    |   179 +
 .../olingo/client/api/http/package-tree.html       |   164 +
 .../apache/olingo/client/api/http/package-use.html |   192 +
 .../apache/olingo/client/api/package-frame.html    |    29 +
 .../apache/olingo/client/api/package-summary.html  |   184 +
 .../org/apache/olingo/client/api/package-tree.html |   150 +
 .../org/apache/olingo/client/api/package-use.html  |   248 +
 .../api/serialization/ClientODataDeserializer.html |   306 +
 .../client/api/serialization/ODataBinder.html      |   424 +
 .../api/serialization/ODataDeserializer.html       |   315 +
 .../serialization/ODataDeserializerException.html  |   295 +
 .../api/serialization/ODataMetadataValidation.html |   293 +
 .../client/api/serialization/ODataReader.html      |   506 +
 .../client/api/serialization/ODataSerializer.html  |   253 +
 .../serialization/ODataSerializerException.html    |   295 +
 .../client/api/serialization/ODataWriter.html      |   355 +
 .../class-use/ClientODataDeserializer.html         |   166 +
 .../api/serialization/class-use/ODataBinder.html   |   166 +
 .../serialization/class-use/ODataDeserializer.html |   166 +
 .../class-use/ODataDeserializerException.html      |   241 +
 .../class-use/ODataMetadataValidation.html         |   166 +
 .../api/serialization/class-use/ODataReader.html   |   166 +
 .../serialization/class-use/ODataSerializer.html   |   166 +
 .../class-use/ODataSerializerException.html        |   207 +
 .../api/serialization/class-use/ODataWriter.html   |   166 +
 .../client/api/serialization/package-frame.html    |    32 +
 .../client/api/serialization/package-summary.html  |   195 +
 .../client/api/serialization/package-tree.html     |   165 +
 .../client/api/serialization/package-use.html      |   207 +
 .../apache/olingo/client/api/uri/FilterArg.html    |   228 +
 .../olingo/client/api/uri/FilterArgFactory.html    |   886 ++
 .../olingo/client/api/uri/FilterFactory.html       |   493 +
 .../apache/olingo/client/api/uri/QueryOption.html  |   543 +
 .../olingo/client/api/uri/SearchFactory.html       |   266 +
 .../apache/olingo/client/api/uri/SegmentType.html  |   604 +
 .../apache/olingo/client/api/uri/URIBuilder.html   |  1203 ++
 .../apache/olingo/client/api/uri/URIFilter.html    |   232 +
 .../apache/olingo/client/api/uri/URISearch.html    |   232 +
 .../olingo/client/api/uri/class-use/FilterArg.html |   623 +
 .../client/api/uri/class-use/FilterArgFactory.html |   166 +
 .../client/api/uri/class-use/FilterFactory.html    |   166 +
 .../client/api/uri/class-use/QueryOption.html      |   225 +
 .../client/api/uri/class-use/SearchFactory.html    |   166 +
 .../client/api/uri/class-use/SegmentType.html      |   175 +
 .../client/api/uri/class-use/URIBuilder.html       |   592 +
 .../olingo/client/api/uri/class-use/URIFilter.html |   353 +
 .../olingo/client/api/uri/class-use/URISearch.html |   255 +
 .../olingo/client/api/uri/package-frame.html       |    32 +
 .../olingo/client/api/uri/package-summary.html     |   197 +
 .../apache/olingo/client/api/uri/package-tree.html |   154 +
 .../apache/olingo/client/api/uri/package-use.html  |   286 +
 .../org/apache/olingo/commons/api/Constants.html   |  2740 ++++
 .../org/apache/olingo/commons/api/IConstants.html  |   449 +
 .../olingo/commons/api/class-use/Constants.html    |   126 +
 .../olingo/commons/api/class-use/IConstants.html   |   174 +
 .../olingo/commons/api/constants/Constantsv00.html |   901 ++
 .../olingo/commons/api/constants/Constantsv01.html |   901 ++
 .../api/constants/class-use/Constantsv00.html      |   126 +
 .../api/constants/class-use/Constantsv01.html      |   126 +
 .../commons/api/constants/package-frame.html       |    22 +
 .../commons/api/constants/package-summary.html     |   152 +
 .../olingo/commons/api/constants/package-tree.html |   140 +
 .../olingo/commons/api/constants/package-use.html  |   126 +
 .../commons/api/data/AbstractEntityCollection.html |   352 +
 .../commons/api/data/AbstractODataObject.html      |   434 +
 .../olingo/commons/api/data/Annotatable.html       |   285 +
 .../apache/olingo/commons/api/data/Annotation.html |   376 +
 .../olingo/commons/api/data/ComplexValue.html      |   408 +
 .../commons/api/data/ContextURL.Builder.html       |   547 +
 .../olingo/commons/api/data/ContextURL.Suffix.html |   434 +
 .../apache/olingo/commons/api/data/ContextURL.html |   577 +
 .../commons/api/data/DeletedEntity.Reason.html     |   354 +
 .../olingo/commons/api/data/DeletedEntity.html     |   414 +
 .../org/apache/olingo/commons/api/data/Delta.html  |   407 +
 .../apache/olingo/commons/api/data/DeltaLink.html  |   427 +
 .../org/apache/olingo/commons/api/data/Entity.html |   756 ++
 .../olingo/commons/api/data/EntityCollection.html  |   520 +
 .../olingo/commons/api/data/EntityIterator.html    |   519 +
 .../apache/olingo/commons/api/data/GeoUtils.html   |   283 +
 .../org/apache/olingo/commons/api/data/Link.html   |   667 +
 .../org/apache/olingo/commons/api/data/Linked.html |   464 +
 .../olingo/commons/api/data/Operation.Type.html    |   347 +
 .../apache/olingo/commons/api/data/Operation.html  |   439 +
 .../apache/olingo/commons/api/data/Parameter.html  |   416 +
 .../apache/olingo/commons/api/data/Property.html   |   472 +
 .../olingo/commons/api/data/PropertyType.html      |   395 +
 .../apache/olingo/commons/api/data/Valuable.html   |   651 +
 .../apache/olingo/commons/api/data/ValueType.html  |   490 +
 .../data/class-use/AbstractEntityCollection.html   |   229 +
 .../api/data/class-use/AbstractODataObject.html    |   210 +
 .../commons/api/data/class-use/Annotatable.html    |   252 +
 .../commons/api/data/class-use/Annotation.html     |   170 +
 .../commons/api/data/class-use/ComplexValue.html   |   170 +
 .../api/data/class-use/ContextURL.Builder.html     |   242 +
 .../api/data/class-use/ContextURL.Suffix.html      |   198 +
 .../commons/api/data/class-use/ContextURL.html     |   283 +
 .../api/data/class-use/DeletedEntity.Reason.html   |   198 +
 .../commons/api/data/class-use/DeletedEntity.html  |   170 +
 .../olingo/commons/api/data/class-use/Delta.html   |   210 +
 .../commons/api/data/class-use/DeltaLink.html      |   176 +
 .../olingo/commons/api/data/class-use/Entity.html  |   417 +
 .../api/data/class-use/EntityCollection.html       |   280 +
 .../commons/api/data/class-use/EntityIterator.html |   173 +
 .../commons/api/data/class-use/GeoUtils.html       |   126 +
 .../olingo/commons/api/data/class-use/Link.html    |   291 +
 .../olingo/commons/api/data/class-use/Linked.html  |   182 +
 .../commons/api/data/class-use/Operation.Type.html |   198 +
 .../commons/api/data/class-use/Operation.html      |   194 +
 .../commons/api/data/class-use/Parameter.html      |   186 +
 .../commons/api/data/class-use/Property.html       |   342 +
 .../commons/api/data/class-use/PropertyType.html   |   177 +
 .../commons/api/data/class-use/Valuable.html       |   182 +
 .../commons/api/data/class-use/ValueType.html      |   221 +
 .../olingo/commons/api/data/package-frame.html     |    48 +
 .../olingo/commons/api/data/package-summary.html   |   309 +
 .../olingo/commons/api/data/package-tree.html      |   195 +
 .../olingo/commons/api/data/package-use.html       |   434 +
 .../org/apache/olingo/commons/api/edm/Edm.html     |   623 +
 .../apache/olingo/commons/api/edm/EdmAction.html   |   217 +
 .../olingo/commons/api/edm/EdmActionImport.html    |   257 +
 .../commons/api/edm/EdmActionImportInfo.html       |   261 +
 .../olingo/commons/api/edm/EdmAnnotatable.html     |   257 +
 .../olingo/commons/api/edm/EdmAnnotation.html      |   270 +
 .../olingo/commons/api/edm/EdmAnnotations.html     |   262 +
 .../olingo/commons/api/edm/EdmBindingTarget.html   |   341 +
 .../olingo/commons/api/edm/EdmComplexType.html     |   270 +
 .../apache/olingo/commons/api/edm/EdmElement.html  |   208 +
 .../olingo/commons/api/edm/EdmEntityContainer.html |   452 +
 .../olingo/commons/api/edm/EdmEntitySet.html       |   264 +
 .../olingo/commons/api/edm/EdmEntityType.html      |   349 +
 .../apache/olingo/commons/api/edm/EdmEnumType.html |   325 +
 .../olingo/commons/api/edm/EdmException.html       |   295 +
 .../apache/olingo/commons/api/edm/EdmFunction.html |   261 +
 .../olingo/commons/api/edm/EdmFunctionImport.html  |   333 +
 .../olingo/commons/api/edm/EdmKeyPropertyRef.html  |   262 +
 .../apache/olingo/commons/api/edm/EdmMappable.html |   235 +
 .../apache/olingo/commons/api/edm/EdmMapping.html  |   258 +
 .../apache/olingo/commons/api/edm/EdmMember.html   |   247 +
 .../apache/olingo/commons/api/edm/EdmNamed.html    |   232 +
 .../commons/api/edm/EdmNavigationProperty.html     |   352 +
 .../api/edm/EdmNavigationPropertyBinding.html      |   249 +
 .../olingo/commons/api/edm/EdmOperation.html       |   394 +
 .../olingo/commons/api/edm/EdmOperationImport.html |   285 +
 .../commons/api/edm/EdmOperationImportInfo.html    |   232 +
 .../olingo/commons/api/edm/EdmParameter.html       |   329 +
 .../olingo/commons/api/edm/EdmPrimitiveType.html   |   545 +
 .../commons/api/edm/EdmPrimitiveTypeException.html |   283 +
 .../commons/api/edm/EdmPrimitiveTypeKind.html      |   800 ++
 .../apache/olingo/commons/api/edm/EdmProperty.html |   405 +
 .../commons/api/edm/EdmReferentialConstraint.html  |   257 +
 .../olingo/commons/api/edm/EdmReturnType.html      |   308 +
 .../apache/olingo/commons/api/edm/EdmSchema.html   |   410 +
 .../olingo/commons/api/edm/EdmSingleton.html       |   217 +
 .../olingo/commons/api/edm/EdmStructuredType.html  |   431 +
 .../org/apache/olingo/commons/api/edm/EdmTerm.html |   406 +
 .../org/apache/olingo/commons/api/edm/EdmType.html |   281 +
 .../olingo/commons/api/edm/EdmTypeDefinition.html  |   363 +
 .../apache/olingo/commons/api/edm/EdmTyped.html    |   252 +
 .../olingo/commons/api/edm/FullQualifiedName.html  |   401 +
 .../apache/olingo/commons/api/edm/TargetType.html  |   812 ++
 .../olingo/commons/api/edm/annotation/EdmAnd.html  |   232 +
 .../api/edm/annotation/EdmAnnotationPath.html      |   265 +
 .../commons/api/edm/annotation/EdmApply.html       |   300 +
 .../olingo/commons/api/edm/annotation/EdmCast.html |   373 +
 .../commons/api/edm/annotation/EdmCollection.html  |   267 +
 .../api/edm/annotation/EdmConstantExpression.html  |   338 +
 .../api/edm/annotation/EdmDynamicExpression.html   |  1202 ++
 .../olingo/commons/api/edm/annotation/EdmEq.html   |   232 +
 .../EdmExpression.EdmExpressionType.html           |   743 ++
 .../commons/api/edm/annotation/EdmExpression.html  |   355 +
 .../olingo/commons/api/edm/annotation/EdmGe.html   |   232 +
 .../olingo/commons/api/edm/annotation/EdmGt.html   |   232 +
 .../olingo/commons/api/edm/annotation/EdmIf.html   |   317 +
 .../olingo/commons/api/edm/annotation/EdmIsOf.html |   373 +
 .../api/edm/annotation/EdmLabeledElement.html      |   293 +
 .../edm/annotation/EdmLabeledElementReference.html |   266 +
 .../olingo/commons/api/edm/annotation/EdmLe.html   |   232 +
 .../EdmLogicalOrComparisonExpression.html          |   296 +
 .../olingo/commons/api/edm/annotation/EdmLt.html   |   232 +
 .../edm/annotation/EdmNavigationPropertyPath.html  |   266 +
 .../olingo/commons/api/edm/annotation/EdmNe.html   |   232 +
 .../olingo/commons/api/edm/annotation/EdmNot.html  |   232 +
 .../olingo/commons/api/edm/annotation/EdmNull.html |   225 +
 .../olingo/commons/api/edm/annotation/EdmOr.html   |   232 +
 .../olingo/commons/api/edm/annotation/EdmPath.html |   267 +
 .../api/edm/annotation/EdmPropertyPath.html        |   266 +
 .../api/edm/annotation/EdmPropertyValue.html       |   264 +
 .../commons/api/edm/annotation/EdmRecord.html      |   293 +
 .../commons/api/edm/annotation/EdmUrlRef.html      |   273 +
 .../api/edm/annotation/class-use/EdmAnd.html       |   171 +
 .../annotation/class-use/EdmAnnotationPath.html    |   171 +
 .../api/edm/annotation/class-use/EdmApply.html     |   171 +
 .../api/edm/annotation/class-use/EdmCast.html      |   171 +
 .../edm/annotation/class-use/EdmCollection.html    |   171 +
 .../class-use/EdmConstantExpression.html           |   171 +
 .../annotation/class-use/EdmDynamicExpression.html |   329 +
 .../api/edm/annotation/class-use/EdmEq.html        |   171 +
 .../class-use/EdmExpression.EdmExpressionType.html |   184 +
 .../edm/annotation/class-use/EdmExpression.html    |   440 +
 .../api/edm/annotation/class-use/EdmGe.html        |   171 +
 .../api/edm/annotation/class-use/EdmGt.html        |   171 +
 .../api/edm/annotation/class-use/EdmIf.html        |   171 +
 .../api/edm/annotation/class-use/EdmIsOf.html      |   171 +
 .../annotation/class-use/EdmLabeledElement.html    |   171 +
 .../class-use/EdmLabeledElementReference.html      |   171 +
 .../api/edm/annotation/class-use/EdmLe.html        |   171 +
 .../EdmLogicalOrComparisonExpression.html          |   219 +
 .../api/edm/annotation/class-use/EdmLt.html        |   171 +
 .../class-use/EdmNavigationPropertyPath.html       |   171 +
 .../api/edm/annotation/class-use/EdmNe.html        |   171 +
 .../api/edm/annotation/class-use/EdmNot.html       |   171 +
 .../api/edm/annotation/class-use/EdmNull.html      |   171 +
 .../api/edm/annotation/class-use/EdmOr.html        |   171 +
 .../api/edm/annotation/class-use/EdmPath.html      |   171 +
 .../edm/annotation/class-use/EdmPropertyPath.html  |   171 +
 .../edm/annotation/class-use/EdmPropertyValue.html |   186 +
 .../api/edm/annotation/class-use/EdmRecord.html    |   171 +
 .../api/edm/annotation/class-use/EdmUrlRef.html    |   171 +
 .../commons/api/edm/annotation/package-frame.html  |    52 +
 .../api/edm/annotation/package-summary.html        |   341 +
 .../commons/api/edm/annotation/package-tree.html   |   208 +
 .../commons/api/edm/annotation/package-use.html    |   333 +
 .../olingo/commons/api/edm/class-use/Edm.html      |   397 +
 .../commons/api/edm/class-use/EdmAction.html       |   293 +
 .../commons/api/edm/class-use/EdmActionImport.html |   212 +
 .../api/edm/class-use/EdmActionImportInfo.html     |   126 +
 .../commons/api/edm/class-use/EdmAnnotatable.html  |   443 +
 .../commons/api/edm/class-use/EdmAnnotation.html   |   184 +
 .../commons/api/edm/class-use/EdmAnnotations.html  |   184 +
 .../api/edm/class-use/EdmBindingTarget.html        |   258 +
 .../commons/api/edm/class-use/EdmComplexType.html  |   256 +
 .../commons/api/edm/class-use/EdmElement.html      |   199 +
 .../api/edm/class-use/EdmEntityContainer.html      |   225 +
 .../commons/api/edm/class-use/EdmEntitySet.html    |   340 +
 .../commons/api/edm/class-use/EdmEntityType.html   |   436 +
 .../commons/api/edm/class-use/EdmEnumType.html     |   276 +
 .../commons/api/edm/class-use/EdmException.html    |   126 +
 .../commons/api/edm/class-use/EdmFunction.html     |   305 +
 .../api/edm/class-use/EdmFunctionImport.html       |   212 +
 .../api/edm/class-use/EdmKeyPropertyRef.html       |   185 +
 .../commons/api/edm/class-use/EdmMappable.html     |   195 +
 .../commons/api/edm/class-use/EdmMapping.html      |   196 +
 .../commons/api/edm/class-use/EdmMember.html       |   170 +
 .../olingo/commons/api/edm/class-use/EdmNamed.html |   306 +
 .../api/edm/class-use/EdmNavigationProperty.html   |   255 +
 .../class-use/EdmNavigationPropertyBinding.html    |   168 +
 .../commons/api/edm/class-use/EdmOperation.html    |   232 +
 .../api/edm/class-use/EdmOperationImport.html      |   176 +
 .../api/edm/class-use/EdmOperationImportInfo.html  |   170 +
 .../commons/api/edm/class-use/EdmParameter.html    |   197 +
 .../api/edm/class-use/EdmPrimitiveType.html        |   324 +
 .../edm/class-use/EdmPrimitiveTypeException.html   |   217 +
 .../api/edm/class-use/EdmPrimitiveTypeKind.html    |   369 +
 .../commons/api/edm/class-use/EdmProperty.html     |   286 +
 .../edm/class-use/EdmReferentialConstraint.html    |   168 +
 .../commons/api/edm/class-use/EdmReturnType.html   |   168 +
 .../commons/api/edm/class-use/EdmSchema.html       |   263 +
 .../commons/api/edm/class-use/EdmSingleton.html    |   235 +
 .../api/edm/class-use/EdmStructuredType.html       |   317 +
 .../olingo/commons/api/edm/class-use/EdmTerm.html  |   208 +
 .../olingo/commons/api/edm/class-use/EdmType.html  |   530 +
 .../api/edm/class-use/EdmTypeDefinition.html       |   183 +
 .../olingo/commons/api/edm/class-use/EdmTyped.html |   197 +
 .../api/edm/class-use/FullQualifiedName.html       |   836 ++
 .../commons/api/edm/class-use/TargetType.html      |   190 +
 .../commons/api/edm/constants/EdmOnDelete.html     |   387 +
 .../commons/api/edm/constants/EdmTypeKind.html     |   440 +
 .../api/edm/constants/ODataServiceVersion.html     |   485 +
 .../api/edm/constants/class-use/EdmOnDelete.html   |   177 +
 .../api/edm/constants/class-use/EdmTypeKind.html   |   201 +
 .../constants/class-use/ODataServiceVersion.html   |   249 +
 .../commons/api/edm/constants/package-frame.html   |    23 +
 .../commons/api/edm/constants/package-summary.html |   167 +
 .../commons/api/edm/constants/package-tree.html    |   145 +
 .../commons/api/edm/constants/package-use.html     |   261 +
 .../commons/api/edm/geo/ComposedGeospatial.html    |   447 +
 .../commons/api/edm/geo/Geospatial.Dimension.html  |   354 +
 .../commons/api/edm/geo/Geospatial.Type.html       |   429 +
 .../olingo/commons/api/edm/geo/Geospatial.html     |   456 +
 .../commons/api/edm/geo/GeospatialCollection.html  |   369 +
 .../olingo/commons/api/edm/geo/LineString.html     |   370 +
 .../commons/api/edm/geo/MultiLineString.html       |   370 +
 .../olingo/commons/api/edm/geo/MultiPoint.html     |   370 +
 .../olingo/commons/api/edm/geo/MultiPolygon.html   |   370 +
 .../apache/olingo/commons/api/edm/geo/Point.html   |   507 +
 .../apache/olingo/commons/api/edm/geo/Polygon.html |   416 +
 .../apache/olingo/commons/api/edm/geo/SRID.html    |   414 +
 .../api/edm/geo/class-use/ComposedGeospatial.html  |   217 +
 .../edm/geo/class-use/Geospatial.Dimension.html    |   330 +
 .../api/edm/geo/class-use/Geospatial.Type.html     |   218 +
 .../commons/api/edm/geo/class-use/Geospatial.html  |   297 +
 .../edm/geo/class-use/GeospatialCollection.html    |   126 +
 .../commons/api/edm/geo/class-use/LineString.html  |   171 +
 .../api/edm/geo/class-use/MultiLineString.html     |   126 +
 .../commons/api/edm/geo/class-use/MultiPoint.html  |   126 +
 .../api/edm/geo/class-use/MultiPolygon.html        |   126 +
 .../commons/api/edm/geo/class-use/Point.html       |   215 +
 .../commons/api/edm/geo/class-use/Polygon.html     |   171 +
 .../olingo/commons/api/edm/geo/class-use/SRID.html |   474 +
 .../olingo/commons/api/edm/geo/package-frame.html  |    35 +
 .../commons/api/edm/geo/package-summary.html       |   235 +
 .../olingo/commons/api/edm/geo/package-tree.html   |   167 +
 .../olingo/commons/api/edm/geo/package-use.html    |   326 +
 .../olingo/commons/api/edm/package-frame.html      |    72 +
 .../olingo/commons/api/edm/package-summary.html    |   440 +
 .../olingo/commons/api/edm/package-tree.html       |   293 +
 .../apache/olingo/commons/api/edm/package-use.html |  1082 ++
 .../api/edm/provider/CsdlAbstractEdmItem.html      |   315 +
 .../api/edm/provider/CsdlAbstractEdmProvider.html  |   729 +
 .../commons/api/edm/provider/CsdlAction.html       |   454 +
 .../commons/api/edm/provider/CsdlActionImport.html |   463 +
 .../commons/api/edm/provider/CsdlAliasInfo.html    |   345 +
 .../commons/api/edm/provider/CsdlAnnotatable.html  |   239 +
 .../commons/api/edm/provider/CsdlAnnotation.html   |   447 +
 .../commons/api/edm/provider/CsdlAnnotations.html  |   429 +
 .../api/edm/provider/CsdlBindingTarget.html        |   671 +
 .../commons/api/edm/provider/CsdlComplexType.html  |   504 +
 .../commons/api/edm/provider/CsdlEdmProvider.html  |   630 +
 .../api/edm/provider/CsdlEntityContainer.html      |   721 +
 .../api/edm/provider/CsdlEntityContainerInfo.html  |   345 +
 .../commons/api/edm/provider/CsdlEntitySet.html    |   517 +
 .../api/edm/provider/CsdlEntitySetPath.html        |   345 +
 .../commons/api/edm/provider/CsdlEntityType.html   |   588 +
 .../commons/api/edm/provider/CsdlEnumMember.html   |   410 +
 .../commons/api/edm/provider/CsdlEnumType.html     |   560 +
 .../commons/api/edm/provider/CsdlFunction.html     |   496 +
 .../api/edm/provider/CsdlFunctionImport.html       |   565 +
 .../commons/api/edm/provider/CsdlMapping.html      |   362 +
 .../olingo/commons/api/edm/provider/CsdlNamed.html |   235 +
 .../api/edm/provider/CsdlNavigationProperty.html   |   704 +
 .../provider/CsdlNavigationPropertyBinding.html    |   357 +
 .../commons/api/edm/provider/CsdlOnDelete.html     |   365 +
 .../api/edm/provider/CsdlOnDeleteAction.html       |   380 +
 .../commons/api/edm/provider/CsdlOperation.html    |   681 +
 .../api/edm/provider/CsdlOperationImport.html      |   485 +
 .../commons/api/edm/provider/CsdlParameter.html    |   746 ++
 .../commons/api/edm/provider/CsdlProperty.html     |   872 ++
 .../commons/api/edm/provider/CsdlPropertyRef.html  |   365 +
 .../edm/provider/CsdlReferentialConstraint.html    |   407 +
 .../commons/api/edm/provider/CsdlReturnType.html   |   659 +
 .../commons/api/edm/provider/CsdlSchema.html       |   985 ++
 .../commons/api/edm/provider/CsdlSingleton.html    |   475 +
 .../api/edm/provider/CsdlStructuralType.html       |   803 ++
 .../olingo/commons/api/edm/provider/CsdlTerm.html  |   746 ++
 .../api/edm/provider/CsdlTypeDefinition.html       |   642 +
 .../provider/annotation/CsdlAnnotationPath.html    |   330 +
 .../api/edm/provider/annotation/CsdlApply.html     |   411 +
 .../api/edm/provider/annotation/CsdlCast.html      |   537 +
 .../edm/provider/annotation/CsdlCollection.html    |   339 +
 ...lConstantExpression.ConstantExpressionType.html |   527 +
 .../annotation/CsdlConstantExpression.html         |   381 +
 .../provider/annotation/CsdlDynamicExpression.html |   888 ++
 .../edm/provider/annotation/CsdlExpression.html    |   356 +
 .../api/edm/provider/annotation/CsdlIf.html        |   442 +
 .../api/edm/provider/annotation/CsdlIsOf.html      |   537 +
 .../provider/annotation/CsdlLabeledElement.html    |   405 +
 .../annotation/CsdlLabeledElementReference.html    |   331 +
 ...pression.LogicalOrComparisonExpressionType.html |   482 +
 .../CsdlLogicalOrComparisonExpression.html         |   444 +
 .../annotation/CsdlNavigationPropertyPath.html     |   331 +
 .../api/edm/provider/annotation/CsdlNull.html      |   338 +
 .../api/edm/provider/annotation/CsdlPath.html      |   332 +
 .../edm/provider/annotation/CsdlPropertyPath.html  |   331 +
 .../edm/provider/annotation/CsdlPropertyValue.html |   382 +
 .../api/edm/provider/annotation/CsdlRecord.html    |   405 +
 .../api/edm/provider/annotation/CsdlUrlRef.html    |   372 +
 .../annotation/class-use/CsdlAnnotationPath.html   |   175 +
 .../provider/annotation/class-use/CsdlApply.html   |   183 +
 .../provider/annotation/class-use/CsdlCast.html    |   199 +
 .../annotation/class-use/CsdlCollection.html       |   177 +
 ...lConstantExpression.ConstantExpressionType.html |   205 +
 .../class-use/CsdlConstantExpression.html          |   177 +
 .../class-use/CsdlDynamicExpression.html           |   271 +
 .../annotation/class-use/CsdlExpression.html       |   463 +
 .../edm/provider/annotation/class-use/CsdlIf.html  |   187 +
 .../provider/annotation/class-use/CsdlIsOf.html    |   199 +
 .../annotation/class-use/CsdlLabeledElement.html   |   183 +
 .../class-use/CsdlLabeledElementReference.html     |   175 +
 ...pression.LogicalOrComparisonExpressionType.html |   201 +
 .../CsdlLogicalOrComparisonExpression.html         |   183 +
 .../class-use/CsdlNavigationPropertyPath.html      |   175 +
 .../provider/annotation/class-use/CsdlNull.html    |   175 +
 .../provider/annotation/class-use/CsdlPath.html    |   175 +
 .../annotation/class-use/CsdlPropertyPath.html     |   175 +
 .../annotation/class-use/CsdlPropertyValue.html    |   205 +
 .../provider/annotation/class-use/CsdlRecord.html  |   183 +
 .../provider/annotation/class-use/CsdlUrlRef.html  |   179 +
 .../api/edm/provider/annotation/package-frame.html |    44 +
 .../edm/provider/annotation/package-summary.html   |   284 +
 .../api/edm/provider/annotation/package-tree.html  |   180 +
 .../api/edm/provider/annotation/package-use.html   |   281 +
 .../provider/class-use/CsdlAbstractEdmItem.html    |   463 +
 .../class-use/CsdlAbstractEdmProvider.html         |   126 +
 .../api/edm/provider/class-use/CsdlAction.html     |   235 +
 .../edm/provider/class-use/CsdlActionImport.html   |   242 +
 .../api/edm/provider/class-use/CsdlAliasInfo.html  |   195 +
 .../edm/provider/class-use/CsdlAnnotatable.html    |   448 +
 .../api/edm/provider/class-use/CsdlAnnotation.html |   610 +
 .../edm/provider/class-use/CsdlAnnotations.html    |   231 +
 .../edm/provider/class-use/CsdlBindingTarget.html  |   227 +
 .../edm/provider/class-use/CsdlComplexType.html    |   242 +
 .../edm/provider/class-use/CsdlEdmProvider.html    |   234 +
 .../provider/class-use/CsdlEntityContainer.html    |   235 +
 .../class-use/CsdlEntityContainerInfo.html         |   186 +
 .../api/edm/provider/class-use/CsdlEntitySet.html  |   246 +
 .../edm/provider/class-use/CsdlEntitySetPath.html  |   176 +
 .../api/edm/provider/class-use/CsdlEntityType.html |   254 +
 .../api/edm/provider/class-use/CsdlEnumMember.html |   224 +
 .../api/edm/provider/class-use/CsdlEnumType.html   |   246 +
 .../api/edm/provider/class-use/CsdlFunction.html   |   241 +
 .../edm/provider/class-use/CsdlFunctionImport.html |   254 +
 .../api/edm/provider/class-use/CsdlMapping.html    |   242 +
 .../api/edm/provider/class-use/CsdlNamed.html      |   313 +
 .../provider/class-use/CsdlNavigationProperty.html |   283 +
 .../class-use/CsdlNavigationPropertyBinding.html   |   229 +
 .../api/edm/provider/class-use/CsdlOnDelete.html   |   197 +
 .../edm/provider/class-use/CsdlOnDeleteAction.html |   198 +
 .../api/edm/provider/class-use/CsdlOperation.html  |   221 +
 .../provider/class-use/CsdlOperationImport.html    |   203 +
 .../api/edm/provider/class-use/CsdlParameter.html  |   289 +
 .../api/edm/provider/class-use/CsdlProperty.html   |   307 +
 .../edm/provider/class-use/CsdlPropertyRef.html    |   206 +
 .../class-use/CsdlReferentialConstraint.html       |   212 +
 .../api/edm/provider/class-use/CsdlReturnType.html |   262 +
 .../api/edm/provider/class-use/CsdlSchema.html     |   361 +
 .../api/edm/provider/class-use/CsdlSingleton.html  |   240 +
 .../edm/provider/class-use/CsdlStructuralType.html |   233 +
 .../api/edm/provider/class-use/CsdlTerm.html       |   276 +
 .../edm/provider/class-use/CsdlTypeDefinition.html |   264 +
 .../commons/api/edm/provider/package-frame.html    |    64 +
 .../commons/api/edm/provider/package-summary.html  |   399 +
 .../commons/api/edm/provider/package-tree.html     |   205 +
 .../commons/api/edm/provider/package-use.html      |   496 +
 .../olingo/commons/api/edmx/EdmxReference.html     |   422 +
 .../commons/api/edmx/EdmxReferenceInclude.html     |   324 +
 .../api/edmx/EdmxReferenceIncludeAnnotation.html   |   388 +
 .../commons/api/edmx/class-use/EdmxReference.html  |   261 +
 .../api/edmx/class-use/EdmxReferenceInclude.html   |   185 +
 .../class-use/EdmxReferenceIncludeAnnotation.html  |   206 +
 .../olingo/commons/api/edmx/package-frame.html     |    23 +
 .../olingo/commons/api/edmx/package-summary.html   |   169 +
 .../olingo/commons/api/edmx/package-tree.html      |   141 +
 .../olingo/commons/api/edmx/package-use.html       |   217 +
 .../apache/olingo/commons/api/ex/ODataError.html   |   479 +
 .../olingo/commons/api/ex/ODataErrorDetail.html    |   371 +
 .../olingo/commons/api/ex/ODataException.html      |   316 +
 .../commons/api/ex/ODataNotSupportedException.html |   323 +
 .../commons/api/ex/ODataRuntimeException.html      |   322 +
 .../commons/api/ex/class-use/ODataError.html       |   290 +
 .../commons/api/ex/class-use/ODataErrorDetail.html |   234 +
 .../commons/api/ex/class-use/ODataException.html   |   552 +
 .../ex/class-use/ODataNotSupportedException.html   |   126 +
 .../api/ex/class-use/ODataRuntimeException.html    |   248 +
 .../olingo/commons/api/ex/package-frame.html       |    28 +
 .../olingo/commons/api/ex/package-summary.html     |   190 +
 .../apache/olingo/commons/api/ex/package-tree.html |   158 +
 .../apache/olingo/commons/api/ex/package-use.html  |   426 +
 .../olingo/commons/api/format/AcceptCharset.html   |   320 +
 .../olingo/commons/api/format/AcceptType.html      |   398 +
 .../olingo/commons/api/format/ContentType.html     |   898 ++
 .../olingo/commons/api/format/PreferenceName.html  |   506 +
 .../api/format/class-use/AcceptCharset.html        |   171 +
 .../commons/api/format/class-use/AcceptType.html   |   177 +
 .../commons/api/format/class-use/ContentType.html  |  1069 ++
 .../api/format/class-use/PreferenceName.html       |   178 +
 .../olingo/commons/api/format/package-frame.html   |    27 +
 .../olingo/commons/api/format/package-summary.html |   186 +
 .../olingo/commons/api/format/package-tree.html    |   153 +
 .../olingo/commons/api/format/package-use.html     |   372 +
 .../apache/olingo/commons/api/http/HttpHeader.html |  1069 ++
 .../apache/olingo/commons/api/http/HttpMethod.html |   404 +
 .../olingo/commons/api/http/HttpStatusCode.html    |   871 ++
 .../commons/api/http/class-use/HttpHeader.html     |   126 +
 .../commons/api/http/class-use/HttpMethod.html     |   321 +
 .../commons/api/http/class-use/HttpStatusCode.html |   183 +
 .../olingo/commons/api/http/package-frame.html     |    26 +
 .../olingo/commons/api/http/package-summary.html   |   179 +
 .../olingo/commons/api/http/package-tree.html      |   148 +
 .../olingo/commons/api/http/package-use.html       |   253 +
 .../apache/olingo/commons/api/package-frame.html   |    22 +
 .../apache/olingo/commons/api/package-summary.html |   163 +
 .../apache/olingo/commons/api/package-tree.html    |   136 +
 .../org/apache/olingo/commons/api/package-use.html |   161 +
 .../olingo/ext/pojogen/AbstractPOJOGenMojo.html    |   640 +
 .../apache/olingo/ext/pojogen/AbstractUtility.html |  1004 ++
 .../ext/pojogen/NavPropertyBindingDetails.html     |   438 +
 .../ext/pojogen/NavPropertyContainsTarget.html     |   268 +
 .../apache/olingo/ext/pojogen/V4POJOGenMojo.html   |   385 +
 .../org/apache/olingo/ext/pojogen/V4Utility.html   |   270 +
 .../ext/pojogen/class-use/AbstractPOJOGenMojo.html |   168 +
 .../ext/pojogen/class-use/AbstractUtility.html     |   192 +
 .../class-use/NavPropertyBindingDetails.html       |   180 +
 .../class-use/NavPropertyContainsTarget.html       |   126 +
 .../ext/pojogen/class-use/V4POJOGenMojo.html       |   126 +
 .../olingo/ext/pojogen/class-use/V4Utility.html    |   166 +
 .../apache/olingo/ext/pojogen/package-frame.html   |    26 +
 .../apache/olingo/ext/pojogen/package-summary.html |   166 +
 .../apache/olingo/ext/pojogen/package-tree.html    |   157 +
 .../org/apache/olingo/ext/pojogen/package-use.html |   168 +
 .../apache/olingo/ext/proxy/AbstractService.html   |   444 +
 .../olingo/ext/proxy/api/AbstractEntityKey.html    |   320 +
 .../olingo/ext/proxy/api/AbstractEntitySet.html    |   464 +
 .../olingo/ext/proxy/api/AbstractOpenType.html     |   264 +
 .../olingo/ext/proxy/api/AbstractSingleton.html    |   174 +
 .../apache/olingo/ext/proxy/api/AbstractTerm.html  |   174 +
 .../apache/olingo/ext/proxy/api/Annotatable.html   |   273 +
 .../olingo/ext/proxy/api/CollectionQuery.html      |   276 +
 .../apache/olingo/ext/proxy/api/CommonQuery.html   |   230 +
 .../olingo/ext/proxy/api/ComplexCollection.html    |   216 +
 .../apache/olingo/ext/proxy/api/ComplexType.html   |   195 +
 .../olingo/ext/proxy/api/ComposableInvoker.html    |   239 +
 .../olingo/ext/proxy/api/EdmStreamValue.html       |   262 +
 .../olingo/ext/proxy/api/EntityCollection.html     |   287 +
 .../org/apache/olingo/ext/proxy/api/EntitySet.html |   300 +
 .../apache/olingo/ext/proxy/api/EntityType.html    |   262 +
 .../olingo/ext/proxy/api/GenericCollection.html    |   273 +
 .../org/apache/olingo/ext/proxy/api/Invoker.html   |   240 +
 .../olingo/ext/proxy/api/ODataFlushException.html  |   323 +
 .../olingo/ext/proxy/api/ODataResponseError.html   |   303 +
 .../apache/olingo/ext/proxy/api/OperationType.html |   369 +
 .../apache/olingo/ext/proxy/api/Operations.html    |   169 +
 .../olingo/ext/proxy/api/PersistenceManager.html   |   262 +
 .../olingo/ext/proxy/api/PrimitiveCollection.html  |   263 +
 .../ext/proxy/api/PrimitiveCollectionInvoker.html  |   209 +
 .../org/apache/olingo/ext/proxy/api/Search.html    |   312 +
 .../olingo/ext/proxy/api/Sort.Direction.html       |   365 +
 .../org/apache/olingo/ext/proxy/api/Sort.html      |   347 +
 .../olingo/ext/proxy/api/StructuredCollection.html |   281 +
 .../api/StructuredCollectionComposableInvoker.html |   230 +
 .../ext/proxy/api/StructuredCollectionInvoker.html |   227 +
 .../ext/proxy/api/StructuredCollectionQuery.html   |   331 +
 .../ext/proxy/api/StructuredComposableInvoker.html |   216 +
 .../olingo/ext/proxy/api/StructuredInvoker.html    |   213 +
 .../olingo/ext/proxy/api/StructuredQuery.html      |   270 +
 .../olingo/ext/proxy/api/StructuredType.html       |   290 +
 .../AnnotationsForNavigationProperty.html          |   231 +
 .../api/annotations/AnnotationsForProperty.html    |   231 +
 .../ext/proxy/api/annotations/CollectionRef.html   |   216 +
 .../ext/proxy/api/annotations/ComplexType.html     |   293 +
 .../ext/proxy/api/annotations/CompoundKey.html     |   168 +
 .../proxy/api/annotations/CompoundKeyElement.html  |   236 +
 .../ext/proxy/api/annotations/EntityContainer.html |   232 +
 .../ext/proxy/api/annotations/EntitySet.html       |   273 +
 .../ext/proxy/api/annotations/EntityType.html      |   313 +
 .../olingo/ext/proxy/api/annotations/EnumType.html |   272 +
 .../olingo/ext/proxy/api/annotations/Key.html      |   172 +
 .../olingo/ext/proxy/api/annotations/KeyClass.html |   222 +
 .../olingo/ext/proxy/api/annotations/KeyRef.html   |   216 +
 .../ext/proxy/api/annotations/Namespace.html       |   252 +
 .../proxy/api/annotations/NavigationProperty.html  |   316 +
 .../ext/proxy/api/annotations/Operation.html       |   335 +
 .../ext/proxy/api/annotations/Parameter.html       |   328 +
 .../olingo/ext/proxy/api/annotations/Property.html |   468 +
 .../api/annotations/ReferentialConstraint.html     |   268 +
 .../olingo/ext/proxy/api/annotations/RowType.html  |   168 +
 .../ext/proxy/api/annotations/Singleton.html       |   253 +
 .../olingo/ext/proxy/api/annotations/Term.html     |   269 +
 .../AnnotationsForNavigationProperty.html          |   126 +
 .../class-use/AnnotationsForProperty.html          |   126 +
 .../api/annotations/class-use/CollectionRef.html   |   126 +
 .../api/annotations/class-use/ComplexType.html     |   126 +
 .../api/annotations/class-use/CompoundKey.html     |   126 +
 .../annotations/class-use/CompoundKeyElement.html  |   126 +
 .../api/annotations/class-use/EntityContainer.html |   126 +
 .../proxy/api/annotations/class-use/EntitySet.html |   126 +
 .../api/annotations/class-use/EntityType.html      |   126 +
 .../proxy/api/annotations/class-use/EnumType.html  |   126 +
 .../ext/proxy/api/annotations/class-use/Key.html   |   126 +
 .../proxy/api/annotations/class-use/KeyClass.html  |   126 +
 .../proxy/api/annotations/class-use/KeyRef.html    |   126 +
 .../proxy/api/annotations/class-use/Namespace.html |   126 +
 .../annotations/class-use/NavigationProperty.html  |   245 +
 .../proxy/api/annotations/class-use/Operation.html |   178 +
 .../proxy/api/annotations/class-use/Parameter.html |   126 +
 .../proxy/api/annotations/class-use/Property.html  |   167 +
 .../class-use/ReferentialConstraint.html           |   126 +
 .../proxy/api/annotations/class-use/RowType.html   |   126 +
 .../proxy/api/annotations/class-use/Singleton.html |   126 +
 .../ext/proxy/api/annotations/class-use/Term.html  |   126 +
 .../ext/proxy/api/annotations/package-frame.html   |    42 +
 .../ext/proxy/api/annotations/package-summary.html |   268 +
 .../ext/proxy/api/annotations/package-tree.html    |   156 +
 .../ext/proxy/api/annotations/package-use.html     |   192 +
 .../ext/proxy/api/class-use/AbstractEntityKey.html |   126 +
 .../ext/proxy/api/class-use/AbstractEntitySet.html |   170 +
 .../ext/proxy/api/class-use/AbstractOpenType.html  |   126 +
 .../ext/proxy/api/class-use/AbstractSingleton.html |   126 +
 .../ext/proxy/api/class-use/AbstractTerm.html      |   325 +
 .../ext/proxy/api/class-use/Annotatable.html       |   170 +
 .../ext/proxy/api/class-use/CollectionQuery.html   |   199 +
 .../ext/proxy/api/class-use/CommonQuery.html       |   211 +
 .../ext/proxy/api/class-use/ComplexCollection.html |   166 +
 .../ext/proxy/api/class-use/ComplexType.html       |   183 +
 .../ext/proxy/api/class-use/ComposableInvoker.html |   170 +
 .../ext/proxy/api/class-use/EdmStreamValue.html    |   240 +
 .../ext/proxy/api/class-use/EntityCollection.html  |   295 +
 .../olingo/ext/proxy/api/class-use/EntitySet.html  |   126 +
 .../olingo/ext/proxy/api/class-use/EntityType.html |   256 +
 .../ext/proxy/api/class-use/GenericCollection.html |   180 +
 .../olingo/ext/proxy/api/class-use/Invoker.html    |   186 +
 .../proxy/api/class-use/ODataFlushException.html   |   126 +
 .../proxy/api/class-use/ODataResponseError.html    |   178 +
 .../ext/proxy/api/class-use/OperationType.html     |   175 +
 .../olingo/ext/proxy/api/class-use/Operations.html |   200 +
 .../proxy/api/class-use/PersistenceManager.html    |   199 +
 .../proxy/api/class-use/PrimitiveCollection.html   |   166 +
 .../api/class-use/PrimitiveCollectionInvoker.html  |   126 +
 .../olingo/ext/proxy/api/class-use/Search.html     |   241 +
 .../ext/proxy/api/class-use/Sort.Direction.html    |   208 +
 .../olingo/ext/proxy/api/class-use/Sort.html       |   194 +
 .../proxy/api/class-use/StructuredCollection.html  |   201 +
 .../StructuredCollectionComposableInvoker.html     |   126 +
 .../api/class-use/StructuredCollectionInvoker.html |   166 +
 .../api/class-use/StructuredCollectionQuery.html   |   183 +
 .../api/class-use/StructuredComposableInvoker.html |   126 +
 .../ext/proxy/api/class-use/StructuredInvoker.html |   166 +
 .../ext/proxy/api/class-use/StructuredQuery.html   |   182 +
 .../ext/proxy/api/class-use/StructuredType.html    |   209 +
 .../apache/olingo/ext/proxy/api/package-frame.html |    64 +
 .../olingo/ext/proxy/api/package-summary.html      |   327 +
 .../apache/olingo/ext/proxy/api/package-tree.html  |   283 +
 .../apache/olingo/ext/proxy/api/package-use.html   |   335 +
 .../ext/proxy/class-use/AbstractService.html       |   457 +
 .../AbstractCollectionInvocationHandler.html       |  1157 ++
 .../AbstractEntityCollectionInvocationHandler.html |   618 +
 .../AbstractStructuredInvocationHandler.html       |  1267 ++
 .../commons/AnnotatableInvocationHandler.html      |   627 +
 .../commons/AnnotatationsInvocationHandler.html    |   495 +
 .../ComplexCollectionInvocationHandler.html        |   617 +
 .../proxy/commons/ComplexInvocationHandler.html    |   658 +
 .../ext/proxy/commons/EdmStreamValueHandler.html   |   604 +
 .../commons/EntityCollectionInvocationHandler.html |   603 +
 .../commons/EntityContainerInvocationHandler.html  |   642 +
 .../ext/proxy/commons/EntityInvocationHandler.html |   946 ++
 .../proxy/commons/EntitySetInvocationHandler.html  |   952 ++
 .../commons/InlineEntitySetInvocationHandler.html  |   903 ++
 .../proxy/commons/InvokerInvocationHandler.html    |   709 +
 .../NonTransactionalPersistenceManagerImpl.html    |   421 +
 .../ext/proxy/commons/PersistenceChanges.html      |   288 +
 .../PrimitiveCollectionInvocationHandler.html      |   630 +
 .../olingo/ext/proxy/commons/SearchImpl.html       |   334 +
 ...ructuredComposableInvokerInvocationHandler.html |   564 +
 .../olingo/ext/proxy/commons/TransactionItems.html |   379 +
 .../TransactionalPersistenceManagerImpl.html       |   425 +
 .../AbstractCollectionInvocationHandler.html       |   186 +
 .../AbstractEntityCollectionInvocationHandler.html |   174 +
 .../AbstractStructuredInvocationHandler.html       |   198 +
 .../class-use/AnnotatableInvocationHandler.html    |   189 +
 .../class-use/AnnotatationsInvocationHandler.html  |   126 +
 .../ComplexCollectionInvocationHandler.html        |   126 +
 .../class-use/ComplexInvocationHandler.html        |   191 +
 .../commons/class-use/EdmStreamValueHandler.html   |   126 +
 .../EntityCollectionInvocationHandler.html         |   126 +
 .../EntityContainerInvocationHandler.html          |   167 +
 .../commons/class-use/EntityInvocationHandler.html |   466 +
 .../class-use/EntitySetInvocationHandler.html      |   173 +
 .../InlineEntitySetInvocationHandler.html          |   169 +
 .../class-use/InvokerInvocationHandler.html        |   166 +
 .../NonTransactionalPersistenceManagerImpl.html    |   126 +
 .../commons/class-use/PersistenceChanges.html      |   174 +
 .../PrimitiveCollectionInvocationHandler.html      |   126 +
 .../ext/proxy/commons/class-use/SearchImpl.html    |   126 +
 ...ructuredComposableInvokerInvocationHandler.html |   126 +
 .../proxy/commons/class-use/TransactionItems.html  |   174 +
 .../TransactionalPersistenceManagerImpl.html       |   126 +
 .../olingo/ext/proxy/commons/package-frame.html    |    41 +
 .../olingo/ext/proxy/commons/package-summary.html  |   231 +
 .../olingo/ext/proxy/commons/package-tree.html     |   171 +
 .../olingo/ext/proxy/commons/package-use.html      |   230 +
 .../olingo/ext/proxy/context/AttachedEntity.html   |   288 +
 .../ext/proxy/context/AttachedEntityStatus.html    |   394 +
 .../apache/olingo/ext/proxy/context/Context.html   |   286 +
 .../olingo/ext/proxy/context/EntityContext.html    |   551 +
 .../olingo/ext/proxy/context/EntityLinkDesc.html   |   425 +
 .../olingo/ext/proxy/context/EntityUUID.html       |   377 +
 .../proxy/context/class-use/AttachedEntity.html    |   168 +
 .../context/class-use/AttachedEntityStatus.html    |   255 +
 .../ext/proxy/context/class-use/Context.html       |   166 +
 .../ext/proxy/context/class-use/EntityContext.html |   166 +
 .../proxy/context/class-use/EntityLinkDesc.html    |   126 +
 .../ext/proxy/context/class-use/EntityUUID.html    |   202 +
 .../olingo/ext/proxy/context/package-frame.html    |    29 +
 .../olingo/ext/proxy/context/package-summary.html  |   177 +
 .../olingo/ext/proxy/context/package-tree.html     |   155 +
 .../olingo/ext/proxy/context/package-use.html      |   211 +
 .../org/apache/olingo/ext/proxy/package-frame.html |    21 +
 .../apache/olingo/ext/proxy/package-summary.html   |   146 +
 .../org/apache/olingo/ext/proxy/package-tree.html  |   139 +
 .../org/apache/olingo/ext/proxy/package-use.html   |   182 +
 .../apache/olingo/ext/proxy/utils/ClassUtils.html  |   392 +
 .../ext/proxy/utils/CompoundKeyElementWrapper.html |   325 +
 .../apache/olingo/ext/proxy/utils/CoreUtils.html   |   489 +
 .../apache/olingo/ext/proxy/utils/ProxyUtils.html  |   371 +
 .../ext/proxy/utils/class-use/ClassUtils.html      |   126 +
 .../utils/class-use/CompoundKeyElementWrapper.html |   166 +
 .../ext/proxy/utils/class-use/CoreUtils.html       |   126 +
 .../ext/proxy/utils/class-use/ProxyUtils.html      |   126 +
 .../olingo/ext/proxy/utils/package-frame.html      |    24 +
 .../olingo/ext/proxy/utils/package-summary.html    |   156 +
 .../olingo/ext/proxy/utils/package-tree.html       |   142 +
 .../apache/olingo/ext/proxy/utils/package-use.html |   159 +
 .../apache/olingo/netty/server/api/ODataNetty.html |   316 +
 .../olingo/netty/server/api/ODataNettyHandler.html |   260 +
 .../netty/server/api/class-use/ODataNetty.html     |   190 +
 .../server/api/class-use/ODataNettyHandler.html    |   203 +
 .../olingo/netty/server/api/package-frame.html     |    25 +
 .../olingo/netty/server/api/package-summary.html   |   159 +
 .../olingo/netty/server/api/package-tree.html      |   147 +
 .../olingo/netty/server/api/package-use.html       |   184 +
 .../netty/server/core/ODataNettyHandlerImpl.html   |   374 +
 .../olingo/netty/server/core/ODataNettyImpl.html   |   740 ++
 .../core/class-use/ODataNettyHandlerImpl.html      |   126 +
 .../server/core/class-use/ODataNettyImpl.html      |   126 +
 .../olingo/netty/server/core/package-frame.html    |    22 +
 .../olingo/netty/server/core/package-summary.html  |   148 +
 .../olingo/netty/server/core/package-tree.html     |   148 +
 .../olingo/netty/server/core/package-use.html      |   126 +
 .../odata4/org/apache/olingo/server/api/OData.html |   668 +
 .../server/api/ODataApplicationException.html      |   467 +
 .../org/apache/olingo/server/api/ODataContent.html |   262 +
 .../server/api/ODataContentWriteErrorCallback.html |   240 +
 .../server/api/ODataContentWriteErrorContext.html  |   259 +
 .../org/apache/olingo/server/api/ODataHandler.html |   281 +
 .../apache/olingo/server/api/ODataHttpHandler.html |   331 +
 .../api/ODataLibraryException.MessageKey.html      |   235 +
 .../ODataLibraryException.ODataErrorMessage.html   |   299 +
 .../olingo/server/api/ODataLibraryException.html   |   483 +
 .../org/apache/olingo/server/api/ODataRequest.html |   727 +
 .../apache/olingo/server/api/ODataResponse.html    |   513 +
 .../apache/olingo/server/api/ODataServerError.html |   517 +
 .../apache/olingo/server/api/OlingoExtension.html  |   174 +
 .../apache/olingo/server/api/ServiceMetadata.html  |   291 +
 .../olingo/server/api/batch/BatchFacade.html       |   305 +
 .../server/api/batch/class-use/BatchFacade.html    |   180 +
 .../olingo/server/api/batch/package-frame.html     |    21 +
 .../olingo/server/api/batch/package-summary.html   |   158 +
 .../olingo/server/api/batch/package-tree.html      |   135 +
 .../olingo/server/api/batch/package-use.html       |   164 +
 .../apache/olingo/server/api/class-use/OData.html  |   288 +
 .../api/class-use/ODataApplicationException.html   |   704 +
 .../olingo/server/api/class-use/ODataContent.html  |   207 +
 .../class-use/ODataContentWriteErrorCallback.html  |   188 +
 .../class-use/ODataContentWriteErrorContext.html   |   171 +
 .../olingo/server/api/class-use/ODataHandler.html  |   207 +
 .../server/api/class-use/ODataHttpHandler.html     |   192 +
 .../ODataLibraryException.MessageKey.html          |   386 +
 .../ODataLibraryException.ODataErrorMessage.html   |   171 +
 .../api/class-use/ODataLibraryException.html       |   745 ++
 .../olingo/server/api/class-use/ODataRequest.html  |   765 ++
 .../olingo/server/api/class-use/ODataResponse.html |   792 ++
 .../server/api/class-use/ODataServerError.html     |   276 +
 .../server/api/class-use/OlingoExtension.html      |   223 +
 .../server/api/class-use/ServiceMetadata.html      |   462 +
 .../olingo/server/api/debug/DebugInformation.html  |   465 +
 .../server/api/debug/DebugResponseHelper.html      |   233 +
 .../olingo/server/api/debug/DebugSupport.html      |   373 +
 .../server/api/debug/DefaultDebugSupport.html      |   357 +
 .../server/api/debug/RuntimeMeasurement.html       |   452 +
 .../api/debug/class-use/DebugInformation.html      |   182 +
 .../api/debug/class-use/DebugResponseHelper.html   |   192 +
 .../server/api/debug/class-use/DebugSupport.html   |   196 +
 .../api/debug/class-use/DefaultDebugSupport.html   |   126 +
 .../api/debug/class-use/RuntimeMeasurement.html    |   183 +
 .../olingo/server/api/debug/package-frame.html     |    28 +
 .../olingo/server/api/debug/package-summary.html   |   192 +
 .../olingo/server/api/debug/package-tree.html      |   146 +
 .../olingo/server/api/debug/package-use.html       |   222 +
 .../DeserializerException.MessageKeys.html         |   637 +
 .../api/deserializer/DeserializerException.html    |   416 +
 .../api/deserializer/DeserializerResult.html       |   331 +
 .../api/deserializer/FixedFormatDeserializer.html  |   318 +
 .../server/api/deserializer/ODataDeserializer.html |   353 +
 .../BatchDeserializerException.MessageKeys.html    |   660 +
 .../batch/BatchDeserializerException.html          |   375 +
 .../deserializer/batch/BatchOptions.Builder.html   |   339 +
 .../api/deserializer/batch/BatchOptions.html       |   334 +
 .../api/deserializer/batch/BatchRequestPart.html   |   333 +
 .../api/deserializer/batch/ODataResponsePart.html  |   345 +
 .../BatchDeserializerException.MessageKeys.html    |   177 +
 .../class-use/BatchDeserializerException.html      |   172 +
 .../batch/class-use/BatchOptions.Builder.html      |   182 +
 .../deserializer/batch/class-use/BatchOptions.html |   198 +
 .../batch/class-use/BatchRequestPart.html          |   198 +
 .../batch/class-use/ODataResponsePart.html         |   225 +
 .../api/deserializer/batch/package-frame.html      |    32 +
 .../api/deserializer/batch/package-summary.html    |   205 +
 .../api/deserializer/batch/package-tree.html       |   175 +
 .../server/api/deserializer/batch/package-use.html |   276 +
 .../DeserializerException.MessageKeys.html         |   177 +
 .../class-use/DeserializerException.html           |   330 +
 .../deserializer/class-use/DeserializerResult.html |   198 +
 .../class-use/FixedFormatDeserializer.html         |   192 +
 .../deserializer/class-use/ODataDeserializer.html  |   204 +
 .../server/api/deserializer/package-frame.html     |    31 +
 .../server/api/deserializer/package-summary.html   |   201 +
 .../server/api/deserializer/package-tree.html      |   173 +
 .../server/api/deserializer/package-use.html       |   279 +
 .../olingo/server/api/etag/CustomETagSupport.html  |   270 +
 .../apache/olingo/server/api/etag/ETagHelper.html  |   292 +
 .../etag/PreconditionException.MessageKeys.html    |   390 +
 .../server/api/etag/PreconditionException.html     |   391 +
 .../api/etag/ServiceMetadataETagSupport.html       |   263 +
 .../api/etag/class-use/CustomETagSupport.html      |   170 +
 .../server/api/etag/class-use/ETagHelper.html      |   192 +
 .../PreconditionException.MessageKeys.html         |   177 +
 .../api/etag/class-use/PreconditionException.html  |   182 +
 .../etag/class-use/ServiceMetadataETagSupport.html |   211 +
 .../olingo/server/api/etag/package-frame.html      |    31 +
 .../olingo/server/api/etag/package-summary.html    |   202 +
 .../olingo/server/api/etag/package-tree.html       |   177 +
 .../apache/olingo/server/api/etag/package-use.html |   226 +
 .../apache/olingo/server/api/package-frame.html    |    41 +
 .../apache/olingo/server/api/package-summary.html  |   273 +
 .../org/apache/olingo/server/api/package-tree.html |   175 +
 .../org/apache/olingo/server/api/package-use.html  |   600 +
 .../server/api/prefer/Preferences.Preference.html  |   306 +
 .../server/api/prefer/Preferences.Return.html      |   347 +
 .../olingo/server/api/prefer/Preferences.html      |   409 +
 .../api/prefer/PreferencesApplied.Builder.html     |   401 +
 .../server/api/prefer/PreferencesApplied.html      |   319 +
 .../prefer/class-use/Preferences.Preference.html   |   170 +
 .../api/prefer/class-use/Preferences.Return.html   |   199 +
 .../server/api/prefer/class-use/Preferences.html   |   192 +
 .../class-use/PreferencesApplied.Builder.html      |   225 +
 .../api/prefer/class-use/PreferencesApplied.html   |   170 +
 .../olingo/server/api/prefer/package-frame.html    |    31 +
 .../olingo/server/api/prefer/package-summary.html  |   203 +
 .../olingo/server/api/prefer/package-tree.html     |   157 +
 .../olingo/server/api/prefer/package-use.html      |   223 +
 .../ActionComplexCollectionProcessor.html          |   260 +
 .../api/processor/ActionComplexProcessor.html      |   260 +
 .../processor/ActionEntityCollectionProcessor.html |   260 +
 .../api/processor/ActionEntityProcessor.html       |   260 +
 .../ActionPrimitiveCollectionProcessor.html        |   260 +
 .../api/processor/ActionPrimitiveProcessor.html    |   260 +
 .../server/api/processor/ActionVoidProcessor.html  |   257 +
 .../server/api/processor/BatchProcessor.html       |   284 +
 .../api/processor/ComplexCollectionProcessor.html  |   337 +
 .../server/api/processor/ComplexProcessor.html     |   330 +
 .../processor/CountComplexCollectionProcessor.html |   262 +
 .../processor/CountEntityCollectionProcessor.html  |   262 +
 .../CountPrimitiveCollectionProcessor.html         |   262 +
 .../server/api/processor/DefaultProcessor.html     |   404 +
 .../server/api/processor/DeltaProcessor.html       |   196 +
 .../api/processor/EntityCollectionProcessor.html   |   261 +
 .../server/api/processor/EntityProcessor.html      |   366 +
 .../server/api/processor/ErrorProcessor.html       |   256 +
 .../server/api/processor/MediaEntityProcessor.html |   369 +
 .../server/api/processor/MetadataProcessor.html    |   261 +
 .../processor/PrimitiveCollectionProcessor.html    |   337 +
 .../server/api/processor/PrimitiveProcessor.html   |   335 +
 .../api/processor/PrimitiveValueProcessor.html     |   337 +
 .../olingo/server/api/processor/Processor.html     |   245 +
 .../processor/ReferenceCollectionProcessor.html    |   259 +
 .../server/api/processor/ReferenceProcessor.html   |   358 +
 .../api/processor/ServiceDocumentProcessor.html    |   261 +
 .../ActionComplexCollectionProcessor.html          |   126 +
 .../class-use/ActionComplexProcessor.html          |   126 +
 .../class-use/ActionEntityCollectionProcessor.html |   126 +
 .../processor/class-use/ActionEntityProcessor.html |   126 +
 .../ActionPrimitiveCollectionProcessor.html        |   126 +
 .../class-use/ActionPrimitiveProcessor.html        |   126 +
 .../processor/class-use/ActionVoidProcessor.html   |   126 +
 .../api/processor/class-use/BatchProcessor.html    |   126 +
 .../class-use/ComplexCollectionProcessor.html      |   170 +
 .../api/processor/class-use/ComplexProcessor.html  |   126 +
 .../class-use/CountComplexCollectionProcessor.html |   126 +
 .../class-use/CountEntityCollectionProcessor.html  |   126 +
 .../CountPrimitiveCollectionProcessor.html         |   126 +
 .../api/processor/class-use/DefaultProcessor.html  |   126 +
 .../api/processor/class-use/DeltaProcessor.html    |   126 +
 .../class-use/EntityCollectionProcessor.html       |   170 +
 .../api/processor/class-use/EntityProcessor.html   |   170 +
 .../api/processor/class-use/ErrorProcessor.html    |   173 +
 .../processor/class-use/MediaEntityProcessor.html  |   126 +
 .../api/processor/class-use/MetadataProcessor.html |   173 +
 .../class-use/PrimitiveCollectionProcessor.html    |   170 +
 .../processor/class-use/PrimitiveProcessor.html    |   170 +
 .../class-use/PrimitiveValueProcessor.html         |   126 +
 .../server/api/processor/class-use/Processor.html  |   406 +
 .../class-use/ReferenceCollectionProcessor.html    |   126 +
 .../processor/class-use/ReferenceProcessor.html    |   126 +
 .../class-use/ServiceDocumentProcessor.html        |   173 +
 .../olingo/server/api/processor/package-frame.html |    50 +
 .../server/api/processor/package-summary.html      |   339 +
 .../olingo/server/api/processor/package-tree.html  |   186 +
 .../olingo/server/api/processor/package-use.html   |   270 +
 .../BatchSerializerException.MessageKeys.html      |   357 +
 .../api/serializer/BatchSerializerException.html   |   378 +
 .../ComplexSerializerOptions.Builder.html          |   311 +
 .../api/serializer/ComplexSerializerOptions.html   |   328 +
 .../api/serializer/CustomContentTypeSupport.html   |   249 +
 .../api/serializer/EdmAssistedSerializer.html      |   246 +
 .../EdmAssistedSerializerOptions.Builder.html      |   263 +
 .../serializer/EdmAssistedSerializerOptions.html   |   314 +
 .../server/api/serializer/EdmDeltaSerializer.html  |   245 +
 .../EntityCollectionSerializerOptions.Builder.html |   383 +
 .../EntityCollectionSerializerOptions.html         |   435 +
 .../EntitySerializerOptions.Builder.html           |   327 +
 .../api/serializer/EntitySerializerOptions.html    |   344 +
 .../api/serializer/FixedFormatSerializer.html      |   339 +
 .../apache/olingo/server/api/serializer/Kind.html  |   515 +
 .../server/api/serializer/ODataSerializer.html     |   614 +
 .../PrimitiveSerializerOptions.Builder.html        |   375 +
 .../api/serializer/PrimitiveSerializerOptions.html |   376 +
 .../PrimitiveValueSerializerOptions.Builder.html   |   359 +
 .../PrimitiveValueSerializerOptions.html           |   360 +
 ...ferenceCollectionSerializerOptions.Builder.html |   313 +
 .../ReferenceCollectionSerializerOptions.html      |   296 +
 .../ReferenceSerializerOptions.Builder.html        |   297 +
 .../api/serializer/ReferenceSerializerOptions.html |   280 +
 .../server/api/serializer/RepresentationType.html  |   591 +
 .../SerializerException.MessageKeys.html           |   589 +
 .../server/api/serializer/SerializerException.html |   416 +
 .../server/api/serializer/SerializerResult.html    |   231 +
 .../api/serializer/SerializerStreamResult.html     |   232 +
 .../BatchSerializerException.MessageKeys.html      |   177 +
 .../class-use/BatchSerializerException.html        |   171 +
 .../ComplexSerializerOptions.Builder.html          |   194 +
 .../class-use/ComplexSerializerOptions.html        |   197 +
 .../class-use/CustomContentTypeSupport.html        |   171 +
 .../class-use/EdmAssistedSerializer.html           |   193 +
 .../EdmAssistedSerializerOptions.Builder.html      |   176 +
 .../class-use/EdmAssistedSerializerOptions.html    |   188 +
 .../serializer/class-use/EdmDeltaSerializer.html   |   195 +
 .../EntityCollectionSerializerOptions.Builder.html |   219 +
 .../EntityCollectionSerializerOptions.html         |   206 +
 .../class-use/EntitySerializerOptions.Builder.html |   200 +
 .../class-use/EntitySerializerOptions.html         |   188 +
 .../class-use/FixedFormatSerializer.html           |   193 +
 .../server/api/serializer/class-use/Kind.html      |   177 +
 .../api/serializer/class-use/ODataSerializer.html  |   204 +
 .../PrimitiveSerializerOptions.Builder.html        |   218 +
 .../class-use/PrimitiveSerializerOptions.html      |   197 +
 .../PrimitiveValueSerializerOptions.Builder.html   |   212 +
 .../class-use/PrimitiveValueSerializerOptions.html |   187 +
 ...ferenceCollectionSerializerOptions.Builder.html |   182 +
 .../ReferenceCollectionSerializerOptions.html      |   188 +
 .../ReferenceSerializerOptions.Builder.html        |   176 +
 .../class-use/ReferenceSerializerOptions.html      |   188 +
 .../serializer/class-use/RepresentationType.html   |   193 +
 .../class-use/SerializerException.MessageKeys.html |   177 +
 .../serializer/class-use/SerializerException.html  |   455 +
 .../api/serializer/class-use/SerializerResult.html |   273 +
 .../class-use/SerializerStreamResult.html          |   173 +
 .../server/api/serializer/package-frame.html       |    58 +
 .../server/api/serializer/package-summary.html     |   356 +
 .../olingo/server/api/serializer/package-tree.html |   204 +
 .../olingo/server/api/serializer/package-use.html  |   386 +
 .../apache/olingo/server/api/uri/UriHelper.html    |   360 +
 .../org/apache/olingo/server/api/uri/UriInfo.html  |   453 +
 .../apache/olingo/server/api/uri/UriInfoAll.html   |   352 +
 .../apache/olingo/server/api/uri/UriInfoBatch.html |   175 +
 .../olingo/server/api/uri/UriInfoCrossjoin.html    |   420 +
 .../olingo/server/api/uri/UriInfoEntityId.html     |   322 +
 .../apache/olingo/server/api/uri/UriInfoKind.html  |   439 +
 .../olingo/server/api/uri/UriInfoMetadata.html     |   250 +
 .../olingo/server/api/uri/UriInfoResource.html     |   503 +
 .../olingo/server/api/uri/UriInfoService.html      |   175 +
 .../apache/olingo/server/api/uri/UriParameter.html |   296 +
 .../apache/olingo/server/api/uri/UriResource.html  |   271 +
 .../olingo/server/api/uri/UriResourceAction.html   |   273 +
 .../server/api/uri/UriResourceComplexProperty.html |   277 +
 .../olingo/server/api/uri/UriResourceCount.html    |   197 +
 .../server/api/uri/UriResourceEntitySet.html       |   316 +
 .../olingo/server/api/uri/UriResourceFunction.html |   343 +
 .../olingo/server/api/uri/UriResourceIt.html       |   265 +
 .../olingo/server/api/uri/UriResourceKind.html     |   575 +
 .../server/api/uri/UriResourceLambdaAll.html       |   265 +
 .../server/api/uri/UriResourceLambdaAny.html       |   265 +
 .../server/api/uri/UriResourceLambdaVariable.html  |   248 +
 .../server/api/uri/UriResourceNavigation.html      |   299 +
 .../server/api/uri/UriResourcePartTyped.html       |   295 +
 .../api/uri/UriResourcePrimitiveProperty.html      |   211 +
 .../olingo/server/api/uri/UriResourceProperty.html |   251 +
 .../olingo/server/api/uri/UriResourceRef.html      |   197 +
 .../olingo/server/api/uri/UriResourceRoot.html     |   198 +
 .../server/api/uri/UriResourceSingleton.html       |   282 +
 .../olingo/server/api/uri/UriResourceValue.html    |   197 +
 .../olingo/server/api/uri/class-use/UriHelper.html |   192 +
 .../olingo/server/api/uri/class-use/UriInfo.html   |   596 +
 .../server/api/uri/class-use/UriInfoAll.html       |   185 +
 .../server/api/uri/class-use/UriInfoBatch.html     |   185 +
 .../server/api/uri/class-use/UriInfoCrossjoin.html |   185 +
 .../server/api/uri/class-use/UriInfoEntityId.html  |   185 +
 .../server/api/uri/class-use/UriInfoKind.html      |   183 +
 .../server/api/uri/class-use/UriInfoMetadata.html  |   185 +
 .../server/api/uri/class-use/UriInfoResource.html  |   237 +
 .../server/api/uri/class-use/UriInfoService.html   |   185 +
 .../server/api/uri/class-use/UriParameter.html     |   219 +
 .../server/api/uri/class-use/UriResource.html      |   325 +
 .../api/uri/class-use/UriResourceAction.html       |   126 +
 .../uri/class-use/UriResourceComplexProperty.html  |   126 +
 .../server/api/uri/class-use/UriResourceCount.html |   126 +
 .../api/uri/class-use/UriResourceEntitySet.html    |   172 +
 .../api/uri/class-use/UriResourceFunction.html     |   126 +
 .../server/api/uri/class-use/UriResourceIt.html    |   126 +
 .../server/api/uri/class-use/UriResourceKind.html  |   181 +
 .../api/uri/class-use/UriResourceLambdaAll.html    |   126 +
 .../api/uri/class-use/UriResourceLambdaAny.html    |   126 +
 .../uri/class-use/UriResourceLambdaVariable.html   |   126 +
 .../api/uri/class-use/UriResourceNavigation.html   |   126 +
 .../api/uri/class-use/UriResourcePartTyped.html    |   246 +
 .../class-use/UriResourcePrimitiveProperty.html    |   126 +
 .../api/uri/class-use/UriResourceProperty.html     |   178 +
 .../server/api/uri/class-use/UriResourceRef.html   |   126 +
 .../server/api/uri/class-use/UriResourceRoot.html  |   126 +
 .../api/uri/class-use/UriResourceSingleton.html    |   126 +
 .../server/api/uri/class-use/UriResourceValue.html |   126 +
 .../olingo/server/api/uri/package-frame.html       |    53 +
 .../olingo/server/api/uri/package-summary.html     |   365 +
 .../apache/olingo/server/api/uri/package-tree.html |   211 +
 .../apache/olingo/server/api/uri/package-use.html  |   400 +
 .../api/uri/queryoption/AliasQueryOption.html      |   242 +
 .../server/api/uri/queryoption/ApplyItem.Kind.html |   444 +
 .../server/api/uri/queryoption/ApplyItem.html      |   256 +
 .../server/api/uri/queryoption/ApplyOption.html    |   247 +
 .../server/api/uri/queryoption/CountOption.html    |   249 +
 .../api/uri/queryoption/CustomQueryOption.html     |   198 +
 .../api/uri/queryoption/DeltaTokenOption.html      |   246 +
 .../server/api/uri/queryoption/ExpandItem.html     |   471 +
 .../server/api/uri/queryoption/ExpandOption.html   |   248 +
 .../server/api/uri/queryoption/FilterOption.html   |   248 +
 .../server/api/uri/queryoption/FormatOption.html   |   244 +
 .../server/api/uri/queryoption/IdOption.html       |   248 +
 .../api/uri/queryoption/LevelsExpandOption.html    |   246 +
 .../server/api/uri/queryoption/OrderByItem.html    |   249 +
 .../server/api/uri/queryoption/OrderByOption.html  |   248 +
 .../server/api/uri/queryoption/QueryOption.html    |   249 +
 .../server/api/uri/queryoption/SearchOption.html   |   248 +
 .../server/api/uri/queryoption/SelectItem.html     |   298 +
 .../server/api/uri/queryoption/SelectOption.html   |   248 +
 .../server/api/uri/queryoption/SkipOption.html     |   248 +
 .../api/uri/queryoption/SkipTokenOption.html       |   248 +
 .../api/uri/queryoption/SystemQueryOption.html     |   244 +
 .../api/uri/queryoption/SystemQueryOptionKind.html |   586 +
 .../server/api/uri/queryoption/TopOption.html      |   248 +
 .../api/uri/queryoption/apply/Aggregate.html       |   258 +
 .../apply/AggregateExpression.StandardMethod.html  |   384 +
 .../uri/queryoption/apply/AggregateExpression.html |   382 +
 .../uri/queryoption/apply/BottomTop.Method.html    |   396 +
 .../api/uri/queryoption/apply/BottomTop.html       |   313 +
 .../server/api/uri/queryoption/apply/Compute.html  |   258 +
 .../uri/queryoption/apply/ComputeExpression.html   |   255 +
 .../server/api/uri/queryoption/apply/Concat.html   |   258 +
 .../api/uri/queryoption/apply/CustomFunction.html  |   278 +
 .../server/api/uri/queryoption/apply/Expand.html   |   258 +
 .../server/api/uri/queryoption/apply/Filter.html   |   258 +
 .../server/api/uri/queryoption/apply/GroupBy.html  |   278 +
 .../api/uri/queryoption/apply/GroupByItem.html     |   275 +
 .../server/api/uri/queryoption/apply/Identity.html |   211 +
 .../server/api/uri/queryoption/apply/Search.html   |   258 +
 .../uri/queryoption/apply/class-use/Aggregate.html |   126 +
 .../AggregateExpression.StandardMethod.html        |   181 +
 .../apply/class-use/AggregateExpression.html       |   189 +
 .../apply/class-use/BottomTop.Method.html          |   181 +
 .../uri/queryoption/apply/class-use/BottomTop.html |   126 +
 .../uri/queryoption/apply/class-use/Compute.html   |   126 +
 .../apply/class-use/ComputeExpression.html         |   168 +
 .../uri/queryoption/apply/class-use/Concat.html    |   126 +
 .../apply/class-use/CustomFunction.html            |   126 +
 .../uri/queryoption/apply/class-use/Expand.html    |   126 +
 .../uri/queryoption/apply/class-use/Filter.html    |   126 +
 .../uri/queryoption/apply/class-use/GroupBy.html   |   126 +
 .../queryoption/apply/class-use/GroupByItem.html   |   174 +
 .../uri/queryoption/apply/class-use/Identity.html  |   126 +
 .../uri/queryoption/apply/class-use/Search.html    |   126 +
 .../api/uri/queryoption/apply/package-frame.html   |    38 +
 .../api/uri/queryoption/apply/package-summary.html |   243 +
 .../api/uri/queryoption/apply/package-tree.html    |   164 +
 .../api/uri/queryoption/apply/package-use.html     |   181 +
 .../queryoption/class-use/AliasQueryOption.html    |   170 +
 .../uri/queryoption/class-use/ApplyItem.Kind.html  |   183 +
 .../api/uri/queryoption/class-use/ApplyItem.html   |   248 +
 .../api/uri/queryoption/class-use/ApplyOption.html |   231 +
 .../api/uri/queryoption/class-use/CountOption.html |   253 +
 .../queryoption/class-use/CustomQueryOption.html   |   176 +
 .../queryoption/class-use/DeltaTokenOption.html    |   176 +
 .../api/uri/queryoption/class-use/ExpandItem.html  |   168 +
 .../uri/queryoption/class-use/ExpandOption.html    |   332 +
 .../uri/queryoption/class-use/FilterOption.html    |   220 +
 .../uri/queryoption/class-use/FormatOption.html    |   184 +
 .../api/uri/queryoption/class-use/IdOption.html    |   172 +
 .../queryoption/class-use/LevelsExpandOption.html  |   168 +
 .../api/uri/queryoption/class-use/OrderByItem.html |   168 +
 .../uri/queryoption/class-use/OrderByOption.html   |   196 +
 .../api/uri/queryoption/class-use/QueryOption.html |   274 +
 .../uri/queryoption/class-use/SearchOption.html    |   224 +
 .../api/uri/queryoption/class-use/SelectItem.html  |   168 +
 .../uri/queryoption/class-use/SelectOption.html    |   282 +
 .../api/uri/queryoption/class-use/SkipOption.html  |   200 +
 .../uri/queryoption/class-use/SkipTokenOption.html |   176 +
 .../queryoption/class-use/SystemQueryOption.html   |   278 +
 .../class-use/SystemQueryOptionKind.html           |   187 +
 .../api/uri/queryoption/class-use/TopOption.html   |   200 +
 .../api/uri/queryoption/expression/Alias.html      |   243 +
 .../api/uri/queryoption/expression/Binary.html     |   279 +
 .../queryoption/expression/BinaryOperatorKind.html |   572 +
 .../uri/queryoption/expression/Enumeration.html    |   260 +
 .../api/uri/queryoption/expression/Expression.html |   200 +
 .../expression/ExpressionVisitException.html       |   296 +
 .../queryoption/expression/ExpressionVisitor.html  |   511 +
 .../api/uri/queryoption/expression/LambdaRef.html  |   240 +
 .../api/uri/queryoption/expression/Literal.html    |   264 +
 .../api/uri/queryoption/expression/Member.html     |   293 +
 .../api/uri/queryoption/expression/Method.html     |   259 +
 .../api/uri/queryoption/expression/MethodKind.html |   744 ++
 .../uri/queryoption/expression/TypeLiteral.html    |   240 +
 .../api/uri/queryoption/expression/Unary.html      |   262 +
 .../queryoption/expression/UnaryOperatorKind.html  |   392 +
 .../expression/VisitableExpression.html            |   251 +
 .../queryoption/expression/class-use/Alias.html    |   126 +
 .../queryoption/expression/class-use/Binary.html   |   126 +
 .../expression/class-use/BinaryOperatorKind.html   |   204 +
 .../expression/class-use/Enumeration.html          |   126 +
 .../expression/class-use/Expression.html           |   388 +
 .../class-use/ExpressionVisitException.html        |   237 +
 .../expression/class-use/ExpressionVisitor.html    |   170 +
 .../expression/class-use/LambdaRef.html            |   126 +
 .../queryoption/expression/class-use/Literal.html  |   170 +
 .../queryoption/expression/class-use/Member.html   |   170 +
 .../queryoption/expression/class-use/Method.html   |   126 +
 .../expression/class-use/MethodKind.html           |   203 +
 .../expression/class-use/TypeLiteral.html          |   126 +
 .../queryoption/expression/class-use/Unary.html    |   126 +
 .../expression/class-use/UnaryOperatorKind.html    |   203 +
 .../expression/class-use/VisitableExpression.html  |   237 +
 .../uri/queryoption/expression/package-frame.html  |    42 +
 .../queryoption/expression/package-summary.html    |   286 +
 .../uri/queryoption/expression/package-tree.html   |   186 +
 .../uri/queryoption/expression/package-use.html    |   274 +
 .../server/api/uri/queryoption/package-frame.html  |    47 +
 .../api/uri/queryoption/package-summary.html       |   324 +
 .../server/api/uri/queryoption/package-tree.html   |   175 +
 .../server/api/uri/queryoption/package-use.html    |   478 +
 .../api/uri/queryoption/search/SearchBinary.html   |   261 +
 .../search/SearchBinaryOperatorKind.html           |   356 +
 .../uri/queryoption/search/SearchExpression.html   |   292 +
 .../api/uri/queryoption/search/SearchTerm.html     |   235 +
 .../api/uri/queryoption/search/SearchUnary.html    |   248 +
 .../search/SearchUnaryOperatorKind.html            |   344 +
 .../queryoption/search/class-use/SearchBinary.html |   168 +
 .../search/class-use/SearchBinaryOperatorKind.html |   185 +
 .../search/class-use/SearchExpression.html         |   217 +
 .../queryoption/search/class-use/SearchTerm.html   |   172 +
 .../queryoption/search/class-use/SearchUnary.html  |   168 +
 .../search/class-use/SearchUnaryOperatorKind.html  |   185 +
 .../api/uri/queryoption/search/package-frame.html  |    29 +
 .../uri/queryoption/search/package-summary.html    |   187 +
 .../api/uri/queryoption/search/package-tree.html   |   154 +
 .../api/uri/queryoption/search/package-use.html    |   197 +
 content/javadoc/odata4/overview-frame.html         |    74 +
 content/javadoc/odata4/overview-summary.html       |   447 +
 content/javadoc/odata4/overview-tree.html          |  1642 +++
 content/javadoc/odata4/package-list                |    53 +
 content/javadoc/odata4/script.js                   |    30 +
 content/javadoc/odata4/serialized-form.html        |   722 +
 content/javadoc/odata4/stylesheet.css              |   574 +
 content/js/bootstrap.js                            |     6 +
 content/js/html5shiv.min.js                        |     4 +
 content/js/ie-emulation-modes-warning.js           |    51 +
 content/js/ie10-viewport-bug-workaround.js         |    22 +
 content/js/ie8-responsive-file-warning.js          |    13 +
 content/js/jquery.js                               |     4 +
 content/js/offcanvas.js                            |     5 +
 content/js/respond.min.js                          |     5 +
 content/resources/RedefiningTheMetadataSchema      |   144 +
 content/resources/Sample%20JPA%20Model.xml         |    38 +
 content/resources/SampleJPAModel                   |    38 +
 content/resources/Sample_JPA_Model.xml             |    33 +
 content/resources/test.jdbc.zip                    |   Bin 0 -> 18701 bytes
 content/sitemap.html                               |     2 +
 content/support.md                                 |    34 +
 content/verification.md                            |    36 +
 pelicanconf.py                                     |   168 +
 requirements.txt                                   |     2 +
 theme/apache/templates/base.html                   |   132 +
 theme/apache/templates/page.html                   |     4 +
 theme/apache/templates/styles.css                  |     6 +
 theme/plugins/asfgenid.py                          |   384 +
 2671 files changed, 778377 insertions(+)
 create mode 100755 content/404.html
 create mode 100644 content/contribute.md
 create mode 100644 content/css/arduino-light.css
 create mode 100644 content/css/bootstrap.css
 create mode 100644 content/css/docco.css
 create mode 100755 content/css/main.css
 create mode 100644 content/css/navbar.css
 create mode 100644 content/css/offcanvas.css
 create mode 100644 content/doap_Olingo.rdf
 create mode 100644 content/doc/javascript/apidoc/DataCache.html
 create mode 100644 content/doc/javascript/apidoc/DataCacheOperation.html
 create mode 100644 content/doc/javascript/apidoc/DjsDeferred.html
 create mode 100644 content/doc/javascript/apidoc/ODataCacheSource.html
 create mode 100644 content/doc/javascript/apidoc/batch.html
 create mode 100644 content/doc/javascript/apidoc/batch.js.html
 create mode 100644 content/doc/javascript/apidoc/cache.js.html
 create mode 100644 content/doc/javascript/apidoc/deferred.html
 create mode 100644 content/doc/javascript/apidoc/deferred.js.html
 create mode 100644 content/doc/javascript/apidoc/dom-DomStore.html
 create mode 100644 content/doc/javascript/apidoc/dom.html
 create mode 100644 content/doc/javascript/apidoc/dom.js.html
 create mode 100644 content/doc/javascript/apidoc/global.html
 create mode 100644 content/doc/javascript/apidoc/handler.html
 create mode 100644 content/doc/javascript/apidoc/handler.js.html
 create mode 100644 content/doc/javascript/apidoc/index.html
 create mode 100644 content/doc/javascript/apidoc/indexeddb-IndexedDBStore.html
 create mode 100644 content/doc/javascript/apidoc/indexeddb.html
 create mode 100644 content/doc/javascript/apidoc/indexeddb.js.html
 create mode 100644 content/doc/javascript/apidoc/json.html
 create mode 100644 content/doc/javascript/apidoc/json.js.html
 create mode 100644 content/doc/javascript/apidoc/memory-MemoryStore.html
 create mode 100644 content/doc/javascript/apidoc/memory.html
 create mode 100644 content/doc/javascript/apidoc/memory.js.html
 create mode 100644 content/doc/javascript/apidoc/metadata.html
 create mode 100644 content/doc/javascript/apidoc/metadata.js.html
 create mode 100644 content/doc/javascript/apidoc/module-cache.html
 create mode 100644 content/doc/javascript/apidoc/module-datajs.html
 create mode 100644 content/doc/javascript/apidoc/module-odata.html
 create mode 100644 content/doc/javascript/apidoc/module-store.html
 create mode 100644 content/doc/javascript/apidoc/net.html
 create mode 100644 content/doc/javascript/apidoc/net.js.html
 create mode 100644 content/doc/javascript/apidoc/odata.js.html
 create mode 100644 content/doc/javascript/apidoc/odatajs.js.html
 create mode 100644 content/doc/javascript/apidoc/scripts/linenumber.js
 create mode 100644 content/doc/javascript/apidoc/scripts/prettify/Apache-License-2.0.txt
 create mode 100644 content/doc/javascript/apidoc/scripts/prettify/lang-css.js
 create mode 100644 content/doc/javascript/apidoc/scripts/prettify/prettify.js
 create mode 100644 content/doc/javascript/apidoc/source.html
 create mode 100644 content/doc/javascript/apidoc/source.js.html
 create mode 100644 content/doc/javascript/apidoc/store.js.html
 create mode 100644 content/doc/javascript/apidoc/styles/jsdoc-default.css
 create mode 100644 content/doc/javascript/apidoc/styles/prettify-jsdoc.css
 create mode 100644 content/doc/javascript/apidoc/styles/prettify-tomorrow.css
 create mode 100644 content/doc/javascript/apidoc/utils.html
 create mode 100644 content/doc/javascript/apidoc/utils.js.html
 create mode 100644 content/doc/javascript/apidoc/utils.js_.html
 create mode 100644 content/doc/javascript/apidoc/utils_.html
 create mode 100644 content/doc/javascript/apidoc/xml.html
 create mode 100644 content/doc/javascript/apidoc/xml.js.html
 create mode 100644 content/doc/javascript/download.md
 create mode 100644 content/doc/javascript/index.md
 create mode 100644 content/doc/javascript/project-build.md
 create mode 100644 content/doc/javascript/project-release.md
 create mode 100644 content/doc/javascript/project-setup.md
 create mode 100644 content/doc/odata2/dependencies.md
 create mode 100644 content/doc/odata2/download.md
 create mode 100644 content/doc/odata2/eclipse.md
 create mode 100644 content/doc/odata2/index.md
 create mode 100644 content/doc/odata2/maven.md
 create mode 100644 content/doc/odata2/privacy.md
 create mode 100644 content/doc/odata2/project-setup.md
 create mode 100644 content/doc/odata2/release.md
 create mode 100644 content/doc/odata2/sample-setup.md
 create mode 100644 content/doc/odata2/tomcat.md
 create mode 100644 content/doc/odata2/tutorials/AnnotationProcessorExtension.md
 create mode 100644 content/doc/odata2/tutorials/CreateWebApp.md
 create mode 100644 content/doc/odata2/tutorials/CustomODataJPAProcessor.md
 create mode 100644 content/doc/odata2/tutorials/DeltaQuerySupport.md
 create mode 100644 content/doc/odata2/tutorials/ExtendingtheEDM.md
 create mode 100644 content/doc/odata2/tutorials/HandlingClobAndBlob.md
 create mode 100644 content/doc/odata2/tutorials/OlingoV2BasicClientSample.md
 create mode 100644 content/doc/odata2/tutorials/Olingo_Tutorial_AdvancedReadWrite_Batch.md
 create mode 100644 content/doc/odata2/tutorials/Olingo_Tutorial_AdvancedRead_FilterVisitor.md
 create mode 100644 content/doc/odata2/tutorials/Olingo_Tutorial_Advanced_Service_Resolution.md
 create mode 100644 content/doc/odata2/tutorials/Olingo_Tutorial_BasicRead_EDM.md
 create mode 100644 content/doc/odata2/tutorials/Olingo_Tutorial_BasicWrite.md
 create mode 100644 content/doc/odata2/tutorials/apache-olingo-tutorial-adv_read_expand.zip
 create mode 100644 content/doc/odata2/tutorials/apache-olingo-tutorial-adv_read_mediaresource.zip
 create mode 100644 content/doc/odata2/tutorials/apache-olingo-tutorial-basic_read.zip
 create mode 100644 content/doc/odata2/tutorials/basicread.md
 create mode 100644 content/doc/odata2/tutorials/batchClientApi.md
 create mode 100644 content/doc/odata2/tutorials/debug.md
 create mode 100644 content/doc/odata2/tutorials/delta.md
 create mode 100644 content/doc/odata2/tutorials/deltaClient.md
 create mode 100644 content/doc/odata2/tutorials/jpafunctionimport.md
 create mode 100644 content/doc/odata2/tutorials/jparedefinemetadata.md
 create mode 100644 content/doc/odata2/tutorials/osgi.md
 create mode 100644 content/doc/odata2/tutorials/read_expand.md
 create mode 100644 content/doc/odata2/tutorials/read_media-resource.md
 create mode 100644 content/doc/odata2/tutorials/servlet.md
 create mode 100644 content/doc/odata4/dependencies.md
 create mode 100644 content/doc/odata4/download.md
 create mode 100644 content/doc/odata4/eclipse.md
 create mode 100644 content/doc/odata4/index.md
 create mode 100644 content/doc/odata4/maven.md
 create mode 100644 content/doc/odata4/overview.md
 create mode 100644 content/doc/odata4/project-setup.md
 create mode 100644 content/doc/odata4/release.md
 create mode 100644 content/doc/odata4/sample-setup.md
 create mode 100644 content/doc/odata4/tomcat.md
 create mode 100644 content/doc/odata4/tutorials/action/tutorial_action.md
 create mode 100644 content/doc/odata4/tutorials/action/tutorial_bound_action.md
 create mode 100644 content/doc/odata4/tutorials/batch/request.png
 create mode 100644 content/doc/odata4/tutorials/batch/tutorial_batch.md
 create mode 100644 content/doc/odata4/tutorials/deep_insert/after.png
 create mode 100644 content/doc/odata4/tutorials/deep_insert/before.png
 create mode 100644 content/doc/odata4/tutorials/deep_insert/categories_entity_set.png
 create mode 100644 content/doc/odata4/tutorials/deep_insert/related_products.png
 create mode 100644 content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md
 create mode 100644 content/doc/odata4/tutorials/dependencies.png
 create mode 100644 content/doc/odata4/tutorials/er.png
 create mode 100644 content/doc/odata4/tutorials/media/tutorial_media.md
 create mode 100755 content/doc/odata4/tutorials/navigation/browser_categories.JPG
 create mode 100755 content/doc/odata4/tutorials/navigation/browser_categories1.jpg
 create mode 100755 content/doc/odata4/tutorials/navigation/browser_categories1_products.jpg
 create mode 100755 content/doc/odata4/tutorials/navigation/browser_metadataCategory.JPG
 create mode 100755 content/doc/odata4/tutorials/navigation/model.JPG
 create mode 100755 content/doc/odata4/tutorials/navigation/tutorial_navigation.md
 create mode 100644 content/doc/odata4/tutorials/od4_basic_batch_client.md
 create mode 100644 content/doc/odata4/tutorials/od4_basic_client_read.md
 create mode 100644 content/doc/odata4/tutorials/od4_basic_read.md
 create mode 100644 content/doc/odata4/tutorials/od4_basic_write.md
 create mode 100644 content/doc/odata4/tutorials/od4_quick_start_sample.md
 create mode 100644 content/doc/odata4/tutorials/prerequisites/eclipseImport1.png
 create mode 100644 content/doc/odata4/tutorials/prerequisites/eclipseImport2.png
 create mode 100644 content/doc/odata4/tutorials/prerequisites/eclipseImport3.png
 create mode 100644 content/doc/odata4/tutorials/prerequisites/prerequisites.md
 create mode 100755 content/doc/odata4/tutorials/read/ConfigureBuildPathAction.png
 create mode 100755 content/doc/odata4/tutorials/read/ConfigureBuildPathErr.png
 create mode 100755 content/doc/odata4/tutorials/read/ConfigureBuildPathOK.png
 create mode 100755 content/doc/odata4/tutorials/read/EclipseProjectTree.png
 create mode 100755 content/doc/odata4/tutorials/read/createFolder.png
 create mode 100755 content/doc/odata4/tutorials/read/createJavaClass.png
 create mode 100755 content/doc/odata4/tutorials/read/createJavaServletClass.png
 create mode 100755 content/doc/odata4/tutorials/read/datapackage.png
 create mode 100755 content/doc/odata4/tutorials/read/eclipseDownload.png
 create mode 100755 content/doc/odata4/tutorials/read/edmPackage.png
 create mode 100755 content/doc/odata4/tutorials/read/mavenArchetype.png
 create mode 100755 content/doc/odata4/tutorials/read/mavenBuild.png
 create mode 100755 content/doc/odata4/tutorials/read/model1.png
 create mode 100755 content/doc/odata4/tutorials/read/overrideMethods.png
 create mode 100755 content/doc/odata4/tutorials/read/productCollectionPayload.png
 create mode 100755 content/doc/odata4/tutorials/read/runOnServer.png
 create mode 100644 content/doc/odata4/tutorials/read/sample/DemoService_Tutorial_Read.zip
 create mode 100644 content/doc/odata4/tutorials/read/sample/DemoService_Tutorial_Read.zip.asc
 create mode 100644 content/doc/odata4/tutorials/read/sample/DemoService_Tutorial_Read.zip.md5
 create mode 100644 content/doc/odata4/tutorials/read/sample/DemoService_Tutorial_Read.zip.sha512
 create mode 100644 content/doc/odata4/tutorials/read/tutorial_read.md
 create mode 100644 content/doc/odata4/tutorials/read/tutorial_read_mvn.md
 create mode 100755 content/doc/odata4/tutorials/readep/model1.png
 create mode 100644 content/doc/odata4/tutorials/readep/sample/DemoService_Tutorial_ReadEp.zip
 create mode 100644 content/doc/odata4/tutorials/readep/sample/DemoService_Tutorial_ReadEp.zip.asc
 create mode 100644 content/doc/odata4/tutorials/readep/sample/DemoService_Tutorial_ReadEp.zip.md5
 create mode 100644 content/doc/odata4/tutorials/readep/sample/DemoService_Tutorial_ReadEp.zip.sha512
 create mode 100755 content/doc/odata4/tutorials/readep/tutorial_readep.md
 create mode 100755 content/doc/odata4/tutorials/sqo_es/metadataNav.jpg
 create mode 100755 content/doc/odata4/tutorials/sqo_es/responseProducts_1.jpg
 create mode 100755 content/doc/odata4/tutorials/sqo_es/responseProducts_1_expandCat.jpg
 create mode 100755 content/doc/odata4/tutorials/sqo_es/responseProducts_1_navCat.jpg
 create mode 100755 content/doc/odata4/tutorials/sqo_es/responseProducts_Full.jpg
 create mode 100755 content/doc/odata4/tutorials/sqo_es/responseProducts_SelectName.jpg
 create mode 100755 content/doc/odata4/tutorials/sqo_es/responseProducts_expandCat.jpg
 create mode 100755 content/doc/odata4/tutorials/sqo_es/tutorial_sqo_es.md
 create mode 100644 content/doc/odata4/tutorials/sqo_f/ast.png
 create mode 100644 content/doc/odata4/tutorials/sqo_f/filter_applied.png
 create mode 100644 content/doc/odata4/tutorials/sqo_f/keyAST.png
 create mode 100644 content/doc/odata4/tutorials/sqo_f/no_filter.png
 create mode 100644 content/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md
 create mode 100644 content/doc/odata4/tutorials/sqo_o/products_bynameasc.png
 create mode 100644 content/doc/odata4/tutorials/sqo_o/products_unsorted.png
 create mode 100644 content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md
 create mode 100755 content/doc/odata4/tutorials/sqo_tcs/responseCount.jpg
 create mode 100755 content/doc/odata4/tutorials/sqo_tcs/responseFull.jpg
 create mode 100755 content/doc/odata4/tutorials/sqo_tcs/responseSkip2.jpg
 create mode 100755 content/doc/odata4/tutorials/sqo_tcs/responseSkipTopCount.jpg
 create mode 100755 content/doc/odata4/tutorials/sqo_tcs/responseTop2.jpg
 create mode 100755 content/doc/odata4/tutorials/sqo_tcs/tutorial_sqo_tcs.md
 create mode 100644 content/doc/odata4/tutorials/streaming/tutorial_streaming.md
 create mode 100644 content/doc/odata4/tutorials/write/sample/DemoService_Tutorial_Write.zip
 create mode 100644 content/doc/odata4/tutorials/write/sample/DemoService_Tutorial_Write.zip.asc
 create mode 100644 content/doc/odata4/tutorials/write/sample/DemoService_Tutorial_Write.zip.md5
 create mode 100644 content/doc/odata4/tutorials/write/sample/DemoService_Tutorial_Write.zip.sha512
 create mode 100644 content/doc/odata4/tutorials/write/tutorial_write.md
 create mode 100644 content/documentation.md
 create mode 100644 content/documentation2.md
 create mode 100644 content/download.md
 create mode 100644 content/favicon.ico
 create mode 100644 content/google9e1dea24f02e0645.html
 create mode 100644 content/img/DeltaFeedClassDiagram.png
 create mode 100644 content/img/FilterExpressionSimple.png
 create mode 100644 content/img/JPALibTab1.JPG
 create mode 100644 content/img/ODataCarsModel.JPG
 create mode 100644 content/img/OlingoCloud1.png
 create mode 100644 content/img/OlingoHighLevel.png
 create mode 100644 content/img/OlingoOrange.Right.png
 create mode 100644 content/img/OlingoOrange.png
 create mode 100644 content/img/OlingoOrangeTM.png
 create mode 100644 content/img/asf_logo_url.svg
 create mode 100644 content/img/asf_logo_url_small.png
 create mode 100755 content/img/glyphicons-halflings-white.png
 create mode 100755 content/img/glyphicons-halflings.png
 create mode 100755 content/img/odata/ODataLogo-150.png
 create mode 100755 content/img/odata/ODataLogo-16.png
 create mode 100755 content/img/odata/ODataLogo-24.png
 create mode 100755 content/img/odata/ODataLogo-250.png
 create mode 100755 content/img/odata/ODataLogo-32.png
 create mode 100755 content/img/odata/ODataLogo-48.png
 create mode 100755 content/img/odata/ODataLogo-96.png
 create mode 100644 content/img/release.png
 create mode 100644 content/img/service-resolution-url.png
 create mode 100644 content/index.md
 create mode 100644 content/javadoc/odata2/LICENSE
 create mode 100644 content/javadoc/odata2/NOTICE
 create mode 100644 content/javadoc/odata2/allclasses-frame.html
 create mode 100644 content/javadoc/odata2/allclasses-noframe.html
 create mode 100644 content/javadoc/odata2/constant-values.html
 create mode 100644 content/javadoc/odata2/deprecated-list.html
 create mode 100644 content/javadoc/odata2/help-doc.html
 create mode 100644 content/javadoc/odata2/index-all.html
 create mode 100644 content/javadoc/odata2/index.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.AnnotationServiceFactoryInstance.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/api/class-use/AnnotationServiceFactory.AnnotationServiceFactoryInstance.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/api/class-use/AnnotationServiceFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/api/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/api/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/api/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/api/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/AnnotationRefServiceFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/class-use/AnnotationRefServiceFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/Building.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/City.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/Location.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/Manager.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/ModelSharedConstants.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.Format.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/Room.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/Team.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/class-use/Building.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/class-use/City.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/class-use/Employee.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/class-use/Location.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/class-use/Manager.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/class-use/ModelSharedConstants.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/class-use/Photo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/class-use/RefBase.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/class-use/ResourceHelper.Format.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/class-use/ResourceHelper.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/class-use/Room.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/class-use/Team.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/model/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/annotation/processor/ref/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ODataCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ODataDebugCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ODataDebugResponseWrapperCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ODataService.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ODataServiceFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ODataServiceVersion.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmComplexType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmConcurrencyControl.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmDocumentation.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmEntitySet.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmEntityType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmFacets.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.HttpMethod.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.ReturnType.Type.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.ReturnType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImportParameter.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmKey.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmMediaResourceContent.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmMediaResourceMimeType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmMediaResourceSource.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmNavigationProperty.Multiplicity.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmNavigationProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/EdmType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmComplexType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmConcurrencyControl.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmDocumentation.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmEntitySet.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmEntityType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmFacets.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmFunctionImport.HttpMethod.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmFunctionImport.ReturnType.Type.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmFunctionImport.ReturnType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmFunctionImport.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmFunctionImportParameter.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmKey.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmMediaResourceContent.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmMediaResourceMimeType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmMediaResourceSource.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmNavigationProperty.Multiplicity.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmNavigationProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/class-use/EdmType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/annotation/edm/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/BatchException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/BatchHandler.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/BatchParserResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/BatchRequestPart.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/BatchResponsePart.BatchResponsePartBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/BatchResponsePart.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/class-use/BatchException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/class-use/BatchHandler.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/class-use/BatchParserResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/class-use/BatchRequestPart.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/class-use/BatchResponsePart.BatchResponsePartBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/class-use/BatchResponsePart.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/batch/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/class-use/ODataCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/class-use/ODataDebugCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/class-use/ODataDebugResponseWrapperCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/class-use/ODataService.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/class-use/ODataServiceFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/class-use/ODataServiceVersion.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/BatchChangeSet.BatchChangeSetBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/BatchChangeSet.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/BatchPart.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/class-use/BatchChangeSet.BatchChangeSetBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/class-use/BatchChangeSet.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/class-use/BatchChangeSetPart.BatchChangeSetPartBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/class-use/BatchChangeSetPart.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/class-use/BatchPart.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/class-use/BatchQueryPart.BatchQueryPartBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/class-use/BatchQueryPart.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/class-use/BatchSingleResponse.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/client/batch/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/HttpContentType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/HttpHeaders.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/HttpStatusCodes.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/InlineCount.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/ODataHttpHeaders.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/ODataHttpMethod.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/class-use/HttpContentType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/class-use/HttpHeaders.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/class-use/HttpStatusCodes.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/class-use/InlineCount.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/class-use/ODataHttpHeaders.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/class-use/ODataHttpMethod.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/commons/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/Edm.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmAction.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmAnnotatable.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmAnnotationAttribute.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmAnnotations.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmAssociation.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmAssociationEnd.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmAssociationSet.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmAssociationSetEnd.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmComplexType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmConcurrencyMode.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmContentKind.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmElement.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmEntityContainer.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmEntitySet.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmEntitySetInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmEntityType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmFacets.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmFunctionImport.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmLiteral.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmLiteralException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmLiteralKind.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmMappable.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmMapping.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmMultiplicity.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmNamed.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmNavigationProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmParameter.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmReferentialConstraint.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmReferentialConstraintRole.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmServiceMetadata.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmSimpleType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmSimpleTypeFacade.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmStructuralType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmTargetPath.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmTypeKind.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/EdmTyped.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/FullQualifiedName.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/Edm.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmAction.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmAnnotatable.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmAnnotationAttribute.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmAnnotationElement.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmAnnotations.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmAssociation.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmAssociationEnd.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmAssociationSet.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmAssociationSetEnd.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmComplexType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmConcurrencyMode.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmContentKind.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmCustomizableFeedMappings.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmElement.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmEntityContainer.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmEntitySet.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmEntitySetInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmEntityType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmFacets.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmFunctionImport.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmLiteral.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmLiteralException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmLiteralKind.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmMappable.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmMapping.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmMultiplicity.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmNamed.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmNavigationProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmParameter.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmReferentialConstraint.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmReferentialConstraintRole.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmServiceMetadata.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmSimpleType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmSimpleTypeException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmSimpleTypeFacade.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmSimpleTypeKind.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmStructuralType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmTargetPath.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmTypeKind.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/EdmTyped.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/class-use/FullQualifiedName.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/AliasInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/Association.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/AssociationSet.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/ComplexType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/DataServices.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/Documentation.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/EdmProvider.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/EdmProviderAccessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/EdmProviderFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/EntityContainer.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/EntitySet.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/EntityType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/Facets.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/FunctionImport.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/Key.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/Mapping.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/OnDelete.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/Property.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/PropertyRef.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/ReturnType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/Schema.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/Using.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/AliasInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/AnnotationAttribute.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/AnnotationElement.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/Association.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/AssociationEnd.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/AssociationSet.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/AssociationSetEnd.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/ComplexProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/ComplexType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/CustomizableFeedMappings.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/DataServices.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/Documentation.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/EdmProvider.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/EdmProviderAccessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/EdmProviderFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/EntityContainer.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/EntityContainerInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/EntitySet.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/EntityType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/Facets.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/FunctionImport.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/FunctionImportParameter.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/Key.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/Mapping.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/NavigationProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/OnDelete.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/Property.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/PropertyRef.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/ReferentialConstraint.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/ReferentialConstraintRole.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/ReturnType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/Schema.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/SimpleProperty.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/class-use/Using.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/edm/provider/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/EntityProvider.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/EntityProviderException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/OnReadInlineContent.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/OnWriteEntryContent.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/OnWriteFeedContent.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/ReadEntryResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/ReadFeedResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/ReadResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/TombstoneCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/TombstoneCallbackResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/OnReadInlineContent.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/OnWriteEntryContent.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/OnWriteFeedContent.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/ReadEntryResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/ReadFeedResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/ReadResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/TombstoneCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/TombstoneCallbackResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteCallbackContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteEntryCallbackContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteEntryCallbackResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteFeedCallbackContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteFeedCallbackResult.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProvider.EntityProviderInterface.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProvider.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderBatchProperties.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderReadProperties.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderWriteProperties.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/DeletedEntryMetadata.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/ODataEntry.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/class-use/DeletedEntryMetadata.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/class-use/EntryMetadata.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/class-use/MediaMetadata.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/class-use/ODataEntry.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/FeedMetadata.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/ODataDeltaFeed.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/ODataFeed.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/class-use/FeedMetadata.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/class-use/ODataDeltaFeed.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/class-use/ODataFeed.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/ep/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/MessageReference.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataApplicationException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataBadRequestException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataConflictException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataForbiddenException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataHttpException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataMessageException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataNotFoundException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataNotImplementedException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/MessageReference.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataApplicationException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataBadRequestException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataConflictException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataForbiddenException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataHttpException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataInternalServerErrorException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataMessageException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataMethodNotAllowedException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataNotAcceptableException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataNotFoundException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataNotImplementedException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataPreconditionFailedException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataPreconditionRequiredException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataRuntimeApplicationException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataServiceUnavailableException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/class-use/ODataUnsupportedMediaTypeException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/exception/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/ODataContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/ODataErrorCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/ODataErrorContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/ODataProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/ODataRequest.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/ODataResponse.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataContext.RuntimeMeasurement.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataErrorCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataErrorContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataRequest.ODataRequestBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataRequest.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataResponse.ODataResponseBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataResponse.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataSingleProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/CustomContentType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/ODataProcessorFeature.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/class-use/CustomContentType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/class-use/ODataProcessorFeature.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/BatchProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/FunctionImportProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/FunctionImportValueProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/MetadataProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/ServiceDocumentProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/BatchProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityComplexPropertyProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityLinkProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityLinksProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityMediaProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntitySetProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntitySimplePropertyProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntitySimplePropertyValueProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/FunctionImportProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/FunctionImportValueProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/MetadataProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/ServiceDocumentProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/rt/RuntimeDelegate.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/rt/class-use/RuntimeDelegate.RuntimeDelegateInstance.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/rt/class-use/RuntimeDelegate.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/rt/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/rt/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/rt/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/rt/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/Accept.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/AtomInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/Categories.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/Category.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/Collection.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/CommonAttributes.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/ExtensionAttribute.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/Fixed.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/ServiceDocument.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/ServiceDocumentParser.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/ServiceDocumentParserException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/Title.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/Workspace.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/Accept.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/AtomInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/Categories.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/Category.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/Collection.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/CommonAttributes.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/ExtensionAttribute.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/ExtensionElement.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/Fixed.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/ServiceDocument.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/ServiceDocumentParser.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/ServiceDocumentParserException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/Title.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/class-use/Workspace.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/servicedocument/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/KeyPredicate.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/NavigationPropertySegment.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/NavigationSegment.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/PathInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/PathSegment.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/SelectItem.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/UriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/UriNotMatchingException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/UriParser.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/UriSyntaxException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/class-use/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/class-use/ExpandSelectTreeNode.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/class-use/KeyPredicate.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/class-use/NavigationPropertySegment.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/class-use/NavigationSegment.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/class-use/PathInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/class-use/PathSegment.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/class-use/SelectItem.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/class-use/UriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/class-use/UriNotMatchingException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/class-use/UriParser.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/class-use/UriSyntaxException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/BinaryExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/BinaryOperator.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/CommonExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/ExpressionKind.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/FilterExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/LiteralExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/MemberExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/MethodExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/MethodOperator.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/OrderByExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/OrderExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/PropertyExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/SortOrder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/UnaryExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/UnaryOperator.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/Visitable.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/BinaryExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/BinaryOperator.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/CommonExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/ExceptionVisitExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/ExpressionKind.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/ExpressionParserException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/ExpressionVisitor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/FilterExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/LiteralExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/MemberExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/MethodExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/MethodOperator.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/OrderByExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/OrderExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/PropertyExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/SortOrder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/UnaryExpression.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/UnaryOperator.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/class-use/Visitable.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/expression/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetMetadataUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetServiceDocumentUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/PostUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/DeleteUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetComplexPropertyUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetEntityCountUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetEntityLinkCountUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetEntityLinkUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetEntitySetCountUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetEntitySetLinksCountUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetEntitySetLinksUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetEntitySetUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetEntityUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetFunctionImportUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetMediaResourceUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetMetadataUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetServiceDocumentUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/GetSimplePropertyUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/PostUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/class-use/PutMergePatchUriInfo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/info/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/api/uri/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/ODataJPATransaction.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/OnJPAWriteContent.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/JPAFunction.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.JOIN.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.JPAMethodContextBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContextView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/JPAPaging.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/class-use/JPAEdmBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/class-use/JPAEdmMappingModelAccess.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/class-use/JPAFunction.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/class-use/JPAJoinClause.JOIN.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/class-use/JPAJoinClause.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/class-use/JPAMethodContext.JPAMethodContextBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/class-use/JPAMethodContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/class-use/JPAMethodContextView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/class-use/JPAPaging.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/class-use/JPAProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/access/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/class-use/ODataJPAContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/class-use/ODataJPADefaultProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/class-use/ODataJPAProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/class-use/ODataJPAQueryExtensionEntityListener.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/class-use/ODataJPAResponseBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/class-use/ODataJPAServiceFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/class-use/ODataJPATombstoneContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/class-use/ODataJPATombstoneEntityListener.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/class-use/ODataJPATransaction.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/class-use/OnJPAWriteContent.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAErrorCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAMessageService.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/class-use/ODataJPAErrorCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/class-use/ODataJPAException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/class-use/ODataJPAMessageService.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/class-use/ODataJPAModelException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/class-use/ODataJPARuntimeException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/exception/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/factory/JPAAccessFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/factory/JPQLBuilderFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAAccessFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/factory/class-use/JPAAccessFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/factory/class-use/JPQLBuilderFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/factory/class-use/ODataJPAAccessFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/factory/class-use/ODataJPAFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/factory/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/factory/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/factory/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/factory/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLJoinContextView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLJoinSelectSingleContextView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectContextView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectSingleContextView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.JPQLStatementBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/class-use/JPQLContext.JPQLContextBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/class-use/JPQLContext.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/class-use/JPQLContextType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/class-use/JPQLContextView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/class-use/JPQLJoinContextView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/class-use/JPQLJoinSelectSingleContextView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/class-use/JPQLSelectContextView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/class-use/JPQLSelectSingleContextView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/class-use/JPQLStatement.DELIMITER.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/class-use/JPQLStatement.JPQLStatementBuilder.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/class-use/JPQLStatement.KEYWORD.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/class-use/JPQLStatement.Operator.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/class-use/JPQLStatement.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/jpql/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationSetView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexPropertyView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityContainerView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntitySetView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityTypeView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmExtension.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmFunctionImportView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmKeyView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmModelView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmNavigationPropertyView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.RoleType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmAssociationEndView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmAssociationSetView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmAssociationView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmBaseView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmComplexPropertyView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmComplexTypeView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmEntityContainerView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmEntitySetView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmEntityTypeView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmExtension.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmFunctionImportView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmKeyView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmMapping.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmModelView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmNavigationPropertyView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmPropertyView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmReferentialConstraintRoleView.RoleType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmReferentialConstraintRoleView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmReferentialConstraintView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/class-use/JPAEdmSchemaView.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModel.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypesMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypesMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/class-use/JPAAttributeMapType.JPAAttribute.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/class-use/JPAAttributeMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/class-use/JPAEdmMappingModel.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/class-use/JPAEdmMappingModelFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/class-use/JPAEmbeddableTypeMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/class-use/JPAEmbeddableTypesMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/class-use/JPAEntityTypeMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/class-use/JPAEntityTypesMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/class-use/JPAPersistenceUnitMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/class-use/JPARelationshipMapType.JPARelationship.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/class-use/JPARelationshipMapType.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/model/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/converter/BlobToByteConverter.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/converter/ClobToStringConverter.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/converter/class-use/BlobToByteConverter.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/converter/class-use/ClobToStringConverter.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/converter/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/converter/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/converter/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/converter/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/CustomerImageProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/OnDBWriteContent.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderProcessingExtension.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/class-use/CustomerImageProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/class-use/OnDBWriteContent.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/class-use/OrderValue.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/class-use/SalesOrderHeaderProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/class-use/SalesOrderProcessingExtension.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/extension/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/factory/JPAEntityManagerFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/factory/class-use/JPAEntityManagerFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/factory/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/factory/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/factory/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/factory/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/listeners/CustomerQueryExtension.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderItemTombstoneListener.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderTombstoneListener.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/listeners/class-use/CustomerQueryExtension.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/listeners/class-use/SalesOrderItemTombstoneListener.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/listeners/class-use/SalesOrderTombstoneListener.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/listeners/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/listeners/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/listeners/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/listeners/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Address.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Category.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/CustomerBase.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Importance.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Material.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Note.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Store.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Address.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Category.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/CategoryKey.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Customer.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/CustomerBase.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Importance.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Material.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Note.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/NoteKey.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderHeader.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderItem.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderItemKey.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Store.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/CustomODataJPAProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/CustomerImageLoader.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/DataGenerator.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/class-use/CustomODataJPAProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/class-use/CustomerImageLoader.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/class-use/DataGenerator.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/class-use/JPAReferenceServiceFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/edm/class-use/ScenarioEdmProvider.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/edm/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/edm/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/edm/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/edm/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/Building.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/City.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/DataContainer.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/Employee.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/Location.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/Manager.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/ModelException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/Photo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/Room.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/Team.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/class-use/Building.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/class-use/City.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/class-use/DataContainer.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/class-use/Employee.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/class-use/Location.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/class-use/Manager.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/class-use/ModelException.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/class-use/Photo.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/class-use/Room.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/class-use/Team.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/model/package-use.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/ListsProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/ScenarioDataSource.BinaryData.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/ScenarioErrorCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/ScenarioServiceFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/Util.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/class-use/BeanPropertyAccess.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/class-use/ListsProcessor.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/class-use/ScenarioDataSource.BinaryData.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/class-use/ScenarioDataSource.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/class-use/ScenarioErrorCallback.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/class-use/ScenarioServiceFactory.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/class-use/Util.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/package-frame.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/package-summary.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/package-tree.html
 create mode 100644 content/javadoc/odata2/org/apache/olingo/odata2/ref/processor/package-use.html
 create mode 100644 content/javadoc/odata2/overview-frame.html
 create mode 100644 content/javadoc/odata2/overview-summary.html
 create mode 100644 content/javadoc/odata2/overview-tree.html
 create mode 100644 content/javadoc/odata2/package-list
 create mode 100644 content/javadoc/odata2/script.js
 create mode 100644 content/javadoc/odata2/serialized-form.html
 create mode 100644 content/javadoc/odata2/stylesheet.css
 create mode 100644 content/javadoc/odata4/LICENSE
 create mode 100644 content/javadoc/odata4/NOTICE
 create mode 100644 content/javadoc/odata4/allclasses-frame.html
 create mode 100644 content/javadoc/odata4/allclasses-noframe.html
 create mode 100644 content/javadoc/odata4/constant-values.html
 create mode 100644 content/javadoc/odata4/deprecated-list.html
 create mode 100644 content/javadoc/odata4/help-doc.html
 create mode 100644 content/javadoc/odata4/index-all.html
 create mode 100644 content/javadoc/odata4/index.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/Configuration.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/EdmEnabledODataClient.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/ODataBatchConstants.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/ODataClient.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/ODataClientBuilder.ClientBuilder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/ODataClientBuilder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/class-use/Configuration.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/class-use/EdmEnabledODataClient.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/class-use/ODataBatchConstants.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/class-use/ODataClient.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/class-use/ODataClientBuilder.ClientBuilder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/class-use/ODataClientBuilder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/ODataClientErrorException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/ODataServerErrorException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/class-use/ODataClientErrorException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/class-use/ODataServerErrorException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/header/ODataHeaders.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/header/ODataPreferences.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/header/class-use/ODataHeaders.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/header/class-use/ODataPreferences.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/header/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/header/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/header/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/header/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/AsyncBatchRequestWrapper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/AsyncRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/AsyncRequestWrapper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/ODataBasicRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/ODataBatchableRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/ODataPayloadManager.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/ODataRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/ODataStreamedRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/ODataStreamer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/BatchManager.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/BatchRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/ODataBatchLineIterator.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/ODataBatchRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/ODataBatchRequestItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/ODataBatchResponseItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/ODataChangeset.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/ODataOutsideUpdate.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/ODataSingleRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/class-use/BatchManager.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/class-use/BatchRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/class-use/ODataBatchLineIterator.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/class-use/ODataBatchRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/class-use/ODataBatchRequestItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/class-use/ODataBatchResponseItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/class-use/ODataChangeset.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/class-use/ODataOutsideUpdate.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/class-use/ODataSingleRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/batch/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/class-use/AsyncBatchRequestWrapper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/class-use/AsyncRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/class-use/AsyncRequestWrapper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/class-use/ODataBasicRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/class-use/ODataBatchableRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/class-use/ODataPayloadManager.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/class-use/ODataRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/class-use/ODataStreamedRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/class-use/ODataStreamer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/CUDRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/ODataDeleteRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/ODataEntityCreateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/ODataEntityUpdateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/ODataPropertyUpdateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/ODataReferenceAddingRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/ODataValueUpdateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/UpdateType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/class-use/CUDRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/class-use/ODataDeleteRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/class-use/ODataEntityCreateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/class-use/ODataEntityUpdateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/class-use/ODataPropertyUpdateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/class-use/ODataReferenceAddingRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/class-use/ODataValueUpdateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/class-use/UpdateType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/cud/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/invoke/ClientNoContent.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/invoke/EdmEnabledInvokeRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/invoke/InvokeRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/invoke/ODataInvokeRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/invoke/class-use/ClientNoContent.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/invoke/class-use/EdmEnabledInvokeRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/invoke/class-use/InvokeRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/invoke/class-use/ODataInvokeRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/invoke/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/invoke/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/invoke/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/invoke/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/EdmMetadataRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/ODataDeltaRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/ODataEntityRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/ODataEntitySetIteratorRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/ODataEntitySetRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/ODataMediaRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/ODataPropertyRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/ODataRawRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/ODataRetrieveRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/ODataServiceDocumentRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/ODataValueRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/RetrieveRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/XMLMetadataRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/class-use/EdmMetadataRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/class-use/ODataDeltaRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/class-use/ODataEntityRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/class-use/ODataEntitySetIteratorRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/class-use/ODataEntitySetRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/class-use/ODataMediaRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/class-use/ODataPropertyRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/class-use/ODataRawRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/class-use/ODataRetrieveRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/class-use/ODataServiceDocumentRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/class-use/ODataValueRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/class-use/RetrieveRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/class-use/XMLMetadataRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/retrieve/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/MediaEntityCreateStreamManager.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/MediaEntityUpdateStreamManager.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/ODataMediaEntityCreateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/ODataMediaEntityUpdateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/ODataStreamUpdateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/ODataStreamedEntityRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/StreamUpdateStreamManager.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/class-use/MediaEntityCreateStreamManager.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/class-use/MediaEntityUpdateStreamManager.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/class-use/ODataMediaEntityCreateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/class-use/ODataMediaEntityUpdateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/class-use/ODataStreamUpdateRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/class-use/ODataStreamedEntityRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/class-use/StreamUpdateStreamManager.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/request/streamed/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/AsyncResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/AsyncResponseWrapper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataBatchResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataDeleteResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataEntityCreateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataEntityUpdateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataInvokeResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataMediaEntityCreateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataMediaEntityUpdateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataPropertyUpdateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataRawResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataReferenceAddingResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataRetrieveResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataStreamUpdateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/ODataValueUpdateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/AsyncResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/AsyncResponseWrapper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataBatchResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataDeleteResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataEntityCreateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataEntityUpdateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataInvokeResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataMediaEntityCreateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataMediaEntityUpdateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataPropertyUpdateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataRawResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataReferenceAddingResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataRetrieveResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataStreamUpdateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/class-use/ODataValueUpdateResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/communication/response/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/data/ResWrap.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/data/ServiceDocument.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/data/ServiceDocumentItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/data/class-use/ResWrap.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/data/class-use/ServiceDocument.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/data/class-use/ServiceDocumentItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/data/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/data/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/data/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/data/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/AbstractClientPayload.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/AbstractClientValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientAnnotatable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientAnnotation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientCollectionValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientComplexValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientDeletedEntity.Reason.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientDeletedEntity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientDelta.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientDeltaLink.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientEntity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientEntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientEntitySetIterator.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientEnumValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientInlineEntity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientInlineEntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientInvokeResult.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientLink.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientLink.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientLinkType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientLinked.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientObjectFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientOperation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientPrimitiveValue.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientPrimitiveValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientServiceDocument.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientSingleton.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientValuable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/ClientValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/AbstractClientPayload.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/AbstractClientValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientAnnotatable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientAnnotation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientCollectionValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientComplexValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientDeletedEntity.Reason.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientDeletedEntity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientDelta.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientDeltaLink.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientEntity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientEntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientEntitySetIterator.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientEnumValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientInlineEntity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientInlineEntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientInvokeResult.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientLink.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientLink.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientLinkType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientLinked.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientObjectFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientOperation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientPrimitiveValue.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientPrimitiveValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientServiceDocument.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientSingleton.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientValuable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/class-use/ClientValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/domain/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/StoreGeneratedPattern.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/class-use/StoreGeneratedPattern.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/DataServices.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/Edmx.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/Include.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/IncludeAnnotations.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/Reference.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/XMLMetadata.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/class-use/DataServices.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/class-use/Edmx.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/class-use/Include.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/class-use/IncludeAnnotations.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/class-use/Reference.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/class-use/XMLMetadata.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/edm/xml/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/HttpClientException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/HttpClientFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/HttpUriRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/NoContentException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/WrappingHttpClientFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/class-use/HttpClientException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/class-use/HttpClientFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/class-use/HttpUriRequestFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/class-use/NoContentException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/class-use/WrappingHttpClientFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/http/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/ClientODataDeserializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/ODataBinder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/ODataDeserializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/ODataDeserializerException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/ODataMetadataValidation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/ODataReader.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/ODataSerializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/ODataSerializerException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/ODataWriter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/class-use/ClientODataDeserializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/class-use/ODataBinder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/class-use/ODataDeserializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/class-use/ODataDeserializerException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/class-use/ODataMetadataValidation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/class-use/ODataReader.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/class-use/ODataSerializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/class-use/ODataSerializerException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/class-use/ODataWriter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/serialization/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/FilterArg.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/FilterArgFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/FilterFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/QueryOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/SearchFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/SegmentType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/URIBuilder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/URIFilter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/URISearch.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/class-use/FilterArg.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/class-use/FilterArgFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/class-use/FilterFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/class-use/QueryOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/class-use/SearchFactory.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/class-use/SegmentType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/class-use/URIBuilder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/class-use/URIFilter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/class-use/URISearch.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/client/api/uri/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/Constants.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/IConstants.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/class-use/Constants.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/class-use/IConstants.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/constants/Constantsv00.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/constants/Constantsv01.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/constants/class-use/Constantsv00.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/constants/class-use/Constantsv01.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/constants/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/constants/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/constants/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/constants/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/AbstractEntityCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/AbstractODataObject.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/Annotatable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/Annotation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/ComplexValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/ContextURL.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/ContextURL.Suffix.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/ContextURL.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/DeletedEntity.Reason.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/DeletedEntity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/Delta.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/DeltaLink.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/Entity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/EntityCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/EntityIterator.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/GeoUtils.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/Link.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/Linked.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/Operation.Type.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/Operation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/Parameter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/Property.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/PropertyType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/Valuable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/ValueType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/AbstractEntityCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/AbstractODataObject.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/Annotatable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/Annotation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/ComplexValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/ContextURL.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/ContextURL.Suffix.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/ContextURL.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/DeletedEntity.Reason.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/DeletedEntity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/Delta.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/DeltaLink.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/Entity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/EntityCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/EntityIterator.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/GeoUtils.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/Link.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/Linked.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/Operation.Type.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/Operation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/Parameter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/Property.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/PropertyType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/Valuable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/class-use/ValueType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/data/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/Edm.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmAction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmActionImport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmActionImportInfo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmAnnotatable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmAnnotation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmAnnotations.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmBindingTarget.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmComplexType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmElement.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmEntityContainer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmEntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmEntityType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmEnumType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmFunction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmFunctionImport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmKeyPropertyRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmMappable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmMapping.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmMember.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmNamed.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmNavigationProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmNavigationPropertyBinding.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmOperation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmOperationImport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmOperationImportInfo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmParameter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmPrimitiveType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmPrimitiveTypeException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmPrimitiveTypeKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmReferentialConstraint.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmReturnType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmSchema.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmSingleton.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmStructuredType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmTerm.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmTypeDefinition.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/EdmTyped.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/FullQualifiedName.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/TargetType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmAnd.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmAnnotationPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmApply.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmCast.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmConstantExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmDynamicExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmEq.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmExpression.EdmExpressionType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmGe.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmGt.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmIf.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmIsOf.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmLabeledElement.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmLabeledElementReference.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmLe.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmLogicalOrComparisonExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmLt.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmNavigationPropertyPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmNe.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmNot.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmNull.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmOr.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmPropertyPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmPropertyValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmRecord.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/EdmUrlRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmAnd.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmAnnotationPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmApply.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmCast.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmConstantExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmDynamicExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmEq.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmExpression.EdmExpressionType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmGe.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmGt.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmIf.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmIsOf.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmLabeledElement.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmLabeledElementReference.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmLe.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmLogicalOrComparisonExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmLt.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmNavigationPropertyPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmNe.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmNot.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmNull.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmOr.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmPropertyPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmPropertyValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmRecord.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/class-use/EdmUrlRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/annotation/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/Edm.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmAction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmActionImport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmActionImportInfo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmAnnotatable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmAnnotation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmAnnotations.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmBindingTarget.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmComplexType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmElement.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmEntityContainer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmEntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmEntityType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmEnumType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmFunction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmFunctionImport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmKeyPropertyRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmMappable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmMapping.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmMember.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmNamed.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmNavigationProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmNavigationPropertyBinding.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmOperation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmOperationImport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmOperationImportInfo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmParameter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmPrimitiveType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmPrimitiveTypeException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmPrimitiveTypeKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmReferentialConstraint.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmReturnType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmSchema.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmSingleton.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmStructuredType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmTerm.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmTypeDefinition.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/EdmTyped.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/FullQualifiedName.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/class-use/TargetType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/constants/EdmOnDelete.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/constants/EdmTypeKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/constants/ODataServiceVersion.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/constants/class-use/EdmOnDelete.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/constants/class-use/EdmTypeKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/constants/class-use/ODataServiceVersion.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/constants/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/constants/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/constants/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/constants/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/ComposedGeospatial.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/Geospatial.Dimension.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/Geospatial.Type.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/Geospatial.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/GeospatialCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/LineString.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/MultiLineString.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/MultiPoint.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/MultiPolygon.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/Point.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/Polygon.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/SRID.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/class-use/ComposedGeospatial.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/class-use/Geospatial.Dimension.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/class-use/Geospatial.Type.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/class-use/Geospatial.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/class-use/GeospatialCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/class-use/LineString.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/class-use/MultiLineString.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/class-use/MultiPoint.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/class-use/MultiPolygon.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/class-use/Point.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/class-use/Polygon.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/class-use/SRID.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/geo/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlAbstractEdmItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlAbstractEdmProvider.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlAction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlActionImport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlAliasInfo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlAnnotatable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlAnnotation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlAnnotations.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlBindingTarget.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlComplexType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlEdmProvider.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlEntityContainer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlEntityContainerInfo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlEntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlEntitySetPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlEntityType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlEnumMember.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlEnumType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlFunction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlFunctionImport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlMapping.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlNamed.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlNavigationProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlNavigationPropertyBinding.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlOnDelete.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlOnDeleteAction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlOperation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlOperationImport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlParameter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlPropertyRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlReferentialConstraint.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlReturnType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlSchema.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlSingleton.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlStructuralType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlTerm.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlTypeDefinition.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlAnnotationPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlApply.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlCast.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlConstantExpression.ConstantExpressionType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlConstantExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlDynamicExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlIf.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlIsOf.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlLabeledElement.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlLabeledElementReference.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlLogicalOrComparisonExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlNavigationPropertyPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlNull.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlPropertyPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlPropertyValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlRecord.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/CsdlUrlRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlAnnotationPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlApply.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlCast.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlConstantExpression.ConstantExpressionType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlConstantExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlDynamicExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlIf.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlIsOf.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlLabeledElement.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlLabeledElementReference.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlLogicalOrComparisonExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlNavigationPropertyPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlNull.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlPropertyPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlPropertyValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlRecord.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/class-use/CsdlUrlRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/annotation/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlAbstractEdmItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlAbstractEdmProvider.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlAction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlActionImport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlAliasInfo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlAnnotatable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlAnnotation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlAnnotations.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlBindingTarget.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlComplexType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlEdmProvider.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlEntityContainer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlEntityContainerInfo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlEntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlEntitySetPath.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlEntityType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlEnumMember.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlEnumType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlFunction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlFunctionImport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlMapping.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlNamed.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlNavigationProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlNavigationPropertyBinding.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlOnDelete.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlOnDeleteAction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlOperation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlOperationImport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlParameter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlPropertyRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlReferentialConstraint.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlReturnType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlSchema.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlSingleton.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlStructuralType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlTerm.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/class-use/CsdlTypeDefinition.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edmx/EdmxReference.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edmx/EdmxReferenceInclude.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edmx/EdmxReferenceIncludeAnnotation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edmx/class-use/EdmxReference.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edmx/class-use/EdmxReferenceInclude.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edmx/class-use/EdmxReferenceIncludeAnnotation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edmx/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edmx/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edmx/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/edmx/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/ODataError.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/ODataErrorDetail.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/ODataException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/ODataNotSupportedException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/ODataRuntimeException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/class-use/ODataError.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/class-use/ODataErrorDetail.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/class-use/ODataException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/class-use/ODataNotSupportedException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/class-use/ODataRuntimeException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/ex/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/format/AcceptCharset.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/format/AcceptType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/format/ContentType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/format/PreferenceName.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/format/class-use/AcceptCharset.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/format/class-use/AcceptType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/format/class-use/ContentType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/format/class-use/PreferenceName.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/format/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/format/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/format/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/format/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/http/HttpHeader.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/http/HttpMethod.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/http/HttpStatusCode.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/http/class-use/HttpHeader.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/http/class-use/HttpMethod.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/http/class-use/HttpStatusCode.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/http/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/http/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/http/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/http/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/commons/api/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/AbstractPOJOGenMojo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/AbstractUtility.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/NavPropertyBindingDetails.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/NavPropertyContainsTarget.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/V4POJOGenMojo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/V4Utility.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/class-use/AbstractPOJOGenMojo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/class-use/AbstractUtility.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/class-use/NavPropertyBindingDetails.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/class-use/NavPropertyContainsTarget.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/class-use/V4POJOGenMojo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/class-use/V4Utility.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/pojogen/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/AbstractService.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/AbstractEntityKey.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/AbstractEntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/AbstractOpenType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/AbstractSingleton.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/AbstractTerm.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/Annotatable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/CollectionQuery.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/CommonQuery.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/ComplexCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/ComplexType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/ComposableInvoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/EdmStreamValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/EntityCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/EntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/EntityType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/GenericCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/Invoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/ODataFlushException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/ODataResponseError.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/OperationType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/Operations.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/PersistenceManager.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/PrimitiveCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/PrimitiveCollectionInvoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/Search.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/Sort.Direction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/Sort.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/StructuredCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/StructuredCollectionComposableInvoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/StructuredCollectionInvoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/StructuredCollectionQuery.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/StructuredComposableInvoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/StructuredInvoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/StructuredQuery.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/StructuredType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/AnnotationsForNavigationProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/AnnotationsForProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/CollectionRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/ComplexType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/CompoundKey.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/CompoundKeyElement.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/EntityContainer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/EntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/EntityType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/EnumType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/Key.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/KeyClass.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/KeyRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/Namespace.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/NavigationProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/Operation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/Parameter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/Property.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/ReferentialConstraint.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/RowType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/Singleton.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/Term.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/AnnotationsForNavigationProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/AnnotationsForProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/CollectionRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/ComplexType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/CompoundKey.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/CompoundKeyElement.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/EntityContainer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/EntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/EntityType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/EnumType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/Key.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/KeyClass.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/KeyRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/Namespace.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/NavigationProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/Operation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/Parameter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/Property.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/ReferentialConstraint.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/RowType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/Singleton.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/class-use/Term.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/annotations/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/AbstractEntityKey.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/AbstractEntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/AbstractOpenType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/AbstractSingleton.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/AbstractTerm.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/Annotatable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/CollectionQuery.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/CommonQuery.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/ComplexCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/ComplexType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/ComposableInvoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/EdmStreamValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/EntityCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/EntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/EntityType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/GenericCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/Invoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/ODataFlushException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/ODataResponseError.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/OperationType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/Operations.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/PersistenceManager.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/PrimitiveCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/PrimitiveCollectionInvoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/Search.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/Sort.Direction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/Sort.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/StructuredCollection.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/StructuredCollectionComposableInvoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/StructuredCollectionInvoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/StructuredCollectionQuery.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/StructuredComposableInvoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/StructuredInvoker.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/StructuredQuery.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/class-use/StructuredType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/api/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/class-use/AbstractService.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/AbstractCollectionInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/AbstractEntityCollectionInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/AnnotatableInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/AnnotatationsInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/ComplexCollectionInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/ComplexInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/EdmStreamValueHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/EntityCollectionInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/EntityContainerInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/EntitySetInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/InlineEntitySetInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/InvokerInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/NonTransactionalPersistenceManagerImpl.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/PersistenceChanges.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/PrimitiveCollectionInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/SearchImpl.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/StructuredComposableInvokerInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/TransactionItems.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/TransactionalPersistenceManagerImpl.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/AbstractCollectionInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/AbstractEntityCollectionInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/AbstractStructuredInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/AnnotatableInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/AnnotatationsInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/ComplexCollectionInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/ComplexInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/EdmStreamValueHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/EntityCollectionInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/EntityContainerInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/EntityInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/EntitySetInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/InlineEntitySetInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/InvokerInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/NonTransactionalPersistenceManagerImpl.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/PersistenceChanges.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/PrimitiveCollectionInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/SearchImpl.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/StructuredComposableInvokerInvocationHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/TransactionItems.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/class-use/TransactionalPersistenceManagerImpl.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/commons/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/AttachedEntity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/AttachedEntityStatus.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/Context.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/EntityContext.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/EntityLinkDesc.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/EntityUUID.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/class-use/AttachedEntity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/class-use/AttachedEntityStatus.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/class-use/Context.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/class-use/EntityContext.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/class-use/EntityLinkDesc.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/class-use/EntityUUID.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/context/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/utils/ClassUtils.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/utils/CompoundKeyElementWrapper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/utils/CoreUtils.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/utils/ProxyUtils.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/utils/class-use/ClassUtils.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/utils/class-use/CompoundKeyElementWrapper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/utils/class-use/CoreUtils.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/utils/class-use/ProxyUtils.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/utils/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/utils/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/utils/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/ext/proxy/utils/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/api/ODataNetty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/api/ODataNettyHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/api/class-use/ODataNetty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/api/class-use/ODataNettyHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/api/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/api/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/api/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/api/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/core/ODataNettyHandlerImpl.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/core/ODataNettyImpl.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/core/class-use/ODataNettyHandlerImpl.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/core/class-use/ODataNettyImpl.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/core/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/core/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/core/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/netty/server/core/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/OData.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/ODataApplicationException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/ODataContent.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/ODataContentWriteErrorCallback.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/ODataContentWriteErrorContext.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/ODataHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/ODataHttpHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/ODataLibraryException.MessageKey.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/ODataLibraryException.ODataErrorMessage.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/ODataLibraryException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/ODataRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/ODataResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/ODataServerError.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/OlingoExtension.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/ServiceMetadata.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/batch/BatchFacade.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/batch/class-use/BatchFacade.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/batch/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/batch/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/batch/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/batch/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/OData.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/ODataApplicationException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/ODataContent.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/ODataContentWriteErrorCallback.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/ODataContentWriteErrorContext.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/ODataHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/ODataHttpHandler.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/ODataLibraryException.MessageKey.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/ODataLibraryException.ODataErrorMessage.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/ODataLibraryException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/ODataRequest.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/ODataResponse.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/ODataServerError.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/OlingoExtension.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/class-use/ServiceMetadata.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/DebugInformation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/DebugResponseHelper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/DebugSupport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/DefaultDebugSupport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/RuntimeMeasurement.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/class-use/DebugInformation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/class-use/DebugResponseHelper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/class-use/DebugSupport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/class-use/DefaultDebugSupport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/class-use/RuntimeMeasurement.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/debug/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/DeserializerException.MessageKeys.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/DeserializerException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/DeserializerResult.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/FixedFormatDeserializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/ODataDeserializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/BatchDeserializerException.MessageKeys.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/BatchDeserializerException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/BatchOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/BatchOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/BatchRequestPart.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/ODataResponsePart.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/class-use/BatchDeserializerException.MessageKeys.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/class-use/BatchDeserializerException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/class-use/BatchOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/class-use/BatchOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/class-use/BatchRequestPart.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/class-use/ODataResponsePart.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/batch/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/class-use/DeserializerException.MessageKeys.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/class-use/DeserializerException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/class-use/DeserializerResult.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/class-use/FixedFormatDeserializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/class-use/ODataDeserializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/deserializer/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/CustomETagSupport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/ETagHelper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/PreconditionException.MessageKeys.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/PreconditionException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/ServiceMetadataETagSupport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/class-use/CustomETagSupport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/class-use/ETagHelper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/class-use/PreconditionException.MessageKeys.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/class-use/PreconditionException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/class-use/ServiceMetadataETagSupport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/etag/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/Preferences.Preference.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/Preferences.Return.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/Preferences.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/PreferencesApplied.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/PreferencesApplied.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/class-use/Preferences.Preference.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/class-use/Preferences.Return.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/class-use/Preferences.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/class-use/PreferencesApplied.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/class-use/PreferencesApplied.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/prefer/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/ActionComplexCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/ActionComplexProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/ActionEntityCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/ActionEntityProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/ActionPrimitiveCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/ActionPrimitiveProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/ActionVoidProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/BatchProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/ComplexCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/ComplexProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/CountComplexCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/CountEntityCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/CountPrimitiveCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/DefaultProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/DeltaProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/EntityCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/EntityProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/ErrorProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/MediaEntityProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/MetadataProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/PrimitiveCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/PrimitiveProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/PrimitiveValueProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/Processor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/ReferenceCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/ReferenceProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/ServiceDocumentProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/ActionComplexCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/ActionComplexProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/ActionEntityCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/ActionEntityProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/ActionPrimitiveCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/ActionPrimitiveProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/ActionVoidProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/BatchProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/ComplexCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/ComplexProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/CountComplexCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/CountEntityCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/CountPrimitiveCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/DefaultProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/DeltaProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/EntityCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/EntityProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/ErrorProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/MediaEntityProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/MetadataProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/PrimitiveCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/PrimitiveProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/PrimitiveValueProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/Processor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/ReferenceCollectionProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/ReferenceProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/class-use/ServiceDocumentProcessor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/processor/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/BatchSerializerException.MessageKeys.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/BatchSerializerException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/ComplexSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/ComplexSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/CustomContentTypeSupport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/EdmAssistedSerializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/EdmAssistedSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/EdmAssistedSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/EdmDeltaSerializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/EntityCollectionSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/EntityCollectionSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/EntitySerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/EntitySerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/FixedFormatSerializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/Kind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/ODataSerializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/PrimitiveSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/PrimitiveSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/PrimitiveValueSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/PrimitiveValueSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/ReferenceCollectionSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/ReferenceCollectionSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/ReferenceSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/ReferenceSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/RepresentationType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/SerializerException.MessageKeys.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/SerializerException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/SerializerResult.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/SerializerStreamResult.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/BatchSerializerException.MessageKeys.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/BatchSerializerException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/ComplexSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/ComplexSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/CustomContentTypeSupport.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/EdmAssistedSerializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/EdmAssistedSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/EdmAssistedSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/EdmDeltaSerializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/EntityCollectionSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/EntityCollectionSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/EntitySerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/EntitySerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/FixedFormatSerializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/Kind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/ODataSerializer.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/PrimitiveSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/PrimitiveSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/PrimitiveValueSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/PrimitiveValueSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/ReferenceCollectionSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/ReferenceCollectionSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/ReferenceSerializerOptions.Builder.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/ReferenceSerializerOptions.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/RepresentationType.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/SerializerException.MessageKeys.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/SerializerException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/SerializerResult.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/class-use/SerializerStreamResult.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/serializer/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriHelper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriInfo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriInfoAll.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriInfoBatch.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriInfoCrossjoin.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriInfoEntityId.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriInfoKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriInfoMetadata.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriInfoResource.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriInfoService.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriParameter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResource.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceAction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceComplexProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceCount.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceEntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceFunction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceIt.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceLambdaAll.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceLambdaAny.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceLambdaVariable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceNavigation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourcePartTyped.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourcePrimitiveProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceRoot.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceSingleton.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/UriResourceValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriHelper.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriInfo.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriInfoAll.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriInfoBatch.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriInfoCrossjoin.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriInfoEntityId.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriInfoKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriInfoMetadata.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriInfoResource.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriInfoService.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriParameter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResource.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceAction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceComplexProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceCount.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceEntitySet.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceFunction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceIt.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceLambdaAll.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceLambdaAny.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceLambdaVariable.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceNavigation.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourcePartTyped.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourcePrimitiveProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceProperty.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceRoot.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceSingleton.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/class-use/UriResourceValue.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/AliasQueryOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/ApplyItem.Kind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/ApplyItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/ApplyOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/CountOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/CustomQueryOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/DeltaTokenOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/ExpandItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/ExpandOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/FilterOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/FormatOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/IdOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/LevelsExpandOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/OrderByItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/OrderByOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/QueryOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/SearchOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/SelectItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/SelectOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/SkipOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/SkipTokenOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/SystemQueryOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/SystemQueryOptionKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/TopOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/Aggregate.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/AggregateExpression.StandardMethod.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/AggregateExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/BottomTop.Method.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/BottomTop.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/Compute.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/ComputeExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/Concat.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/CustomFunction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/Expand.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/Filter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/GroupBy.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/GroupByItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/Identity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/Search.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/Aggregate.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/AggregateExpression.StandardMethod.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/AggregateExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/BottomTop.Method.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/BottomTop.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/Compute.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/ComputeExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/Concat.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/CustomFunction.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/Expand.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/Filter.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/GroupBy.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/GroupByItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/Identity.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/class-use/Search.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/apply/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/AliasQueryOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/ApplyItem.Kind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/ApplyItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/ApplyOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/CountOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/CustomQueryOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/DeltaTokenOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/ExpandItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/ExpandOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/FilterOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/FormatOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/IdOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/LevelsExpandOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/OrderByItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/OrderByOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/QueryOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/SearchOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/SelectItem.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/SelectOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/SkipOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/SkipTokenOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/SystemQueryOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/SystemQueryOptionKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/class-use/TopOption.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/Alias.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/Binary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/BinaryOperatorKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/Enumeration.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/Expression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/ExpressionVisitException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/ExpressionVisitor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/LambdaRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/Literal.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/Member.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/Method.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/MethodKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/TypeLiteral.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/Unary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/UnaryOperatorKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/VisitableExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/Alias.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/Binary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/BinaryOperatorKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/Enumeration.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/Expression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/ExpressionVisitException.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/ExpressionVisitor.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/LambdaRef.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/Literal.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/Member.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/Method.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/MethodKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/TypeLiteral.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/Unary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/UnaryOperatorKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/class-use/VisitableExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/expression/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/package-use.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/SearchBinary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/SearchBinaryOperatorKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/SearchExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/SearchTerm.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/SearchUnary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/SearchUnaryOperatorKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/class-use/SearchBinary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/class-use/SearchBinaryOperatorKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/class-use/SearchExpression.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/class-use/SearchTerm.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/class-use/SearchUnary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/class-use/SearchUnaryOperatorKind.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/package-frame.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/package-summary.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/package-tree.html
 create mode 100644 content/javadoc/odata4/org/apache/olingo/server/api/uri/queryoption/search/package-use.html
 create mode 100644 content/javadoc/odata4/overview-frame.html
 create mode 100644 content/javadoc/odata4/overview-summary.html
 create mode 100644 content/javadoc/odata4/overview-tree.html
 create mode 100644 content/javadoc/odata4/package-list
 create mode 100644 content/javadoc/odata4/script.js
 create mode 100644 content/javadoc/odata4/serialized-form.html
 create mode 100644 content/javadoc/odata4/stylesheet.css
 create mode 100644 content/js/bootstrap.js
 create mode 100644 content/js/html5shiv.min.js
 create mode 100644 content/js/ie-emulation-modes-warning.js
 create mode 100644 content/js/ie10-viewport-bug-workaround.js
 create mode 100644 content/js/ie8-responsive-file-warning.js
 create mode 100644 content/js/jquery.js
 create mode 100644 content/js/offcanvas.js
 create mode 100644 content/js/respond.min.js
 create mode 100644 content/resources/RedefiningTheMetadataSchema
 create mode 100644 content/resources/Sample%20JPA%20Model.xml
 create mode 100644 content/resources/SampleJPAModel
 create mode 100644 content/resources/Sample_JPA_Model.xml
 create mode 100644 content/resources/test.jdbc.zip
 create mode 100644 content/sitemap.html
 create mode 100644 content/support.md
 create mode 100644 content/verification.md
 create mode 100644 pelicanconf.py
 create mode 100644 requirements.txt
 create mode 100644 theme/apache/templates/base.html
 create mode 100644 theme/apache/templates/page.html
 create mode 100644 theme/apache/templates/styles.css
 create mode 100644 theme/plugins/asfgenid.py

[olingo-site] 05/15: add syntax highlighting from highlight.js

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit 7d34785ecbd44c2c5af65147a6e4b07d65e3780a
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Fri Jun 4 11:40:50 2021 -0700

    add syntax highlighting from highlight.js
---
 theme/apache/templates/base.html | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html
index 7ffc840..de32701 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -120,10 +120,14 @@ under the License.
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
     <script src="/js/jquery.js" type="text/javascript">
-</script>
-	  <script src="/js/bootstrap.js" type="text/javascript">
-	  <script src="/js/offcanvas.js" type="text/javascript">
-</script>
+    </script>
+    <script src="/js/bootstrap.js" type="text/javascript">
+    </script>
+    <script src="/js/offcanvas.js" type="text/javascript">
+    </script>
+    <link rel="stylesheet"
+      href="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.0.1/build/styles/xcode.min.css">
+    <script src="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.0.1/build/highlight.min.js"></script>
         <!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
         <script>
             (function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=

[olingo-site] 03/15: fix fenced code blocks to use ```

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit d3834161aa5e8dd4354bb8d939b0e828f1a00725
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Fri Jun 4 09:36:13 2021 -0700

    fix fenced code blocks to use ```
---
 content/doc/odata2/release.md                      |   8 +-
 .../tutorials/AnnotationProcessorExtension.md      |  44 +++----
 content/doc/odata2/tutorials/basicread.md          |  56 ++++-----
 content/doc/odata2/tutorials/debug.md              |  20 +--
 content/doc/odata2/tutorials/jpafunctionimport.md  |   8 +-
 content/doc/odata2/tutorials/osgi.md               |  12 +-
 content/doc/odata2/tutorials/read_expand.md        |  24 ++--
 .../doc/odata2/tutorials/read_media-resource.md    |  64 +++++-----
 content/doc/odata4/overview.md                     |   4 +-
 content/doc/odata4/release.md                      |   6 +-
 .../doc/odata4/tutorials/action/tutorial_action.md |  88 ++++++-------
 .../tutorials/action/tutorial_bound_action.md      |  76 ++++++------
 .../doc/odata4/tutorials/batch/tutorial_batch.md   |  28 ++---
 .../tutorials/deep_insert/tutorial_deep_insert.md  |  20 +--
 .../doc/odata4/tutorials/media/tutorial_media.md   |  68 +++++------
 .../tutorials/navigation/tutorial_navigation.md    | 136 ++++++++++-----------
 .../doc/odata4/tutorials/od4_quick_start_sample.md |   2 +-
 content/doc/odata4/tutorials/read/tutorial_read.md |  80 ++++++------
 .../doc/odata4/tutorials/readep/tutorial_readep.md |  76 ++++++------
 .../doc/odata4/tutorials/sqo_es/tutorial_sqo_es.md |  60 ++++-----
 .../doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md   |  44 +++----
 .../doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md   |  32 ++---
 .../odata4/tutorials/sqo_tcs/tutorial_sqo_tcs.md   |  32 ++---
 .../tutorials/streaming/tutorial_streaming.md      |  44 +++----
 .../doc/odata4/tutorials/write/tutorial_write.md   |  40 +++---
 25 files changed, 536 insertions(+), 536 deletions(-)

diff --git a/content/doc/odata2/release.md b/content/doc/odata2/release.md
index 0acea0d..e6ceb30 100644
--- a/content/doc/odata2/release.md
+++ b/content/doc/odata2/release.md
@@ -21,7 +21,7 @@ An Apache Olingo release consists of:
 
   * All POMs/JARs/WARs built as part of the standard Maven build process. For
 an overview on the released modules see artifacts with groupId
-_org.apache.olingo_ in the [Apache Maven Repository](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo~~~~).
+_org.apache.olingo_ in the [Apache Maven Repository](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo```~).
 In detail, per every module, where applicable, the following artifacts are produced:
    * **Main artifact**: `<artifactId>-<version>.<ext>`
    * **Source artifact**: `<artifactId>-<version>-sources.<ext>`
@@ -114,10 +114,10 @@ NOTICE, LICENSE and DISCLAIMER must be present in all bundles and must be up-to-
 Remote resources are provided by the ASF and the Maven `remote-resources-plugin` is
 configured in the parent pom of the project.
 
-~~~xml
+```xml
 <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
 <resourceBundle>org.apache:apache-disclaimer-resource-bundle:1.1</resourceBundle>
-~~~
+```
 
 The Maven module `odata2-dist` is responsible to package convenience distribution zip files
 using the assembly plugin. The distributions are created with a release build `mvn clean install -Papache-release -Dgpg.passphrase="yourPassphraseHere"`
@@ -189,7 +189,7 @@ Of course the Release Manager can also use this checklist to make sure all artif
 If the release candidate gets approved, we can proceed to release publishing:
 
   - Release candidate maven artifacts are promoted in the Apache Maven Repository and
-made available [here](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo~~~~).
+made available [here](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo```~).
   - Publish final release Version to [Apache Repository](https://repository.apache.org/)
     - First publish via `mvn deploy -Papache-release` into the *Staging Area*
     - From *Staging Area* close and release the staged Artifacts to finish publishing
diff --git a/content/doc/odata2/tutorials/AnnotationProcessorExtension.md b/content/doc/odata2/tutorials/AnnotationProcessorExtension.md
index 08eb737..9f582e0 100644
--- a/content/doc/odata2/tutorials/AnnotationProcessorExtension.md
+++ b/content/doc/odata2/tutorials/AnnotationProcessorExtension.md
@@ -37,7 +37,7 @@ In addition we need the dependency to all necessary _Apache Olingo artifacts_ an
 
 The resulting `pom.xml` then looks like:
 
-~~~xml
+```xml
 <?xml version="1.0" encoding="UTF-8"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -111,7 +111,7 @@ The resulting `pom.xml` then looks like:
     </dependency>
   </dependencies>
 </project>
-~~~
+```
 
 ##### Create Sample (Entity) Model
 
@@ -123,7 +123,7 @@ The _Car_ consists of an `Id`, `Model`, `ProductionYear`, `Price` and a relation
 **Create Java Beans for Entities**
 For each of both entities first a java bean (_POJO_) is created in the package `org.apache.olingo.sample.annotation.model` (which results in a created folder `src/main/java/org/apache/olingo/sample/annotation/model/`) which looks like:
 
-~~~java
+```java
 package org.apache.olingo.sample.annotation.model;
 
 /** required Imports */
@@ -136,11 +136,11 @@ public class Manufacturer {
   
   /** optional getter and setter */
 }
-~~~
+```
 
 and:
 
-~~~java
+```java
 package org.apache.olingo.sample.annotation.model;
     
 /** required Imports */
@@ -154,24 +154,24 @@ public class Car {
   
   /** optional getter and setter */
 }
-~~~
+```
 
 **Annotated created Java Beans**
 Now those beans have to be annotated with the annotations of the _Annotation Processor Extension_.
 
 Both beans needs at first the `@EdmEntityType` and `@EdmEntitySet` annotation to define that they represent an OData Entity. These annotation must be added at the bean class which as example for the _Manufacturer_ then look like:
 
-~~~java
+```java
 @EdmEntityType
 @EdmEntitySet
 public class Manufacturer { /** more code */ }
-~~~
+```
 
 Then all simple properties of the Entity must be annotated with `@EdmProperty`, the _Key_ for the Entity additional must be annotated with `@EdmKey` which is in this sample the `Id` field of the entities.
 
 For the _Manufacturer_ it then look like:
 
-~~~java
+```java
 @EdmEntityType
 @EdmEntitySet
 public class Manufacturer {
@@ -185,13 +185,13 @@ public class Manufacturer {
 
  /** more code */ 
 }
-~~~
+```
 
 A relation to another Entity must be annotated with `@EdmNavigationProperty`. In this sample this are the bi-directional relation between a _Manufacturer_ and its _Cars_.  
 
 For the _Manufacturer_ the added annotation look like:
 
-~~~java
+```java
 @EdmEntityType
 @EdmEntitySet
 public class Manufacturer {
@@ -202,11 +202,11 @@ public class Manufacturer {
     
   /** more code */ 
 }
-~~~
+```
 
 The complete resulting Entities (POJOs) then look like:
 
-~~~java
+```java
 package org.apache.olingo.sample.annotation.model;
     
 import java.util.*;
@@ -227,11 +227,11 @@ public class Manufacturer {
    
   /** optional getter and setter */
 }
-~~~
+```
 
 and
 
-~~~java
+```java
 package org.apache.olingo.sample.annotation.model;
     
 import org.apache.olingo.odata2.api.annotation.edm.*;
@@ -253,7 +253,7 @@ public class Car {
     
   /** optional getter and setter */
 }
-~~~
+```
 
 The next step is to create the `ODataService`.
 
@@ -261,7 +261,7 @@ The next step is to create the `ODataService`.
 The `ODataService` is created via an `ODataServiceFactory` implementation.
 For the sample a `AnnotationSampleServiceFactory` in the package `org.apache.olingo.sample.annotation.processor` (which results in a created folder `src/main/java/org/apache/olingo/sample/annotation/processor/`) is created which  extends the `ODataServiceFactory`. The resulting code look like:
 
-~~~java
+```java
 package org.apache.olingo.sample.annotation.processor;
 
 /** required Imports */
@@ -272,7 +272,7 @@ public class AnnotationSampleServiceFactory extends ODataServiceFactory {
     return null;
   }
 }
-~~~
+```
 
 In the `createService(...)` method now the `ODataService` needs to be created.
 The _Annotation Processor Extension_ provides therefore the method `createAnnotationService(...)` within the `AnnotationServiceFactory` which can be used. This method require as parameter the _Package_ which contains the _Model_ in form of annotated POJOs (as created in the section _Create the Model_).  
@@ -281,7 +281,7 @@ For a persistence between several request it is necessary to hold the created `O
 
 As result the implementation look like:
 
-~~~java
+```java
 package org.apache.olingo.sample.annotation.processor;
 
 import org.apache.olingo.odata2.api.*;
@@ -314,7 +314,7 @@ public class AnnotationSampleServiceFactory extends ODataServiceFactory {
     return AnnotationInstances.ANNOTATION_ODATA_SERVICE;
   }
 }
-~~~
+```
 
 Now the model as well as the service creation is done.
 The next step is to provide the necessary resources to run the application within an application server. 
@@ -326,7 +326,7 @@ For this sample `Apache CXF` is used (see `<servlet-class>org.apache.cxf.jaxrs.s
 
 Therefore the `web.xml` is created in the `src/main/webapp/WEB-INF` folder with following content:
 
-~~~xml
+```xml
     <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	    xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
 	    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
@@ -351,7 +351,7 @@ Therefore the `web.xml` is created in the `src/main/webapp/WEB-INF` folder with
 		    <url-pattern>/AnnotationSample.svc/*</url-pattern>
 	    </servlet-mapping>
     </web-app>
-~~~
+```
 
 ##### Deploy and Run
 Build the project with maven via `mvm clean package` and copy the resulting `WAR-File` from the projects `target` folder in the `deploy` folder of the web application server (e.g. a [Tomcat](http://tomcat.apache.org/)).
diff --git a/content/doc/odata2/tutorials/basicread.md b/content/doc/odata2/tutorials/basicread.md
index 0c8d3ca..4a0e338 100644
--- a/content/doc/odata2/tutorials/basicread.md
+++ b/content/doc/odata2/tutorials/basicread.md
@@ -24,7 +24,7 @@ As a shortcut you can download the [Olingo Tutorial 'Basic-Read' Project](apache
 
 ##### Sample Code      
  
-~~~xml
+```xml
 <?xml version="1.0" encoding="UTF-8"?>
 <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
@@ -49,7 +49,7 @@ As a shortcut you can download the [Olingo Tutorial 'Basic-Read' Project](apache
         <url-pattern>/MyODataSample.svc/*</url-pattern>
     </servlet-mapping>
 </web-app>
-~~~
+```
 
   - Start the command line tool, go to folder *$ODATA_PROJECT_HOME\org.apache.olingo.odata2.sample.cars* and enter
 `mvn clean install` to build your projects 
@@ -65,7 +65,7 @@ As a shortcut you can download the [Olingo Tutorial 'Basic-Read' Project](apache
 
 
 
-~~~java
+```java
 package org.apache.olingo.odata2.sample.service;
     
 import org.apache.olingo.odata2.api.ODataService;
@@ -86,7 +86,7 @@ public class MyServiceFactory extends ODataServiceFactory {
     return createODataSingleProcessorService(edmProvider, singleProcessor);
   }
 }
-~~~
+```
 
 - In order to make your coding able to compile you have to create Java classes for 
  `MyEdmProvider` which extends `org.apache.olingo.odata2.api.edm.provider.EdmProvider` and 
@@ -104,7 +104,7 @@ In this paragraph you will implement the `MyEdmProvider` class by overriding all
 
 ##### Sample Code
 
-~~~java 
+```java 
   static final String ENTITY_SET_NAME_MANUFACTURERS = "Manufacturers";
   static final String ENTITY_SET_NAME_CARS = "Cars";
   static final String ENTITY_NAME_MANUFACTURER = "Manufacturer";
@@ -125,13 +125,13 @@ In this paragraph you will implement the `MyEdmProvider` class by overriding all
   private static final String ENTITY_CONTAINER = "ODataCarsEntityContainer";
 
   private static final String ASSOCIATION_SET = "Cars_Manufacturers";
-~~~
+```
 
 - Implement `MyEdmProvider.getSchemas`. This method is used to retrieve the complete structural information in order to build the metadata document and the service document. The implementation makes use of other getter methods of this class for simplicity reasons. If a very performant way of building the whole structural information was required, other implementation strategies could be used. 
 
 ##### Sample Code
 
-~~~java
+```java
 public List<Schema> getSchemas() throws ODataException {
   List<Schema> schemas = new ArrayList<Schema>();
     
@@ -171,13 +171,13 @@ public List<Schema> getSchemas() throws ODataException {
 
   return schemas;
 }
-~~~
+```
 
 - `MyEdmProvider.getEntityType(FullQualifiedName edmFQName)` returns an Entity Type according to the full qualified name specified. The Entity Type holds all information about its structure like simple properties, complex properties, navigation properties and the definition of its key property (or properties). 
 
 ##### Sample Code
 
-~~~java
+```java
 @Override
 public EntityType getEntityType(FullQualifiedName edmFQName) throws ODataException {
   if (NAMESPACE.equals(edmFQName.getNamespace())) {
@@ -245,14 +245,14 @@ public EntityType getEntityType(FullQualifiedName edmFQName) throws ODataExcepti
 
   return null;
 }
-~~~
+```
 
 - `MyEdmProvider.getComplexType(FullQualifiedName edmFQName)` 
 
 ##### Sample Code
 
 
-~~~java
+```java
 public ComplexType getComplexType(FullQualifiedName edmFQName) throws ODataException {
   if (NAMESPACE.equals(edmFQName.getNamespace())) {
     if (COMPLEX_TYPE.getName().equals(edmFQName.getName())) {
@@ -268,7 +268,7 @@ public ComplexType getComplexType(FullQualifiedName edmFQName) throws ODataExcep
   return null;
 
 }
-~~~  
+```  
 
   
 
@@ -278,7 +278,7 @@ public ComplexType getComplexType(FullQualifiedName edmFQName) throws ODataExcep
 ##### Sample Code
 
 
-~~~java
+```java
 public Association getAssociation(FullQualifiedName edmFQName) throws ODataException {
   if (NAMESPACE.equals(edmFQName.getNamespace())) {
     if (ASSOCIATION_CAR_MANUFACTURER.getName().equals(edmFQName.getName())) {
@@ -289,13 +289,13 @@ public Association getAssociation(FullQualifiedName edmFQName) throws ODataExcep
   }
   return null;
 }
-~~~
+```
 
 - `MyEdmProvider.getEntityContainerInfo(String name)` 
   
 ##### Sample Code
 
-~~~java
+```java
 public EntityContainerInfo getEntityContainerInfo(String name) throws ODataException {
   if (name == null || "ODataCarsEntityContainer".equals(name)) {
     return new EntityContainerInfo().setName("ODataCarsEntityContainer").setDefaultEntityContainer(true);
@@ -303,13 +303,13 @@ public EntityContainerInfo getEntityContainerInfo(String name) throws ODataExcep
 
   return null;
 }
-~~~
+```
 
 - `MyEdmProvider.getEntitySet(String entityContainer, String name)`
 
 ##### Sample Code
 
-~~~java
+```java
 public EntitySet getEntitySet(String entityContainer, String name) throws ODataException {
   if (ENTITY_CONTAINER.equals(entityContainer)) {
     if (ENTITY_SET_NAME_CARS.equals(name)) {
@@ -320,14 +320,14 @@ public EntitySet getEntitySet(String entityContainer, String name) throws ODataE
   }
   return null;
 }
-~~~
+```
 
 - `MyEdmProvider.getAssociationSet(String entityContainer, FullQualifiedName association, String sourceEntitySetName, String sourceEntitySetRole)`
 
 ##### Sample Code
 
  
-~~~java
+```java
 public AssociationSet getAssociationSet(String entityContainer, FullQualifiedName association, String sourceEntitySetName, String sourceEntitySetRole) throws ODataException {
   if (ENTITY_CONTAINER.equals(entityContainer)) {
     if (ASSOCIATION_CAR_MANUFACTURER.equals(association)) {
@@ -339,7 +339,7 @@ public AssociationSet getAssociationSet(String entityContainer, FullQualifiedNam
   }
   return null;
 }
-~~~
+```
 
 #### Conclusion
 
@@ -356,7 +356,7 @@ You already created the `MyODataSingleProcessor` class which we now extend with
 
 ##### Sample Code
  
-~~~java
+```java
 package org.apache.olingo.odata2.sample.service;
 
 import static org.apache.olingo.odata2.sample.service.MyEdmProvider.ENTITY_SET_NAME_CARS;
@@ -367,14 +367,14 @@ import org.apache.olingo.odata2.api.processor.ODataSingleProcessor;
 public class MyODataSingleProcessor extends ODataSingleProcessor {
   private DataStore dataStore = new DataStore();
 }
-~~~
+```
 
 - As next steps we will implement the read access to the Car and Manufacturer entries and the read access to the Cars and Manufacturers feed. As we need some basis for sample data we create a very simple DataStore which contains the data as well as access methods to serve the required data: 
 
 ##### Sample Code
 
 
-~~~java
+```java
 package org.apache.olingo.odata2.sample.service;
     
 import java.util.ArrayList;
@@ -525,7 +525,7 @@ public class DataStore {
     return null;
   }
 }
-~~~
+```
 
 
 
@@ -535,7 +535,7 @@ public class DataStore {
 
 ##### Sample Code
  
-~~~java
+```java
   public ODataResponse readEntity(GetEntityUriInfo uriInfo, String contentType) throws ODataException {
     
     if (uriInfo.getNavigationSegments().size() == 0) {
@@ -612,17 +612,17 @@ public class DataStore {
 
     throw new ODataNotImplementedException();
   }
-~~~
+```
 
 And add the small method to get the key value of a `KeyPredicate`:
 
-~~~java
+```java
   private int getKeyValue(KeyPredicate key) throws ODataException {
     EdmProperty property = key.getProperty();
     EdmSimpleType type = (EdmSimpleType) property.getType();
     return type.valueOfString(key.getLiteral(), EdmLiteralKind.DEFAULT, property.getFacets(), Integer.class);
   }
-~~~
+```
 
 After the implementation of the `MyODataSingleProcessor` the web application can be tested.
 
diff --git a/content/doc/odata2/tutorials/debug.md b/content/doc/odata2/tutorials/debug.md
index cc80ffa..1f44c25 100644
--- a/content/doc/odata2/tutorials/debug.md
+++ b/content/doc/odata2/tutorials/debug.md
@@ -35,7 +35,7 @@ The debug feature can be enabled by the following callback implementation:
 
 In your service factory (`ODataServiceFactory`) implement the following method to register the callback:
 
-~~~java
+```java
 	public <T extends ODataCallback> T getCallback(final Class<T> callbackInterface) {
 	  T callback
 
@@ -47,7 +47,7 @@ In your service factory (`ODataServiceFactory`) implement the following method t
 
 	  return callback;
 	}
-~~~
+```
 
 If this is in place then the url query option odata-debug=json will return detailed error information in json format for each request.
 
@@ -59,7 +59,7 @@ Request url: http://localhost:8080/olingo-odata2-ref-web/ReferenceScenario.svc/?
 
 Response:
 
-~~~json
+```json
 	{
 	  "body": "<?xml version='1.0' encoding='utf-8'?><service xml:base=\"http://localhost:8080/olingo-odata2-ref-web/ReferenceScenario.svc/\" xmlns=\"http://www.w3.org/2007/app\" xmlns:atom=\"http://www.w3.org/2005/Atom\"><workspace><atom:title>Default</atom:title><collection href=\"Employees\"><atom:title>Employees</atom:title></collection><collection href=\"Teams\"><atom:title>Teams</atom:title></collection><collection href=\"Rooms\"><atom:title>Rooms</atom:title></collection><collection  [...]
 	  "request": {
@@ -110,7 +110,7 @@ Response:
 	      ]
 	    }]
 	}
-~~~
+```
 
 ** HTML Debug View**
 
@@ -126,15 +126,15 @@ in a callback method.
 
 Add to the already existing `getCallback` method before the line with `else` a condition check whether the given `ODataCallback` is a `DebugWrapperCallback`.
 
-~~~java
+```java
 	} else if (callbackInterface.isAssignableFrom(ODataDebugResponseWrapperCallback.class)) {
 	  callback = (T) new DebugWrapperCallback();
 	}
-~~~
+```
 
 which then results in following method
 
-~~~java
+```java
 	public <T extends ODataCallback> T getCallback(final Class<T> callbackInterface) {
 	  T callback
 
@@ -148,11 +148,11 @@ which then results in following method
 
 	  return callback;
 	}
-~~~
+```
 
 and implement the callback class
 
-~~~java
+```java
 	private final class DebugWrapperCallback implements ODataDebugResponseWrapperCallback {
 	  @Override
 	  public ODataResponse handle(final ODataContext context, final ODataRequest request, final ODataResponse response,
@@ -164,7 +164,7 @@ and implement the callback class
 	    }
 	  }
 	}
-~~~
+```
 
 where `DebugResponseWrapper` is a class you have to implement which does
 the real work.
diff --git a/content/doc/odata2/tutorials/jpafunctionimport.md b/content/doc/odata2/tutorials/jpafunctionimport.md
index 09c6d09..446a9fb 100644
--- a/content/doc/odata2/tutorials/jpafunctionimport.md
+++ b/content/doc/odata2/tutorials/jpafunctionimport.md
@@ -150,7 +150,7 @@ OData JPA Processor Library is enhanced to:
 
 3. Create a Java class by implementing the interface *org.apache.olingo.odata2.jpa.processor.api.model* to register the annotated Java methods.
 
-~~~java
+```java
     public class SalesOrderProcessingExtension implements JPAEdmExtension {
       @Override
       public void extendJPAEdmSchema(final JPAEdmSchemaView arg0 {
@@ -162,15 +162,15 @@ OData JPA Processor Library is enhanced to:
         view.registerOperations(SalesOrderHeaderProcessor.class, null);
       }
     }
-~~~
+```
 
 *Note*: Use the method *extendWithOperation* to register the list of classes and the methods within the class that needs to be exposed as Function Imports. If the second parameter is passed null, then the OData JPA Processor Library would consider all the annotated methods within the class for Function Import. However, you could also restrict the list of methods that needs to be transformed into function imports within a Java class by passing an array of Java method names as the second p [...]
 
 4. Register the class created in step 3 with *ODataJPAContext* as shown below. The registration can be done during the initialization of *ODataJPAContext* in OData JPA Service Factory along with initializing persistence unit name, entity manager factory instance and optional mapping model.
 
-~~~java
+```java
     oDataJPAContext.setJPAEdmExtension((JPAEdmExtension) new SalesOrderProcessingExtension());
-~~~
+```
 
 *Note*: You must register the class because the OData JPA Processor Library should be informed about the list of Java methods that it needs to process in a project. If we do not register, then OData JPA Processor Library should scan all the classes and the methods in the Java project looking for EDM annotations. In order to avoid such overload, it is mandatory to specify the list of Java methods that shall be transformed into function imports in a class.
 
diff --git a/content/doc/odata2/tutorials/osgi.md b/content/doc/odata2/tutorials/osgi.md
index 402e8b8..80dac6f 100644
--- a/content/doc/odata2/tutorials/osgi.md
+++ b/content/doc/odata2/tutorials/osgi.md
@@ -16,7 +16,7 @@ It is assumed that an OData service implementation is deployed as a native web a
 
 Adding this servlet filter to the service servlet configuration can solve this problem. The filter can bind the application classloader to the servlet request object, which is then used by the Apache Olingo core bundle to load applications factory class. 
 
-~~~java
+```java
 	public class ServiceFactoryFilter implements Filter {
 	
 	  @Override
@@ -29,7 +29,7 @@ Adding this servlet filter to the service servlet configuration can solve this p
 	     chain.doFilter(request, response); 
 	  }
 	}
-~~~
+```
 
 ### Extended OSGi Support
 
@@ -40,7 +40,7 @@ The filter approach works fine for servlets but the Apache Olingo library can be
 A service has to implement an own `ODataApplication` and return the service factory class:
 
 
-~~~java
+```java
 	import org.apache.olingo.odata2.core.rest.app.AbstractODataApplication;
 	
 	public class CarODataApplication extends AbstractODataApplication {
@@ -50,13 +50,13 @@ A service has to implement an own `ODataApplication` and return the service fact
 	     return CarODataServiceFactory.class; 
 	  }
 	}
-~~~
+```
 
 ##### Register Application in Servlet Context
 
 Then register the application for any JAX-RS servlet implementation. Here it is the Apache CXF JAX-RS servlet.
 
-~~~xml
+```xml
 	<servlet>
 	  <servlet-name>CarServiceServlet</servlet-name>
 	  <servlet-class>org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet</servlet-class>
@@ -66,4 +66,4 @@ Then register the application for any JAX-RS servlet implementation. Here it is
 	  </init-param>
 	  <load-on-startup>1</load-on-startup>
 	</servlet>
-~~~
+```
diff --git a/content/doc/odata2/tutorials/read_expand.md b/content/doc/odata2/tutorials/read_expand.md
index 1f3ad85..870071e 100644
--- a/content/doc/odata2/tutorials/read_expand.md
+++ b/content/doc/odata2/tutorials/read_expand.md
@@ -39,7 +39,7 @@ In our sample we create a class `MyCallback` which implements `org.apache.olingo
 
 ##### Sample Code
 
-~~~java
+```java
 @Override
 public WriteEntryCallbackResult retrieveEntryResult(WriteEntryCallbackContext context) throws ODataApplicationException {
 WriteEntryCallbackResult result = new WriteEntryCallbackResult();
@@ -65,7 +65,7 @@ WriteEntryCallbackResult result = new WriteEntryCallbackResult();
     
   return result;
 }
-~~~
+```
 
 Within this method we first check if the source entity and navigation property are correct for our case (via the method `isNavigationFromTo(...):boolean)`, then we create the `EntityProviderWriteProperties` with the new (current) `ExpandSelectTreeNode`, receive the data from our `DataStore` and put all into the result which then will be further processed by the `EntityProvider`.
 
@@ -76,7 +76,7 @@ It is possible to create an additional callback class but for convenience we exp
 
 ##### Sample Code
 
-~~~java
+```java
 @Override
 public WriteFeedCallbackResult retrieveFeedResult(WriteFeedCallbackContext context) throws ODataApplicationException {
 WriteFeedCallbackResult result = new WriteFeedCallbackResult();
@@ -101,7 +101,7 @@ WriteFeedCallbackResult result = new WriteFeedCallbackResult();
   }
   return result;
 }
-~~~
+```
 
 Within this method we first check if the source entity and navigation property are correct for our case (via the method `isNavigationFromTo(...):boolean)`, then we create the `EntityProviderWriteProperties` with the new (current) `ExpandSelectTreeNode`, receive the data from our `DataStore` and put all into the result which then will be further processed by the `EntityProvider`.
 
@@ -111,7 +111,7 @@ To improve code readability the `isNavigationFromTo(...):boolean` method was als
 
 #### Sample Code
 
-~~~java
+```java
 private boolean isNavigationFromTo(WriteCallbackContext context, String entitySetName, String navigationPropertyName) throws EdmException {
   if(entitySetName == null || navigationPropertyName == null) {
   return false;
@@ -120,34 +120,34 @@ private boolean isNavigationFromTo(WriteCallbackContext context, String entitySe
   EdmNavigationProperty navigationProperty = context.getNavigationProperty();
   return entitySetName.equals(sourceEntitySet.getName()) && navigationPropertyName.equals(navigationProperty.getName());
 }
-~~~
+```
 
 ### Extend ODataSingleProcessor.readEntity(...)
 The necessary callbacks (`MyCallback` class) now has to be registered during the corresponding `readEntity(...)` call. Therefore we first create a map with the property name as key and the according callback as value. Additional we need to create the `ExpandSelectTreeNode` based on current element position. Both then have to be set in the `EntityProviderWritePropertiesBuilder`. 
 
 The following code show the few lines we need for extending the read of a car with its expanded manufacturer.
 
-~~~java
+```java
 // create and register callback
 Map<String, ODataCallback> callbacks = new HashMap<String, ODataCallback>();
 callbacks.put(ENTITY_NAME_MANUFACTURER, new MyCallback(dataStore, serviceRoot));
 ExpandSelectTreeNode expandSelectTreeNode = UriParser.createExpandSelectTree(uriInfo.getSelect(), uriInfo.getExpand());
 propertiesBuilder.expandSelectTree(expandSelectTreeNode).callbacks(callbacks);
-~~~
+```
 
 The following code show the few lines we need for extending the read of a manufacturer with its expanded cars.
 
-~~~java
+```java
 // create and register callback
 Map<String, ODataCallback> callbacks = new HashMap<String, ODataCallback>();
 callbacks.put(ENTITY_SET_NAME_CARS, new MyCallback(dataStore, serviceRoot));
 ExpandSelectTreeNode expandSelectTreeNode = UriParser.createExpandSelectTree(uriInfo.getSelect(), uriInfo.getExpand());
 propertiesBuilder.expandSelectTree(expandSelectTreeNode).callbacks(callbacks);
-~~~
+```
 
 The complete `readEntity(...)` method should now look like:
 
-~~~java
+```java
 public ODataResponse readEntity(GetEntityUriInfo uriInfo, String contentType) throws ODataException {
     
   if (uriInfo.getNavigationSegments().size() == 0) {
@@ -204,7 +204,7 @@ public ODataResponse readEntity(GetEntityUriInfo uriInfo, String contentType) th
 
   throw new ODataNotImplementedException();
 }
-~~~
+```
 
 Now we can test out `$expand` extension in the web application.
 
diff --git a/content/doc/odata2/tutorials/read_media-resource.md b/content/doc/odata2/tutorials/read_media-resource.md
index ee2c171..d7c298c 100644
--- a/content/doc/odata2/tutorials/read_media-resource.md
+++ b/content/doc/odata2/tutorials/read_media-resource.md
@@ -65,7 +65,7 @@ As conclusion the `getEntityType(…)` method is extended as follows:
 
 ##### Sample Code
 
-~~~java
+```java
 …
   } else if (ENTITY_TYPE_1_3.getName().equals(edmFQName.getName())) {
     List<Property> properties = new ArrayList<Property>();
@@ -95,22 +95,22 @@ As conclusion the `getEntityType(…)` method is extended as follows:
         .setMapping(new Mapping().setMimeType("image/png"));
 }
 ...
-~~~
+```
 
 In addition it is necessary to extend the `getSchemas(…)` method with the according `EntityType` and `EntitySet` of the new Driver.
 
-~~~java
+```java
 entityTypes.add(getEntityType(ENTITY_TYPE_1_3));
 entitySets.add(getEntitySet(ENTITY_CONTAINER, ENTITY_SET_NAME_DRIVERS));
-~~~
+```
 
 And at last following constants are added to the `MyEdmProvider` for cleaner code.
 
-~~~java
+```java
   static final String ENTITY_SET_NAME_DRIVERS = "Drivers";
   static final String ENTITY_NAME_DRIVER = "Driver";
   private static final FullQualifiedName ENTITY_TYPE_1_3 = new FullQualifiedName(NAMESPACE, ENTITY_NAME_DRIVER);
-~~~
+```
 
 **Extend `MyODataSingleProcessor` with `readEntityMedia(uriInfo:GetMediaResourceUriInfo, contentType:String):ODataResponse` method**<br>
 All requests for media resources are done via the specified $value property in the URL (e.g. *.../MyODataSample.svc/Drivers(1)/$value*). Such a request will be dispatched to an `EntityMediaProcessor` which is in our case the `MyODataSingleProcessor` (inherited from `ODataSingleProcessor`).
@@ -119,7 +119,7 @@ For our scenario we simply have to validate the correct requested target `Entity
 Seems a lot but in code this are only these few lines:
 
 
-~~~java
+```java
 @Override
 public ODataResponse readEntityMedia(final GetMediaResourceUriInfo uriInfo, final String contentType) throws ODataException {
     
@@ -137,7 +137,7 @@ public ODataResponse readEntityMedia(final GetMediaResourceUriInfo uriInfo, fina
     
   throw new ODataNotImplementedException();
 }
-~~~
+```
 
 With these extension it is possible to read the media resource, but for access to the Driver `EntitySet` and `Entity` the according read methods have to be extended.
 
@@ -148,7 +148,7 @@ But its quite the same procedure as in the basic read. Validate the requested En
 
 The resulting extension for `readEntity(…)`:
 
-~~~java
+```java
   } else if (ENTITY_SET_NAME_DRIVERS.equals(entitySet.getName())) {
     int id = getKeyValue(uriInfo.getKeyPredicates().get(0));
     Map<String, Object> data = dataStore.getDriver(id);
@@ -159,14 +159,14 @@ The resulting extension for `readEntity(…)`:
 
       return EntityProvider.writeEntry(contentType, entitySet, data, propertiesBuilder.build());
     }
-~~~
+```
 
 and `readEntitySet(…)`:
 
-~~~java
+```java
   } else if (ENTITY_SET_NAME_DRIVERS.equals(entitySet.getName())) {
     return EntityProvider.writeFeed(contentType, entitySet, dataStore.getDrivers(),     EntityProviderWriteProperties.serviceRoot(getContext().getPathInfo().getServiceRoot()).build());
-~~~
+```
 
 **Conclusion for media resource extension**<br>
 After finishing all steps above the project can be built and deployed containing a Driver type which is a media link entry with associated media resource. *Congratulations.*
@@ -179,7 +179,7 @@ For a more interesting sample we now create an association between a Driver and
 **Extend Driver and Car in MyEdmProvider with a navigation property**<br>
 At first we introduce the necessary constants:
 
-~~~java
+```java
   private static final FullQualifiedName ASSOCIATION_DRIVER_CAR = new FullQualifiedName(NAMESPACE, "Driver_Car-Car_Driver");
     
   private static final String ROLE_1_3 = "Car_Driver";
@@ -187,32 +187,32 @@ At first we introduce the necessary constants:
     
   private static final String ASSOCIATION_SET = "Cars_Manufacturers";
   private static final String ASSOCIATION_SET_CARS_DRIVERS = "Cars_Drivers";
-~~~
+```
 
 Then the `getSchemas()` in `MyEdmProvider` is extended with the new association:
 
-~~~java
+```java
 associations.add(getAssociation(ASSOCIATION_DRIVER_CAR));
 ...
 associationSets.add(getAssociationSet(ENTITY_CONTAINER, ASSOCIATION_DRIVER_CAR, ENTITY_SET_NAME_DRIVERS, ROLE_3_1));
-~~~
+```
 
 Next step is the extension of the entity types in `getEntityType()` in `MyEdmProvider`.
 
 For the Car:
 
-~~~java
+```java
   if (ENTITY_TYPE_1_1.getName().equals(edmFQName.getName())) {
 ...
     navigationProperties.add(new NavigationProperty().setName("Driver")
         .setRelationship(ASSOCIATION_DRIVER_CAR).setFromRole(ROLE_1_3).setToRole(ROLE_3_1));
 …
 }
-~~~
+```
 
 And the Driver:
 
-~~~java
+```java
   if (ENTITY_TYPE_1_3.getName().equals(edmFQName.getName())) {
 ...
     properties.add(new SimpleProperty().setName("CarId").setType(EdmSimpleTypeKind.Int32));
@@ -220,11 +220,11 @@ And the Driver:
     navigationProperties.add(new NavigationProperty().setName("Car").setRelationship(ASSOCIATION_DRIVER_CAR).setFromRole(ROLE_3_1).setToRole(ROLE_1_3));
 ...
 }
-~~~
+```
 
 At last the `getAssociation(…)` and `getAssociationSet(...)` has also to be extended and has to look like:
 
-~~~java
+```java
 @Override
 public Association getAssociation(FullQualifiedName edmFQName) throws ODataException {
   if (NAMESPACE.equals(edmFQName.getNamespace())) {
@@ -258,12 +258,12 @@ public AssociationSet getAssociationSet(String entityContainer, FullQualifiedNam
   }
   return null;
 }
-~~~
+```
 
 **Extend existing `readreadEntitySet(...)` and `readEntity(...)` methods in `MyODataSingleProcessor`**<br>
 For cleaner code we introduce at first following method in the `MyODataSingleProcessor` which validate if the uri contains the expected association.
 
-~~~java
+```java
 private boolean isAssociation(GetEntityUriInfo uriInfo, String startName, String targetName) throws EdmException {
   if(startName == null || targetName == null) {
     return false;
@@ -273,11 +273,11 @@ private boolean isAssociation(GetEntityUriInfo uriInfo, String startName, String
     
   return startName.equals(startEntitySet.getName()) && targetName.equals(targetEntitySet.getName());
 }
-~~~
+```
 
 The procedure should be already familiar. At first it is checked for the correct association of the requested Entity, then the key for requesting the DataStore is get as well as the data and then result data is written via the `EntityProvider`.
 
-~~~java
+```java
 } else if (uriInfo.getNavigationSegments().size() == 1) {
   //navigation first level, simplified example for illustration purposes only
   EdmEntitySet entitySet = uriInfo.getTargetEntitySet();
@@ -302,7 +302,7 @@ The procedure should be already familiar. At first it is checked for the correct
 
   throw new ODataNotFoundException(ODataNotFoundException.ENTITY);
 }
-~~~
+```
 
 **Add $expand support for Driver to/from Car association**<br>
 The last missing step is to add the `$expand` support for the new Driver to/from Car association.
@@ -313,7 +313,7 @@ The procedure is similar to the Cars - Manufacturers association. At first it is
 
 The resulting method extension is:
 
-~~~java
+```java
 ...
   if(isNavigationFromTo(context, ENTITY_SET_NAME_CARS, ENTITY_NAME_DRIVER)) {
     EntityProviderWriteProperties inlineProperties = EntityProviderWriteProperties.serviceRoot(serviceRoot)
@@ -336,14 +336,14 @@ The resulting method extension is:
     result.setInlineProperties(inlineProperties);        
   }
 ...
-~~~
+```
 
 **Add registration of MyCallback for Driver and Car association**<br>
 After extension of `MyCallback` it is necessary to register a callback within the `readEntity()` in the `MyODataSingleProcessor`.
 
 For the Driver we add the complete callback registration (code between the comments) which results in final code for the complete Driver Entity handling:
 
-~~~java
+```java
 ...
    } else if (ENTITY_SET_NAME_DRIVERS.equals(entitySet.getName())) {
     int id = getKeyValue(uriInfo.getKeyPredicates().get(0));
@@ -364,17 +364,17 @@ For the Driver we add the complete callback registration (code between the comme
     }
   }
 ...
-~~~
+```
 
 For the Car it is only necessary to add the single code line below to register the additional callback and enable the `$expand`:
 
-~~~java
+```java
 if (ENTITY_SET_NAME_CARS.equals(entitySet.getName())) {
 ...
     callbacks.put(ENTITY_NAME_DRIVER, new MyCallback(dataStore, serviceRoot));
 ...
 }
-~~~
+```
 
 Deploy, run and test
 Like in the basic read scenario follow these steps:
diff --git a/content/doc/odata4/overview.md b/content/doc/odata4/overview.md
index e81a371..6659150 100644
--- a/content/doc/odata4/overview.md
+++ b/content/doc/odata4/overview.md
@@ -169,11 +169,11 @@ An example with all parameters mentioned above is the method `createEntity()`
 in the interface `EntityProcessor`:
 
 
-~~~java
+```java
 void createEntity(ODataRequest request, ODataResponse response,
     UriInfo uriInfo, ContentType requestFormat, ContentType responseFormat)
     throws ODataApplicationException, ODataLibraryException;
-~~~
+```
 
 ### Content Negotiation ###
 
diff --git a/content/doc/odata4/release.md b/content/doc/odata4/release.md
index 9172964..0ec191c 100644
--- a/content/doc/odata4/release.md
+++ b/content/doc/odata4/release.md
@@ -105,10 +105,10 @@ NOTICE, LICENSE and DISCLAIMER must be present in all bundles and must be up-to-
 Remote resources are provided by the ASF and the Maven `remote-resources-plugin` is
 configured in the parent pom of the project.
 
-~~~xml
+```xml
 <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
 <resourceBundle>org.apache:apache-disclaimer-resource-bundle:1.1</resourceBundle>
-~~~
+```
 
 The Maven module `odata-dist` (in project sub-folder `dist`) is responsible to package convenience distribution zip files
 using the assembly plugin. The distributions are created with a release build `mvn clean install -Papache-release -Dgpg.passphrase="yourPassphraseHere"`
@@ -179,7 +179,7 @@ Of course the Release Manager can also use this checklist to make sure all artif
 If the release candidate gets approved, we can proceed to release publishing:
 
   - Release candidate maven artifacts are promoted in the Apache Maven Repository and
-made available [here](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo~~~~).
+made available [here](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo```~).
   - Publish final release Version to [Apache Repository](https://repository.apache.org/)
     - First publish via `mvn deploy -Papache-release` into the *Staging Area*
     - From *Staging Area* close and release the staged Artifacts to finish publishing
diff --git a/content/doc/odata4/tutorials/action/tutorial_action.md b/content/doc/odata4/tutorials/action/tutorial_action.md
index ea97c84..12761aa 100644
--- a/content/doc/odata4/tutorials/action/tutorial_action.md
+++ b/content/doc/odata4/tutorials/action/tutorial_action.md
@@ -50,24 +50,24 @@ For example there could be a function that calculates the VAT. The result depend
 
 Such a function can be expressed in the metadata document as follows
 
-~~~xml
+```xml
     <Function Name="CalculateVAT">
          <Parameter Name="NetPrice" Type="Edm.Decimal" Nullable="false"/>
          <Parameter Name="Country" Type="Edm.String" Nullable="false"/>
 
         <ReturnType Type="Edm.Decimal"/>
     </Function>
-~~~
+```
 
 To make this function statically callable we have to define a Function Import.
 
-~~~xml
+```xml
     <EntityContainer Name="Container">
          <FunctionImport Name="StaticCalculateVAT"
                          Function="CalculateVAT"
                          IncludeInServiceDocument="true"/>
     </EntityContainer>
-~~~
+```
 
 To call such a Function Import the client issues a GET requests to a URL identifying the function import. The parameters are passed by using the so called inline parameter syntax. In this simple case such a call could look like this:
 
@@ -77,7 +77,7 @@ The definition talks about composing of functions. By default every function is
 
 The definition of Actions / Action Imports in metadata document is similar to functions.
 
-~~~xml
+```xml
     <Action Name="Reset">
         <Parameter Name="Amount" Type="Edm.Int32"/>
     </Action>
@@ -85,7 +85,7 @@ The definition of Actions / Action Imports in metadata document is similar to fu
     <EntityContainer Name="Container">
         <ActionImport Name="StaticReset" Action="Reset"/>
     </EntityContainer>
-~~~
+```
 
 As you can see, this function does not return any value and takes one parameter “*Amount*” To call this action import, you have to issue an POST request to
 
@@ -93,11 +93,11 @@ As you can see, this function does not return any value and takes one parameter
 
 The parameters are passed within the body of the request. In this case such a body could look like the following (JSON - Syntax):
 
-~~~json
+```json
     {
       "Amount": 2
     }
-~~~
+```
 
 As you read in the definition, actions can have side effects (modifying the data) but cannot be composed like functions.
 
@@ -118,12 +118,12 @@ This function takes a mandatory parameter “*Amount*”. The function returns a
 
 After finishing the implementation the definition of the function should look like this:
 
-~~~xml
+```xml
     <Function Name="CountCategories">
           <Parameter Name="Amount" Type="Edm.Int32" Nullable="false"/>
           <ReturnType Type="Collection(OData.Demo.Category)"/>
     </Function>
-~~~
+```
 
 As described in the previous tutorials, the type of the response determines which processor interface will be called by the Olingo library. It is **important to know, that functions are dispatched to the traditional processor interfaces**.
 That means there are no special "FunctionProcessors". In our case, the function returns a collection of Categories. So we have to extend the `DemoEntityCollectionProcessor`. As you will see it is possible to address a single entity by its  key. So we have to extend the `DemoEntityProcessor` as well to handle requests which responds a single entity.
@@ -133,11 +133,11 @@ This action takes an optional parameter “*Amount*”. The actions resets the w
 
 After finishing the implementation the definition of the action should be like this:
 
-~~~xml
+```xml
     <Action Name="Reset" IsBound="false">
       <Parameter Name="Amount" Type="Edm.Int32"/>
     </Action>
-~~~
+```
 
 While actions are called by using HTTP Method POST is nessesary to introduce new processor interfaces for actions. So there exists a bunch of interfaces, for each return type strictly one.
 
@@ -152,7 +152,7 @@ While actions are called by using HTTP Method POST is nessesary to introduce new
 
 Create the following constants in the DemoEdmProvider. These constants are used to address the operations.
 
-~~~java
+```java
     // Action
     public static final String ACTION_RESET = "Reset";
     public static final FullQualifiedName ACTION_RESET_FQN = new FullQualifiedName(NAMESPACE, ACTION_RESET);
@@ -163,7 +163,7 @@ Create the following constants in the DemoEdmProvider. These constants are used
 
     // Function/Action Parameters
     public static final String PARAMETER_AMOUNT = "Amount";
-~~~
+```
 
 The way to announce the operations is very similar to announcing EntityTypes. We have to override some methods. Those methods provide the definition of the Edm elements. We need methods for:
 
@@ -174,7 +174,7 @@ The way to announce the operations is very similar to announcing EntityTypes. We
 
 The code is simple and straight forward. First, we check which function we have to return. Then, a list of parameters and the return type are created. At the end all parts are fit together and get returned as new `CsdlFunction` Object.
 
-~~~java
+```java
     @Override
     public List<CsdlFunction> getFunctions(final FullQualifiedName functionName) {
       if (functionName.equals(FUNCTION_COUNT_CATEGORIES_FQN)) {
@@ -204,11 +204,11 @@ The code is simple and straight forward. First, we check which function we have
 
       return null;
     }
-~~~
+```
 
 We have created the function itself. To express that function can be called statically we have to override the method `getFunctionImport()`.
 
-~~~java
+```java
     @Override
     public CsdlFunctionImport getFunctionImport(FullQualifiedName entityContainer, String functionImportName) {
       if(entityContainer.equals(CONTAINER)) {
@@ -223,11 +223,11 @@ We have created the function itself. To express that function can be called stat
 
       return null;
     }
-~~~
+```
 
 To define the actions and the action imports the `getActions()` and `getActionImport()` methods have to be overriden and the necessary code is quite similar to the functions sample above:
 
-~~~java
+```java
     @Override
     public List<CsdlAction> getActions(final FullQualifiedName actionName) {
       if(actionName.equals(ACTION_RESET_FQN)) {
@@ -265,12 +265,12 @@ To define the actions and the action imports the `getActions()` and `getActionIm
 
       return null;
     }
-~~~
+```
 
 Finally we have to announce these operations to the schema and the entity container.
 Add the following lines to the method `getSchemas()`:
 
-~~~java
+```java
     // add actions
     List<CsdlAction> actions = new ArrayList<CsdlAction>();
     actions.addAll(getActions(ACTION_RESET_FQN));
@@ -280,11 +280,11 @@ Add the following lines to the method `getSchemas()`:
     List<CsdlFunction> functions = new ArrayList<CsdlFunction>();
     functions.addAll(getFunctions(FUNCTION_COUNT_CATEGORIES_FQN));
     schema.setFunctions(functions);
-~~~
+```
 
 Also add the following lines to the method `getEntityContainer()`
 
-~~~java
+```java
     // Create function imports
     List<CsdlFunctionImport> functionImports = new ArrayList<CsdlFunctionImport>();
     functionImports.add(getFunctionImport(CONTAINER, FUNCTION_COUNT_CATEGORIES));
@@ -295,7 +295,7 @@ Also add the following lines to the method `getEntityContainer()`
 
     entityContainer.setFunctionImports(functionImports);
     entityContainer.setActionImports(actionImports);
-~~~
+```
 
 ### Extend the data store
 
@@ -303,7 +303,7 @@ We need two methods in the data store to read the function import `CountCategori
 
 The first method returns a collection of entites and the second returns a single entity of this collection.
 
-~~~java
+```java
     public EntityCollection readFunctionImportCollection(final UriResourceFunction uriResourceFunction, final ServiceMetadata serviceMetadata) throws ODataApplicationException {
 
       if(DemoEdmProvider.FUNCTION_COUNT_CATEGORIES.equals(uriResourceFunction.getFunctionImport().getName())) {
@@ -348,11 +348,11 @@ The first method returns a collection of entites and the second returns a single
 
       return Util.findEntity(edmEntityType, entityCollection, uriResourceFunction.getKeyPredicates());
     }
-~~~
+```
 
 We also create two methods to reset the data of our service.
 
-~~~java
+```java
     public void resetDataSet(final int amount) {
       // Replace the old lists with empty ones
       productList = new ArrayList<Entity>();
@@ -375,7 +375,7 @@ We also create two methods to reset the data of our service.
     public void resetDataSet() {
       resetDataSet(Integer.MAX_VALUE);
     }
-~~~
+```
 
 ### Extend the entity collection and the entity processor to handle function imports
 
@@ -385,7 +385,7 @@ A cleverer implementation can handle both cases in one method to avoid duplicate
 
 The recent implementation of the `readEntityCollection()` has been moved to `readEntityCollectionInternal()`
 
-~~~java
+```java
     public void readEntityCollection(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat) throws ODataApplicationException, SerializerException {
 
       final UriResource firstResourceSegment = uriInfo.getUriResourceParts().get(0);
@@ -400,11 +400,11 @@ The recent implementation of the `readEntityCollection()` has been moved to `rea
         Locale.ENGLISH);
       }
     }
-~~~
+```
 
 Like by reading *entity collections*, the first step is to analyze the URI and then fetch the data (of the function import).
 
-~~~java
+```java
     private void readFunctionImportCollection(final ODataRequest request, final ODataResponse response,
       final UriInfo uriInfo, final ContentType responseFormat) throws ODataApplicationException, SerializerException {
 
@@ -419,11 +419,11 @@ Like by reading *entity collections*, the first step is to analyze the URI and t
 
       final UriResourceFunction uriResourceFunction = (UriResourceFunction) firstSegment;
       final EntityCollection entityCol = storage.readFunctionImportCollection(uriResourceFunction, serviceMetadata);
-~~~
+```
 
 Then the result has to be serialized. The only difference to entity sets is the way how the `EdmEntityType` is determined.
 
-~~~java
+```java
       // 2nd step: Serialize the response entity
       final EdmEntityType edmEntityType = (EdmEntityType) uriResourceFunction.getFunction().getReturnType().getType();
       final ContextURL contextURL = ContextURL.with().asCollection().type(edmEntityType).build();
@@ -436,11 +436,11 @@ Then the result has to be serialized. The only difference to entity sets is the
       response.setStatusCode(HttpStatusCode.OK.getStatusCode());
       response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
     }
-~~~
+```
 
 Next we will implement the processor to read a *single entity*. The implementation is quite similar to the implementation of the collection processor.
 
-~~~java
+```java
     public void readEntity(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat)
       throws ODataApplicationException, SerializerException {
 
@@ -491,13 +491,13 @@ Next we will implement the processor to read a *single entity*. The implementati
       response.setStatusCode(HttpStatusCode.OK.getStatusCode());
       response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
     }
-~~~
+```
 
 ### Implement an action processor
 
 Create a new class `DemoActionProcessor` make them implement the interface `ActionVoidProcessor`.
 
-~~~java
+```java
     public class DemoActionProcessor implements ActionVoidProcessor {
 
       private OData odata;
@@ -511,22 +511,22 @@ Create a new class `DemoActionProcessor` make them implement the interface `Acti
       public void init(final OData odata, final ServiceMetadata serviceMetadata)   {
         this.odata = odata;
       }
-~~~
+```
 
 First analyze the uri.
 
-~~~java
+```java
     public void processActionVoid(ODataRequest request, ODataResponse response, UriInfo uriInfo,
         ContentType requestFormat) throws ODataApplicationException, ODataLibraryException {
 
       // 1st Get the action from the resource path
       final EdmAction edmAction = ((UriResourceAction) uriInfo.asUriInfoResource().getUriResourceParts()
                                             .get(0)).getAction();
-~~~
+```
 
 Then deserialize the *action parameters*.
 
-~~~java
+```java
       // 2nd Deserialize the parameter
       // In our case there is only one action. So we can be sure that parameter "Amount" has been provided by the client
       if (requestFormat == null) {
@@ -538,11 +538,11 @@ Then deserialize the *action parameters*.
       final Map<String, Parameter> actionParameter = deserializer.actionParameters(request.getBody(), edmAction)
                                      .getActionParameters();
       final Parameter parameterAmount = actionParameter.get(DemoEdmProvider.PARAMETER_AMOUNT);
-~~~
+```
 
 Execute the action and set the response code.
 
-~~~java
+```java
       // The parameter amount is nullable
       if(parameterAmount.isNull()) {
         storage.resetDataSet();
@@ -553,7 +553,7 @@ Execute the action and set the response code.
 
       response.setStatusCode(HttpStatusCode.NO_CONTENT.getStatusCode());
     }
-~~~
+```
 
 ## Run the implemented service
 
diff --git a/content/doc/odata4/tutorials/action/tutorial_bound_action.md b/content/doc/odata4/tutorials/action/tutorial_bound_action.md
index a44551b..1ae5b31 100644
--- a/content/doc/odata4/tutorials/action/tutorial_bound_action.md
+++ b/content/doc/odata4/tutorials/action/tutorial_bound_action.md
@@ -58,14 +58,14 @@ For example there can be a bound action createOrders which is bound to the Custo
 
 Such an action can be expressed in the metadata document as follows
 
-~~~xml
+```xml
     <Action Name="CreateOrder" isBound=”true”>
      <Parameter Name="Customers" Type="SampleEntities.Customer" Nullable="false"/>
      <Parameter Name="quantity" Type="Edm.Int16" Nullable="false"/>
      <Parameter Name="discountCode" Type="Edm.String" Nullable="false"/>
      <ReturnType Type="Collection(SampleEntities.Orders)"/>
     </Action>
-~~~
+```
 
 To call such a bound action the client issues a POST request to a URL identifying the action. In this simple case such a call could look like this:
 
@@ -79,13 +79,13 @@ Similarly there can be a bound function GetOrders which is bound to the Customer
 
 Such a function can be expressed in the metadata document as follows
 
-~~~xml
+```xml
     <Function Name="GetOrders" isBound=”true”>
      <Parameter Name="Customers" Type="SampleEntities.Customer" Nullable="false"/>
      <Parameter Name="discountCode" Type="Edm.String" Nullable="false"/>
      <ReturnType Type="Collection(SampleEntities.Orders)"/>
     </Function>
-~~~
+```
 
 To call such a bound function the client issues a GET request to a URL identifying the function. In this simple case such a call could look like this:
 
@@ -109,26 +109,26 @@ This action takes bound parameter “*ParamCategory*” and an additional parame
 
 After finishing the implementation the definition of the action should be like this:
 
-~~~xml
+```xml
     <Action Name="DiscountProducts" IsBound="true">
       <Parameter Name="ParamCategory" Type="Collection(OData.Demo.Category)"/>
       <Parameter Name="Amount" Type="Edm.Int32"/>
       <ReturnType Type="Collection(OData.Demo.Product)"/>
     </Action>
-~~~
+```
 
 **Bound Action that returns an entity: DiscountProduct**
 
 This action takes bound parameter “*ParamCategory*” and an additional parameter “*Amount*”. The actions updates the price of a specific products related to a category by applying the discount amount.
 After finishing the implementation the definition of the action should be like this:
 
-~~~xml
+```xml
     <Action Name="DiscountProduct" IsBound="true">
        <Parameter Name="ParamCategory" Type=”OData.Demo.Category"/>
        <Parameter Name="Amount" Type="Edm.Int32"/>
        <ReturnType Type=" OData.Demo.Product"/>
     </Action>
-~~~
+```
 
 While actions are called by using HTTP Method POST is nessesary to introduce new processor interfaces for actions. So there exists a bunch of interfaces, for each return type strictly one.
 
@@ -138,26 +138,26 @@ This function takes bound parameter “*ParamCategory*” and an additional para
 
 After finishing the implementation the definition of the action should be like this:
 
-~~~xml
+```xml
     <Function Name="GetDiscountedProducts" IsBound="true">
       <Parameter Name="ParamCategory" Type="Collection(OData.Demo.Category)"/>
       <Parameter Name="Amount" Type="Edm.Int32"/>
       <ReturnType Type="Collection(OData.Demo.Product)"/>
     </Function>
-~~~
+```
 
 **Bound Function that returns an entity: GetDiscountedProduct**
 
 This function takes bound parameter “*ParamCategory*” and an additional parameter “*Amount*”. The function lists one specific product related to a category which is eligible for the discount amount.
 After finishing the implementation the definition of the action should be like this:
 
-~~~xml
+```xml
     <Function Name="GetDiscountedProduct" IsBound="true">
        <Parameter Name="ParamCategory" Type=”OData.Demo.Category"/>
        <Parameter Name="Amount" Type="Edm.Int32"/>
        <ReturnType Type=" OData.Demo.Product"/>
     </Function>
-~~~
+```
 
 **Steps**    
 
@@ -169,7 +169,7 @@ After finishing the implementation the definition of the action should be like t
 
 Create the following constants in the DemoEdmProvider. These constants are used to address the actions.
 
-~~~java
+```java
     //Bound Action
     public static final String ACTION_PROVIDE_DISCOUNT = "DiscountProducts";
     public static final FullQualifiedName ACTION_PROVIDE_DISCOUNT_FQN = new FullQualifiedName(NAMESPACE, ACTION_PROVIDE_DISCOUNT);
@@ -189,7 +189,7 @@ Create the following constants in the DemoEdmProvider. These constants are used
     
     //Binding Parameter
     public static final String PARAMETER_CATEGORY = "ParamCategory";
-~~~
+```
 
 The way to announce the operations is very similar to announcing EntityTypes. We have to override some methods. Those methods provide the definition of the Edm elements. We need methods for:
 
@@ -198,7 +198,7 @@ The way to announce the operations is very similar to announcing EntityTypes. We
 
 The code is simple and straight forward. We need to create a list of parameters of which the first parameter should be the binding parameter, then create a return type. At the end all parts are fit together and get returned as new CsdlAction Object.
 
-~~~java
+```java
         @Override
         public List<CsdlAction> getActions(final FullQualifiedName actionName) {
        // It is allowed to overload actions, so we have to provide a list of Actions for each action name
@@ -252,11 +252,11 @@ The code is simple and straight forward. We need to create a list of parameters
         
         return null;
       }
-~~~
+```
 
 Similarly, for functions we need to create a list of parameters of which the first parameter should be the binding parameter, then create a return type. At the end all parts are fit together and get returned as new CsdlFunction Object.
 
-~~~java
+```java
         @Override
         public List<CsdlFunction> getFunctions(final FullQualifiedName functionName) {
        // It is allowed to overload functions, so we have to provide a list of Functions for each function name
@@ -310,11 +310,11 @@ Similarly, for functions we need to create a list of parameters of which the fir
         
         return null;
       }
-~~~
+```
 
 Finally we have to announce these operations to the schema. Add the following lines to the method getSchemas():
 
-~~~java
+```java
     // add actions
     List<CsdlAction> actions = new ArrayList<CsdlAction>();
     actions.addAll(getActions(ACTION_PROVIDE_DISCOUNT_FQN));
@@ -326,14 +326,14 @@ Finally we have to announce these operations to the schema. Add the following li
     functions.addAll(getFunctions(FUNCTION_PROVIDE_DISCOUNT_FQN));
     functions.addAll(getFunctions(FUNCTION_PROVIDE_DISCOUNT_FOR_PRODUCT_FQN));
     schema.setFunctions(functions);
-~~~
+```
 
 ### Extend the data store
 
 We need two methods in the data store to read the action DiscountProducts and DiscountProduct. The first method returns a collection of entites and second method returns a single entity.
 
 
-~~~java
+```java
         public EntityCollection processBoundActionEntityCollection(EdmAction action, Map<String, Parameter> parameters) {
         EntityCollection collection = new EntityCollection();
         if ("DiscountProducts".equals(action.getName())) {
@@ -364,11 +364,11 @@ We need two methods in the data store to read the action DiscountProducts and Di
         }
         return null;
       }
-~~~
+```
 
 In the second method, we are returning a custom object DemoEntityActionResult. This holds the entity and the status as to whether the entity is created or just returned. This information is used to set the response status.
 
-~~~java
+```java
       public class DemoEntityActionResult {
       private Entity entity;
       private boolean created = false;
@@ -391,11 +391,11 @@ In the second method, we are returning a custom object DemoEntityActionResult. T
         return this;
       }
     }
-~~~    
+```    
 
 We also create methods for GetDiscountedProducts and GetDiscountedProduct functions. 
 
-~~~java
+```java
         public EntityCollection getBoundFunctionEntityCollection(EdmFunction function, Integer amount) {
         EntityCollection collection = new EntityCollection();
         if ("GetDiscountedProducts".equals(function.getName())) {
@@ -419,7 +419,7 @@ We also create methods for GetDiscountedProducts and GetDiscountedProduct functi
         }
         return null;
       }
-~~~
+```
 
 ### Extend the entity collection and the entity processor to handle functions
 
@@ -427,7 +427,7 @@ We start with the entity collection processor DemoEntityCollectionProcessor. To
 
 The recent implementation of the readEntityCollection() has been moved to readEntityCollectionInternal()
 
-~~~java
+```java
 public void readEntityCollection(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat) throws ODataApplicationException, SerializerException {
 
   final UriResource firstResourceSegment = uriInfo.getUriResourceParts().get(0);
@@ -442,11 +442,11 @@ public void readEntityCollection(ODataRequest request, ODataResponse response, U
     Locale.ENGLISH);
   }
 }
-~~~
+```
 
 Like by reading entity collections, the first step is to analyze the URI and then fetch the data (of the function).
 
-~~~java
+```java
      private void readEntityCollectionInternal(final ODataRequest request, final ODataResponse response,
      final UriInfo uriInfo, final ContentType responseFormat) throws ODataApplicationException, SerializerException {
 
@@ -512,12 +512,12 @@ Like by reading entity collections, the first step is to analyze the URI and the
      response.setStatusCode(HttpStatusCode.OK.getStatusCode());
      response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
     }
-~~~
+```
 
 
 Next we will implement the processor to read a single entity. The implementation is quite similar to the implementation of the collection processor.
 
-~~~java
+```java
     public void readEntity(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat)
       throws ODataApplicationException, SerializerException {
 
@@ -598,13 +598,13 @@ Next we will implement the processor to read a single entity. The implementation
     response.setStatusCode(HttpStatusCode.OK.getStatusCode());
     response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
     }
-~~~
+```
 
 ### Implement an action processor
 
 Create a new class `DemoActionProcessor` make them implement the interface interface 'ActionEntityCollectionProcessor' and 'ActionEntityProcessor'.
 
-~~~java
+```java
       public class DemoActionProcessor implements ActionEntityCollectionProcessor, ActionEntityProcessor {
     
       private OData odata;
@@ -620,7 +620,7 @@ Create a new class `DemoActionProcessor` make them implement the interface inter
         this.odata = odata;
         this.serviceMetadata = serviceMetadata;
       }
-~~~
+```
 
 The first overriden method returns a collection of entities.
 
@@ -630,7 +630,7 @@ Then deserialize the action parameters.
 
 Execute the action and set the response code.
 
-~~~java
+```java
 
         @Override
       public void processActionEntityCollection(ODataRequest request, ODataResponse response, UriInfo uriInfo,
@@ -707,7 +707,7 @@ Execute the action and set the response code.
             && ContentType.VALUE_ODATA_METADATA_NONE.equalsIgnoreCase(
                 contentType.getParameter(ContentType.PARAMETER_ODATA_METADATA));
       }
-~~~
+```
 
 The second method to be overriden returns a single entity.
 
@@ -717,7 +717,7 @@ Then deserialize the action parameters.
 
 Execute the action and set the response code.
 
-~~~java
+```java
 
         @Override
       public void processActionEntity(ODataRequest request, ODataResponse response, UriInfo uriInfo,
@@ -796,7 +796,7 @@ Execute the action and set the response code.
           }
         }    
       }
-~~~
+```
 
 ## Run the implemented service
 
diff --git a/content/doc/odata4/tutorials/batch/tutorial_batch.md b/content/doc/odata4/tutorials/batch/tutorial_batch.md
index 84ed613..c44e793 100644
--- a/content/doc/odata4/tutorials/batch/tutorial_batch.md
+++ b/content/doc/odata4/tutorials/batch/tutorial_batch.md
@@ -57,7 +57,7 @@ Before we start with the actual processor implementation the data store has to b
 
 Add the following methods to the class `myservice.mynamespace.data.Storage`. When a new transaction has been begun the data of the service is copied and stored in an instance variable. If `rollbackTransaction` has been called the current data is replaced with the previous copied one.
 
-~~~java
+```java
     private List<Entity> productListBeforeTransaction;
     
     public void beginTransaction() {
@@ -98,7 +98,7 @@ Add the following methods to the class `myservice.mynamespace.data.Storage`. Whe
 
         return clonedEntities;
     }
-~~~
+```
 
 ## Implement the interface `BatchProcessor`
 
@@ -106,7 +106,7 @@ Create a new class `myservice.mynamespace.service.DemoBatchProcessor`. The class
 
 Create a constructor and pass the data store to the processor.
 
-~~~java
+```java
     public class DemoBatchProcessor implements BatchProcessor {
 
         private OData odata;
@@ -121,24 +121,24 @@ Create a constructor and pass the data store to the processor.
             this.odata = odata;
         }
         ...
-~~~
+```
 
 ### Implement batch handling
 
 Batch requests will be dispatched to the method `processBatch`. First, the boundary have to be extract from the Content-Type of the POST request.
 
-~~~java
+```java
         @Override
         public void processBatch(final BatchFacade facade, final ODataRequest request, final ODataResponse response)
             throws ODataApplicationException, ODataLibraryException {
 
             // 1. Extract the boundary
             final String boundary = facade.extractBoundaryFromContentType(request.getHeader(HttpHeader.CONTENT_TYPE));
-~~~
+```
 
 After that we are able to parse the multipart mixed body. The parser needs to know what the base URI and the service resolution paths are. The result of the parser is a list of BatchRequestParts. Each of these parts represents either a single request or a Change Set (Collection of one or more requests).
 
-~~~java
+```java
         // 2. Prepare the batch options
         final BatchOptions options = BatchOptions.with().rawBaseUri(request.getRawBaseUri())
                                                         .rawServiceResolutionUri(request.getRawServiceResolutionUri())
@@ -147,21 +147,21 @@ After that we are able to parse the multipart mixed body. The parser needs to kn
         // 3. Deserialize the batch request
         final List<BatchRequestPart> requestParts = odata.createFixedFormatDeserializer()
                                                          .parseBatchRequest(request.getBody(), boundary, options);
-~~~
+```
 
 Now the requests have to be executed by our service. If you like, you can do it by our own or simply call the method `handleBatchRequest`. This method dispatches individual requests directly to the responsible processor. If a Change Set is passed to `handleBatchRequest` the implementation dispatches the request to the method `processChangeSet` of our `DemoBatchProcessor`.
 
-~~~java
+```java
         // 4. Execute the batch request parts
         final List<ODataResponsePart> responseParts = new ArrayList<ODataResponsePart>();
         for (final BatchRequestPart part : requestParts) {
             responseParts.add(facade.handleBatchRequest(part));
         }
-~~~
+```
 
 The last steps are to serialize the responses and setup the response of the batch request.
 
-~~~java
+```java
         // 5. Create a new boundary for the response
         final String responseBoundary = "batch_" + UUID.randomUUID().toString();
 
@@ -173,7 +173,7 @@ The last steps are to serialize the responses and setup the response of the batc
         response.setContent(responseContent);
         response.setStatusCode(HttpStatusCode.ACCEPTED.getStatusCode());
     }
-~~~
+```
 
 ### Implement Change Set handling
 
@@ -181,7 +181,7 @@ As mentioned above Change Sets are dispatched to the method `processChangeSet`.
 In this tutorial the implementation is quite simple. First we begin a new transaction. After that we try to execute all requests of the Change Set. If one of the requests fail all changes have to be rolled back.
 The comments in the source code give a detailed explanation about the steps done in this method.
 
-~~~java
+```java
     @Override
     public ODataResponsePart processChangeSet(final BatchFacade facade, final List<ODataRequest> requests)
         throws ODataApplicationException, ODataLibraryException {
@@ -253,7 +253,7 @@ The comments in the source code give a detailed explanation about the steps done
             throw e;
         }
     }
-~~~
+```
 
 # 4. Run the implemented service
 
diff --git a/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md b/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md
index 007213d..fcad96e 100644
--- a/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md
+++ b/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md
@@ -88,7 +88,7 @@ So let us begin with the implementation. In the previous tutorials the entity ob
 
 The implementation should look like the following:
 
-~~~java
+```java
     private Entity createEntity(EdmEntitySet edmEntitySet, EdmEntityType edmEntityType, Entity entity, 
         List<Entity> entityList, final String rawServiceUri) throws ODataApplicationException {
 
@@ -114,7 +114,7 @@ The implementation should look like the following:
         entityList.add(newEntity);
         return newEntity;
     }
-~~~
+```
 
 The implementation is split in two steps:
 
@@ -127,7 +127,7 @@ To handle entity bindings we need two helper methods.
 
 The first method takes an entity-Id and returns the addressed entity. The OData objects provides a helper object to parse entity-ids. (See [UriHelper](http://olingo.apache.org/javadoc/odata4/org/apache/olingo/server/api/uri/UriHelper.html)). After parsing the id we have to check if the addressed entity set fits to the entity set the navigation property points to. After that the data is read by calling `readEntityData`.
 
-~~~java
+```java
     private Entity readEntityByBindingLink(final String entityId, final EdmEntitySet edmEntitySet, 
         final String rawServiceUri) throws ODataApplicationException {
 
@@ -147,11 +147,11 @@ The first method takes an entity-Id and returns the addressed entity. The OData
 
         return readEntityData(entitySetResource.getEntitySet(), entitySetResource.getKeyPredicates());
     }
-~~~
+```
 
 The second method helps us to link entities together. If the navigation property has partner navigation property the link is set in both directions.
 
-~~~java
+```java
     private void createLink(final EdmNavigationProperty navigationProperty, final Entity srcEntity,
         final Entity destEntity) {
 
@@ -162,11 +162,11 @@ The second method helps us to link entities together. If the navigation property
             setLink(partnerNavigationProperty, destEntity, srcEntity);
         }
     }
-~~~
+```
 
 If the client has used the `odata.bind` property annotation, we can get the bindings by calling `getNavigationBindings()`. The implementation loops over all bindings and links the addressed entity to the new created one.
  
-~~~java
+```java
     // 2.1.) Apply binding links
     for(final Link link : entity.getNavigationBindings()) {
         final EdmNavigationProperty edmNavigationProperty = edmEntityType.getNavigationProperty(link.getTitle());
@@ -182,13 +182,13 @@ If the client has used the `odata.bind` property annotation, we can get the bind
             createLink(edmNavigationProperty, newEntity, relatedEntity);
         }
     }
-~~~
+```
 
 ## Handle related entities
 
 The creation of related entities is similar. First the implementation loops over all navigation properties with related entites in the payload. The simplest way to create releated entities is to call the method `createEntityData`. So the the implementation is called recursively and can handle deep inserts with arbitrary depth.
 
-~~~java
+```java
     // 2.2.) Create nested entities
     for(final Link link : entity.getNavigationLinks()) {
         final EdmNavigationProperty edmNavigationProperty = edmEntityType.getNavigationProperty(link.getTitle());
@@ -204,7 +204,7 @@ The creation of related entities is similar. First the implementation loops over
             createLink(edmNavigationProperty, newEntity, newNestedEntity);
         }
 	}
-~~~
+```
 
 # 4. Run the implemented service
 
diff --git a/content/doc/odata4/tutorials/media/tutorial_media.md b/content/doc/odata4/tutorials/media/tutorial_media.md
index 485e3c4..9aaca71 100644
--- a/content/doc/odata4/tutorials/media/tutorial_media.md
+++ b/content/doc/odata4/tutorials/media/tutorial_media.md
@@ -30,7 +30,7 @@ Afterwards do a Deploy and run: it should be working. At this state you can perf
 
 In this tutorial we will implement a media entity set. The idea is to store advertisements and a related image. The metadata document have to be extended by the following elements:
 
-~~~xml
+```xml
     <EntityType Name="Advertisement" HasStream="true">
         <Key>
             <PropertyRef Name="ID"/>
@@ -43,7 +43,7 @@ In this tutorial we will implement a media entity set. The idea is to store adve
     <EntityContainer Name="Container">
         <EntitySet Name="Advertisements" EntityType="OData.Demo.Advertisement"/>
     </EntityContainer>
-~~~
+```
 
 As you can see, the XML tag `EntityType` has a property `HasStream`, which tells us that this entity has an associated media stream. Such an Entity consists of common properties like *ID* and *Name* and the media stream.
 
@@ -59,7 +59,7 @@ If you have read the previous tutorials, you should be familiar with the definit
 
 We start with method `DemoEdmProvider.getEntityType`
 
-~~~java
+```java
     public CsdlEntityType getEntityType(FullQualifiedName entityTypeName) {
         CsdlEntityType entityType = null;
 
@@ -89,11 +89,11 @@ We start with method `DemoEdmProvider.getEntityType`
 
         return entityType;
     }
-~~~
+```
 
 Further we  have to create a new entity set. Add the following snipped to `DemoEdmProvider.getEntitySet`
 
-~~~java
+```java
     @Override
     public CsdlEntitySet getEntitySet(FullQualifiedName entityContainer, String entitySetName) {
         CsdlEntitySet entitySet = null;
@@ -112,11 +112,11 @@ Further we  have to create a new entity set. Add the following snipped to `DemoE
 
         return entitySet;
     }
-~~~
+```
 
 And finally announce the entity type and entity set:
 
-~~~java
+```java
     @Override
     public List<CsdlSchema> getSchemas() {
         // ...
@@ -130,7 +130,7 @@ And finally announce the entity type and entity set:
         // ...
         entitySets.add(getEntitySet(CONTAINER, ES_ADVERTISEMENTS_NAME));
     }
-~~~
+```
 
 ### Enable the data store to handle media entities
 
@@ -139,28 +139,28 @@ All methods have to be implemented in class `myservice.mynamespace.data.Storage`
 
 To read the content to a media entity, we simple return the value of the property *$value*.
 
-~~~java
+```java
     private static final String MEDIA_PROPERTY_NAME = "$value";
     private List<Entity> advertisements;
 
     public byte[] readMedia(final Entity entity) {
         return (byte[]) entity.getProperty(MEDIA_PROPERTY_NAME).asPrimitive();
     }
-~~~
+```
 
 If we update the content of a media entity, we must also set the the Content Type of the content.
 
-~~~java
+```java
     public void updateMedia(final Entity entity, final String mediaContentType, final byte[] data) {
         entity.getProperties().remove(entity.getProperty(MEDIA_PROPERTY_NAME));
         entity.addProperty(new Property(null, MEDIA_PROPERTY_NAME, ValueType.PRIMITIVE, data));
         entity.setMediaContentType(mediaContentType);
     }
-~~~
+```
 
 If a client creates a new media entity, the body of the requet contains the content of the media entity instead the regular properties! So the other regular properties defaults to `null`. The Content Type of the  media content must also be set.
 
-~~~java
+```java
     public Entity createMediaEntity(final EdmEntityType edmEntityType, final String mediaContentType, final byte[] data) {
         Entity entity = null;
 
@@ -178,11 +178,11 @@ If a client creates a new media entity, the body of the requet contains the cont
 
         return entity;
     }
-~~~
+```
 
 Add an initial set of data to our data store:
 
-~~~java
+```java
     private void initAdvertisementSampleData() {
         Entity entity = new Entity();
         entity.addProperty(new Property(null, "ID", ValueType.PRIMITIVE, UUID.fromString("f89dee73-af9f-4cd4-b330-db93c25ff3c7")));
@@ -201,22 +201,22 @@ Add an initial set of data to our data store:
         entity.setMediaContentType(ContentType.parse("text/plain").toContentTypeString());
         advertisements.add(entity);
     }
-~~~
+```
 
 Call `initAdvertisementSampleData()` in the constructor.
 
-~~~java
+```java
     public Storage() {
         // ...
         advertisements = new ArrayList<Entity>();
         // ...
         initAdvertisementSampleData();
     }
-~~~
+```
 
 Enable the regular entity set for CRUD opertations:
 
-~~~java
+```java
     public EntityCollection readEntitySetData(EdmEntitySet edmEntitySet) throws ODataApplicationException {
 
         if (edmEntitySet.getName().equals(DemoEdmProvider.ES_PRODUCTS_NAME)) {
@@ -274,7 +274,7 @@ Enable the regular entity set for CRUD opertations:
             deleteEntity(edmEntityType, keyParams, advertisements);
         }
     }
-~~~
+```
 
 ### Implement the interface `MediaEntityProcessor`
 
@@ -282,7 +282,7 @@ As you can see the [`MediaEntityProcessor`(Javadoc)](http://olingo.apache.org/ja
 
 The easiest part is to delete an media entity. The method `deleteMediaEntity` is delegated to the method `deleteEntity(...)`.
 
-~~~java
+```java
     @Override
     public void deleteMediaEntity(ODataRequest request, ODataResponse response, UriInfo uriInfo)
             throws ODataApplicationException, ODataLibraryException {
@@ -302,11 +302,11 @@ The easiest part is to delete an media entity. The method `deleteMediaEntity` is
 
         deleteEntity(request, response, uriInfo);
     }
-~~~
+```
 
 Next the creation of media entites is implemented. First we fetch the addressed entity set and convert the body of the request to a byte array. Remember the whole body of the request contains the content of the media entity.
 
-~~~java
+```java
     @Override
     public void createMediaEntity(ODataRequest request, ODataResponse response, UriInfo uriInfo,
             ContentType requestFormat, ContentType responseFormat)
@@ -315,11 +315,11 @@ Next the creation of media entites is implemented. First we fetch the addressed
         final EdmEntitySet edmEntitySet = Util.getEdmEntitySet(uriInfo);
         final byte[] mediaContent = odata.createFixedFormatDeserializer().binary(request.getBody());
         ///...
-~~~
+```
 
 After that we call the data store to create the new media entity. The [OData Specification](http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-protocol/odata-v4.0-errata02-os-part1-protocol-complete.html#_Toc406398337) tells us, that we have to set the location header to the edit URL of the entity. Since we do not support Prefer Headers we have to return the entity itself.
 
-~~~java
+```java
         final Entity entity = storage.createMediaEntity(edmEntitySet.getEntityType(),
         requestFormat.toContentTypeString(),mediaContent);
 
@@ -336,11 +336,11 @@ After that we call the data store to create the new media entity. The [OData Spe
         response.setHeader(HttpHeader.LOCATION, location);
         response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
     }
-~~~
+```
 
 To keep things simple, our scenario do not support navigation to media entities. Because of this, the implementation to read a media entity is quite simple. First analayse the URI and fetch the entity. Than take the content of our specical property, serialize them and return the serialized content. The serializer converts the byte array to an `InputStream`.
 
-~~~java
+```java
     @Override
     public void readMediaEntity(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat)
             throws ODataApplicationException, ODataLibraryException {
@@ -369,11 +369,11 @@ To keep things simple, our scenario do not support navigation to media entities.
                 HttpStatusCode.BAD_REQUEST.getStatusCode(), Locale.ENGLISH);
         }
     }
-~~~
+```
 
 Updating a media entity in our scenario is quite similar to read an entity. The first step is to analyse the URI, than fetch the entity from data store. Afer that we call the `updateMediaEntity` method. In our case we do not return any content. If we would return content, we must return the recently uploaded content of the media entity ([OData Version 4.0 Part 1: Protocol](http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-protocol/odata-v4.0-errata02-os-part1-protoco [...]
 
-~~~java
+```java
     @Override
     public void updateMediaEntity(ODataRequest request, ODataResponse response, UriInfo uriInfo,
             ContentType requestFormat, ContentType responseFormat)
@@ -399,7 +399,7 @@ Updating a media entity in our scenario is quite similar to read an entity. The
                 HttpStatusCode.NOT_IMPLEMENTED.getStatusCode(), Locale.ENGLISH);
         }
     }
-~~~
+```
 
 ## Run the implemented service
 
@@ -421,14 +421,14 @@ Content-Type: image/svg+xml
 
 
 
-~~~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">
             <g stroke="darkmagenta" stroke-width="16" fill="crimson">
                 <circle cx="50" cy="50" r="42"/>
             </g>
     	</svg>
-~~~
+```
 
  * Update the content of a media entity
  **PUT**  [http://localhost:8080/DemoService-Media/DemoService.svc/Advertisements(f89dee73-af9f-4cd4-b330-db93c25ff3c7)/$value](http://localhost:8080/DemoService-Media/DemoService.svc/Advertisments(f89dee73-af9f-4cd4-b330-db93c25ff3c7)/$value)
@@ -444,12 +444,12 @@ Content-Type: text/plain
 Content-Type: application/json
 
 
-~~~json
+```json
     {
         "Name": "New Name",
         "AirDate": "2020-06-05T23:00"
     }
-~~~
+```
 
 
  * Delete a media entity
diff --git a/content/doc/odata4/tutorials/navigation/tutorial_navigation.md b/content/doc/odata4/tutorials/navigation/tutorial_navigation.md
index 03546dc..a1b0349 100755
--- a/content/doc/odata4/tutorials/navigation/tutorial_navigation.md
+++ b/content/doc/odata4/tutorials/navigation/tutorial_navigation.md
@@ -114,7 +114,7 @@ In order to declare the metadata of our OData service, we open the class myservi
 
 In the previous tutorial we’ve already created the metadata for the “Product” entity type:
 
-~~~xml
+```xml
     <EntityType Name="Product">
         <Key>
           <PropertyRef Name="ID" />
@@ -123,7 +123,7 @@ In the previous tutorial we’ve already created the metadata for the “Product
         <Property Name="Name" Type="Edm.String" Nullable="false" />
         <Property Name="Description" Type="Edm.String" Nullable="false" />
     </EntityType>
-~~~
+```
 
 Now we have to add a navigation property.
 That navigation property element has the following attributes:
@@ -156,7 +156,7 @@ In our example, we can navigate from product to category and from category to pr
 In our example, the metadata of our “Product” entity type looks as follows:
 
 
-~~~xml
+```xml
      <EntityType Name="Product">
        <Key>
          <PropertyRef Name="ID"/>
@@ -166,30 +166,30 @@ In our example, the metadata of our “Product” entity type looks as follows:
        <Property Name="Description" Type="Edm.String"/>
        <NavigationProperty Name="Category" Type="OData.Demo.Category" Nullable="false" Partner="Products"/>
      </EntityType>
-~~~
+```
 
 Implementation-wise we have to create and configure an object of type `CsdlNavigationProperty`:
 
-~~~java
+```java
     CsdlNavigationProperty navProp = new CsdlNavigationProperty()
                                         .setName("Category")
                                         .setType(ET_CATEGORY_FQN)
                                         .setNullable(false)
                                         .setPartner("Products");
-~~~
+```
 
 Since an entity type can have multiple navigation properties, we have to put it into a list:
 
-~~~java
+```java
     List<CsdlNavigationProperty> navPropList = new ArrayList<CsdlNavigationProperty>();
     navPropList.add(navProp);
-~~~
+```
 
 That list becomes relevant for the entity type that has been created earlier:
 
-~~~java
+```java
     entityType.setNavigationProperties(navPropList);
-~~~
+```
 
 There’s one more step to consider with respect to the navigation: the entity set.
 At runtime, we need to know how to implement the navigation, when an entity set is invoked.
@@ -206,22 +206,22 @@ In our example it is the entity set “Categories” (which we will create below
 
 In our example, the definition of our “Products” entity set looks as follows:
 
-~~~xml
+```xml
     <EntitySet Name="Products" EntityType="OData.Demo.Product">
       <NavigationPropertyBinding Path="Category" Target="Categories"/>
     </EntitySet>
-~~~
+```
 
 Code-wise, the getEntitySet method is extended as follows:
 
-~~~java
+```java
     CsdlNavigationPropertyBinding navPropBinding = new CsdlNavigationPropertyBinding();
     navPropBinding.setPath("Category"); // the path from entity type to navigation property
     navPropBinding.setTarget("Categories"); //target entitySet, where the nav prop points to
     List<CsdlNavigationPropertyBinding> navPropBindingList = new ArrayList<CsdlNavigationPropertyBinding>();
     navPropBindingList.add(navPropBinding);
     entitySet.setNavigationPropertyBindings(navPropBindingList);
-~~~
+```
 
 
 ### 3.1.2. Create the Entity Type “Category”
@@ -247,7 +247,7 @@ In our example, we’re defining a bi-directional navigation, so here we specify
 
 In our example, the metadata of our “Category” entity type looks as follows:
 
-~~~xml
+```xml
     <EntityType Name="Category">
       <Key>
         <PropertyRef Name="ID"/>
@@ -256,11 +256,11 @@ In our example, the metadata of our “Category” entity type looks as follows:
       <Property Name="Name" Type="Edm.String"/>
       <NavigationProperty Name="Products" Type="Collection(OData.Demo.Product)" Partner="Category"/>
     </EntityType>
-~~~
+```
 
 The code for the “Category” entity type:
 
-~~~java
+```java
     if (entityTypeName.equals(ET_CATEGORY_FQN)){
 	    //create EntityType properties
 	    CsdlProperty id = new CsdlProperty()
@@ -290,7 +290,7 @@ The code for the “Category” entity type:
     	entityType.setKey(Arrays.asList(propertyRef));
     	entityType.setNavigationProperties(navPropList);
     }
-~~~
+```
 
 The `NavigationPropertyBinding` element and its attributes for the entity set “Categories”:
 
@@ -303,22 +303,22 @@ In our example it is the entity set “Products”
 
 In our example, the definition of our “Categories” entity set looks as follows:
 
-~~~xml
+```xml
     <EntitySet Name="Categories" EntityType="OData.Demo.Category">
       <NavigationPropertyBinding Path="Products" Target="Products"/>
     </EntitySet>
-~~~
+```
 
 And the implementation in the `getEntitySet` method:
 
-~~~java
+```java
     CsdlNavigationPropertyBinding navPropBinding = new CsdlNavigationPropertyBinding();
     navPropBinding.setTarget("Products");//target entitySet, where the nav prop points to
     navPropBinding.setPath("Products"); // the path from entity type to navigation property
     List<CsdlNavigationPropertyBinding> navPropBindingList = new ArrayList<CsdlNavigationPropertyBinding>();
     navPropBindingList.add(navPropBinding);
     entitySet.setNavigationPropertyBindings(navPropBindingList);
-~~~
+```
 
 
 ---
@@ -360,7 +360,7 @@ Example URL for two segments: <http://localhost:8080/DemoService/DemoService.svc
 
 As such, in our code we distinguish these 2 cases:
 
-~~~java
+```java
     if(segmentCount == 1){
         // here the “normal” entity set is requested
     }else if (segmentCount == 2){
@@ -369,26 +369,26 @@ As such, in our code we distinguish these 2 cases:
         // in our example, we don’t support URIs like Products(1)/Category/Products
         throw new ODataApplicationException("Not supported", HttpStatusCode.NOT_IMPLEMENTED.getStatusCode(),Locale.ENGLISH);
     }
-~~~
+```
 
 The segments of the URI are retrieved from the uriInfo parameter:
 
-~~~java
+```java
     List<UriResource> resourceParts = uriInfo.getUriResourceParts();
     int segmentCount = resourceParts.size();
-~~~
+```
 
 In both cases, we have to retrieve the list of entities to be returned.
 For the first case, we have only one entitySet, so the implementation is straight forward:
 
-~~~java
+```java
     EdmEntitySet startEdmEntitySet = uriResourceEntitySet.getEntitySet();
     if(segmentCount == 1) {
         // 2nd: fetch the data from backend for this requested EntitySetName
         responseEntityCollection = storage.readEntitySetData(responseEdmEntitySet);
         responseEdmEntitySet = startEdmEntitySet; //there’s only one entity set
     }
-~~~
+```
 
 Now let’s focus on the second case, the navigation.
 
@@ -424,10 +424,10 @@ In our example, the URL would be: <http://localhost:8080/DemoService/DemoService
 For this example, we would have to retrieve the Category with *ID=3*.  
 The code looks like a normal `READ` operation:
 
-~~~java
+```java
     List<UriParameter> keyPredicates = uriResourceEntitySet.getKeyPredicates();
     Entity sourceEntity = storage.readEntityData(startEdmEntitySet, keyPredicates);
-~~~
+```
 
 In our example, the result is an entity that represents the “Monitors” – category.
 
@@ -439,9 +439,9 @@ In our example, we have to retrieve all products that are monitors.
 
 This is backend logic, so we can directly call a helper method in our Storage class:
 
-~~~java
+```java
     responseEntityCollection = storage.getRelatedEntityCollection(sourceEntity, targetEntityType);
-~~~
+```
 
 This helper method requires the source entity and returns the target collection.
 Additionally, the method needs the `EdmEntityType` that corresponds to the requested target.
@@ -460,31 +460,31 @@ First, we have to analyze the URI, and find out if the URI segment is used for n
 As mentioned, in our simple example we assume that the second segment is used for navigation (in advanced services, a segment could as well be an action or function import, etc).
 The navigation URI segment can then be asked for the corresponding `EdmNavigationProperty`
 
-~~~java
+```java
     UriResource lastSegment = resourceParts.get(1);
     if(lastSegment instanceof UriResourceNavigation){
 	    UriResourceNavigation uriResourceNavigation = (UriResourceNavigation)lastSegment;
 	    EdmNavigationProperty edmNavigationProperty = uriResourceNavigation.getProperty();
-~~~
+```
 
 The bad news is that the `EdmNavigationProperty` doesn’t know about the target `EdmEntitySet`.
 This is as per design, just check the metadata:
 
-~~~xml
+```xml
     <EntityType Name="Category">
 	    ...
 	    <NavigationProperty Name="Products" Type="Collection(OData.Demo.Product)" Partner="Category"/>
     </EntityType>
-~~~
+```
 
 The navigation property is defined on entity-type-level and as such, it does know the target entity type.
 The target entity set is defined in the navigation property binding element on entity-set-level:
 
-~~~xml
+```xml
     <EntitySet Name="Categories" EntityType="OData.Demo.Category">
 	    <NavigationPropertyBinding Path="Products" Target="Products"/>
     </EntitySet>
-~~~
+```
 
 This is where we get the information that we need.
 
@@ -496,11 +496,11 @@ For our implementation, this means:
 
 As shown below, from the source `EdmEntitySet` we get the binding target, based on the navigation property.
 
-~~~java
+```java
     EdmBindingTarget edmBindingTarget = startEdmEntitySet.getRelatedBindingTarget(navPropName);
     if(edmBindingTarget instanceof EdmEntitySet){
 	    navigationTargetEntitySet = (EdmEntitySet)edmBindingTarget;
-~~~
+```
 
 This target is the entity set that we need.
 
@@ -515,7 +515,7 @@ Furthermore, configure the response object, i.e. set the response body, the cont
 
 The following snippet shows the implementation of the `readEntityCollection(…)` method.
 
-~~~java
+```java
     public void readEntityCollection(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat)
                                     throws ODataApplicationException, SerializerException {
 
@@ -576,7 +576,7 @@ The following snippet shows the implementation of the `readEntityCollection(…)
         response.setStatusCode(HttpStatusCode.OK.getStatusCode());
         response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());   
     }
-~~~
+```
 
 ## 3.3. Implement the to-one navigation
 
@@ -586,13 +586,13 @@ In our example, the following URL represents a to-one navigation: <http://localh
 The user of our service has chosen a product and wants to know to which category it belongs. He can find it out by following the navigation property.
 As per design, a product can only belong to **one** category (obviously, a product can only be a Notebook or a Monitor, not both). Therefore in our service, we’ve defined a navigation property that is not of type collection:
 
-~~~xml
+```xml
     <NavigationProperty
         Name="Category"
         Type="OData.Demo.Category"
         Nullable="false"
         Partner="Products"/>
-~~~
+```
 
 So when the user follows the navigation property in order to display the product category, he expects a response that contains only one entry.
 This means that we have to do the implementation in the `EntityProcessor`.
@@ -602,13 +602,13 @@ Open the class `myservice.mynamespace.service.DemoEntityProcessor.java`
 As usual, we first have to analyze the URI.
 Just like we did in the `EntityCollectionProcessor`, we have to distinguish between navigation and “normal” read of an entity:
 
-~~~java
+```java
     if(segmentCount == 1){
         // in case of directly adressing of an entity
     }else if (segmentCount == 2){
         // this is reached in case of navigation
     }
-~~~
+```
 
 In the following section, we will focus on the navigation case only.
 In our example, our task is to find the category of a chosen product.
@@ -621,10 +621,10 @@ In our example, we have to perform a read operation for retrieving the product w
 
 The code is the same like in the previous chapter (to-many navigation):
 
-~~~java
+```java
     List<UriParameter> keyPredicates = uriResourceEntitySet.getKeyPredicates();
     Entity sourceEntity = storage.readEntityData(startEdmEntitySet, keyPredicates);
-~~~
+```
 
 **B) get the data for the navigation**
 
@@ -632,25 +632,25 @@ Now we have to follow the navigation, based on the retrieved entity.
 In our example, we have to find the category corresponding to the chosen product.
 Therefore, we invoke our helper method and pass the source Entity (Product) and the required target entity type (Category). The method will find the category which is related to the chosen product.
 
-~~~java
+```java
     responseEntity = storage.getRelatedEntity(sourceEntity, responseEdmEntityType);
-~~~
+```
 
 Before we can serialize the `responseEntity`, we have to retrieve the `EdmEntitySet` that corresponds to the response entity, because we need it for building the ContextURL.
 
 The procedure is the same like in the chapter above, where we treated the to-many navigation:
 
-~~~java
+```java
     EdmNavigationProperty edmNavigationProperty = uriResourceNavigation.getProperty();
     responseEdmEntityType = edmNavigationProperty.getType();
     responseEdmEntitySet = Util.getNavigationTargetEntitySet(startEdmEntitySet, edmNavigationProperty);
-~~~
+```
 
 In our example, the value of the variable `responseEdmEntitySet` will be “Categories” and it will be used for building the contextURL, which will look as follows:
 
-~~~xml
+```xml
     "$metadata#Categories/$entity"
-~~~
+```
 
 ## 3.4. Implement the to-many navigation with key access
 
@@ -682,9 +682,9 @@ It also provides a method `getKeyPredicates()`
 We can make use of it in order to distinguish between “to-one navigation” and “navigation with key access”.
 If the call to
 
-~~~java
+```java
     List<UriParmeter> navKeyPredicates = uriResourceNavigation.getKeyPredicates();
-~~~
+```
 
 returns an empty list, then we can assume that our OData service has been called for a “to-one navigation”.
 This to-one navigation has been explained in the chapter 3.3. above.
@@ -694,14 +694,14 @@ then the method `getKeyPredicates()` will return a list of with one element that
 
 In our implementation of the `EntityProcessor`, we add the following code:
 
-~~~java
+```java
     List<UriParameter> navKeyPredicates = uriResourceNavigation.getKeyPredicates();
     if(navKeyPredicates.isEmpty()){
 	    responseEntity = storage.getRelatedEntity(sourceEntity, responseEdmEntityType);
     }else{
 	    responseEntity = storage.getRelatedEntity(sourceEntity, responseEdmEntityType, navKeyPredicates);
     }
-~~~
+```
 
 We get the key predicates for the navigation segment.
 Then we check if returned list is empty.
@@ -709,9 +709,9 @@ If yes, we use the line that we implemented in chapter 3.3.
 If not, we have to create a new helper method that uses the key predicates for retrieving the desired entity.
 The new helper method
 
-~~~java
+```java
     responseEntity = storage.getRelatedEntity(sourceEntity, responseEdmEntityType, navKeyPredicates);
-~~~
+```
 
 will take care of getting the collection of products (`responseEntityType`) that are in scope of the chosen category (`sourceEntity`) and will then pick the requested product, based on the given key (`navKeyPredicates`).
 
@@ -725,11 +725,11 @@ With other words: it is not valid to navigate from category "Monitors" to a prod
 If this is the case, we have to throw an appropriate exception.
 However, in our simple example we’re satisfied with simply checking if an entity was found at all:
 
-~~~java
+```java
     if(responseEntity == null) {
 	    throw new ODataApplicationException("Nothing found.", HttpStatusCode.NOT_FOUND.getStatusCode(), Locale.ROOT);
     }
-~~~
+```
 
 **Note**
 When implementing this navigation for the first time, our first intention might have been:
@@ -748,7 +748,7 @@ We don’t need to do an additional effort to retrieve the `EdmEntitySet` for th
 
 So now we can finally have a look at the full implementation of the `readEntity()` method, the covers both the cases of chapter 3.3. and 3.4.
 
-~~~java
+```java
     public void readEntity(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat)
 				throws ODataApplicationException, SerializerException {
 
@@ -828,7 +828,7 @@ So now we can finally have a look at the full implementation of the `readEntity(
     	response.setStatusCode(HttpStatusCode.OK.getStatusCode());
     	response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
     }
-~~~
+```
 
 ---
 
@@ -902,7 +902,7 @@ When reaching the point where your OData service has to become production ready
 
 ## 7.1. Find the EdmEntitySet for the navigation target
 
-~~~java
+```java
     public static EdmEntitySet getNavigationTargetEntitySet(final UriInfoResource uriInfo) throws ODataApplicationException {
 
     	EdmEntitySet entitySet;
@@ -932,11 +932,11 @@ When reaching the point where your OData service has to become production ready
 
     	return entitySet;
     }
-~~~
+```
 
 ## 7.2. Find the last navigation segment
 
-~~~java
+```java
     public static UriResourceNavigation getLastNavigation(final UriInfoResource uriInfo) {
 
     	final List<UriResource> resourcePaths = uriInfo.getUriResourceParts();
@@ -948,4 +948,4 @@ When reaching the point where your OData service has to become production ready
 
     	return (UriResourceNavigation) resourcePaths.get(--navigationCount);
     }
-~~~
\ No newline at end of file
+```
\ No newline at end of file
diff --git a/content/doc/odata4/tutorials/od4_quick_start_sample.md b/content/doc/odata4/tutorials/od4_quick_start_sample.md
index 0aed743..1c0b1d8 100644
--- a/content/doc/odata4/tutorials/od4_quick_start_sample.md
+++ b/content/doc/odata4/tutorials/od4_quick_start_sample.md
@@ -20,7 +20,7 @@ You can now explore the service.
 
 ### Get the war file via the maven repository
 
-To get the war file via the maven repository you can simple look [here](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo~odata-server-sample~~~) and download the war file. 
+To get the war file via the maven repository you can simple look [here](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo~odata-server-sample```) and download the war file. 
 
 ### Build the war file on your own
 
diff --git a/content/doc/odata4/tutorials/read/tutorial_read.md b/content/doc/odata4/tutorials/read/tutorial_read.md
index 3a20dbf..83d81d3 100644
--- a/content/doc/odata4/tutorials/read/tutorial_read.md
+++ b/content/doc/odata4/tutorials/read/tutorial_read.md
@@ -43,7 +43,7 @@ At the end of this tutorial, you will have written an OData service and you will
 
 And the browser will display the following collection of data:
 
-~~~json
+```json
     {
       "@odata.context": "$metadata#Products",
       "value": [
@@ -64,7 +64,7 @@ And the browser will display the following collection of data:
         }
       ]
     }
-~~~
+```
 
 **Table of Contents**
 
@@ -155,7 +155,7 @@ Furthermore, the *pom.xml* file tells Maven which output we want to have as resu
 
 In our example, the pom.xml file looks as follows:
 
-~~~xml
+```xml
     <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
       <modelVersion>4.6.0</modelVersion>
@@ -217,7 +217,7 @@ In our example, the pom.xml file looks as follows:
 	</dependency>
       </dependencies>
     </project>
-~~~
+```
 
 **Check Java build path**
 
@@ -351,7 +351,7 @@ Let’s have a closer look at our methods in detail.
 
 First, we need to declare some constants, to be used in the code below:
 
-~~~java
+```java
     // Service Namespace
     public static final String NAMESPACE = "OData.Demo";
 
@@ -365,7 +365,7 @@ First, we need to declare some constants, to be used in the code below:
 
     // Entity Set Names
     public static final String ES_PRODUCTS_NAME = "Products";
-~~~
+```
 
 
 **_getEntityType()_**
@@ -381,7 +381,7 @@ The properties: name and type and additional info, e.g. “ID” of type “edm.
 Which of the properties is the “key” property: a reference to the “ID” property.
 
 
-~~~java
+```java
     public CsdlEntityType getEntityType(FullQualifiedName entityTypeName) {
 
       // this method is called for one of the EntityTypes that are configured in the Schema
@@ -407,7 +407,7 @@ Which of the properties is the “key” property: a reference to the “ID” p
 
       return null;
     }
-~~~
+```
 
 **_getEntitySet()_**
 
@@ -420,7 +420,7 @@ In our example, we will invoke the following URL, which we expect to provide us
 When declaring an `EntitySet`, we need to define the type of entries which are contained in the list, such as an `CsdlEntityType`.
 In our example, we set our previously created `CsdlEntityType`, which is referred by a _FullQualifiedName_.
 
-~~~java
+```java
     public CsdlEntitySet getEntitySet(FullQualifiedName entityContainer, String entitySetName) {
 
       if(entityContainer.equals(CONTAINER)){
@@ -435,7 +435,7 @@ In our example, we set our previously created `CsdlEntityType`, which is referre
 
       return null;
     }
-~~~
+```
 
 
 **_getEntityContainer()_**
@@ -444,7 +444,7 @@ In order to provide data, our OData service needs an _EntityContainer_ that carr
 In our example, we have only one _EntitySet_, so we create one _EntityContainer_ and set our _EntitySet_.
 
 
-~~~java
+```java
     public CsdlEntityContainer getEntityContainer() {
 
       // create EntitySets
@@ -458,7 +458,7 @@ In our example, we have only one _EntitySet_, so we create one _EntityContainer_
 
       return entityContainer;
     }
-~~~
+```
 
 **_getSchemas()_**
 
@@ -470,7 +470,7 @@ The schema is configured with a _Namespace_, which serves to uniquely identify a
 Then our elements are added to the Schema.
 
 
-~~~java
+```java
     public List<CsdlSchema> getSchemas() {
 
       // create Schema
@@ -491,12 +491,12 @@ Then our elements are added to the Schema.
 
       return schemas;
     }
-~~~
+```
 
 **_getEntityContainerInfo()_**
 
 
-~~~java
+```java
     public CsdlEntityContainerInfo getEntityContainerInfo(FullQualifiedName entityContainerName) {
 
         // This method is invoked when displaying the Service Document at e.g. http://localhost:8080/DemoService/DemoService.svc
@@ -508,7 +508,7 @@ Then our elements are added to the Schema.
 
         return null;
     }
-~~~
+```
 
 **Summary:**
 We have created a class that declares the metadata of our OData service.
@@ -520,7 +520,7 @@ In our example invokation of the URL: <http://localhost:8080/DemoService/DemoSer
 
 Give us the result below:
 
-~~~xml
+```xml
     <?xml version='1.0' encoding='UTF-8'?>
     <edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx">
       <edmx:DataServices>
@@ -539,13 +539,13 @@ Give us the result below:
         </Schema>
       </edmx:DataServices>
     </edmx:Edmx>
-~~~
+```
 
 The Service Document can be invoked to view the Entity Sets, like in our example at the URL: <http://localhost:8080/DemoService/DemoService.svc/>
 
 Which give us the Service Document as result:
 
-~~~json
+```json
     {
       "@odata.context" : "$metadata",
       "value" : [
@@ -554,7 +554,7 @@ Which give us the Service Document as result:
         "url" : "Products"
       } ]
     }
-~~~
+```
 
 > Note:
 > After implementing the _EdmProvider_, we can, as an intermediate step, build/deploy the service and invoke the 2 static pages:   Service Document and Metadata Document.
@@ -629,19 +629,19 @@ According to the Javadoc, this object is the “Root object for serving factory
 We will need it later, so we store it as member variable.
 
 
-~~~java
+```java
     public void init(OData odata, ServiceMetadata serviceMetadata) {
       this.odata = odata;
       this.serviceMetadata = serviceMetadata;
     }
-~~~
+```
 
 Don’t forget to declare the member variables
 
-~~~java
+```java
     private OData odata;
     private ServiceMetadata serviceMetadata;
-~~~
+```
 
 **_readEntityCollection()_**
 
@@ -714,7 +714,7 @@ The steps for implementating the method `readEntityCollection(...)` are:
 
 **Sample:**
 
-~~~java
+```java
     public void readEntityCollection(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat)
         throws ODataApplicationException, SerializerException {
 
@@ -744,7 +744,7 @@ The steps for implementating the method `readEntityCollection(...)` are:
       response.setStatusCode(HttpStatusCode.OK.getStatusCode());
       response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
     }
-~~~
+```
 
 **_getData()_**
 
@@ -756,7 +756,7 @@ If a client requests the response in [ATOM format](http://docs.oasis-open.org/od
 The method *createId* allows us to create an id in a convenient way.
 
 
-~~~java
+```java
     private EntityCollection getData(EdmEntitySet edmEntitySet){
 
        EntityCollection productsCollection = new EntityCollection();
@@ -792,11 +792,11 @@ The method *createId* allows us to create an id in a convenient way.
 
        return productsCollection;
     }
-~~~
+```
 
 **_createId()_**   
 
-~~~java
+```java
     private URI createId(String entitySetName, Object id) {
         try {
             return new URI(entitySetName + "(" + String.valueOf(id) + ")");
@@ -804,7 +804,7 @@ The method *createId* allows us to create an id in a convenient way.
             throw new ODataRuntimeException("Unable to create id for entity: " + entitySetName, e);
         }
     }
-~~~
+```
 
 ## 4.3. Web Application
 
@@ -835,7 +835,7 @@ Furthermore, the `ODataHttpHandler` needs to carry the knowledge about the `Csdl
 This is where our two implemented classes come together, the metadata declaration and the data provisioning.
 
 
-~~~java
+```java
     public class DemoServlet extends HttpServlet {
 
       private static final long serialVersionUID = 1L;
@@ -857,7 +857,7 @@ This is where our two implemented classes come together, the metadata declaratio
         }
       }
     }
-~~~
+```
 
 ### 4.3.2. Edit the web.xml
 
@@ -867,7 +867,7 @@ Furthermore, we need to specify the _url-pattern_ for the servlet, such that our
 Open the _src/main/webapp/WEB-INF/web.xml_ file and paste the following content into it:
 
 
-~~~xml
+```xml
     <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xmlns="http://java.sun.com/xml/ns/javaee"
         xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
@@ -885,7 +885,7 @@ Open the _src/main/webapp/WEB-INF/web.xml_ file and paste the following content
       <url-pattern>/DemoService.svc/*</url-pattern>
     </servlet-mapping>
     </web-app>
-~~~
+```
 
 That’s it. Now we can build and run the web application.
 
@@ -929,7 +929,7 @@ Try the following URLs:
 The expected result is the Service Document which displays our _EntityContainerInfo_:
 
 
-~~~json
+```json
     {
       "@odata.context" : "$metadata",
       "value" : [
@@ -938,7 +938,7 @@ The expected result is the Service Document which displays our _EntityContainerI
         "url" : "Products"
       } ]
     }
-~~~
+```
 
 **Metadata Document**
 
@@ -947,7 +947,7 @@ The expected result is the Service Document which displays our _EntityContainerI
 The expected result is the Metadata Document that displays our _Schema_, _EntityType_, _EntityContainer_ and _EntitySet_.
 
 
-~~~xml
+```xml
     <?xml version='1.0' encoding='UTF-8'?>
     <edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx">
       <edmx:DataServices>
@@ -966,7 +966,7 @@ The expected result is the Metadata Document that displays our _Schema_, _Entity
         </Schema>
       </edmx:DataServices>
     </edmx:Edmx>
-~~~
+```
 
 **Query / EntitySet**
 
@@ -975,7 +975,7 @@ The expected result is the Metadata Document that displays our _Schema_, _Entity
 The expected result is the hardcoded list of product entries, which we have coded in our processor implementation:
 
 
-~~~json
+```json
     {
       "@odata.context":"$metadata#Products","
       value":[
@@ -995,7 +995,7 @@ The expected result is the hardcoded list of product entries, which we have code
           "Description":"17 Optimum Resolution 1024 x 768 @ 85Hz, resolution 1280 x 960"
       }]
     }
-~~~
+```
 
 
 ---
diff --git a/content/doc/odata4/tutorials/readep/tutorial_readep.md b/content/doc/odata4/tutorials/readep/tutorial_readep.md
index 414b311..aa32c0e 100755
--- a/content/doc/odata4/tutorials/readep/tutorial_readep.md
+++ b/content/doc/odata4/tutorials/readep/tutorial_readep.md
@@ -71,7 +71,7 @@ Within this package, create a new class *Storage.java* to simulate the data laye
 Here’s the full implementation of this class:
 
 
-~~~java
+```java
     package myservice.mynamespace.data;
 
     import java.util.ArrayList;
@@ -194,7 +194,7 @@ Here’s the full implementation of this class:
             }
         }
     }
-~~~
+```
 
 The *Public Façade* contains the methods that are called from outside.  
 They are data-layer-agnostic; their parameters are objects from the OData world.  
@@ -212,7 +212,7 @@ Open the class `myservice.mynamespace.web.DemoServlet`
 
 Change the code such that it looks as follows:
 
-~~~java
+```java
     protected void service(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException {
     	try {
     		HttpSession session = req.getSession(true);
@@ -229,7 +229,7 @@ Change the code such that it looks as follows:
     		handler.register(new DemoEntityCollectionProcessor(storage));
       } /* more code */
     }
-~~~
+```
 
 
 Note that we pass the instance of the `Storage` object to the constructor of our existing `DemoEntityCollectionProcessor`.
@@ -245,7 +245,7 @@ In the `DemoEntityCollectionProcessor` class that we created in the first tutori
 
 We have to create a Constructor that takes the `Storage` instance and stores it as a member variable:
 
-~~~java
+```java
     public class DemoEntityCollectionProcessor implements EntityCollectionProcessor {
 
     	private OData odata;
@@ -256,7 +256,7 @@ We have to create a Constructor that takes the `Storage` instance and stores it
     		this.storage = storage;
     	}
     }
-~~~
+```
 
 ### 2.3.2. Delete the getData() method
 
@@ -268,13 +268,13 @@ So we can delete this `getData()` method.
 After deleting the `getData()` method, we get a compile error in the line where this method is used.
 We replace this method invocation with a call to our `Storage` object:
 
-~~~java
+```java
     EntitySet entitySet = storage.readEntitySetData(edmEntitySet);
-~~~
+```
 
 The new code looks as follows:
 
-~~~java
+```java
     public void readEntityCollection(ODataRequest request, ODataResponse response,
                                     UriInfo uriInfo, ContentType responseFormat)
                                     throws ODataApplicationException, SerializerException {
@@ -288,7 +288,7 @@ The new code looks as follows:
     	// 2nd: fetch the data from backend for this requested EntitySetName and deliver as EntitySet
     	EntityCollection entityCollection = storage.readEntitySetData(edmEntitySet);
     }
-~~~
+```
 
 ## 2.4. Create utility class
 
@@ -298,7 +298,7 @@ Within this package, create a class `Util.java`
 
 Copy the following code into this class:
 
-~~~java
+```java
     package myservice.mynamespace.util;
 
     import java.util.List;
@@ -399,7 +399,7 @@ Copy the following code into this class:
     		return true;
     	}
     }
-~~~
+```
 
 These helper methods are going to be used within the implementation of the Processor implementations.
 
@@ -455,7 +455,7 @@ Create the class `DemoEntityProcessor` in package `myservice.mynamespace.service
 First we need to implement the `init()` method, in order to store the `OData` object.
 Second, as described in the preparation-section, we need to create a constructor that takes and stores our `Storage` instance
 
-~~~java
+```java
     public class DemoEntityProcessor implements EntityProcessor {
 
     	private OData odata;
@@ -471,7 +471,7 @@ Second, as described in the preparation-section, we need to create a constructor
     		this.serviceMetadata = serviceMetadata;
     	}
     }
-~~~
+```
 
 **readEntity(...)**
 
@@ -483,14 +483,14 @@ When going through the implementation, let’s keep in mind that the user invoke
 
 and he receives the following response in the browser:
 
-~~~json
+```json
     {
       @odata.context: "$metadata#Products",
       ID: 3,
       Name: "Ergo Screen",
       Description: "19 Optimum Resolution 1024 x 768 @ 85Hz, resolution 1280 x 960"
     }
-~~~
+```
 
 **Steps**  
 The steps to be followed in the implementation of the `readEntity(...)` method are the same that we followed in the previous tutorial, when we implemented the `readEntityCollection(...)` method:
@@ -499,9 +499,9 @@ The steps to be followed in the implementation of the `readEntity(...)` method a
     Check the UriInfo instance for information about which *EntityCollection* has been requested.  
     Note that in the code, we directly access the first segment of the URI and cast it to `UriResourceEntitySet`
 
-    ~~~java
+    ```java
         UriResourceEntitySet uriResourceEntitySet = (UriResourceEntitySet) resourcePaths.get(0);
-    ~~~
+    ```
     
     This is only possible, because in our current sample scenario we only support simple URIs. In a real production environment OData service, which supports navigation and other OData V4 features, the code would be more complex.
 
@@ -513,9 +513,9 @@ The steps to be followed in the implementation of the `readEntity(...)` method a
     In other models, the key could also be composed by multiple properties. In such a case, all key-properties are mentioned in the URI.
     That’s why the *KeyPredicate* information is provided as a list:
 
-    ~~~java
+    ```java
         List<UriParameter> keyPredicates = uriResourceEntitySet.getKeyPredicates();
-    ~~~
+    ```
 
     Now our task is to loop over all product entities that we have in our backend and to find that one that matches all keys. Which means that we have to loop over all key params.
     In our sample code, we have moved this logic to the *Util* class that has a *findEntity()* method, which loops over all existing product entities, and a *entityMatchesAllKeys()* method that checks if the given entity is the right one.
@@ -523,11 +523,11 @@ The steps to be followed in the implementation of the `readEntity(...)` method a
   3. **Transform the data**  
     After fetching the Entity object from the backend, we have to convert it to an `InputStream`, using the proper `ODataSerializer` method:
 
-    ~~~java
+    ```java
         ODataSerializer serializer = odata.createSerializer(responseFormat);
         SerializerResult serializerResult = serializer.entity(serviceMetadata, entityType, entity, options);
         InputStream entityStream = serializerResult.getContent();
-    ~~~
+    ```
 
     **Note:**
     The `ODataSerializer` object has to be configured with a `ContextURL` (in case that it is requested) and with `EntitySerializerOptions`. In our sample we keep the code simple, since we know that we don’t support advanced operations.
@@ -539,7 +539,7 @@ The steps to be followed in the implementation of the `readEntity(...)` method a
 The following snippet shows the implementation of the `readEntity(...)` method.
 
 
-~~~java
+```java
     public void readEntity(ODataRequest request, ODataResponse response,
                             UriInfo uriInfo, ContentType responseFormat)
     		                throws ODataApplicationException, SerializerException {
@@ -570,7 +570,7 @@ The following snippet shows the implementation of the `readEntity(...)` method.
     	response.setStatusCode(HttpStatusCode.OK.getStatusCode());
     	response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
     }
-~~~
+```
 
 
 
@@ -579,7 +579,7 @@ The following snippet shows the implementation of the `readEntity(...)` method.
 As we’ve learned in our first tutorial, the Processor implementations have to be registered on the `ODataHttpHandler` instance in the servlet class.
 Open the `DemoServlet` class and add the line that registers the `DemoEntityProcessor` instance:
 
-~~~java
+```java
     // create odata handler and configure it with EdmProvider and Processor
     OData odata = OData.newInstance();
     ServiceMetadata edm = odata.createServiceMetadata(new DemoEdmProvider(),
@@ -587,7 +587,7 @@ Open the `DemoServlet` class and add the line that registers the `DemoEntityProc
     ODataHttpHandler handler = odata.createHandler(edm);
     handler.register(new DemoEntityCollectionProcessor(storage));
     handler.register(new DemoEntityProcessor(storage));
-~~~
+```
 
 
 ## 3.3. Run the service
@@ -599,14 +599,14 @@ After building and deploying the project, we can invoke e.g. the following URL:
 
 and get the expected result:
 
-~~~json
+```json
     {
       @odata.context: "$metadata#Products",
       ID: 3,
       Name: "Ergo Screen",
       Description: "19 Optimum Resolution 1024 x 768 @ 85Hz, resolution 1280 x 960"
     }
-~~~
+```
 
 ---
 
@@ -626,12 +626,12 @@ When a user invokes this URL, he doesn’t want to receive the full payload of t
 
 Example result:
 
-~~~json
+```json
     {
        @odata.context: "$metadata#Products/Description",
        value: "Notebook Basic, 1.7GHz - 15 XGA - 1024MB DDR2 SDRAM - 40GB"
     }
-~~~
+```
 
 
 **Advantages:**  
@@ -668,7 +668,7 @@ Create the class `DemoPrimitiveProcessor` in package `myservice.mynamespace.serv
 
 We have to create a Constructor that takes the `Storage` instance and stores it as a member variable:
 
-~~~java
+```java
     public class DemoPrimitiveProcessor implements PrimitiveProcessor {
 
         private OData odata;
@@ -683,7 +683,7 @@ We have to create a Constructor that takes the `Storage` instance and stores it
             this.odata = odata;
             this.serviceMetadata = serviceMetadata;
         }
-~~~
+```
 
 **readPrimitive**
 
@@ -704,7 +704,7 @@ Again, we have the following 4 steps to follow:
     When reading a property, we have to consider that the value of the property can be empty.  
     If this is the case, when configuring the response object, we don’t provide response body and header.
 
-    ~~~java
+    ```java
         public void readPrimitive(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat)
                                   throws ODataApplicationException, SerializerException {
 
@@ -761,13 +761,13 @@ Again, we have the following 4 steps to follow:
                        response.setStatusCode(HttpStatusCode.NO_CONTENT.getStatusCode());
                    }
       }
-    ~~~
+    ```
 
 ## 4.2. Adapt the DemoServlet class
 
 The DemoServlet has to register a third processor:
 
-~~~java
+```java
     // create odata handler and configure it with EdmProvider and Processor
     OData odata = OData.newInstance();
     ServiceMetadata edm = odata.createServiceMetadata(new DemoEdmProvider(),
@@ -776,7 +776,7 @@ The DemoServlet has to register a third processor:
     handler.register(new DemoEntityCollectionProcessor(storage));
     handler.register(new DemoEntityProcessor(storage));
     handler.register(new DemoPrimitiveProcessor(storage));
-~~~
+```
 
 ## 4.3. Run the service
 
@@ -787,12 +787,12 @@ After building and deploying the project, we can invoke e.g. the following URL
 
 and get the expected result:
 
-~~~json
+```json
     {
       @odata.context: "$metadata#Products/Description",
       value: "19 Optimum Resolution 1024 x 768 @ 85Hz, resolution 1280 x 960"
     }
-~~~
+```
 
 Of course, all other properties can be accessed in the same way:  
 
diff --git a/content/doc/odata4/tutorials/sqo_es/tutorial_sqo_es.md b/content/doc/odata4/tutorials/sqo_es/tutorial_sqo_es.md
index 4ab8b96..c41c65f 100755
--- a/content/doc/odata4/tutorials/sqo_es/tutorial_sqo_es.md
+++ b/content/doc/odata4/tutorials/sqo_es/tutorial_sqo_es.md
@@ -84,7 +84,7 @@ The following section describes how to enable the `EntityProcessor` class and th
 Because we start from scratch with the empty `readEntity()` method, we have to write a bit preparation code before we start with the implementation of the `$select`.  
 The following lines are a copy of the Tutorial Part 2 and are necessary to fetch the data for a single entity.
 
-~~~java
+```java
     // 1. retrieve the Entity Type
     List<UriResource> resourcePaths = uriInfo.getUriResourceParts();
     UriResourceEntitySet uriResourceEntitySet = (UriResourceEntitySet) resourcePaths.get(0);
@@ -92,7 +92,7 @@ The following lines are a copy of the Tutorial Part 2 and are necessary to fetch
     // 2. retrieve the data from backend
     List<UriParameter> keyPredicates = uriResourceEntitySet.getKeyPredicates();
     Entity entity = storage.readEntityData(edmEntitySet, keyPredicates);
-~~~
+```
 
 
 The Olingo library parses the `$select` option from the request and provides support in the serializer to serialize only the selected properties.  
@@ -103,15 +103,15 @@ In this tutorial we use the simple implementation to show the concept for `$sele
 
   * We have to get the SelectOption from the UriInfo:
 
-~~~java
+```java
         // 3rd: apply system query options
         SelectOption selectOption = uriInfo.getSelectOption();
-~~~
+```
 
   * We have to take care about the context URL, which is different in case that `$select` is used.
   Again, the Olingo library provides some support, which we use to build the select list that has to be passed to the ContextURL builder:
 
-~~~java
+```java
         // we need the property names of the $select, in order to build the context URL
         String selectList = odata.createUriHelper().buildContextURLSelectList(edmEntityType,
                                                                               null, selectOption);
@@ -119,22 +119,22 @@ In this tutorial we use the simple implementation to show the concept for `$sele
                                           .entitySet(edmEntitySet)
                                           .selectList(selectList)
                                           .build();
-~~~
+```
 
   * Furthermore, the serializer has to know about the usage of `$select`.
   Therefore, the serializer options instance is initialized with the selectOption object that we’ve obtained above. If this object is not null, then the serializer will take care to consider the `$select` statement
 
-~~~java
+```java
         EntityCollectionSerializerOptions opts = EntityCollectionSerializerOptions.with()
                                                                                   .contextURL(contextUrl)
                                                                                   .select(selectOption)
                                                                                   .build();
-~~~
+```
 
 
 **The full implementation of the `readEntityCollection()` method:**
 
-~~~java
+```java
     public void readEntityCollection(ODataRequest request, ODataResponse response,
                         UriInfo uriInfo, ContentType responseFormat)
                           throws ODataApplicationException, SerializerException {
@@ -182,7 +182,7 @@ In this tutorial we use the simple implementation to show the concept for `$sele
       response.setStatusCode(HttpStatusCode.OK.getStatusCode());
       response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
     }
-~~~
+```
 
 
 
@@ -250,9 +250,9 @@ Let's have a detailed look.
 
 We need the retrieve the ExpandOption from the UriInfo:  
 
-~~~java
+```java
     ExpandOption expandOption = uriInfo.getExpandOption();
-~~~
+```
 
 As usual, if this object is `null`, then the user hasn’t used the `$expand` in his request, and we don’t need to do anything.
 
@@ -269,9 +269,9 @@ In the present tutorial, we’re keeping the implementation as simple as possibl
 So we’re relying on the fact that our example service only contains one navigation property per entity type.
 Therefore, we can directly access the first `ExpandItem`.  
 
-~~~java
+```java
     ExpandItem expandItem = expandOption.getExpandItems().get(0);
-~~~
+```
 
 **Note:**  
 Most OData services will have more entity types and more navigation possibilities. In such services, it might be desired to invoke `$expand` with more than one navigation property, like for example: <http://localhost:8080/DemoService/DemoService.svc/Products?$expand=Category,Supplier,Sales>  
@@ -283,7 +283,7 @@ Now that we have the `ExpandItem`, the next step is to extract the navigation pr
 For the case of a request with `$expand=*` (to expand all navigation items which is checked via `expandItem.isStar()`), all known `EdmNavigationPropertyBinding`s from the expanded `EdmEntityType` have to be checked.
 For our (reduced) sample service we know that only one navigation exists, hence the implementation is:
 
-~~~java
+```java
     if(expandItem.isStar()) {
       List<EdmNavigationPropertyBinding> bindings = edmEntitySet.getNavigationPropertyBindings();
       // we know that there are navigation bindings
@@ -299,14 +299,14 @@ For our (reduced) sample service we know that only one navigation exists, hence
       }
     } else {
     ...
-~~~
+```
 
 For the case of a request with defined name of navigation property to expand (e.g. `$expand=Category`), we have to ask the ExpandItem for its list if resource segments.  
 The reason why an ExpandItem can be formed by multiple segments is that a navigation property can be in a `ComplexType`, such that it would be required to address it by a path.  
 
 In our simple example, we don’t need to specify a path, therefore we can safely write  
 
-~~~java
+```java
     ...
     } else {
       // can be 'Category' or 'Products', no path supported
@@ -316,7 +316,7 @@ In our simple example, we don’t need to specify a path, therefore we can safel
         edmNavigationProperty = ((UriResourceNavigation) uriResource).getProperty();
       }
     }
-~~~
+```
 
 This `uriResource` corresponds to the navigation property that we want to extract.  
 We expect that the `uriResource` is of type `UriResourceNavigation`, such that we can cast.  
@@ -324,12 +324,12 @@ The `UriResourceNavigation` can then be asked for the `NavigationProperty` which
 
 Finally after one of above cases we have the necessary `EdmNavigationProperty` from which we need the `EdmEntityType` and the `name` of the navigation property to build the resopnse data.
 
-~~~java
+```java
     if(edmNavigationProperty != null) {
       EdmEntityType expandEdmEntityType = edmNavigationProperty.getType();
       String navPropName = edmNavigationProperty.getName();
       ...
-~~~
+```
 
 ##### Step 3: Build the response data
 
@@ -337,18 +337,18 @@ Lets follow our example.
 As we have said, we have to merge the data of two entities.  
 The first one, the product, is already fetched, as we’ve done that earlier in the code:  
 
-~~~java
+```java
     Entity entity = storage.readEntityData(edmEntitySet, keyPredicates);
-~~~
+```
 
 This entity corresponds to the product.
 
 Now we’re ready to fetch the category, as we’ve already retrieved the `EdmEntityType` from the expand expression.  
 We can invoke a helper method that we created in Tutorial Part 4 (Navigation), a helper method that is located in our database-mock and that returns the category entity corresponding to a given product entity:  
 
-~~~java
+```java
     Entity expandEntity = storage.getRelatedEntity(entity, expandEdmEntityType);
-~~~
+```
 
 In our example, this `expandEntity` contains the data of the related category.  
 
@@ -357,12 +357,12 @@ This is done via a `Link` object that contains the inline entity object.
 And the link is added to the source entity.  
 The relevant code is:  
 
-~~~java
+```java
     Link link = new Link();
     link.setTitle(navPropName);
     link.setInlineEntity(expandEntity);
     entity.getNavigationLinks().add(link);
-~~~
+```
 
 **Note:**  
 It is important to set the correct navigation property name, otherwise the linking doesn’t work and the inline data cannot be displayed.
@@ -372,7 +372,7 @@ It is important to set the correct navigation property name, otherwise the linki
 Now that the response data has been built, we need to tell the serializer to consider the expand, otherwise the data will not be displayed.  
 Also, the `expandOption` has to be considered while building the `ContextUrl`.  
 
-~~~java
+```java
     String selectList = odata.createUriHelper().buildContextURLSelectList(
                                                 edmEntityType, expandOption, selectOption);
     ContextURL contextUrl = ContextURL.with()
@@ -389,7 +389,7 @@ Also, the `expandOption` has to be considered while building the `ContextUrl`.
                                                           .expand(expandOption)
                                                           .id(id)
                                                           .build();
-~~~
+```
 
 **Note:**  
 The complete `readEntity(...)` method can be found in the *Appendix* at the end of the site or together with the `readEntityCollection(...)` method in the [sample project zip](http://www.apache.org/dyn/closer.cgi/olingo/odata4/Tutorials/DemoService_Tutorial_sqo_es.zip) ([md5](https://dist.apache.org/repos/dist/release/olingo/odata4/Tutorials/DemoService_Tutorial_sqo_es.zip.md5), [sha512](https://dist.apache.org/repos/dist/release/olingo/odata4/Tutorials/DemoService_Tutorial_sqo_es.zip.sh [...]
@@ -507,7 +507,7 @@ In this tutorial we have learned the basics of the `$select` and `$expand` *syst
 
 **readEntity(...)**
 
-~~~java
+```java
     public void readEntity(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat)
             throws ODataApplicationException, SerializerException {
 
@@ -616,4 +616,4 @@ In this tutorial we have learned the basics of the `$select` and `$expand` *syst
       response.setStatusCode(HttpStatusCode.OK.getStatusCode());
       response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
     }
-~~~
\ No newline at end of file
+```
\ No newline at end of file
diff --git a/content/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md b/content/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md
index 933400f..d037815 100644
--- a/content/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md
+++ b/content/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md
@@ -128,19 +128,19 @@ In real world scenarios it is common to build a statement to query a database or
 
 In this tutorial we will use just `Object` and pass the native Java values around.
 
-~~~java
+```java
 public class FilterExpressionVisitor implements ExpressionVisitor<Object> {
-~~~
+```
 
 Please create also a constructor to pass an entity to our visitor implementation.
 
-~~~java
+```java
 private Entity currentEntity;
 
 public FilterExpressionVisitor(Entity currentEntity) {
     this.currentEntity = currentEntity;
 }
-~~~
+```
 
 **1.2 Implement the interface**
 
@@ -155,18 +155,18 @@ The following methods will **not** be implemented. Add an `ODataApplicationExcep
 
 **Example**
 
-~~~java
+```java
 @Override
 public Object visitTypeLiteral(EdmType type) throws ExpressionVisitException, ODataApplicationException {
     throw new ODataApplicationException("Type literals are not implemented",
         			HttpStatusCode.NOT_IMPLEMENTED.getStatusCode(), Locale.ENGLISH);
 }
-~~~
+```
 
 **Implement method visitMember**  
 This method is been called if the current node in the AST is a property. So all we have to do is to take the current entity and return the value of the addressed property.
 
-~~~java
+```java
 public Object visitMember(UriInfoResource member) throws ExpressionVisitException, ODataApplicationException {
     // To keeps things simple, this tutorial allows only primitive properties.
     // We have faith that the java type of Edm.Int32 is Integer
@@ -191,7 +191,7 @@ public Object visitMember(UriInfoResource member) throws ExpressionVisitExceptio
           expressions", HttpStatusCode.NOT_IMPLEMENTED.getStatusCode(), Locale.ENGLISH);
     }
 }
-~~~
+```
 
 **Implement method visitLiteral**
 
@@ -207,7 +207,7 @@ As you can see in this little example, it can be difficult to guess the right ty
 In real world scenarios, there is something called “numeric promotion”, which converts numbers to the next higher type. [OData Version 4.0 Part 2: URL Conventions Plus Errata 02](http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part2-url-conventions/odata-v4.0-errata02-os-part2-url-conventions-complete.html#_Toc406398161)
 
 
-~~~java
+```java
 @Override
 public Object visitLiteral(Literal literal) throws ExpressionVisitException, ODataApplicationException {
     // To keep this tutorial simple, our filter expression visitor supports only Edm.Int32 and Edm.String
@@ -233,7 +233,7 @@ public Object visitLiteral(Literal literal) throws ExpressionVisitException, ODa
         }
     }
 }
-~~~
+```
 
 **Implement the operators**
 
@@ -247,7 +247,7 @@ The idea behind the implementation is always the same.
 
 OData supports two different unary operators. First there is the binary negation (*not*) and second the arithmetic minus (*-*).
 
-~~~java
+```java
 public Object visitUnaryOperator(UnaryOperatorKind operator, Object operand)
       throws ExpressionVisitException, ODataApplicationException {
     // OData allows two different unary operators. We have to take care, that the type of the
@@ -265,11 +265,11 @@ public Object visitUnaryOperator(UnaryOperatorKind operator, Object operand)
     throw new ODataApplicationException("Invalid type for unary operator",
         HttpStatusCode.BAD_REQUEST.getStatusCode(), Locale.ENGLISH);
 }
-~~~
+```
 
 Next are the binary operations.  Have a look at the source code comments for a detailed explanation.´
 
-~~~java
+```java
 @Override
 public Object visitBinaryOperator(BinaryOperatorKind operator, Object left, Object right)     
             throws ExpressionVisitException, ODataApplicationException {
@@ -391,7 +391,7 @@ private Object evaluateArithmeticOperation(BinaryOperatorKind operator, Object l
      		operands", HttpStatusCode.BAD_REQUEST.getStatusCode(), Locale.ENGLISH);
     }
 }
-~~~
+```
 
 The last method we have to implement is `visitMethodCall`. The principle is always the same, check the types and calculate the return value. As a developer you can be sure, that the number of parameters fits to the MethodKind but the types have to be checked by yourself. E.g. *contains* takes two Strings and return *Edm.Boolean* but
 
@@ -399,7 +399,7 @@ The last method we have to implement is `visitMethodCall`. The principle is alwa
 
 would not lead to an error. It is up to you to throw an exception.
 
-~~~java
+```java
 @Override
 public Object visitMethodCall(MethodKind methodCall, List<Object> parameters)
 	    throws ExpressionVisitException, ODataApplicationException {
@@ -421,7 +421,7 @@ public Object visitMethodCall(MethodKind methodCall, List<Object> parameters)
           HttpStatusCode.NOT_IMPLEMENTED.getStatusCode(), Locale.ENGLISH);
     }
 }
-~~~
+```
 
 **2. EntityCollectionProcessor changes**
 
@@ -429,10 +429,10 @@ The following section describes the simple approach to enable the EntityCollecti
 
 Just like in the previous tutorials, the data is first fetched from the backend, then the system query option is applied.
 
-~~~java
+```java
 EntityCollection entityCollection = storage.readEntitySetData(edmEntitySet);
 List<Entity> entityList = entityCollection.getEntities();
-~~~
+```
 
 We will proceed according to these 4 steps:
 
@@ -452,7 +452,7 @@ We will proceed according to these 4 steps:
 
 **2.3 Loop over all entities in the collection and calculate the result of the expression for a given entity**
 
-~~~java
+```java
     try {
       List<Entity> entityList = entityCollection.getEntities();
       Iterator<Entity> entityIterator = entityList.iterator();
@@ -469,11 +469,11 @@ We will proceed according to these 4 steps:
         // Evaluating the expression
         Object visitorResult = filterExpression.accept(expressionVisitor);
         …
-~~~
+```
 
 **2.4 Modify the collection**   
 
-~~~java  
+```java  
          // The result of the filter expression must be of type Edm.Boolean
          if(visitorResult instanceof Boolean) {
             if(!Boolean.TRUE.equals(visitorResult)) {
@@ -489,7 +489,7 @@ We will proceed according to these 4 steps:
        throw new ODataApplicationException("Exception in filter evaluation",
                      HttpStatusCode.INTERNAL_SERVER_ERROR.getStatusCode(), Locale.ENGLISH);
     }
-~~~
+```
 
 ### 3. Run the implemented service
 
diff --git a/content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md b/content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md
index d8d542a..d55a490 100644
--- a/content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md
+++ b/content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md
@@ -114,10 +114,10 @@ The following section describes the simple approach to enable the *EntityCollect
 
 Just like in the previous tutorials, the data is first fetched from the backend, then the system query option is applied.
 
-~~~java
+```java
     EntityCollection entityCollection = storage.readEntitySetData(edmEntitySet);
     List<Entity> entityList = entityCollection.getEntities();
-~~~
+```
 
 We will proceed according to these 4 steps:
 
@@ -128,17 +128,17 @@ We will proceed according to these 4 steps:
 
 **1. Get the OrderByOption from the UriInfo:**
 
-~~~java
+```java
     OrderByOption orderByOption = uriInfo.getOrderByOption();
     if (orderByOption != null) {
-~~~
+```
 
 **2. Get the value of the OrderByOption:**
 
-~~~java
+```java
     List<OrderByItem> orderItemList = orderByOption.getOrders();
     final OrderByItem orderByItem = orderItemList.get(0);
-~~~
+```
 
 The instance of an OrderByOption can be asked for the list of its *OrderByItems*.
 Why a list?
@@ -156,7 +156,7 @@ From the backend we got a list of entities that are products. We want to apply a
 In our example, the property name that is provided in the URI can be “Name”, “Description” or “ID”
 So we have to retrieve the property name from the URI.
 
-~~~java
+```java
     Expression expression = orderByItem.getExpression();
     if(expression instanceof Member){
     	UriInfoResource resourcePath = ((Member)expression).getResourcePath();
@@ -164,23 +164,23 @@ So we have to retrieve the property name from the URI.
     	if (uriResource instanceof UriResourcePrimitiveProperty) {
            EdmProperty edmProperty = ((UriResourcePrimitiveProperty)uriResource).getProperty();
     	   final String sortPropertyName = edmProperty.getName();
-~~~
+```
 
 **4. Modify the EntityCollection**
 
 The remaining work is to do the sorting.
 We have a list of entities that has to be sorted, therefore we create a java.util.Comparator for Entity:
 
-~~~java
+```java
     Collections.sort(entityList, new Comparator<Entity>() {
-~~~
+```
 
 In the compare method, we extract the required property from the entity.
 The required property is the one that we retrieved from the URI.
 In our sample, the properties can be of type String or Integer, therefore we have to distinguish these 2 cases.
 The actual work of comparing can then be delegated to the String and Integer classes.
 
-~~~java
+```java
     if(sortPropertyName.equals("ID")){
     	Integer integer1 = (Integer) entity1.getProperty(sortPropertyName).getValue();
     	Integer integer2 = (Integer) entity2.getProperty(sortPropertyName).getValue();
@@ -190,20 +190,20 @@ The actual work of comparing can then be delegated to the String and Integer cla
     	String propertyValue2 = (String) entity2.getProperty(sortPropertyName).getValue();
     	compareResult = propertyValue1.compareTo(propertyValue2);
     }
-~~~
+```
 
 After the sorting is done, we still have to consider, if the required order is ascending or descending.
 So we have to retrieve that information from the OrderByItem and then we can simply reverse the current order accordingly:
 
-~~~java
+```java
     if(orderByItem.isDescending()){
     	return - compareResult; // just convert the result to negative value to change the order
     }
-~~~
+```
 
 The full implementation of the readEntityCollection() method:
 
-~~~java
+```java
     public void readEntityCollection(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat)
          throws ODataApplicationException, SerializerException {
 
@@ -278,7 +278,7 @@ The full implementation of the readEntityCollection() method:
     	response.setStatusCode(HttpStatusCode.OK.getStatusCode());
     	response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
     }
-~~~
+```
 
 **4. Run the implemented service**
 
diff --git a/content/doc/odata4/tutorials/sqo_tcs/tutorial_sqo_tcs.md b/content/doc/odata4/tutorials/sqo_tcs/tutorial_sqo_tcs.md
index 4ba7685..b7e34ed 100755
--- a/content/doc/odata4/tutorials/sqo_tcs/tutorial_sqo_tcs.md
+++ b/content/doc/odata4/tutorials/sqo_tcs/tutorial_sqo_tcs.md
@@ -164,11 +164,11 @@ It is provided as `EntityCollection` which we can ask for the list of contained
 The size of this genuine list is the relevant information for our `$count`.
 Furthermore, we create a new instance of an `EntityCollection` object, which will carry the modified list of entities after applying all the query options.
 
-~~~java
+```java
     EntityCollection entityCollection = storage.readEntitySetData(edmEntitySet);
     List<Entity> entityList = entityCollection.getEntities();
     EntityCollection returnEntityCollection = new EntityCollection();
-~~~
+```
 
 Then we proceed with the 4 steps as described above:
 
@@ -179,7 +179,7 @@ Then we proceed with the 4 steps as described above:
 
 And this is the sample code:
 
-~~~java
+```java
     CountOption countOption = uriInfo.getCountOption();
     if (countOption != null) {
         boolean isCount = countOption.getValue();
@@ -187,7 +187,7 @@ And this is the sample code:
             returnEntityCollection.setCount(entityList.size());
         }
     }
-~~~
+```
 
 **Note:**
 We don’t need to check if the value of the `$count` is incorrect (e.g. `$count=xxx`), as this is handled by the _Olingo OData V4_ library.
@@ -197,23 +197,23 @@ As we know, if `$count=true` is specified, the structure of the response payload
 So we have to inform the serializer.that `$count` has to be considered.
 So we have to modify the line of code, where the `EntityCollectionSerializerOptions` is created:
 
-~~~java
+```java
     EntityCollectionSerializerOptions opts = EntityCollectionSerializerOptions.with()
                                              .contextURL(contextUrl)
                                              .id(id)
                                              .count(countOption)
                                              .build();
-~~~
+```
 
 Furthermore, we have to change the following line, because the `EntityCollection` to be returned is now different;
 
 
-~~~java
+```java
     SerializerResult serializerResult = serializer.entityCollection(serviceMetadata,
                                         edmEntityType,
                                         returnEntityCollection,
                                         opts);
-~~~
+```
 
 ## 3.2. Implement `$skip`
 
@@ -237,7 +237,7 @@ We ask the `SkipOption` object for the value that has been specified by the user
 Since the user might give invalid numbers, we have to check that and throw an exception with HTTP status as “Bad Request”.
 Then we can do the actual job, which is adapting the backend-data according to the specified `$skip`.
 
-~~~java
+```java
     SkipOption skipOption = uriInfo.getSkipOption();
     if (skipOption != null) {
         int skipNumber = skipOption.getValue();
@@ -252,16 +252,16 @@ Then we can do the actual job, which is adapting the backend-data according to t
             throw new ODataApplicationException("Invalid value for $skip", HttpStatusCode.BAD_REQUEST.getStatusCode(), Locale.ROOT);
         }
     }
-~~~
+```
 
 After applying the query option, we have the desired set of entities in the variable `entityList`.
 Now we have to populate the `EntityCollection` instance, that we created in the section above, with these entities, before we can pass it to the serializer:
 
-~~~java
+```java
     for(Entity entity : entityList){
         returnEntityCollection.getEntities().add(entity);
     }
-~~~
+```
 
 ## 3.3. Implement $top
 
@@ -272,7 +272,7 @@ With the query option `$top`, the user of an OData service can specify the maxim
 
 Again we follow the 4 mentioned steps, the code is very similar, only the logic for reducing the entityList is different:
 
-~~~java
+```java
     TopOption topOption = uriInfo.getTopOption();
     if (topOption != null) {
         int topNumber = topOption.getValue();
@@ -284,11 +284,11 @@ Again we follow the 4 mentioned steps, the code is very similar, only the logic
             throw new ODataApplicationException("Invalid value for $top", HttpStatusCode.BAD_REQUEST.getStatusCode(), Locale.ROOT);
         }
     }
-~~~
+```
 
 So now we can finally have a look at the full implementation of the `readEntityCollection()` method, containing all the three query options:
 
-~~~java
+```java
     public void readEntityCollection(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat)
                                     throws ODataApplicationException, SerializerException {
 
@@ -369,7 +369,7 @@ So now we can finally have a look at the full implementation of the `readEntityC
         response.setStatusCode(HttpStatusCode.OK.getStatusCode());
         response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
     }
-~~~
+```
 
 ---
 
diff --git a/content/doc/odata4/tutorials/streaming/tutorial_streaming.md b/content/doc/odata4/tutorials/streaming/tutorial_streaming.md
index 05bb339..d8ffa86 100644
--- a/content/doc/odata4/tutorials/streaming/tutorial_streaming.md
+++ b/content/doc/odata4/tutorials/streaming/tutorial_streaming.md
@@ -59,7 +59,7 @@ With this the service would not change how the data is accessed but would (easil
 
 In the existing [read collection tutorial][re_co_tu] following new method is necessary to create an `EntityIterator` to wrap an `EntityCollection`:
 
-~~~java
+```java
     private EntityIterator wrapAsIterator(final EntityCollection collection) {
       final Iterator<Entity> it = collection.iterator();
       return new EntityIterator() {
@@ -74,14 +74,14 @@ In the existing [read collection tutorial][re_co_tu] following new method is nec
         }
       };
     }
-~~~
+```
 
 The (as anonymous inner class) created `EntityIterator` only iterates over the already loaded entities (of the `EntityCollection`).
 
 To use this `EntityIterator` in the `readEntityCollection(..)` method the `EntityIterator` must be passed to the `ODataSerializer` via the `entityCollectionStreamed(...)` method and the `ODataContent` object of the resulting `SerializerStreamResult` must be set at the `ODataResponse` via the `setODataContent(...)` method.
 What sound like a lot to do is just the below code snippet:
 
-~~~java
+```java
       ...
       EntityIterator iterator = wrapAsIterator(entityCollection);
       SerializerStreamResult serializerResult = serializer.entityCollectionStreamed(serviceMetadata,
@@ -91,11 +91,11 @@ What sound like a lot to do is just the below code snippet:
       response.setODataContent(serializerResult.getODataContent());
       ...
     }
-~~~
+```
 
 Which replaces following original code snippet:
 
-~~~java
+```java
       ...
       SerializerResult serializerResult = serializer.entityCollection(serviceMetadata,
           edmEntityType, entityCollection, opts);
@@ -104,7 +104,7 @@ Which replaces following original code snippet:
       response.setContent(serializedContent);
       ...
     }
-~~~
+```
 
 
 ## DataProvider based approach
@@ -117,7 +117,7 @@ Practically such an approach requires more database roundtrips but also a smalle
 In the existing [read collection tutorial][re_co_tu] the `Storage` class is used a data provider (acting like a database).
 For enablement of the *streaming support* following new method is introduced which create an `EntityIterator` to allow the iterable passed access to the stored entities:
 
-~~~java
+```java
     public EntityIterator readEntitySetDataStreamed(EdmEntitySet edmEntitySet)throws ODataApplicationException {
       // actually, this is only required if we have more than one Entity Sets
       if(edmEntitySet.getName().equals(DemoEdmProvider.ES_PRODUCTS_NAME)){
@@ -137,7 +137,7 @@ For enablement of the *streaming support* following new method is introduced whi
 
       return null;
     }
-~~~
+```
 
 As described above in the existing implementation the use of the `EntityCollection` has to be replaced with the `EntityIterator`, which means that this line:
 `EntityCollection entityCollection = storage.readEntitySetData(edmEntitySet);`
@@ -146,17 +146,17 @@ has to be replaced by that line:
 
 And the
 
-~~~java
+```java
     SerializerResult serializerResult = serializer.entityCollection(
       serviceMetadata, edmEntityType, entityCollection, opts);
-~~~
+```
 
 has to be replaced by
 
-~~~java
+```java
     SerializerStreamResult serializerResult = serializer.entityCollectionStreamed(
       serviceMetadata, edmEntityType, iterator, opts);
-~~~
+```
 
 And at the `ODataResponse` now instead of:
 `response.setContent(serializerResult.getContent());`
@@ -165,7 +165,7 @@ the result is set as `ODataContent`:
 
 As result the whole `readEntityCollection(...)` method now look like following:
 
-~~~java
+```java
     public void readEntityCollection(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat) throws ODataApplicationException, SerializerException {
 
       // 1st retrieve the requested EntitySet from the uriInfo (representation of the parsed URI)
@@ -195,7 +195,7 @@ As result the whole `readEntityCollection(...)` method now look like following:
       response.setStatusCode(HttpStatusCode.OK.getStatusCode());
       response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
     }
-~~~
+```
 
 After this changes the data access (encapsulated in the `EntityIterator`) and serialization is now done directly when the data is processed by the web framework layer (e.g. JEE servlet layer) and not within the call hierarchy of the `readEntityCollection(...)` method.
 
@@ -211,7 +211,7 @@ And for Olingo exists the `ODataContentWriteErrorCallback` which is described in
 Because the simplistic data provider in the tutorial the `EntityIterator` is also very simplistic.
 However it is also realistic to have an `EntityIterator` which e.g. access a database result set which is `next():Entity` call (see below code snippet to get the idea).
 
-~~~java
+```java
     public class MyEntityIterator extends EntityIterator {
       ResultSet set; //...
 
@@ -233,7 +233,7 @@ However it is also realistic to have an `EntityIterator` which e.g. access a dat
         // read data from result set and return as entity object
       }
     }
-~~~
+```
 
 ## Exception/Error Handling
 The *counterpart* of the *streaming support* is that when an error/exception occurs during the serialization of the data the service implementation is not in charge anymore to catch the exception and do an error handling.
@@ -250,7 +250,7 @@ Based on the requirements of the OData specification that *the service MUST gene
 
 A basic `ODataContentWriteErrorCallback` implementation could look like this code snippet:
 
-~~~java
+```java
     private ODataContentWriteErrorCallback errorCallback = new ODataContentWriteErrorCallback() {
       public void handleError(ODataContentWriteErrorContext context, WritableByteChannel channel) {
         String message = "An error occurred with message: ";
@@ -264,23 +264,23 @@ A basic `ODataContentWriteErrorCallback` implementation could look like this cod
         }
       }
     };
-~~~
+```
 
 And could be set in the [read collection tutorial][re_co_tu] at the `EntityCollectionSerializerOptions` via the `.writeContentErrorCallback(errorCallback)` method.
 
-~~~java
+```java
     EntityCollectionSerializerOptions opts =
         EntityCollectionSerializerOptions.with().id(id)
             .writeContentErrorCallback(errorCallback)
             .contextURL(contextUrl).build();
-~~~
+```
 
 # Run sample service
 After building and deploying your service to your server, you can try a requests to the entity set via: [http://localhost:8080/DemoService/DemoService.svc/Products?$format=json](http://localhost:8080/DemoService/DemoService.svc/Products?$format=json)
 
 The response is exactly the same response as in the none streaming request. So unfortunaly here is no difference beside of the technical fact that the response is serialized at the very end of the request chain and directly written into the response output stream (`javax.servlet.ServletOutputStream`)
 
-~~~json
+```json
     {
       "@odata.context": "$metadata#Products",
       "value": [
@@ -301,7 +301,7 @@ The response is exactly the same response as in the none streaming request. So u
         }
       ]
     }
-~~~
+```
 
 # Links
 
diff --git a/content/doc/odata4/tutorials/write/tutorial_write.md b/content/doc/odata4/tutorials/write/tutorial_write.md
index c7b18b0..3848740 100644
--- a/content/doc/odata4/tutorials/write/tutorial_write.md
+++ b/content/doc/odata4/tutorials/write/tutorial_write.md
@@ -92,13 +92,13 @@ We have to keep in mind that -for creation - the URL that is executed in our exa
 
 It is executed as POST request and contains a request body which looks as follows:
 
-~~~json
+```json
     {
       "ID":4,
       "Name":"Gamer Mouse",
       "Description":"optical mouse - gamer edition"
     }
-~~~
+```
 
 **Steps**
 
@@ -114,7 +114,7 @@ It is executed as POST request and contains a request body which looks as follow
 
 Please find below the sample code for the *createEntity()* method
 
-~~~java
+```java
 public void createEntity(ODataRequest request, ODataResponse response, UriInfo uriInfo,
      ContentType requestFormat, ContentType responseFormat)
     throws ODataApplicationException, DeserializerException, SerializerException {
@@ -145,7 +145,7 @@ public void createEntity(ODataRequest request, ODataResponse response, UriInfo u
   response.setStatusCode(HttpStatusCode.CREATED.getStatusCode());
   response.setHeader(HttpHeader.CONTENT_TYPE, responseFormat.toContentTypeString());
 }
-~~~
+```
 
 
 
@@ -157,19 +157,19 @@ Example URL
 
 Example request body:
 
-~~~json
+```json
     {
       "ID":3,
       "Name":"Ergo Screen updated Name",
       "Description":"updated description"
     }
-~~~
+```
 
 The `updateEntity(...)` method is similar.
 Again, we have to retrieve the payload from the HTTP request and use it for modifying the data in backend.
 The difference is that case of update operation, the OData service is not expected to return any response payload. So we can skip the serialize-step and simply set the HTTP status code to **204 – no content**
 
-~~~java
+```java
 public void updateEntity(ODataRequest request, ODataResponse response, UriInfo uriInfo,
   ContentType requestFormat, ContentType responseFormat)
     throws ODataApplicationException, DeserializerException, SerializerException {
@@ -196,7 +196,7 @@ public void updateEntity(ODataRequest request, ODataResponse response, UriInfo u
   //3. configure the response object
   response.setStatusCode(HttpStatusCode.NO_CONTENT.getStatusCode());
 }
-~~~
+```
 
 In case of update, we have to consider the following:
 The update of an entity can be realized in 2 ways: either a **PATCH** or a **PUT** request.
@@ -208,11 +208,11 @@ The difference becomes relevant only in case if the user doesn’t send all the
 
 Example: if we modify the above example request body to look as follows:
 
-~~~json
+```json
     {
       "Description":"updated description"
     }
-~~~
+```
 
 Note that in this case, only one of three properties is sent in the request body.
 
@@ -226,7 +226,7 @@ Note that in this case, only one of three properties is sent in the request body
 
 So let’s have a look at our sample implementation in the `Storage` class (see below for full sample code and also see the attached zip file containing the whole sample project)
 
-~~~Java
+```Java
 private void updateProduct(EdmEntityType edmEntityType, List<UriParameter> keyParams, Entity entity, HttpMethod httpMethod)
                             throws ODataApplicationException{
 
@@ -266,7 +266,7 @@ private void updateProduct(EdmEntityType edmEntityType, List<UriParameter> keyPa
     existingProp.setValue(existingProp.getValueType(), updateProperty.getValue());
   }
 }
-~~~
+```
 
 ## 3.3. Implement the deleteEntity(...) method
 
@@ -282,7 +282,7 @@ The implementation is rather simple:
   - Delete the data in backend.
   - Configure the response object with the proper status code **204 – no content**.
 
-~~~java
+```java
     public void deleteEntity(ODataRequest request, ODataResponse response, UriInfo uriInfo)
                             throws ODataApplicationException {
 
@@ -299,7 +299,7 @@ The implementation is rather simple:
       //3. configure the response object
       response.setStatusCode(HttpStatusCode.NO_CONTENT.getStatusCode());
     }
-~~~
+```
 
 
 # 4. Run the service
@@ -329,13 +329,13 @@ The following sections provide examples for executing the requests:
   - Header: `Content-Type: application/json; odata.metadata=minimal`
   - Request body:
 
-~~~json
+```json
         {
           "ID":6,
           "Name":"Gamer Mouse",
           "Description":"optical mouse - gamer edition"
         }
-~~~
+```
 
 **Note:** The value for the ID property is arbitrary, as it will be generated by our OData service implementation
 
@@ -347,13 +347,13 @@ The following sections provide examples for executing the requests:
   - Header: `Content-Type: application/json; odata.metadata=minimal`
   - Request body:
 
-~~~json
+```json
         {
           "ID":3,
           "Name":"Ergo Screen updated Name",
           "Description":"updated description"
         }
-~~~
+```
 
 
 ### 4.3. Example for UPDATE (PATCH):
@@ -363,11 +363,11 @@ The following sections provide examples for executing the requests:
   - Header: `Content-Type: application/json; odata.metadata=minimal`
   - Request body:
 
-~~~json
+```json
         {
           "Description": "patched description"
         }
-~~~
+```
 
 ### 4.4. Example for DELETE:
 

[olingo-site] 11/15: cleanup of odata2 docs

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit c5cfd8b8a00fc2b7aa0da1166923fed55e7e323a
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Sat Jun 5 09:24:12 2021 -0700

    cleanup of odata2 docs
---
 content/doc/odata2/eclipse.md                     | 4 +---
 content/doc/odata2/index.md                       | 8 ++++----
 content/doc/odata2/tutorials/debug.md             | 4 ++--
 content/doc/odata2/tutorials/jpafunctionimport.md | 8 ++++----
 4 files changed, 11 insertions(+), 13 deletions(-)

diff --git a/content/doc/odata2/eclipse.md b/content/doc/odata2/eclipse.md
index 8ef53ea..75aa307 100644
--- a/content/doc/odata2/eclipse.md
+++ b/content/doc/odata2/eclipse.md
@@ -8,8 +8,6 @@ Title:     Eclipse
 
 With the Maven project files can be generated with:
 
-```
-mvn eclipse:clean eclipse:eclipse
-```
+`mvn eclipse:clean eclipse:eclipse`
 
 As result each Maven module will get a consistent `.project`, `.classpath` and `.settings` file with which each module can be imported as existing project to Eclipse. 
diff --git a/content/doc/odata2/index.md b/content/doc/odata2/index.md
index 0151ec5..bcc0484 100644
--- a/content/doc/odata2/index.md
+++ b/content/doc/odata2/index.md
@@ -47,7 +47,7 @@ Title:     Documentation
 
 ### Javadoc
 
-* [Javadoc for OData 2.0 Library](/javadoc/odata2)
+* [Javadoc for OData 2.0 Library](/javadoc/odata2/)
 
 ### Olingo Project Setup (Contributors)
 
@@ -57,6 +57,6 @@ Title:     Documentation
 
 
 
-  [1]: http://olingo.apache.org/doc/odata2/tutorials/DeltaQuerySupport.html
-  [2]: http://olingo.apache.org/doc/odata2/tutorials/HandlingClobAndBlob.html
-  [3]: http://olingo.apache.org/doc/odata2/tutorials/CustomODataJPAProcessor.html
+  [1]: /doc/odata2/tutorials/DeltaQuerySupport.html
+  [2]: /doc/odata2/tutorials/HandlingClobAndBlob.html
+  [3]: /doc/odata2/tutorials/CustomODataJPAProcessor.html
diff --git a/content/doc/odata2/tutorials/debug.md b/content/doc/odata2/tutorials/debug.md
index 1f44c25..08637d0 100644
--- a/content/doc/odata2/tutorials/debug.md
+++ b/content/doc/odata2/tutorials/debug.md
@@ -53,7 +53,7 @@ If this is in place then the url query option odata-debug=json will return detai
 
 ##### Query for Debug Information
 
-** JSON Debug View**
+**JSON Debug View**
 
 Request url: http://localhost:8080/olingo-odata2-ref-web/ReferenceScenario.svc/?odata-debug=json
 
@@ -112,7 +112,7 @@ Response:
 	}
 ```
 
-** HTML Debug View**
+**HTML Debug View**
 
 Request url: http://localhost:8080/olingo-odata2-ref-web/ReferenceScenario.svc/?odata-debug=html
 to get a self-contained HTML document with all information that is in the JSON
diff --git a/content/doc/odata2/tutorials/jpafunctionimport.md b/content/doc/odata2/tutorials/jpafunctionimport.md
index 446a9fb..afe5223 100644
--- a/content/doc/odata2/tutorials/jpafunctionimport.md
+++ b/content/doc/odata2/tutorials/jpafunctionimport.md
@@ -150,7 +150,7 @@ OData JPA Processor Library is enhanced to:
 
 3. Create a Java class by implementing the interface *org.apache.olingo.odata2.jpa.processor.api.model* to register the annotated Java methods.
 
-```java
+   ```java
     public class SalesOrderProcessingExtension implements JPAEdmExtension {
       @Override
       public void extendJPAEdmSchema(final JPAEdmSchemaView arg0 {
@@ -162,15 +162,15 @@ OData JPA Processor Library is enhanced to:
         view.registerOperations(SalesOrderHeaderProcessor.class, null);
       }
     }
-```
+   ```
 
 *Note*: Use the method *extendWithOperation* to register the list of classes and the methods within the class that needs to be exposed as Function Imports. If the second parameter is passed null, then the OData JPA Processor Library would consider all the annotated methods within the class for Function Import. However, you could also restrict the list of methods that needs to be transformed into function imports within a Java class by passing an array of Java method names as the second p [...]
 
 4. Register the class created in step 3 with *ODataJPAContext* as shown below. The registration can be done during the initialization of *ODataJPAContext* in OData JPA Service Factory along with initializing persistence unit name, entity manager factory instance and optional mapping model.
 
-```java
+   ```java
     oDataJPAContext.setJPAEdmExtension((JPAEdmExtension) new SalesOrderProcessingExtension());
-```
+   ```
 
 *Note*: You must register the class because the OData JPA Processor Library should be informed about the list of Java methods that it needs to process in a project. If we do not register, then OData JPA Processor Library should scan all the classes and the methods in the Java project looking for EDM annotations. In order to avoid such overload, it is mandatory to specify the list of Java methods that shall be transformed into function imports in a class.
 

[olingo-site] 09/15: add source for css file

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit ca1cfde39043e0c6541bd33c13cc86502f9fd9fe
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Fri Jun 4 12:18:17 2021 -0700

    add source for css file
---
 content/css/arduino-light.css |   4 ++
 content/css/xcode.css         | 103 ------------------------------------------
 2 files changed, 4 insertions(+), 103 deletions(-)

diff --git a/content/css/arduino-light.css b/content/css/arduino-light.css
index c7d0963..d34c443 100644
--- a/content/css/arduino-light.css
+++ b/content/css/arduino-light.css
@@ -2,6 +2,10 @@
 
 Arduino® Light Theme - Stefania Mellai <s....@arduino.cc>
 
+From https://raw.githubusercontent.com/highlightjs/highlight.js/main/src/styles/arduino-light.css
+
+Modified the background to be #f5f5f5
+
 */
 
 .hljs {
diff --git a/content/css/xcode.css b/content/css/xcode.css
deleted file mode 100644
index ff6b972..0000000
--- a/content/css/xcode.css
+++ /dev/null
@@ -1,103 +0,0 @@
-/*
-
-XCode style (c) Angel Garcia <an...@gmail.com>
-
-Changed background color
- 
-*/
-
-.hljs {
-  background: #f5f5f5;
-  color: black;
-}
-
-/* Gray DOCTYPE selectors like WebKit */
-.xml .hljs-meta {
-  color: #c0c0c0;
-}
-
-.hljs-comment,
-.hljs-quote {
-  color: #007400;
-}
-
-.hljs-tag,
-.hljs-attribute,
-.hljs-keyword,
-.hljs-selector-tag,
-.hljs-literal,
-.hljs-name {
-  color: #aa0d91;
-}
-
-.hljs-variable,
-.hljs-template-variable {
-  color: #3F6E74;
-}
-
-.hljs-code,
-.hljs-string,
-.hljs-meta .hljs-string {
-  color: #c41a16;
-}
-
-.hljs-regexp,
-.hljs-link {
-  color: #0E0EFF;
-}
-
-.hljs-title,
-.hljs-symbol,
-.hljs-bullet,
-.hljs-number {
-  color: #1c00cf;
-}
-
-.hljs-section,
-.hljs-meta {
-  color: #643820;
-}
-
-
-.hljs-title.class_,
-.hljs-class .hljs-title,
-.hljs-type,
-.hljs-built_in,
-.hljs-params {
-  color: #5c2699;
-}
-
-.hljs-attr {
-  color: #836C28;
-}
-
-.hljs-subst {
-  color: #000;
-}
-
-.hljs-formula {
-  background-color: #eee;
-  font-style: italic;
-}
-
-.hljs-addition {
-  background-color: #baeeba;
-}
-
-.hljs-deletion {
-  background-color: #ffc8bd;
-}
-
-.hljs-selector-id,
-.hljs-selector-class {
-  color: #9b703f;
-}
-
-.hljs-doctag,
-.hljs-strong {
-  font-weight: bold;
-}
-
-.hljs-emphasis {
-  font-style: italic;
-}

[olingo-site] 01/15: Migrate the site from the CMS

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit 88c77fae3d369995bbd168c6cc13925a6a7962aa
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Fri Jun 4 09:06:12 2021 -0700

    Migrate the site from the CMS
---
 content/404.html                                   |   159 +
 content/contribute.md                              |   106 +
 content/css/bootstrap.css                          |     5 +
 content/css/main.css                               |   218 +
 content/css/navbar.css                             |     8 +
 content/css/offcanvas.css                          |    56 +
 content/doap_Olingo.rdf                            |   205 +
 content/doc/javascript/apidoc/DataCache.html       |  4156 ++++++
 .../doc/javascript/apidoc/DataCacheOperation.html  |  1313 ++
 content/doc/javascript/apidoc/DjsDeferred.html     |   533 +
 .../doc/javascript/apidoc/ODataCacheSource.html    |   589 +
 content/doc/javascript/apidoc/batch.html           |  2598 ++++
 content/doc/javascript/apidoc/batch.js.html        |   426 +
 content/doc/javascript/apidoc/cache.js.html        |  1495 +++
 content/doc/javascript/apidoc/deferred.html        |   512 +
 content/doc/javascript/apidoc/deferred.js.html     |   239 +
 content/doc/javascript/apidoc/dom-DomStore.html    |  2020 +++
 content/doc/javascript/apidoc/dom.html             |   702 +
 content/doc/javascript/apidoc/dom.js.html          |   381 +
 content/doc/javascript/apidoc/global.html          |   173 +
 content/doc/javascript/apidoc/handler.html         |  2018 +++
 content/doc/javascript/apidoc/handler.js.html      |   333 +
 content/doc/javascript/apidoc/index.html           |    63 +
 .../apidoc/indexeddb-IndexedDBStore.html           |  1912 +++
 content/doc/javascript/apidoc/indexeddb.html       |   642 +
 content/doc/javascript/apidoc/indexeddb.js.html    |   496 +
 content/doc/javascript/apidoc/json.html            |  4271 ++++++
 content/doc/javascript/apidoc/json.js.html         |  1057 ++
 .../doc/javascript/apidoc/memory-MemoryStore.html  |  1837 +++
 content/doc/javascript/apidoc/memory.html          |   127 +
 content/doc/javascript/apidoc/memory.js.html       |   296 +
 content/doc/javascript/apidoc/metadata.html        |  1046 ++
 content/doc/javascript/apidoc/metadata.js.html     |   572 +
 content/doc/javascript/apidoc/module-cache.html    |  1614 +++
 content/doc/javascript/apidoc/module-datajs.html   |   120 +
 content/doc/javascript/apidoc/module-odata.html    |  1117 ++
 content/doc/javascript/apidoc/module-store.html    |   306 +
 content/doc/javascript/apidoc/net.html             |  3179 +++++
 content/doc/javascript/apidoc/net.js.html          |   244 +
 content/doc/javascript/apidoc/odata.js.html        |   230 +
 content/doc/javascript/apidoc/odatajs.js.html      |    82 +
 .../doc/javascript/apidoc/scripts/linenumber.js    |    17 +
 .../apidoc/scripts/prettify/Apache-License-2.0.txt |   202 +
 .../javascript/apidoc/scripts/prettify/lang-css.js |     2 +
 .../javascript/apidoc/scripts/prettify/prettify.js |    28 +
 content/doc/javascript/apidoc/source.html          |  1225 ++
 content/doc/javascript/apidoc/source.js.html       |   255 +
 content/doc/javascript/apidoc/store.js.html        |   117 +
 .../doc/javascript/apidoc/styles/jsdoc-default.css |   290 +
 .../javascript/apidoc/styles/prettify-jsdoc.css    |   111 +
 .../javascript/apidoc/styles/prettify-tomorrow.css |   132 +
 content/doc/javascript/apidoc/utils.html           |  7608 +++++++++++
 content/doc/javascript/apidoc/utils.js.html        |   630 +
 content/doc/javascript/apidoc/utils.js_.html       |  1315 ++
 content/doc/javascript/apidoc/utils_.html          |  3034 +++++
 content/doc/javascript/apidoc/xml.html             |  6182 +++++++++
 content/doc/javascript/apidoc/xml.js.html          |   874 ++
 content/doc/javascript/download.md                 |    50 +
 content/doc/javascript/index.md                    |    39 +
 content/doc/javascript/project-build.md            |    68 +
 content/doc/javascript/project-release.md          |   216 +
 content/doc/javascript/project-setup.md            |    99 +
 content/doc/odata2/dependencies.md                 |    48 +
 content/doc/odata2/download.md                     |    67 +
 content/doc/odata2/eclipse.md                      |    15 +
 content/doc/odata2/index.md                        |    62 +
 content/doc/odata2/maven.md                        |    32 +
 content/doc/odata2/privacy.md                      |    36 +
 content/doc/odata2/project-setup.md                |    17 +
 content/doc/odata2/release.md                      |   236 +
 content/doc/odata2/sample-setup.md                 |    85 +
 content/doc/odata2/tomcat.md                       |    14 +
 .../tutorials/AnnotationProcessorExtension.md      |   371 +
 content/doc/odata2/tutorials/CreateWebApp.md       |   167 +
 .../odata2/tutorials/CustomODataJPAProcessor.md    |    38 +
 content/doc/odata2/tutorials/DeltaQuerySupport.md  |    91 +
 content/doc/odata2/tutorials/ExtendingtheEDM.md    |    78 +
 .../doc/odata2/tutorials/HandlingClobAndBlob.md    |    91 +
 .../odata2/tutorials/OlingoV2BasicClientSample.md  |  1113 ++
 .../Olingo_Tutorial_AdvancedReadWrite_Batch.md     |   114 +
 .../Olingo_Tutorial_AdvancedRead_FilterVisitor.md  |   366 +
 .../Olingo_Tutorial_Advanced_Service_Resolution.md |    67 +
 .../tutorials/Olingo_Tutorial_BasicRead_EDM.md     |    26 +
 .../odata2/tutorials/Olingo_Tutorial_BasicWrite.md |   125 +
 .../apache-olingo-tutorial-adv_read_expand.zip     |   Bin 0 -> 15268 bytes
 ...ache-olingo-tutorial-adv_read_mediaresource.zip |   Bin 0 -> 38793 bytes
 .../apache-olingo-tutorial-basic_read.zip          |   Bin 0 -> 13718 bytes
 content/doc/odata2/tutorials/basicread.md          |   639 +
 content/doc/odata2/tutorials/batchClientApi.md     |    72 +
 content/doc/odata2/tutorials/debug.md              |   219 +
 content/doc/odata2/tutorials/delta.md              |   125 +
 content/doc/odata2/tutorials/deltaClient.md        |    61 +
 content/doc/odata2/tutorials/jpafunctionimport.md  |   217 +
 .../doc/odata2/tutorials/jparedefinemetadata.md    |    82 +
 content/doc/odata2/tutorials/osgi.md               |    69 +
 content/doc/odata2/tutorials/read_expand.md        |   232 +
 .../doc/odata2/tutorials/read_media-resource.md    |   403 +
 content/doc/odata2/tutorials/servlet.md            |    62 +
 content/doc/odata4/dependencies.md                 |    60 +
 content/doc/odata4/download.md                     |    50 +
 content/doc/odata4/eclipse.md                      |    15 +
 content/doc/odata4/index.md                        |    66 +
 content/doc/odata4/maven.md                        |    27 +
 content/doc/odata4/overview.md                     |   403 +
 content/doc/odata4/project-setup.md                |    17 +
 content/doc/odata4/release.md                      |   226 +
 content/doc/odata4/sample-setup.md                 |    14 +
 content/doc/odata4/tomcat.md                       |    13 +
 .../doc/odata4/tutorials/action/tutorial_action.md |   615 +
 .../tutorials/action/tutorial_bound_action.md      |   857 ++
 content/doc/odata4/tutorials/batch/request.png     |   Bin 0 -> 57572 bytes
 .../doc/odata4/tutorials/batch/tutorial_batch.md   |   385 +
 content/doc/odata4/tutorials/deep_insert/after.png |   Bin 0 -> 24122 bytes
 .../doc/odata4/tutorials/deep_insert/before.png    |   Bin 0 -> 41410 bytes
 .../deep_insert/categories_entity_set.png          |   Bin 0 -> 24655 bytes
 .../tutorials/deep_insert/related_products.png     |   Bin 0 -> 27559 bytes
 .../tutorials/deep_insert/tutorial_deep_insert.md  |   276 +
 content/doc/odata4/tutorials/dependencies.png      |   Bin 0 -> 19968 bytes
 content/doc/odata4/tutorials/er.png                |   Bin 0 -> 90607 bytes
 .../doc/odata4/tutorials/media/tutorial_media.md   |   489 +
 .../tutorials/navigation/browser_categories.JPG    |   Bin 0 -> 27784 bytes
 .../tutorials/navigation/browser_categories1.jpg   |   Bin 0 -> 18494 bytes
 .../navigation/browser_categories1_products.jpg    |   Bin 0 -> 29128 bytes
 .../navigation/browser_metadataCategory.JPG        |   Bin 0 -> 23169 bytes
 content/doc/odata4/tutorials/navigation/model.JPG  |   Bin 0 -> 35560 bytes
 .../tutorials/navigation/tutorial_navigation.md    |   951 ++
 .../doc/odata4/tutorials/od4_basic_batch_client.md |    44 +
 .../doc/odata4/tutorials/od4_basic_client_read.md  |   568 +
 content/doc/odata4/tutorials/od4_basic_read.md     |   970 ++
 content/doc/odata4/tutorials/od4_basic_write.md    |     9 +
 .../doc/odata4/tutorials/od4_quick_start_sample.md |    34 +
 .../tutorials/prerequisites/eclipseImport1.png     |   Bin 0 -> 19242 bytes
 .../tutorials/prerequisites/eclipseImport2.png     |   Bin 0 -> 27700 bytes
 .../tutorials/prerequisites/eclipseImport3.png     |   Bin 0 -> 33101 bytes
 .../tutorials/prerequisites/prerequisites.md       |    52 +
 .../tutorials/read/ConfigureBuildPathAction.png    |   Bin 0 -> 41766 bytes
 .../tutorials/read/ConfigureBuildPathErr.png       |   Bin 0 -> 43063 bytes
 .../odata4/tutorials/read/ConfigureBuildPathOK.png |   Bin 0 -> 45253 bytes
 .../odata4/tutorials/read/EclipseProjectTree.png   |   Bin 0 -> 23031 bytes
 content/doc/odata4/tutorials/read/createFolder.png |   Bin 0 -> 32257 bytes
 .../doc/odata4/tutorials/read/createJavaClass.png  |   Bin 0 -> 146797 bytes
 .../tutorials/read/createJavaServletClass.png      |   Bin 0 -> 96228 bytes
 content/doc/odata4/tutorials/read/datapackage.png  |   Bin 0 -> 57773 bytes
 .../doc/odata4/tutorials/read/eclipseDownload.png  |   Bin 0 -> 15018 bytes
 content/doc/odata4/tutorials/read/edmPackage.png   |   Bin 0 -> 61646 bytes
 .../doc/odata4/tutorials/read/mavenArchetype.png   |   Bin 0 -> 20626 bytes
 content/doc/odata4/tutorials/read/mavenBuild.png   |   Bin 0 -> 12541 bytes
 content/doc/odata4/tutorials/read/model1.png       |   Bin 0 -> 5198 bytes
 .../doc/odata4/tutorials/read/overrideMethods.png  |   Bin 0 -> 195418 bytes
 .../tutorials/read/productCollectionPayload.png    |   Bin 0 -> 20000 bytes
 content/doc/odata4/tutorials/read/runOnServer.png  |   Bin 0 -> 15521 bytes
 .../read/sample/DemoService_Tutorial_Read.zip      |   Bin 0 -> 21119 bytes
 .../read/sample/DemoService_Tutorial_Read.zip.asc  |    17 +
 .../read/sample/DemoService_Tutorial_Read.zip.md5  |     1 +
 .../sample/DemoService_Tutorial_Read.zip.sha512    |     4 +
 content/doc/odata4/tutorials/read/tutorial_read.md |  1040 ++
 .../doc/odata4/tutorials/read/tutorial_read_mvn.md |    60 +
 content/doc/odata4/tutorials/readep/model1.png     |   Bin 0 -> 29656 bytes
 .../readep/sample/DemoService_Tutorial_ReadEp.zip  |   Bin 0 -> 26673 bytes
 .../sample/DemoService_Tutorial_ReadEp.zip.asc     |    17 +
 .../sample/DemoService_Tutorial_ReadEp.zip.md5     |     1 +
 .../sample/DemoService_Tutorial_ReadEp.zip.sha512  |     4 +
 .../doc/odata4/tutorials/readep/tutorial_readep.md |   841 ++
 .../doc/odata4/tutorials/sqo_es/metadataNav.jpg    |   Bin 0 -> 44966 bytes
 .../odata4/tutorials/sqo_es/responseProducts_1.jpg |   Bin 0 -> 24208 bytes
 .../sqo_es/responseProducts_1_expandCat.jpg        |   Bin 0 -> 31616 bytes
 .../tutorials/sqo_es/responseProducts_1_navCat.jpg |   Bin 0 -> 19274 bytes
 .../tutorials/sqo_es/responseProducts_Full.jpg     |   Bin 0 -> 113050 bytes
 .../sqo_es/responseProducts_SelectName.jpg         |   Bin 0 -> 47143 bytes
 .../sqo_es/responseProducts_expandCat.jpg          |   Bin 0 -> 56772 bytes
 .../doc/odata4/tutorials/sqo_es/tutorial_sqo_es.md |   619 +
 content/doc/odata4/tutorials/sqo_f/ast.png         |   Bin 0 -> 34382 bytes
 .../doc/odata4/tutorials/sqo_f/filter_applied.png  |   Bin 0 -> 35118 bytes
 content/doc/odata4/tutorials/sqo_f/keyAST.png      |   Bin 0 -> 15996 bytes
 content/doc/odata4/tutorials/sqo_f/no_filter.png   |   Bin 0 -> 25291 bytes
 .../doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md   |   564 +
 .../odata4/tutorials/sqo_o/products_bynameasc.png  |   Bin 0 -> 25383 bytes
 .../odata4/tutorials/sqo_o/products_unsorted.png   |   Bin 0 -> 25291 bytes
 .../doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md   |   323 +
 .../doc/odata4/tutorials/sqo_tcs/responseCount.jpg |   Bin 0 -> 69843 bytes
 .../doc/odata4/tutorials/sqo_tcs/responseFull.jpg  |   Bin 0 -> 65032 bytes
 .../doc/odata4/tutorials/sqo_tcs/responseSkip2.jpg |   Bin 0 -> 37351 bytes
 .../tutorials/sqo_tcs/responseSkipTopCount.jpg     |   Bin 0 -> 26614 bytes
 .../doc/odata4/tutorials/sqo_tcs/responseTop2.jpg  |   Bin 0 -> 50133 bytes
 .../odata4/tutorials/sqo_tcs/tutorial_sqo_tcs.md   |   435 +
 .../tutorials/streaming/tutorial_streaming.md      |   337 +
 .../write/sample/DemoService_Tutorial_Write.zip    |   Bin 0 -> 30272 bytes
 .../sample/DemoService_Tutorial_Write.zip.asc      |    17 +
 .../sample/DemoService_Tutorial_Write.zip.md5      |     1 +
 .../sample/DemoService_Tutorial_Write.zip.sha512   |     4 +
 .../doc/odata4/tutorials/write/tutorial_write.md   |   415 +
 content/documentation.md                           |    13 +
 content/documentation2.md                          |    65 +
 content/download.md                                |    30 +
 content/favicon.ico                                |   Bin 0 -> 1150 bytes
 content/google9e1dea24f02e0645.html                |     1 +
 content/img/DeltaFeedClassDiagram.png              |   Bin 0 -> 23597 bytes
 content/img/FilterExpressionSimple.png             |   Bin 0 -> 10034 bytes
 content/img/JPALibTab1.JPG                         |   Bin 0 -> 75080 bytes
 content/img/ODataCarsModel.JPG                     |   Bin 0 -> 27299 bytes
 content/img/OlingoCloud1.png                       |   Bin 0 -> 21171 bytes
 content/img/OlingoHighLevel.png                    |   Bin 0 -> 96749 bytes
 content/img/OlingoOrange.Right.png                 |   Bin 0 -> 22844 bytes
 content/img/OlingoOrange.png                       |   Bin 0 -> 60527 bytes
 content/img/OlingoOrangeTM.png                     |   Bin 0 -> 93316 bytes
 content/img/asf_logo_url.svg                       |   261 +
 content/img/asf_logo_url_small.png                 |   Bin 0 -> 14501 bytes
 content/img/glyphicons-halflings-white.png         |   Bin 0 -> 8777 bytes
 content/img/glyphicons-halflings.png               |   Bin 0 -> 12799 bytes
 content/img/odata/ODataLogo-150.png                |   Bin 0 -> 1265 bytes
 content/img/odata/ODataLogo-16.png                 |   Bin 0 -> 300 bytes
 content/img/odata/ODataLogo-24.png                 |   Bin 0 -> 400 bytes
 content/img/odata/ODataLogo-250.png                |   Bin 0 -> 1969 bytes
 content/img/odata/ODataLogo-32.png                 |   Bin 0 -> 465 bytes
 content/img/odata/ODataLogo-48.png                 |   Bin 0 -> 639 bytes
 content/img/odata/ODataLogo-96.png                 |   Bin 0 -> 945 bytes
 content/img/release.png                            |   Bin 0 -> 11197 bytes
 content/img/service-resolution-url.png             |   Bin 0 -> 19661 bytes
 content/index.md                                   |    78 +
 content/javadoc/odata2/LICENSE                     |   202 +
 content/javadoc/odata2/NOTICE                      |     8 +
 content/javadoc/odata2/allclasses-frame.html       |   413 +
 content/javadoc/odata2/allclasses-noframe.html     |   413 +
 content/javadoc/odata2/constant-values.html        |  1317 ++
 content/javadoc/odata2/deprecated-list.html        |   148 +
 content/javadoc/odata2/help-doc.html               |   231 +
 content/javadoc/odata2/index-all.html              | 10390 +++++++++++++++
 content/javadoc/odata2/index.html                  |    75 +
 ...ceFactory.AnnotationServiceFactoryInstance.html |   278 +
 .../processor/api/AnnotationServiceFactory.html    |   347 +
 ...ceFactory.AnnotationServiceFactoryInstance.html |   126 +
 .../api/class-use/AnnotationServiceFactory.html    |   126 +
 .../annotation/processor/api/package-frame.html    |    25 +
 .../annotation/processor/api/package-summary.html  |   179 +
 .../annotation/processor/api/package-tree.html     |   143 +
 .../annotation/processor/api/package-use.html      |   126 +
 .../processor/ref/AnnotationRefServiceFactory.html |   342 +
 .../ref/class-use/AnnotationRefServiceFactory.html |   126 +
 .../annotation/processor/ref/model/Building.html   |   402 +
 .../annotation/processor/ref/model/City.html       |   343 +
 .../annotation/processor/ref/model/Employee.html   |   601 +
 .../annotation/processor/ref/model/Location.html   |   345 +
 .../annotation/processor/ref/model/Manager.html    |   285 +
 .../processor/ref/model/ModelSharedConstants.html  |   238 +
 .../annotation/processor/ref/model/Photo.html      |   441 +
 .../annotation/processor/ref/model/RefBase.html    |   399 +
 .../processor/ref/model/ResourceHelper.Format.html |   371 +
 .../processor/ref/model/ResourceHelper.html        |   333 +
 .../annotation/processor/ref/model/Room.html       |   429 +
 .../annotation/processor/ref/model/Team.html       |   416 +
 .../processor/ref/model/class-use/Building.html    |   179 +
 .../processor/ref/model/class-use/City.html        |   179 +
 .../processor/ref/model/class-use/Employee.html    |   200 +
 .../processor/ref/model/class-use/Location.html    |   179 +
 .../processor/ref/model/class-use/Manager.html     |   179 +
 .../ref/model/class-use/ModelSharedConstants.html  |   126 +
 .../processor/ref/model/class-use/Photo.html       |   126 +
 .../processor/ref/model/class-use/RefBase.html     |   170 +
 .../ref/model/class-use/ResourceHelper.Format.html |   188 +
 .../ref/model/class-use/ResourceHelper.html        |   126 +
 .../processor/ref/model/class-use/Room.html        |   196 +
 .../processor/ref/model/class-use/Team.html        |   187 +
 .../processor/ref/model/package-frame.html         |    38 +
 .../processor/ref/model/package-summary.html       |   210 +
 .../processor/ref/model/package-tree.html          |   170 +
 .../processor/ref/model/package-use.html           |   183 +
 .../annotation/processor/ref/package-frame.html    |    21 +
 .../annotation/processor/ref/package-summary.html  |   147 +
 .../annotation/processor/ref/package-tree.html     |   143 +
 .../annotation/processor/ref/package-use.html      |   126 +
 .../apache/olingo/odata2/api/ODataCallback.html    |   178 +
 .../olingo/odata2/api/ODataDebugCallback.html      |   238 +
 .../api/ODataDebugResponseWrapperCallback.html     |   250 +
 .../org/apache/olingo/odata2/api/ODataService.html |   585 +
 .../olingo/odata2/api/ODataServiceFactory.html     |   460 +
 .../olingo/odata2/api/ODataServiceVersion.html     |   357 +
 .../odata2/api/annotation/edm/EdmComplexType.html  |   258 +
 .../api/annotation/edm/EdmConcurrencyControl.html  |   172 +
 .../api/annotation/edm/EdmDocumentation.html       |   254 +
 .../odata2/api/annotation/edm/EdmEntitySet.html    |   259 +
 .../odata2/api/annotation/edm/EdmEntityType.html   |   258 +
 .../odata2/api/annotation/edm/EdmFacets.html       |   313 +
 .../edm/EdmFunctionImport.HttpMethod.html          |   396 +
 .../edm/EdmFunctionImport.ReturnType.Type.html     |   360 +
 .../edm/EdmFunctionImport.ReturnType.html          |   267 +
 .../api/annotation/edm/EdmFunctionImport.html      |   351 +
 .../annotation/edm/EdmFunctionImportParameter.html |   305 +
 .../olingo/odata2/api/annotation/edm/EdmKey.html   |   171 +
 .../annotation/edm/EdmMediaResourceContent.html    |   174 +
 .../annotation/edm/EdmMediaResourceMimeType.html   |   175 +
 .../api/annotation/edm/EdmMediaResourceSource.html |   172 +
 .../edm/EdmNavigationProperty.Multiplicity.html    |   367 +
 .../api/annotation/edm/EdmNavigationProperty.html  |   347 +
 .../odata2/api/annotation/edm/EdmProperty.html     |   293 +
 .../olingo/odata2/api/annotation/edm/EdmType.html  |   529 +
 .../annotation/edm/class-use/EdmComplexType.html   |   170 +
 .../edm/class-use/EdmConcurrencyControl.html       |   126 +
 .../annotation/edm/class-use/EdmDocumentation.html |   126 +
 .../api/annotation/edm/class-use/EdmEntitySet.html |   186 +
 .../annotation/edm/class-use/EdmEntityType.html    |   190 +
 .../api/annotation/edm/class-use/EdmFacets.html    |   126 +
 .../class-use/EdmFunctionImport.HttpMethod.html    |   177 +
 .../EdmFunctionImport.ReturnType.Type.html         |   177 +
 .../class-use/EdmFunctionImport.ReturnType.html    |   126 +
 .../edm/class-use/EdmFunctionImport.html           |   187 +
 .../edm/class-use/EdmFunctionImportParameter.html  |   192 +
 .../api/annotation/edm/class-use/EdmKey.html       |   166 +
 .../edm/class-use/EdmMediaResourceContent.html     |   126 +
 .../edm/class-use/EdmMediaResourceMimeType.html    |   126 +
 .../edm/class-use/EdmMediaResourceSource.html      |   126 +
 .../EdmNavigationProperty.Multiplicity.html        |   177 +
 .../edm/class-use/EdmNavigationProperty.html       |   126 +
 .../api/annotation/edm/class-use/EdmProperty.html  |   170 +
 .../api/annotation/edm/class-use/EdmType.html      |   177 +
 .../odata2/api/annotation/edm/package-frame.html   |    42 +
 .../odata2/api/annotation/edm/package-summary.html |   288 +
 .../odata2/api/annotation/edm/package-tree.html    |   164 +
 .../odata2/api/annotation/edm/package-use.html     |   250 +
 .../olingo/odata2/api/batch/BatchException.html    |   778 ++
 .../olingo/odata2/api/batch/BatchHandler.html      |   262 +
 .../olingo/odata2/api/batch/BatchParserResult.html |   180 +
 .../olingo/odata2/api/batch/BatchRequestPart.html  |   257 +
 ...BatchResponsePart.BatchResponsePartBuilder.html |   304 +
 .../olingo/odata2/api/batch/BatchResponsePart.html |   384 +
 .../odata2/api/batch/class-use/BatchException.html |   210 +
 .../odata2/api/batch/class-use/BatchHandler.html   |   271 +
 .../api/batch/class-use/BatchParserResult.html     |   207 +
 .../api/batch/class-use/BatchRequestPart.html      |   206 +
 ...BatchResponsePart.BatchResponsePartBuilder.html |   210 +
 .../api/batch/class-use/BatchResponsePart.html     |   305 +
 .../olingo/odata2/api/batch/package-frame.html     |    32 +
 .../olingo/odata2/api/batch/package-summary.html   |   194 +
 .../olingo/odata2/api/batch/package-tree.html      |   166 +
 .../olingo/odata2/api/batch/package-use.html       |   353 +
 .../olingo/odata2/api/class-use/ODataCallback.html |   464 +
 .../odata2/api/class-use/ODataDebugCallback.html   |   126 +
 .../ODataDebugResponseWrapperCallback.html         |   126 +
 .../olingo/odata2/api/class-use/ODataService.html  |   359 +
 .../odata2/api/class-use/ODataServiceFactory.html  |   268 +
 .../odata2/api/class-use/ODataServiceVersion.html  |   126 +
 .../BatchChangeSet.BatchChangeSetBuilder.html      |   279 +
 .../odata2/api/client/batch/BatchChangeSet.html    |   346 +
 ...tchChangeSetPart.BatchChangeSetPartBuilder.html |   357 +
 .../api/client/batch/BatchChangeSetPart.html       |   490 +
 .../olingo/odata2/api/client/batch/BatchPart.html  |   175 +
 .../BatchQueryPart.BatchQueryPartBuilder.html      |   331 +
 .../odata2/api/client/batch/BatchQueryPart.html    |   431 +
 .../api/client/batch/BatchSingleResponse.html      |   339 +
 .../BatchChangeSet.BatchChangeSetBuilder.html      |   196 +
 .../api/client/batch/class-use/BatchChangeSet.html |   166 +
 ...tchChangeSetPart.BatchChangeSetPartBuilder.html |   242 +
 .../client/batch/class-use/BatchChangeSetPart.html |   196 +
 .../api/client/batch/class-use/BatchPart.html      |   208 +
 .../BatchQueryPart.BatchQueryPartBuilder.html      |   226 +
 .../api/client/batch/class-use/BatchQueryPart.html |   166 +
 .../batch/class-use/BatchSingleResponse.html       |   180 +
 .../odata2/api/client/batch/package-frame.html     |    31 +
 .../odata2/api/client/batch/package-summary.html   |   193 +
 .../odata2/api/client/batch/package-tree.html      |   153 +
 .../odata2/api/client/batch/package-use.html       |   240 +
 .../olingo/odata2/api/commons/HttpContentType.html |   563 +
 .../olingo/odata2/api/commons/HttpHeaders.html     |   785 ++
 .../olingo/odata2/api/commons/HttpStatusCodes.html |   849 ++
 .../olingo/odata2/api/commons/InlineCount.html     |   344 +
 .../odata2/api/commons/ODataHttpHeaders.html       |   246 +
 .../olingo/odata2/api/commons/ODataHttpMethod.html |   392 +
 .../api/commons/class-use/HttpContentType.html     |   126 +
 .../odata2/api/commons/class-use/HttpHeaders.html  |   126 +
 .../api/commons/class-use/HttpStatusCodes.html     |   377 +
 .../odata2/api/commons/class-use/InlineCount.html  |   274 +
 .../api/commons/class-use/ODataHttpHeaders.html    |   126 +
 .../api/commons/class-use/ODataHttpMethod.html     |   218 +
 .../olingo/odata2/api/commons/package-frame.html   |    32 +
 .../olingo/odata2/api/commons/package-summary.html |   209 +
 .../olingo/odata2/api/commons/package-tree.html    |   158 +
 .../olingo/odata2/api/commons/package-use.html     |   296 +
 .../org/apache/olingo/odata2/api/edm/Edm.html      |   867 ++
 .../apache/olingo/odata2/api/edm/EdmAction.html    |   349 +
 .../olingo/odata2/api/edm/EdmAnnotatable.html      |   241 +
 .../odata2/api/edm/EdmAnnotationAttribute.html     |   299 +
 .../odata2/api/edm/EdmAnnotationElement.html       |   335 +
 .../olingo/odata2/api/edm/EdmAnnotations.html      |   304 +
 .../olingo/odata2/api/edm/EdmAssociation.html      |   336 +
 .../olingo/odata2/api/edm/EdmAssociationEnd.html   |   285 +
 .../olingo/odata2/api/edm/EdmAssociationSet.html   |   306 +
 .../odata2/api/edm/EdmAssociationSetEnd.html       |   271 +
 .../olingo/odata2/api/edm/EdmComplexType.html      |   282 +
 .../olingo/odata2/api/edm/EdmConcurrencyMode.html  |   349 +
 .../olingo/odata2/api/edm/EdmContentKind.html      |   361 +
 .../api/edm/EdmCustomizableFeedMappings.html       |   338 +
 .../apache/olingo/odata2/api/edm/EdmElement.html   |   268 +
 .../olingo/odata2/api/edm/EdmEntityContainer.html  |   380 +
 .../apache/olingo/odata2/api/edm/EdmEntitySet.html |   312 +
 .../olingo/odata2/api/edm/EdmEntitySetInfo.html    |   286 +
 .../olingo/odata2/api/edm/EdmEntityType.html       |   400 +
 .../apache/olingo/odata2/api/edm/EdmException.html |   459 +
 .../apache/olingo/odata2/api/edm/EdmFacets.html    |   399 +
 .../olingo/odata2/api/edm/EdmFunctionImport.html   |   384 +
 .../apache/olingo/odata2/api/edm/EdmLiteral.html   |   338 +
 .../olingo/odata2/api/edm/EdmLiteralException.html |   415 +
 .../olingo/odata2/api/edm/EdmLiteralKind.html      |   359 +
 .../apache/olingo/odata2/api/edm/EdmMappable.html  |   241 +
 .../apache/olingo/odata2/api/edm/EdmMapping.html   |   298 +
 .../olingo/odata2/api/edm/EdmMultiplicity.html     |   409 +
 .../org/apache/olingo/odata2/api/edm/EdmNamed.html |   238 +
 .../odata2/api/edm/EdmNavigationProperty.html      |   318 +
 .../apache/olingo/odata2/api/edm/EdmParameter.html |   229 +
 .../apache/olingo/odata2/api/edm/EdmProperty.html  |   321 +
 .../odata2/api/edm/EdmReferentialConstraint.html   |   272 +
 .../api/edm/EdmReferentialConstraintRole.html      |   254 +
 .../olingo/odata2/api/edm/EdmServiceMetadata.html  |   275 +
 .../olingo/odata2/api/edm/EdmSimpleType.html       |   523 +
 .../odata2/api/edm/EdmSimpleTypeException.html     |   579 +
 .../olingo/odata2/api/edm/EdmSimpleTypeFacade.html |   264 +
 .../olingo/odata2/api/edm/EdmSimpleTypeKind.html   |   604 +
 .../olingo/odata2/api/edm/EdmStructuralType.html   |   323 +
 .../olingo/odata2/api/edm/EdmTargetPath.html       |   436 +
 .../org/apache/olingo/odata2/api/edm/EdmType.html  |   270 +
 .../apache/olingo/odata2/api/edm/EdmTypeKind.html  |   407 +
 .../org/apache/olingo/odata2/api/edm/EdmTyped.html |   276 +
 .../olingo/odata2/api/edm/FullQualifiedName.html   |   356 +
 .../olingo/odata2/api/edm/class-use/Edm.html       |   324 +
 .../olingo/odata2/api/edm/class-use/EdmAction.html |   216 +
 .../odata2/api/edm/class-use/EdmAnnotatable.html   |   226 +
 .../api/edm/class-use/EdmAnnotationAttribute.html  |   218 +
 .../api/edm/class-use/EdmAnnotationElement.html    |   192 +
 .../odata2/api/edm/class-use/EdmAnnotations.html   |   170 +
 .../odata2/api/edm/class-use/EdmAssociation.html   |   183 +
 .../api/edm/class-use/EdmAssociationEnd.html       |   182 +
 .../api/edm/class-use/EdmAssociationSet.html       |   186 +
 .../api/edm/class-use/EdmAssociationSetEnd.html    |   170 +
 .../odata2/api/edm/class-use/EdmComplexType.html   |   175 +
 .../api/edm/class-use/EdmConcurrencyMode.html      |   222 +
 .../odata2/api/edm/class-use/EdmContentKind.html   |   222 +
 .../edm/class-use/EdmCustomizableFeedMappings.html |   202 +
 .../odata2/api/edm/class-use/EdmElement.html       |   174 +
 .../api/edm/class-use/EdmEntityContainer.html      |   324 +
 .../odata2/api/edm/class-use/EdmEntitySet.html     |   842 ++
 .../odata2/api/edm/class-use/EdmEntitySetInfo.html |   192 +
 .../odata2/api/edm/class-use/EdmEntityType.html    |   235 +
 .../odata2/api/edm/class-use/EdmException.html     |   633 +
 .../olingo/odata2/api/edm/class-use/EdmFacets.html |   276 +
 .../api/edm/class-use/EdmFunctionImport.html       |   407 +
 .../odata2/api/edm/class-use/EdmLiteral.html       |   371 +
 .../api/edm/class-use/EdmLiteralException.html     |   176 +
 .../odata2/api/edm/class-use/EdmLiteralKind.html   |   211 +
 .../odata2/api/edm/class-use/EdmMappable.html      |   206 +
 .../odata2/api/edm/class-use/EdmMapping.html       |   225 +
 .../odata2/api/edm/class-use/EdmMultiplicity.html  |   244 +
 .../olingo/odata2/api/edm/class-use/EdmNamed.html  |   232 +
 .../api/edm/class-use/EdmNavigationProperty.html   |   305 +
 .../odata2/api/edm/class-use/EdmParameter.html     |   170 +
 .../odata2/api/edm/class-use/EdmProperty.html      |   415 +
 .../edm/class-use/EdmReferentialConstraint.html    |   170 +
 .../class-use/EdmReferentialConstraintRole.html    |   176 +
 .../api/edm/class-use/EdmServiceMetadata.html      |   170 +
 .../odata2/api/edm/class-use/EdmSimpleType.html    |   241 +
 .../api/edm/class-use/EdmSimpleTypeException.html  |   187 +
 .../api/edm/class-use/EdmSimpleTypeFacade.html     |   174 +
 .../api/edm/class-use/EdmSimpleTypeKind.html       |   271 +
 .../api/edm/class-use/EdmStructuralType.html       |   191 +
 .../odata2/api/edm/class-use/EdmTargetPath.html    |   126 +
 .../olingo/odata2/api/edm/class-use/EdmType.html   |   374 +
 .../odata2/api/edm/class-use/EdmTypeKind.html      |   181 +
 .../olingo/odata2/api/edm/class-use/EdmTyped.html  |   242 +
 .../api/edm/class-use/FullQualifiedName.html       |   364 +
 .../olingo/odata2/api/edm/package-frame.html       |    74 +
 .../olingo/odata2/api/edm/package-summary.html     |   375 +
 .../apache/olingo/odata2/api/edm/package-tree.html |   266 +
 .../apache/olingo/odata2/api/edm/package-use.html  |   658 +
 .../olingo/odata2/api/edm/provider/AliasInfo.html  |   333 +
 .../api/edm/provider/AnnotationAttribute.html      |   446 +
 .../odata2/api/edm/provider/AnnotationElement.html |   473 +
 .../odata2/api/edm/provider/Association.html       |   534 +
 .../odata2/api/edm/provider/AssociationEnd.html    |   534 +
 .../odata2/api/edm/provider/AssociationSet.html    |   534 +
 .../odata2/api/edm/provider/AssociationSetEnd.html |   456 +
 .../odata2/api/edm/provider/ComplexProperty.html   |   496 +
 .../odata2/api/edm/provider/ComplexType.html       |   577 +
 .../api/edm/provider/CustomizableFeedMappings.html |   554 +
 .../odata2/api/edm/provider/DataServices.html      |   418 +
 .../odata2/api/edm/provider/Documentation.html     |   417 +
 .../odata2/api/edm/provider/EdmProvider.html       |   503 +
 .../api/edm/provider/EdmProviderAccessor.html      |   228 +
 .../api/edm/provider/EdmProviderFactory.html       |   255 +
 .../odata2/api/edm/provider/EntityContainer.html   |   501 +
 .../api/edm/provider/EntityContainerInfo.html      |   460 +
 .../olingo/odata2/api/edm/provider/EntitySet.html  |   495 +
 .../olingo/odata2/api/edm/provider/EntityType.html |   627 +
 .../olingo/odata2/api/edm/provider/Facets.html     |   688 +
 .../odata2/api/edm/provider/FunctionImport.html    |   612 +
 .../api/edm/provider/FunctionImportParameter.html  |   573 +
 .../apache/olingo/odata2/api/edm/provider/Key.html |   378 +
 .../olingo/odata2/api/edm/provider/Mapping.html    |   446 +
 .../api/edm/provider/NavigationProperty.html       |   573 +
 .../olingo/odata2/api/edm/provider/OnDelete.html   |   417 +
 .../olingo/odata2/api/edm/provider/Property.html   |   577 +
 .../odata2/api/edm/provider/PropertyRef.html       |   378 +
 .../api/edm/provider/ReferentialConstraint.html    |   456 +
 .../edm/provider/ReferentialConstraintRole.html    |   417 +
 .../olingo/odata2/api/edm/provider/ReturnType.html |   356 +
 .../olingo/odata2/api/edm/provider/Schema.html     |   612 +
 .../odata2/api/edm/provider/SimpleProperty.html    |   496 +
 .../olingo/odata2/api/edm/provider/Using.html      |   455 +
 .../api/edm/provider/class-use/AliasInfo.html      |   187 +
 .../provider/class-use/AnnotationAttribute.html    |   420 +
 .../edm/provider/class-use/AnnotationElement.html  |   442 +
 .../api/edm/provider/class-use/Association.html    |   318 +
 .../api/edm/provider/class-use/AssociationEnd.html |   285 +
 .../api/edm/provider/class-use/AssociationSet.html |   309 +
 .../edm/provider/class-use/AssociationSetEnd.html  |   223 +
 .../edm/provider/class-use/ComplexProperty.html    |   228 +
 .../api/edm/provider/class-use/ComplexType.html    |   356 +
 .../class-use/CustomizableFeedMappings.html        |   237 +
 .../api/edm/provider/class-use/DataServices.html   |   224 +
 .../api/edm/provider/class-use/Documentation.html  |   349 +
 .../api/edm/provider/class-use/EdmProvider.html    |   354 +
 .../provider/class-use/EdmProviderAccessor.html    |   126 +
 .../edm/provider/class-use/EdmProviderFactory.html |   126 +
 .../edm/provider/class-use/EntityContainer.html    |   276 +
 .../provider/class-use/EntityContainerInfo.html    |   237 +
 .../api/edm/provider/class-use/EntitySet.html      |   299 +
 .../api/edm/provider/class-use/EntityType.html     |   329 +
 .../odata2/api/edm/provider/class-use/Facets.html  |   218 +
 .../api/edm/provider/class-use/FunctionImport.html |   302 +
 .../class-use/FunctionImportParameter.html         |   240 +
 .../odata2/api/edm/provider/class-use/Key.html     |   228 +
 .../odata2/api/edm/provider/class-use/Mapping.html |   269 +
 .../edm/provider/class-use/NavigationProperty.html |   282 +
 .../api/edm/provider/class-use/OnDelete.html       |   207 +
 .../api/edm/provider/class-use/Property.html       |   309 +
 .../api/edm/provider/class-use/PropertyRef.html    |   220 +
 .../provider/class-use/ReferentialConstraint.html  |   240 +
 .../class-use/ReferentialConstraintRole.html       |   244 +
 .../api/edm/provider/class-use/ReturnType.html     |   195 +
 .../odata2/api/edm/provider/class-use/Schema.html  |   336 +
 .../api/edm/provider/class-use/SimpleProperty.html |   228 +
 .../odata2/api/edm/provider/class-use/Using.html   |   222 +
 .../odata2/api/edm/provider/package-frame.html     |    57 +
 .../odata2/api/edm/provider/package-summary.html   |   629 +
 .../odata2/api/edm/provider/package-tree.html      |   184 +
 .../odata2/api/edm/provider/package-use.html       |   595 +
 .../ep/EntityProvider.EntityProviderInterface.html |  1213 ++
 .../olingo/odata2/api/ep/EntityProvider.html       |  1305 ++
 ...rties.EntityProviderBatchPropertiesBuilder.html |   315 +
 .../api/ep/EntityProviderBatchProperties.html      |   319 +
 .../odata2/api/ep/EntityProviderException.html     |   772 ++
 ...erties.EntityProviderReadPropertiesBuilder.html |   364 +
 .../api/ep/EntityProviderReadProperties.html       |   356 +
 ...rties.ODataEntityProviderPropertiesBuilder.html |   577 +
 .../api/ep/EntityProviderWriteProperties.html      |   561 +
 .../api/ep/callback/OnReadInlineContent.html       |   305 +
 .../api/ep/callback/OnWriteEntryContent.html       |   244 +
 .../odata2/api/ep/callback/OnWriteFeedContent.html |   244 +
 .../odata2/api/ep/callback/ReadEntryResult.html    |   391 +
 .../odata2/api/ep/callback/ReadFeedResult.html     |   392 +
 .../olingo/odata2/api/ep/callback/ReadResult.html  |   426 +
 .../odata2/api/ep/callback/TombstoneCallback.html  |   344 +
 .../api/ep/callback/TombstoneCallbackResult.html   |   341 +
 .../api/ep/callback/WriteCallbackContext.html      |   490 +
 .../api/ep/callback/WriteEntryCallbackContext.html |   253 +
 .../api/ep/callback/WriteEntryCallbackResult.html  |   333 +
 .../api/ep/callback/WriteFeedCallbackContext.html  |   314 +
 .../api/ep/callback/WriteFeedCallbackResult.html   |   336 +
 .../ep/callback/class-use/OnReadInlineContent.html |   181 +
 .../ep/callback/class-use/OnWriteEntryContent.html |   126 +
 .../ep/callback/class-use/OnWriteFeedContent.html  |   126 +
 .../api/ep/callback/class-use/ReadEntryResult.html |   170 +
 .../api/ep/callback/class-use/ReadFeedResult.html  |   170 +
 .../api/ep/callback/class-use/ReadResult.html      |   177 +
 .../ep/callback/class-use/TombstoneCallback.html   |   126 +
 .../class-use/TombstoneCallbackResult.html         |   170 +
 .../callback/class-use/WriteCallbackContext.html   |   176 +
 .../class-use/WriteEntryCallbackContext.html       |   170 +
 .../class-use/WriteEntryCallbackResult.html        |   170 +
 .../class-use/WriteFeedCallbackContext.html        |   170 +
 .../class-use/WriteFeedCallbackResult.html         |   170 +
 .../odata2/api/ep/callback/package-frame.html      |    36 +
 .../odata2/api/ep/callback/package-summary.html    |   249 +
 .../odata2/api/ep/callback/package-tree.html       |   164 +
 .../olingo/odata2/api/ep/callback/package-use.html |   228 +
 .../EntityProvider.EntityProviderInterface.html    |   174 +
 .../odata2/api/ep/class-use/EntityProvider.html    |   126 +
 ...rties.EntityProviderBatchPropertiesBuilder.html |   176 +
 .../class-use/EntityProviderBatchProperties.html   |   206 +
 .../api/ep/class-use/EntityProviderException.html  |   739 +
 ...erties.EntityProviderReadPropertiesBuilder.html |   194 +
 .../ep/class-use/EntityProviderReadProperties.html |   403 +
 ...rties.ODataEntityProviderPropertiesBuilder.html |   250 +
 .../class-use/EntityProviderWriteProperties.html   |   357 +
 .../odata2/api/ep/entry/DeletedEntryMetadata.html  |   251 +
 .../olingo/odata2/api/ep/entry/EntryMetadata.html  |   293 +
 .../olingo/odata2/api/ep/entry/MediaMetadata.html  |   293 +
 .../olingo/odata2/api/ep/entry/ODataEntry.html     |   316 +
 .../ep/entry/class-use/DeletedEntryMetadata.html   |   170 +
 .../api/ep/entry/class-use/EntryMetadata.html      |   170 +
 .../api/ep/entry/class-use/MediaMetadata.html      |   170 +
 .../odata2/api/ep/entry/class-use/ODataEntry.html  |   254 +
 .../olingo/odata2/api/ep/entry/package-frame.html  |    24 +
 .../odata2/api/ep/entry/package-summary.html       |   178 +
 .../olingo/odata2/api/ep/entry/package-tree.html   |   138 +
 .../olingo/odata2/api/ep/entry/package-use.html    |   245 +
 .../olingo/odata2/api/ep/feed/FeedMetadata.html    |   262 +
 .../olingo/odata2/api/ep/feed/ODataDeltaFeed.html  |   243 +
 .../olingo/odata2/api/ep/feed/ODataFeed.html       |   252 +
 .../odata2/api/ep/feed/class-use/FeedMetadata.html |   168 +
 .../api/ep/feed/class-use/ODataDeltaFeed.html      |   187 +
 .../odata2/api/ep/feed/class-use/ODataFeed.html    |   252 +
 .../olingo/odata2/api/ep/feed/package-frame.html   |    23 +
 .../olingo/odata2/api/ep/feed/package-summary.html |   169 +
 .../olingo/odata2/api/ep/feed/package-tree.html    |   140 +
 .../olingo/odata2/api/ep/feed/package-use.html     |   217 +
 .../apache/olingo/odata2/api/ep/package-frame.html |    35 +
 .../olingo/odata2/api/ep/package-summary.html      |   238 +
 .../apache/olingo/odata2/api/ep/package-tree.html  |   166 +
 .../apache/olingo/odata2/api/ep/package-use.html   |   299 +
 .../odata2/api/exception/MessageReference.html     |   426 +
 .../api/exception/ODataApplicationException.html   |   544 +
 .../api/exception/ODataBadRequestException.html    |   525 +
 .../api/exception/ODataConflictException.html      |   395 +
 .../odata2/api/exception/ODataException.html       |   457 +
 .../api/exception/ODataForbiddenException.html     |   395 +
 .../odata2/api/exception/ODataHttpException.html   |   435 +
 .../ODataInternalServerErrorException.html         |   394 +
 .../api/exception/ODataMessageException.html       |   547 +
 .../exception/ODataMethodNotAllowedException.html  |   395 +
 .../api/exception/ODataNotAcceptableException.html |   421 +
 .../api/exception/ODataNotFoundException.html      |   412 +
 .../exception/ODataNotImplementedException.html    |   390 +
 .../ODataPreconditionFailedException.html          |   395 +
 .../ODataPreconditionRequiredException.html        |   395 +
 .../ODataRuntimeApplicationException.html          |   538 +
 .../ODataServiceUnavailableException.html          |   395 +
 .../ODataUnsupportedMediaTypeException.html        |   430 +
 .../api/exception/class-use/MessageReference.html  |  1735 +++
 .../class-use/ODataApplicationException.html       |   355 +
 .../class-use/ODataBadRequestException.html        |   197 +
 .../class-use/ODataConflictException.html          |   126 +
 .../api/exception/class-use/ODataException.html    |  1691 +++
 .../class-use/ODataForbiddenException.html         |   126 +
 .../exception/class-use/ODataHttpException.html    |   308 +
 .../ODataInternalServerErrorException.html         |   126 +
 .../exception/class-use/ODataMessageException.html |   487 +
 .../class-use/ODataMethodNotAllowedException.html  |   126 +
 .../class-use/ODataNotAcceptableException.html     |   126 +
 .../class-use/ODataNotFoundException.html          |   308 +
 .../class-use/ODataNotImplementedException.html    |   223 +
 .../ODataPreconditionFailedException.html          |   126 +
 .../ODataPreconditionRequiredException.html        |   126 +
 .../ODataRuntimeApplicationException.html          |   126 +
 .../ODataServiceUnavailableException.html          |   126 +
 .../ODataUnsupportedMediaTypeException.html        |   126 +
 .../olingo/odata2/api/exception/package-frame.html |    41 +
 .../odata2/api/exception/package-summary.html      |   316 +
 .../olingo/odata2/api/exception/package-tree.html  |   177 +
 .../olingo/odata2/api/exception/package-use.html   |   746 ++
 .../apache/olingo/odata2/api/package-frame.html    |    29 +
 .../apache/olingo/odata2/api/package-summary.html  |   242 +
 .../org/apache/olingo/odata2/api/package-tree.html |   150 +
 .../org/apache/olingo/odata2/api/package-use.html  |   458 +
 .../processor/ODataContext.RuntimeMeasurement.html |   477 +
 .../olingo/odata2/api/processor/ODataContext.html  |   632 +
 .../odata2/api/processor/ODataErrorCallback.html   |   251 +
 .../odata2/api/processor/ODataErrorContext.html    |   696 +
 .../odata2/api/processor/ODataProcessor.html       |   264 +
 .../ODataRequest.ODataRequestBuilder.html          |   422 +
 .../olingo/odata2/api/processor/ODataRequest.html  |   569 +
 .../ODataResponse.ODataResponseBuilder.html        |   373 +
 .../olingo/odata2/api/processor/ODataResponse.html |   630 +
 .../odata2/api/processor/ODataSingleProcessor.html |  1383 ++
 .../class-use/ODataContext.RuntimeMeasurement.html |   170 +
 .../api/processor/class-use/ODataContext.html      |   325 +
 .../processor/class-use/ODataErrorCallback.html    |   192 +
 .../api/processor/class-use/ODataErrorContext.html |   273 +
 .../api/processor/class-use/ODataProcessor.html    |   453 +
 .../ODataRequest.ODataRequestBuilder.html          |   280 +
 .../api/processor/class-use/ODataRequest.html      |   345 +
 .../ODataResponse.ODataResponseBuilder.html        |   248 +
 .../api/processor/class-use/ODataResponse.html     |  1368 ++
 .../processor/class-use/ODataSingleProcessor.html  |   343 +
 .../api/processor/feature/CustomContentType.html   |   247 +
 .../processor/feature/ODataProcessorFeature.html   |   180 +
 .../feature/class-use/CustomContentType.html       |   249 +
 .../feature/class-use/ODataProcessorFeature.html   |   275 +
 .../api/processor/feature/package-frame.html       |    22 +
 .../api/processor/feature/package-summary.html     |   163 +
 .../odata2/api/processor/feature/package-tree.html |   139 +
 .../odata2/api/processor/feature/package-use.html  |   271 +
 .../olingo/odata2/api/processor/package-frame.html |    33 +
 .../odata2/api/processor/package-summary.html      |   237 +
 .../olingo/odata2/api/processor/package-tree.html  |   155 +
 .../olingo/odata2/api/processor/package-use.html   |   591 +
 .../odata2/api/processor/part/BatchProcessor.html  |   291 +
 .../part/EntityComplexPropertyProcessor.html       |   293 +
 .../api/processor/part/EntityLinkProcessor.html    |   345 +
 .../api/processor/part/EntityLinksProcessor.html   |   317 +
 .../api/processor/part/EntityMediaProcessor.html   |   317 +
 .../odata2/api/processor/part/EntityProcessor.html |   347 +
 .../api/processor/part/EntitySetProcessor.html     |   317 +
 .../part/EntitySimplePropertyProcessor.html        |   288 +
 .../part/EntitySimplePropertyValueProcessor.html   |   318 +
 .../processor/part/FunctionImportProcessor.html    |   255 +
 .../part/FunctionImportValueProcessor.html         |   255 +
 .../api/processor/part/MetadataProcessor.html      |   251 +
 .../processor/part/ServiceDocumentProcessor.html   |   251 +
 .../processor/part/class-use/BatchProcessor.html   |   273 +
 .../class-use/EntityComplexPropertyProcessor.html  |   273 +
 .../part/class-use/EntityLinkProcessor.html        |   273 +
 .../part/class-use/EntityLinksProcessor.html       |   273 +
 .../part/class-use/EntityMediaProcessor.html       |   273 +
 .../processor/part/class-use/EntityProcessor.html  |   273 +
 .../part/class-use/EntitySetProcessor.html         |   273 +
 .../class-use/EntitySimplePropertyProcessor.html   |   273 +
 .../EntitySimplePropertyValueProcessor.html        |   273 +
 .../part/class-use/FunctionImportProcessor.html    |   273 +
 .../class-use/FunctionImportValueProcessor.html    |   273 +
 .../part/class-use/MetadataProcessor.html          |   273 +
 .../part/class-use/ServiceDocumentProcessor.html   |   273 +
 .../odata2/api/processor/part/package-frame.html   |    33 +
 .../odata2/api/processor/part/package-summary.html |   227 +
 .../odata2/api/processor/part/package-tree.html    |   151 +
 .../odata2/api/processor/part/package-use.html     |   551 +
 .../RuntimeDelegate.RuntimeDelegateInstance.html   |   481 +
 .../olingo/odata2/api/rt/RuntimeDelegate.html      |   565 +
 .../RuntimeDelegate.RuntimeDelegateInstance.html   |   126 +
 .../odata2/api/rt/class-use/RuntimeDelegate.html   |   126 +
 .../apache/olingo/odata2/api/rt/package-frame.html |    22 +
 .../olingo/odata2/api/rt/package-summary.html      |   163 +
 .../apache/olingo/odata2/api/rt/package-tree.html  |   140 +
 .../apache/olingo/odata2/api/rt/package-use.html   |   126 +
 .../olingo/odata2/api/servicedocument/Accept.html  |   252 +
 .../odata2/api/servicedocument/AtomInfo.html       |   272 +
 .../odata2/api/servicedocument/Categories.html     |   294 +
 .../odata2/api/servicedocument/Category.html       |   292 +
 .../odata2/api/servicedocument/Collection.html     |   331 +
 .../api/servicedocument/CommonAttributes.html      |   271 +
 .../api/servicedocument/ExtensionAttribute.html    |   292 +
 .../api/servicedocument/ExtensionElement.html      |   333 +
 .../olingo/odata2/api/servicedocument/Fixed.html   |   346 +
 .../api/servicedocument/ServiceDocument.html       |   255 +
 .../api/servicedocument/ServiceDocumentParser.html |   228 +
 .../ServiceDocumentParserException.html            |   264 +
 .../olingo/odata2/api/servicedocument/Title.html   |   229 +
 .../odata2/api/servicedocument/Workspace.html      |   292 +
 .../api/servicedocument/class-use/Accept.html      |   169 +
 .../api/servicedocument/class-use/AtomInfo.html    |   168 +
 .../api/servicedocument/class-use/Categories.html  |   166 +
 .../api/servicedocument/class-use/Category.html    |   168 +
 .../api/servicedocument/class-use/Collection.html  |   168 +
 .../class-use/CommonAttributes.html                |   192 +
 .../class-use/ExtensionAttribute.html              |   174 +
 .../class-use/ExtensionElement.html                |   186 +
 .../api/servicedocument/class-use/Fixed.html       |   181 +
 .../servicedocument/class-use/ServiceDocument.html |   202 +
 .../class-use/ServiceDocumentParser.html           |   126 +
 .../class-use/ServiceDocumentParserException.html  |   166 +
 .../api/servicedocument/class-use/Title.html       |   174 +
 .../api/servicedocument/class-use/Workspace.html   |   168 +
 .../odata2/api/servicedocument/package-frame.html  |    40 +
 .../api/servicedocument/package-summary.html       |   242 +
 .../odata2/api/servicedocument/package-tree.html   |   174 +
 .../odata2/api/servicedocument/package-use.html    |   242 +
 ...SelectTreeNode.ExpandSelectTreeNodeBuilder.html |   412 +
 .../odata2/api/uri/ExpandSelectTreeNode.html       |   367 +
 .../apache/olingo/odata2/api/uri/KeyPredicate.html |   258 +
 .../odata2/api/uri/NavigationPropertySegment.html  |   255 +
 .../olingo/odata2/api/uri/NavigationSegment.html   |   276 +
 .../org/apache/olingo/odata2/api/uri/PathInfo.html |   294 +
 .../apache/olingo/odata2/api/uri/PathSegment.html  |   261 +
 .../apache/olingo/odata2/api/uri/SelectItem.html   |   274 +
 .../org/apache/olingo/odata2/api/uri/UriInfo.html  |  1087 ++
 .../odata2/api/uri/UriNotMatchingException.html    |   459 +
 .../apache/olingo/odata2/api/uri/UriParser.html    |   716 +
 .../olingo/odata2/api/uri/UriSyntaxException.html  |   733 +
 ...SelectTreeNode.ExpandSelectTreeNodeBuilder.html |   229 +
 .../api/uri/class-use/ExpandSelectTreeNode.html    |   323 +
 .../odata2/api/uri/class-use/KeyPredicate.html     |   428 +
 .../uri/class-use/NavigationPropertySegment.html   |   234 +
 .../api/uri/class-use/NavigationSegment.html       |   274 +
 .../olingo/odata2/api/uri/class-use/PathInfo.html  |   240 +
 .../odata2/api/uri/class-use/PathSegment.html      |   230 +
 .../odata2/api/uri/class-use/SelectItem.html       |   228 +
 .../olingo/odata2/api/uri/class-use/UriInfo.html   |   216 +
 .../api/uri/class-use/UriNotMatchingException.html |   178 +
 .../olingo/odata2/api/uri/class-use/UriParser.html |   174 +
 .../api/uri/class-use/UriSyntaxException.html      |   178 +
 .../api/uri/expression/BinaryExpression.html       |   288 +
 .../odata2/api/uri/expression/BinaryOperator.html  |   528 +
 .../api/uri/expression/CommonExpression.html       |   325 +
 .../uri/expression/ExceptionVisitExpression.html   |   438 +
 .../odata2/api/uri/expression/ExpressionKind.html  |   491 +
 .../uri/expression/ExpressionParserException.html  |   742 ++
 .../api/uri/expression/ExpressionVisitor.html      |   468 +
 .../api/uri/expression/FilterExpression.html       |   266 +
 .../api/uri/expression/LiteralExpression.html      |   213 +
 .../api/uri/expression/MemberExpression.html       |   276 +
 .../api/uri/expression/MethodExpression.html       |   291 +
 .../odata2/api/uri/expression/MethodOperator.html  |   585 +
 .../api/uri/expression/OrderByExpression.html      |   285 +
 .../odata2/api/uri/expression/OrderExpression.html |   274 +
 .../api/uri/expression/PropertyExpression.html     |   274 +
 .../odata2/api/uri/expression/SortOrder.html       |   386 +
 .../odata2/api/uri/expression/UnaryExpression.html |   274 +
 .../odata2/api/uri/expression/UnaryOperator.html   |   381 +
 .../odata2/api/uri/expression/Visitable.html       |   258 +
 .../uri/expression/class-use/BinaryExpression.html |   173 +
 .../uri/expression/class-use/BinaryOperator.html   |   199 +
 .../uri/expression/class-use/CommonExpression.html |   325 +
 .../class-use/ExceptionVisitExpression.html        |   170 +
 .../uri/expression/class-use/ExpressionKind.html   |   181 +
 .../class-use/ExpressionParserException.html       |   194 +
 .../expression/class-use/ExpressionVisitor.html    |   170 +
 .../uri/expression/class-use/FilterExpression.html |   290 +
 .../expression/class-use/LiteralExpression.html    |   171 +
 .../uri/expression/class-use/MemberExpression.html |   172 +
 .../uri/expression/class-use/MethodExpression.html |   172 +
 .../uri/expression/class-use/MethodOperator.html   |   198 +
 .../expression/class-use/OrderByExpression.html    |   241 +
 .../uri/expression/class-use/OrderExpression.html  |   185 +
 .../expression/class-use/PropertyExpression.html   |   172 +
 .../api/uri/expression/class-use/SortOrder.html    |   198 +
 .../uri/expression/class-use/UnaryExpression.html  |   172 +
 .../uri/expression/class-use/UnaryOperator.html    |   198 +
 .../api/uri/expression/class-use/Visitable.html    |   244 +
 .../odata2/api/uri/expression/package-frame.html   |    45 +
 .../odata2/api/uri/expression/package-summary.html |   315 +
 .../odata2/api/uri/expression/package-tree.html    |   201 +
 .../odata2/api/uri/expression/package-use.html     |   337 +
 .../olingo/odata2/api/uri/info/DeleteUriInfo.html  |   462 +
 .../api/uri/info/GetComplexPropertyUriInfo.html    |   483 +
 .../odata2/api/uri/info/GetEntityCountUriInfo.html |   483 +
 .../api/uri/info/GetEntityLinkCountUriInfo.html    |   481 +
 .../odata2/api/uri/info/GetEntityLinkUriInfo.html  |   481 +
 .../api/uri/info/GetEntitySetCountUriInfo.html     |   495 +
 .../uri/info/GetEntitySetLinksCountUriInfo.html    |   515 +
 .../api/uri/info/GetEntitySetLinksUriInfo.html     |   555 +
 .../odata2/api/uri/info/GetEntitySetUriInfo.html   |   601 +
 .../odata2/api/uri/info/GetEntityUriInfo.html      |   527 +
 .../api/uri/info/GetFunctionImportUriInfo.html     |   307 +
 .../api/uri/info/GetMediaResourceUriInfo.html      |   483 +
 .../odata2/api/uri/info/GetMetadataUriInfo.html    |   243 +
 .../api/uri/info/GetServiceDocumentUriInfo.html    |   263 +
 .../api/uri/info/GetSimplePropertyUriInfo.html     |   503 +
 .../olingo/odata2/api/uri/info/PostUriInfo.html    |   412 +
 .../odata2/api/uri/info/PutMergePatchUriInfo.html  |   484 +
 .../api/uri/info/class-use/DeleteUriInfo.html      |   368 +
 .../info/class-use/GetComplexPropertyUriInfo.html  |   245 +
 .../uri/info/class-use/GetEntityCountUriInfo.html  |   304 +
 .../info/class-use/GetEntityLinkCountUriInfo.html  |   245 +
 .../uri/info/class-use/GetEntityLinkUriInfo.html   |   305 +
 .../info/class-use/GetEntitySetCountUriInfo.html   |   303 +
 .../class-use/GetEntitySetLinksCountUriInfo.html   |   245 +
 .../info/class-use/GetEntitySetLinksUriInfo.html   |   305 +
 .../uri/info/class-use/GetEntitySetUriInfo.html    |   374 +
 .../api/uri/info/class-use/GetEntityUriInfo.html   |   335 +
 .../info/class-use/GetFunctionImportUriInfo.html   |   335 +
 .../info/class-use/GetMediaResourceUriInfo.html    |   245 +
 .../api/uri/info/class-use/GetMetadataUriInfo.html |   220 +
 .../info/class-use/GetServiceDocumentUriInfo.html  |   220 +
 .../info/class-use/GetSimplePropertyUriInfo.html   |   262 +
 .../odata2/api/uri/info/class-use/PostUriInfo.html |   360 +
 .../uri/info/class-use/PutMergePatchUriInfo.html   |   466 +
 .../olingo/odata2/api/uri/info/package-frame.html  |    37 +
 .../odata2/api/uri/info/package-summary.html       |   267 +
 .../olingo/odata2/api/uri/info/package-tree.html   |   151 +
 .../olingo/odata2/api/uri/info/package-use.html    |   794 ++
 .../olingo/odata2/api/uri/package-frame.html       |    38 +
 .../olingo/odata2/api/uri/package-summary.html     |   252 +
 .../apache/olingo/odata2/api/uri/package-tree.html |   265 +
 .../apache/olingo/odata2/api/uri/package-use.html  |   424 +
 .../odata2/jpa/processor/api/ODataJPAContext.html  |   764 ++
 .../processor/api/ODataJPADefaultProcessor.html    |   899 ++
 .../jpa/processor/api/ODataJPAProcessor.html       |   424 +
 .../api/ODataJPAQueryExtensionEntityListener.html  |   521 +
 .../jpa/processor/api/ODataJPAResponseBuilder.html |   526 +
 .../jpa/processor/api/ODataJPAServiceFactory.html  |   533 +
 .../processor/api/ODataJPATombstoneContext.html    |   341 +
 .../api/ODataJPATombstoneEntityListener.html       |   358 +
 .../jpa/processor/api/ODataJPATransaction.html     |   281 +
 .../jpa/processor/api/OnJPAWriteContent.html       |   279 +
 .../jpa/processor/api/access/JPAEdmBuilder.html    |   254 +
 .../api/access/JPAEdmMappingModelAccess.html       |   569 +
 .../jpa/processor/api/access/JPAFunction.html      |   351 +
 .../processor/api/access/JPAJoinClause.JOIN.html   |   366 +
 .../jpa/processor/api/access/JPAJoinClause.html    |   450 +
 .../JPAMethodContext.JPAMethodContextBuilder.html  |   306 +
 .../jpa/processor/api/access/JPAMethodContext.html |   453 +
 .../processor/api/access/JPAMethodContextView.html |   260 +
 .../odata2/jpa/processor/api/access/JPAPaging.html |   262 +
 .../jpa/processor/api/access/JPAProcessor.html     |   654 +
 .../api/access/class-use/JPAEdmBuilder.html        |   171 +
 .../access/class-use/JPAEdmMappingModelAccess.html |   197 +
 .../api/access/class-use/JPAFunction.html          |   201 +
 .../api/access/class-use/JPAJoinClause.JOIN.html   |   202 +
 .../api/access/class-use/JPAJoinClause.html        |   176 +
 .../JPAMethodContext.JPAMethodContextBuilder.html  |   198 +
 .../api/access/class-use/JPAMethodContext.html     |   170 +
 .../api/access/class-use/JPAMethodContextView.html |   171 +
 .../processor/api/access/class-use/JPAPaging.html  |   185 +
 .../api/access/class-use/JPAProcessor.html         |   197 +
 .../jpa/processor/api/access/package-frame.html    |    36 +
 .../jpa/processor/api/access/package-summary.html  |   240 +
 .../jpa/processor/api/access/package-tree.html     |   162 +
 .../jpa/processor/api/access/package-use.html      |   304 +
 .../processor/api/class-use/ODataJPAContext.html   |   351 +
 .../api/class-use/ODataJPADefaultProcessor.html    |   166 +
 .../processor/api/class-use/ODataJPAProcessor.html |   190 +
 .../ODataJPAQueryExtensionEntityListener.html      |   166 +
 .../api/class-use/ODataJPAResponseBuilder.html     |   194 +
 .../api/class-use/ODataJPAServiceFactory.html      |   166 +
 .../api/class-use/ODataJPATombstoneContext.html    |   126 +
 .../class-use/ODataJPATombstoneEntityListener.html |   241 +
 .../api/class-use/ODataJPATransaction.html         |   185 +
 .../processor/api/class-use/OnJPAWriteContent.html |   214 +
 .../api/exception/ODataJPAErrorCallback.html       |   299 +
 .../processor/api/exception/ODataJPAException.html |   416 +
 .../api/exception/ODataJPAMessageService.html      |   251 +
 .../api/exception/ODataJPAModelException.html      |   546 +
 .../api/exception/ODataJPARuntimeException.html    |   614 +
 .../exception/class-use/ODataJPAErrorCallback.html |   126 +
 .../api/exception/class-use/ODataJPAException.html |   194 +
 .../class-use/ODataJPAMessageService.html          |   171 +
 .../class-use/ODataJPAModelException.html          |   328 +
 .../class-use/ODataJPARuntimeException.html        |   629 +
 .../jpa/processor/api/exception/package-frame.html |    31 +
 .../processor/api/exception/package-summary.html   |   207 +
 .../jpa/processor/api/exception/package-tree.html  |   161 +
 .../jpa/processor/api/exception/package-use.html   |   348 +
 .../processor/api/factory/JPAAccessFactory.html    |   310 +
 .../processor/api/factory/JPQLBuilderFactory.html  |   300 +
 .../api/factory/ODataJPAAccessFactory.html         |   337 +
 .../jpa/processor/api/factory/ODataJPAFactory.html |   360 +
 .../api/factory/class-use/JPAAccessFactory.html    |   170 +
 .../api/factory/class-use/JPQLBuilderFactory.html  |   170 +
 .../factory/class-use/ODataJPAAccessFactory.html   |   170 +
 .../api/factory/class-use/ODataJPAFactory.html     |   170 +
 .../jpa/processor/api/factory/package-frame.html   |    27 +
 .../jpa/processor/api/factory/package-summary.html |   196 +
 .../jpa/processor/api/factory/package-tree.html    |   145 +
 .../jpa/processor/api/factory/package-use.html     |   182 +
 .../api/jpql/JPQLContext.JPQLContextBuilder.html   |   410 +
 .../odata2/jpa/processor/api/jpql/JPQLContext.html |   593 +
 .../jpa/processor/api/jpql/JPQLContextType.html    |   473 +
 .../jpa/processor/api/jpql/JPQLContextView.html    |   289 +
 .../processor/api/jpql/JPQLJoinContextView.html    |   259 +
 .../api/jpql/JPQLJoinSelectSingleContextView.html  |   259 +
 .../processor/api/jpql/JPQLSelectContextView.html  |   306 +
 .../api/jpql/JPQLSelectSingleContextView.html      |   279 +
 .../api/jpql/JPQLStatement.DELIMITER.html          |   436 +
 .../jpql/JPQLStatement.JPQLStatementBuilder.html   |   315 +
 .../processor/api/jpql/JPQLStatement.KEYWORD.html  |   453 +
 .../processor/api/jpql/JPQLStatement.Operator.html |   436 +
 .../jpa/processor/api/jpql/JPQLStatement.html      |   366 +
 .../class-use/JPQLContext.JPQLContextBuilder.html  |   210 +
 .../processor/api/jpql/class-use/JPQLContext.html  |   171 +
 .../api/jpql/class-use/JPQLContextType.html        |   299 +
 .../api/jpql/class-use/JPQLContextView.html        |   254 +
 .../api/jpql/class-use/JPQLJoinContextView.html    |   126 +
 .../class-use/JPQLJoinSelectSingleContextView.html |   126 +
 .../api/jpql/class-use/JPQLSelectContextView.html  |   172 +
 .../class-use/JPQLSelectSingleContextView.html     |   172 +
 .../jpql/class-use/JPQLStatement.DELIMITER.html    |   126 +
 .../JPQLStatement.JPQLStatementBuilder.html        |   197 +
 .../api/jpql/class-use/JPQLStatement.KEYWORD.html  |   126 +
 .../api/jpql/class-use/JPQLStatement.Operator.html |   126 +
 .../api/jpql/class-use/JPQLStatement.html          |   175 +
 .../jpa/processor/api/jpql/package-frame.html      |    39 +
 .../jpa/processor/api/jpql/package-summary.html    |   265 +
 .../jpa/processor/api/jpql/package-tree.html       |   174 +
 .../odata2/jpa/processor/api/jpql/package-use.html |   286 +
 .../api/model/JPAEdmAssociationEndView.html        |   373 +
 .../api/model/JPAEdmAssociationSetView.html        |   303 +
 .../processor/api/model/JPAEdmAssociationView.html |   417 +
 .../jpa/processor/api/model/JPAEdmBaseView.html    |   390 +
 .../api/model/JPAEdmComplexPropertyView.html       |   257 +
 .../processor/api/model/JPAEdmComplexTypeView.html |   449 +
 .../api/model/JPAEdmEntityContainerView.html       |   322 +
 .../processor/api/model/JPAEdmEntitySetView.html   |   300 +
 .../processor/api/model/JPAEdmEntityTypeView.html  |   327 +
 .../jpa/processor/api/model/JPAEdmExtension.html   |   280 +
 .../api/model/JPAEdmFunctionImportView.html        |   259 +
 .../jpa/processor/api/model/JPAEdmKeyView.html     |   264 +
 .../jpa/processor/api/model/JPAEdmMapping.html     |   365 +
 .../jpa/processor/api/model/JPAEdmModelView.html   |   257 +
 .../api/model/JPAEdmNavigationPropertyView.html    |   305 +
 .../processor/api/model/JPAEdmPropertyView.html    |   433 +
 ...AEdmReferentialConstraintRoleView.RoleType.html |   348 +
 .../model/JPAEdmReferentialConstraintRoleView.html |   395 +
 .../api/model/JPAEdmReferentialConstraintView.html |   308 +
 .../jpa/processor/api/model/JPAEdmSchemaView.html  |   386 +
 .../model/class-use/JPAEdmAssociationEndView.html  |   187 +
 .../model/class-use/JPAEdmAssociationSetView.html  |   171 +
 .../api/model/class-use/JPAEdmAssociationView.html |   186 +
 .../api/model/class-use/JPAEdmBaseView.html        |   275 +
 .../model/class-use/JPAEdmComplexPropertyView.html |   126 +
 .../api/model/class-use/JPAEdmComplexTypeView.html |   192 +
 .../model/class-use/JPAEdmEntityContainerView.html |   170 +
 .../api/model/class-use/JPAEdmEntitySetView.html   |   171 +
 .../api/model/class-use/JPAEdmEntityTypeView.html  |   178 +
 .../api/model/class-use/JPAEdmExtension.html       |   234 +
 .../model/class-use/JPAEdmFunctionImportView.html  |   126 +
 .../api/model/class-use/JPAEdmKeyView.html         |   170 +
 .../api/model/class-use/JPAEdmMapping.html         |   170 +
 .../api/model/class-use/JPAEdmModelView.html       |   171 +
 .../class-use/JPAEdmNavigationPropertyView.html    |   185 +
 .../api/model/class-use/JPAEdmPropertyView.html    |   126 +
 ...AEdmReferentialConstraintRoleView.RoleType.html |   183 +
 .../JPAEdmReferentialConstraintRoleView.html       |   126 +
 .../class-use/JPAEdmReferentialConstraintView.html |   186 +
 .../api/model/class-use/JPAEdmSchemaView.html      |   219 +
 .../mapping/JPAAttributeMapType.JPAAttribute.html  |   460 +
 .../api/model/mapping/JPAAttributeMapType.html     |   379 +
 .../api/model/mapping/JPAEdmMappingModel.html      |   355 +
 .../model/mapping/JPAEdmMappingModelFactory.html   |   356 +
 .../model/mapping/JPAEmbeddableTypeMapType.html    |   519 +
 .../model/mapping/JPAEmbeddableTypesMapType.html   |   349 +
 .../api/model/mapping/JPAEntityTypeMapType.html    |   628 +
 .../api/model/mapping/JPAEntityTypesMapType.html   |   349 +
 .../model/mapping/JPAPersistenceUnitMapType.html   |   522 +
 .../JPARelationshipMapType.JPARelationship.html    |   409 +
 .../api/model/mapping/JPARelationshipMapType.html  |   381 +
 .../JPAAttributeMapType.JPAAttribute.html          |   183 +
 .../mapping/class-use/JPAAttributeMapType.html     |   220 +
 .../mapping/class-use/JPAEdmMappingModel.html      |   196 +
 .../class-use/JPAEdmMappingModelFactory.html       |   126 +
 .../class-use/JPAEmbeddableTypeMapType.html        |   198 +
 .../class-use/JPAEmbeddableTypesMapType.html       |   198 +
 .../mapping/class-use/JPAEntityTypeMapType.html    |   183 +
 .../mapping/class-use/JPAEntityTypesMapType.html   |   198 +
 .../class-use/JPAPersistenceUnitMapType.html       |   204 +
 .../JPARelationshipMapType.JPARelationship.html    |   183 +
 .../mapping/class-use/JPARelationshipMapType.html  |   204 +
 .../processor/api/model/mapping/package-frame.html |    31 +
 .../api/model/mapping/package-summary.html         |   226 +
 .../processor/api/model/mapping/package-tree.html  |   149 +
 .../processor/api/model/mapping/package-use.html   |   240 +
 .../jpa/processor/api/model/package-frame.html     |    43 +
 .../jpa/processor/api/model/package-summary.html   |   298 +
 .../jpa/processor/api/model/package-tree.html      |   168 +
 .../jpa/processor/api/model/package-use.html       |   316 +
 .../odata2/jpa/processor/api/package-frame.html    |    33 +
 .../odata2/jpa/processor/api/package-summary.html  |   233 +
 .../odata2/jpa/processor/api/package-tree.html     |   169 +
 .../odata2/jpa/processor/api/package-use.html      |   361 +
 .../ref/converter/BlobToByteConverter.html         |   299 +
 .../ref/converter/ClobToStringConverter.html       |   299 +
 .../converter/class-use/BlobToByteConverter.html   |   126 +
 .../converter/class-use/ClobToStringConverter.html |   126 +
 .../jpa/processor/ref/converter/package-frame.html |    22 +
 .../processor/ref/converter/package-summary.html   |   148 +
 .../jpa/processor/ref/converter/package-tree.html  |   140 +
 .../jpa/processor/ref/converter/package-use.html   |   126 +
 .../ref/extension/CustomerImageProcessor.html      |   273 +
 .../processor/ref/extension/OnDBWriteContent.html  |   325 +
 .../jpa/processor/ref/extension/OrderValue.html    |   312 +
 .../ref/extension/SalesOrderHeaderProcessor.html   |   332 +
 .../extension/SalesOrderProcessingExtension.html   |   339 +
 .../class-use/CustomerImageProcessor.html          |   126 +
 .../ref/extension/class-use/OnDBWriteContent.html  |   126 +
 .../ref/extension/class-use/OrderValue.html        |   166 +
 .../class-use/SalesOrderHeaderProcessor.html       |   126 +
 .../class-use/SalesOrderProcessingExtension.html   |   126 +
 .../jpa/processor/ref/extension/package-frame.html |    25 +
 .../processor/ref/extension/package-summary.html   |   160 +
 .../jpa/processor/ref/extension/package-tree.html  |   143 +
 .../jpa/processor/ref/extension/package-use.html   |   159 +
 .../ref/factory/JPAEntityManagerFactory.html       |   273 +
 .../factory/class-use/JPAEntityManagerFactory.html |   126 +
 .../jpa/processor/ref/factory/package-frame.html   |    21 +
 .../jpa/processor/ref/factory/package-summary.html |   144 +
 .../jpa/processor/ref/factory/package-tree.html    |   139 +
 .../jpa/processor/ref/factory/package-use.html     |   126 +
 .../ref/listeners/CustomerQueryExtension.html      |   368 +
 .../listeners/SalesOrderItemTombstoneListener.html |   331 +
 .../ref/listeners/SalesOrderTombstoneListener.html |   380 +
 .../class-use/CustomerQueryExtension.html          |   126 +
 .../class-use/SalesOrderItemTombstoneListener.html |   126 +
 .../class-use/SalesOrderTombstoneListener.html     |   126 +
 .../jpa/processor/ref/listeners/package-frame.html |    23 +
 .../processor/ref/listeners/package-summary.html   |   152 +
 .../jpa/processor/ref/listeners/package-tree.html  |   149 +
 .../jpa/processor/ref/listeners/package-use.html   |   126 +
 .../odata2/jpa/processor/ref/model/Address.html    |   409 +
 .../odata2/jpa/processor/ref/model/Category.html   |   365 +
 .../jpa/processor/ref/model/CategoryKey.html       |   355 +
 .../odata2/jpa/processor/ref/model/Customer.html   |   456 +
 .../jpa/processor/ref/model/CustomerBase.html      |   291 +
 .../odata2/jpa/processor/ref/model/Importance.html |   367 +
 .../odata2/jpa/processor/ref/model/Material.html   |   461 +
 .../odata2/jpa/processor/ref/model/Note.html       |   433 +
 .../odata2/jpa/processor/ref/model/NoteKey.html    |   381 +
 .../jpa/processor/ref/model/SalesOrderHeader.html  |   608 +
 .../jpa/processor/ref/model/SalesOrderItem.html    |   487 +
 .../jpa/processor/ref/model/SalesOrderItemKey.html |   368 +
 .../odata2/jpa/processor/ref/model/Store.html      |   379 +
 .../jpa/processor/ref/model/class-use/Address.html |   221 +
 .../processor/ref/model/class-use/Category.html    |   179 +
 .../processor/ref/model/class-use/CategoryKey.html |   126 +
 .../processor/ref/model/class-use/Customer.html    |   187 +
 .../ref/model/class-use/CustomerBase.html          |   166 +
 .../processor/ref/model/class-use/Importance.html  |   192 +
 .../processor/ref/model/class-use/Material.html    |   227 +
 .../jpa/processor/ref/model/class-use/Note.html    |   179 +
 .../jpa/processor/ref/model/class-use/NoteKey.html |   126 +
 .../ref/model/class-use/SalesOrderHeader.html      |   256 +
 .../ref/model/class-use/SalesOrderItem.html        |   179 +
 .../ref/model/class-use/SalesOrderItemKey.html     |   179 +
 .../jpa/processor/ref/model/class-use/Store.html   |   179 +
 .../jpa/processor/ref/model/package-frame.html     |    36 +
 .../jpa/processor/ref/model/package-summary.html   |   203 +
 .../jpa/processor/ref/model/package-tree.html      |   165 +
 .../jpa/processor/ref/model/package-use.html       |   211 +
 .../ref/util/CustomODataJPAProcessor.html          |   350 +
 .../processor/ref/util/CustomerImageLoader.html    |   273 +
 .../jpa/processor/ref/util/DataGenerator.html      |   298 +
 .../util/class-use/CustomODataJPAProcessor.html    |   126 +
 .../ref/util/class-use/CustomerImageLoader.html    |   126 +
 .../ref/util/class-use/DataGenerator.html          |   126 +
 .../jpa/processor/ref/util/package-frame.html      |    23 +
 .../jpa/processor/ref/util/package-summary.html    |   154 +
 .../jpa/processor/ref/util/package-tree.html       |   153 +
 .../odata2/jpa/processor/ref/util/package-use.html |   126 +
 .../ref/web/JPAReferenceServiceFactory.html        |   415 +
 .../web/class-use/JPAReferenceServiceFactory.html  |   126 +
 .../jpa/processor/ref/web/package-frame.html       |    21 +
 .../jpa/processor/ref/web/package-summary.html     |   144 +
 .../odata2/jpa/processor/ref/web/package-tree.html |   147 +
 .../odata2/jpa/processor/ref/web/package-use.html  |   126 +
 .../olingo/odata2/ref/edm/ScenarioEdmProvider.html |   551 +
 .../ref/edm/class-use/ScenarioEdmProvider.html     |   126 +
 .../olingo/odata2/ref/edm/package-frame.html       |    21 +
 .../olingo/odata2/ref/edm/package-summary.html     |   146 +
 .../apache/olingo/odata2/ref/edm/package-tree.html |   143 +
 .../apache/olingo/odata2/ref/edm/package-use.html  |   126 +
 .../apache/olingo/odata2/ref/model/Building.html   |   391 +
 .../org/apache/olingo/odata2/ref/model/City.html   |   331 +
 .../olingo/odata2/ref/model/DataContainer.html     |   443 +
 .../apache/olingo/odata2/ref/model/Employee.html   |   603 +
 .../apache/olingo/odata2/ref/model/Location.html   |   333 +
 .../apache/olingo/odata2/ref/model/Manager.html    |   287 +
 .../olingo/odata2/ref/model/ModelException.html    |   269 +
 .../org/apache/olingo/odata2/ref/model/Photo.html  |   510 +
 .../org/apache/olingo/odata2/ref/model/Room.html   |   443 +
 .../org/apache/olingo/odata2/ref/model/Team.html   |   391 +
 .../odata2/ref/model/class-use/Building.html       |   196 +
 .../olingo/odata2/ref/model/class-use/City.html    |   179 +
 .../odata2/ref/model/class-use/DataContainer.html  |   164 +
 .../odata2/ref/model/class-use/Employee.html       |   204 +
 .../odata2/ref/model/class-use/Location.html       |   179 +
 .../olingo/odata2/ref/model/class-use/Manager.html |   196 +
 .../odata2/ref/model/class-use/ModelException.html |   126 +
 .../olingo/odata2/ref/model/class-use/Photo.html   |   179 +
 .../olingo/odata2/ref/model/class-use/Room.html    |   200 +
 .../olingo/odata2/ref/model/class-use/Team.html    |   196 +
 .../olingo/odata2/ref/model/package-frame.html     |    33 +
 .../olingo/odata2/ref/model/package-summary.html   |   193 +
 .../olingo/odata2/ref/model/package-tree.html      |   163 +
 .../olingo/odata2/ref/model/package-use.html       |   201 +
 .../odata2/ref/processor/BeanPropertyAccess.html   |   375 +
 .../odata2/ref/processor/ListsProcessor.html       |  1332 ++
 .../processor/ScenarioDataSource.BinaryData.html   |   310 +
 .../odata2/ref/processor/ScenarioDataSource.html   |   566 +
 .../ref/processor/ScenarioErrorCallback.html       |   300 +
 .../ref/processor/ScenarioServiceFactory.html      |   341 +
 .../apache/olingo/odata2/ref/processor/Util.html   |   307 +
 .../processor/class-use/BeanPropertyAccess.html    |   165 +
 .../ref/processor/class-use/ListsProcessor.html    |   126 +
 .../class-use/ScenarioDataSource.BinaryData.html   |   182 +
 .../processor/class-use/ScenarioDataSource.html    |   168 +
 .../processor/class-use/ScenarioErrorCallback.html |   126 +
 .../class-use/ScenarioServiceFactory.html          |   126 +
 .../odata2/ref/processor/class-use/Util.html       |   166 +
 .../olingo/odata2/ref/processor/package-frame.html |    27 +
 .../odata2/ref/processor/package-summary.html      |   182 +
 .../olingo/odata2/ref/processor/package-tree.html  |   153 +
 .../olingo/odata2/ref/processor/package-use.html   |   174 +
 content/javadoc/odata2/overview-frame.html         |    61 +
 content/javadoc/odata2/overview-summary.html       |   401 +
 content/javadoc/odata2/overview-tree.html          |   862 ++
 content/javadoc/odata2/package-list                |    40 +
 content/javadoc/odata2/script.js                   |    30 +
 content/javadoc/odata2/serialized-form.html        |   633 +
 content/javadoc/odata2/stylesheet.css              |   574 +
 content/javadoc/odata4/LICENSE                     |   202 +
 content/javadoc/odata4/NOTICE                      |     8 +
 content/javadoc/odata4/allclasses-frame.html       |   637 +
 content/javadoc/odata4/allclasses-noframe.html     |   637 +
 content/javadoc/odata4/constant-values.html        |  1971 +++
 content/javadoc/odata4/deprecated-list.html        |   126 +
 content/javadoc/odata4/help-doc.html               |   231 +
 content/javadoc/odata4/index-all.html              | 13318 +++++++++++++++++++
 content/javadoc/odata4/index.html                  |    75 +
 .../apache/olingo/client/api/Configuration.html    |   837 ++
 .../olingo/client/api/EdmEnabledODataClient.html   |   309 +
 .../olingo/client/api/ODataBatchConstants.html     |   305 +
 .../org/apache/olingo/client/api/ODataClient.html  |   461 +
 .../api/ODataClientBuilder.ClientBuilder.html      |   340 +
 .../olingo/client/api/ODataClientBuilder.html      |   366 +
 .../olingo/client/api/class-use/Configuration.html |   166 +
 .../api/class-use/EdmEnabledODataClient.html       |   268 +
 .../client/api/class-use/ODataBatchConstants.html  |   126 +
 .../olingo/client/api/class-use/ODataClient.html   |   245 +
 .../ODataClientBuilder.ClientBuilder.html          |   180 +
 .../client/api/class-use/ODataClientBuilder.html   |   126 +
 .../communication/ODataClientErrorException.html   |   366 +
 .../communication/ODataServerErrorException.html   |   282 +
 .../class-use/ODataClientErrorException.html       |   126 +
 .../class-use/ODataServerErrorException.html       |   126 +
 .../api/communication/header/ODataHeaders.html     |   311 +
 .../api/communication/header/ODataPreferences.html |   786 ++
 .../header/class-use/ODataHeaders.html             |   191 +
 .../header/class-use/ODataPreferences.html         |   166 +
 .../api/communication/header/package-frame.html    |    25 +
 .../api/communication/header/package-summary.html  |   163 +
 .../api/communication/header/package-tree.html     |   143 +
 .../api/communication/header/package-use.html      |   187 +
 .../client/api/communication/package-frame.html    |    22 +
 .../client/api/communication/package-summary.html  |   152 +
 .../client/api/communication/package-tree.html     |   156 +
 .../client/api/communication/package-use.html      |   126 +
 .../request/AsyncBatchRequestWrapper.html          |   282 +
 .../communication/request/AsyncRequestFactory.html |   236 +
 .../communication/request/AsyncRequestWrapper.html |   285 +
 .../communication/request/ODataBasicRequest.html   |   291 +
 .../request/ODataBatchableRequest.html             |   274 +
 .../communication/request/ODataPayloadManager.html |   322 +
 .../api/communication/request/ODataRequest.html    |   642 +
 .../request/ODataStreamedRequest.html              |   252 +
 .../api/communication/request/ODataStreamer.html   |   274 +
 .../communication/request/batch/BatchManager.html  |   285 +
 .../request/batch/BatchRequestFactory.html         |   232 +
 .../request/batch/ODataBatchLineIterator.html      |   307 +
 .../request/batch/ODataBatchRequest.html           |   305 +
 .../request/batch/ODataBatchRequestItem.html       |   298 +
 .../request/batch/ODataBatchResponseItem.html      |   325 +
 .../request/batch/ODataChangeset.html              |   282 +
 .../request/batch/ODataOutsideUpdate.html          |   269 +
 .../request/batch/ODataSingleRequest.html          |   269 +
 .../request/batch/class-use/BatchManager.html      |   126 +
 .../batch/class-use/BatchRequestFactory.html       |   166 +
 .../batch/class-use/ODataBatchLineIterator.html    |   196 +
 .../request/batch/class-use/ODataBatchRequest.html |   217 +
 .../batch/class-use/ODataBatchRequestItem.html     |   180 +
 .../batch/class-use/ODataBatchResponseItem.html    |   168 +
 .../request/batch/class-use/ODataChangeset.html    |   198 +
 .../batch/class-use/ODataOutsideUpdate.html        |   168 +
 .../batch/class-use/ODataSingleRequest.html        |   168 +
 .../communication/request/batch/package-frame.html |    29 +
 .../request/batch/package-summary.html             |   190 +
 .../communication/request/batch/package-tree.html  |   166 +
 .../communication/request/batch/package-use.html   |   253 +
 .../class-use/AsyncBatchRequestWrapper.html        |   166 +
 .../request/class-use/AsyncRequestFactory.html     |   166 +
 .../request/class-use/AsyncRequestWrapper.html     |   192 +
 .../request/class-use/ODataBasicRequest.html       |   306 +
 .../request/class-use/ODataBatchableRequest.html   |   426 +
 .../request/class-use/ODataPayloadManager.html     |   243 +
 .../request/class-use/ODataRequest.html            |   512 +
 .../request/class-use/ODataStreamedRequest.html    |   208 +
 .../request/class-use/ODataStreamer.html           |   252 +
 .../request/cud/CUDRequestFactory.html             |   618 +
 .../request/cud/ODataDeleteRequest.html            |   210 +
 .../request/cud/ODataEntityCreateRequest.html      |   214 +
 .../request/cud/ODataEntityUpdateRequest.html      |   214 +
 .../request/cud/ODataPropertyUpdateRequest.html    |   210 +
 .../request/cud/ODataReferenceAddingRequest.html   |   218 +
 .../request/cud/ODataValueUpdateRequest.html       |   210 +
 .../api/communication/request/cud/UpdateType.html  |   370 +
 .../request/cud/class-use/CUDRequestFactory.html   |   166 +
 .../request/cud/class-use/ODataDeleteRequest.html  |   168 +
 .../cud/class-use/ODataEntityCreateRequest.html    |   169 +
 .../cud/class-use/ODataEntityUpdateRequest.html    |   188 +
 .../cud/class-use/ODataPropertyUpdateRequest.html  |   184 +
 .../cud/class-use/ODataReferenceAddingRequest.html |   179 +
 .../cud/class-use/ODataValueUpdateRequest.html     |   170 +
 .../request/cud/class-use/UpdateType.html          |   226 +
 .../communication/request/cud/package-frame.html   |    31 +
 .../communication/request/cud/package-summary.html |   197 +
 .../communication/request/cud/package-tree.html    |   171 +
 .../api/communication/request/cud/package-use.html |   210 +
 .../request/invoke/ClientNoContent.html            |   245 +
 .../invoke/EdmEnabledInvokeRequestFactory.html     |   462 +
 .../request/invoke/InvokeRequestFactory.html       |   365 +
 .../request/invoke/ODataInvokeRequest.html         |   254 +
 .../request/invoke/class-use/ClientNoContent.html  |   126 +
 .../class-use/EdmEnabledInvokeRequestFactory.html  |   166 +
 .../invoke/class-use/InvokeRequestFactory.html     |   188 +
 .../invoke/class-use/ODataInvokeRequest.html       |   265 +
 .../request/invoke/package-frame.html              |    27 +
 .../request/invoke/package-summary.html            |   173 +
 .../communication/request/invoke/package-tree.html |   156 +
 .../communication/request/invoke/package-use.html  |   190 +
 .../api/communication/request/package-frame.html   |    29 +
 .../api/communication/request/package-summary.html |   188 +
 .../api/communication/request/package-tree.html    |   152 +
 .../api/communication/request/package-use.html     |   413 +
 .../request/retrieve/EdmMetadataRequest.html       |   250 +
 .../request/retrieve/ODataDeltaRequest.html        |   210 +
 .../request/retrieve/ODataEntityRequest.html       |   210 +
 .../retrieve/ODataEntitySetIteratorRequest.html    |   210 +
 .../request/retrieve/ODataEntitySetRequest.html    |   214 +
 .../request/retrieve/ODataMediaRequest.html        |   210 +
 .../request/retrieve/ODataPropertyRequest.html     |   210 +
 .../request/retrieve/ODataRawRequest.html          |   263 +
 .../request/retrieve/ODataRetrieveRequest.html     |   214 +
 .../retrieve/ODataServiceDocumentRequest.html      |   210 +
 .../request/retrieve/ODataValueRequest.html        |   210 +
 .../request/retrieve/RetrieveRequestFactory.html   |   509 +
 .../request/retrieve/XMLMetadataRequest.html       |   210 +
 .../retrieve/class-use/EdmMetadataRequest.html     |   168 +
 .../retrieve/class-use/ODataDeltaRequest.html      |   166 +
 .../retrieve/class-use/ODataEntityRequest.html     |   172 +
 .../class-use/ODataEntitySetIteratorRequest.html   |   168 +
 .../retrieve/class-use/ODataEntitySetRequest.html  |   168 +
 .../retrieve/class-use/ODataMediaRequest.html      |   174 +
 .../retrieve/class-use/ODataPropertyRequest.html   |   168 +
 .../retrieve/class-use/ODataRawRequest.html        |   168 +
 .../retrieve/class-use/ODataRetrieveRequest.html   |   222 +
 .../class-use/ODataServiceDocumentRequest.html     |   168 +
 .../retrieve/class-use/ODataValueRequest.html      |   174 +
 .../retrieve/class-use/RetrieveRequestFactory.html |   166 +
 .../retrieve/class-use/XMLMetadataRequest.html     |   168 +
 .../request/retrieve/package-frame.html            |    33 +
 .../request/retrieve/package-summary.html          |   216 +
 .../request/retrieve/package-tree.html             |   176 +
 .../request/retrieve/package-use.html              |   235 +
 .../streamed/MediaEntityCreateStreamManager.html   |   222 +
 .../streamed/MediaEntityUpdateStreamManager.html   |   222 +
 .../streamed/ODataMediaEntityCreateRequest.html    |   221 +
 .../streamed/ODataMediaEntityUpdateRequest.html    |   221 +
 .../request/streamed/ODataStreamUpdateRequest.html |   210 +
 .../streamed/ODataStreamedEntityRequest.html       |   281 +
 .../streamed/StreamUpdateStreamManager.html        |   218 +
 .../class-use/MediaEntityCreateStreamManager.html  |   126 +
 .../class-use/MediaEntityUpdateStreamManager.html  |   126 +
 .../class-use/ODataMediaEntityCreateRequest.html   |   169 +
 .../class-use/ODataMediaEntityUpdateRequest.html   |   169 +
 .../class-use/ODataStreamUpdateRequest.html        |   169 +
 .../class-use/ODataStreamedEntityRequest.html      |   174 +
 .../class-use/StreamUpdateStreamManager.html       |   126 +
 .../request/streamed/package-frame.html            |    27 +
 .../request/streamed/package-summary.html          |   182 +
 .../request/streamed/package-tree.html             |   167 +
 .../request/streamed/package-use.html              |   192 +
 .../api/communication/response/AsyncResponse.html  |   195 +
 .../response/AsyncResponseWrapper.html             |   343 +
 .../communication/response/ODataBatchResponse.html |   247 +
 .../response/ODataDeleteResponse.html              |   200 +
 .../response/ODataEntityCreateResponse.html        |   251 +
 .../response/ODataEntityUpdateResponse.html        |   251 +
 .../response/ODataInvokeResponse.html              |   247 +
 .../response/ODataMediaEntityCreateResponse.html   |   247 +
 .../response/ODataMediaEntityUpdateResponse.html   |   247 +
 .../response/ODataPropertyUpdateResponse.html      |   247 +
 .../communication/response/ODataRawResponse.html   |   244 +
 .../response/ODataReferenceAddingResponse.html     |   203 +
 .../api/communication/response/ODataResponse.html  |   458 +
 .../response/ODataRetrieveResponse.html            |   247 +
 .../response/ODataStreamUpdateResponse.html        |   247 +
 .../response/ODataValueUpdateResponse.html         |   247 +
 .../response/class-use/AsyncResponse.html          |   126 +
 .../response/class-use/AsyncResponseWrapper.html   |   198 +
 .../response/class-use/ODataBatchResponse.html     |   126 +
 .../response/class-use/ODataDeleteResponse.html    |   183 +
 .../class-use/ODataEntityCreateResponse.html       |   126 +
 .../class-use/ODataEntityUpdateResponse.html       |   126 +
 .../response/class-use/ODataInvokeResponse.html    |   126 +
 .../class-use/ODataMediaEntityCreateResponse.html  |   126 +
 .../class-use/ODataMediaEntityUpdateResponse.html  |   126 +
 .../class-use/ODataPropertyUpdateResponse.html     |   126 +
 .../response/class-use/ODataRawResponse.html       |   168 +
 .../class-use/ODataReferenceAddingResponse.html    |   126 +
 .../response/class-use/ODataResponse.html          |   389 +
 .../response/class-use/ODataRetrieveResponse.html  |   126 +
 .../class-use/ODataStreamUpdateResponse.html       |   126 +
 .../class-use/ODataValueUpdateResponse.html        |   126 +
 .../api/communication/response/package-frame.html  |    36 +
 .../communication/response/package-summary.html    |   232 +
 .../api/communication/response/package-tree.html   |   153 +
 .../api/communication/response/package-use.html    |   256 +
 .../org/apache/olingo/client/api/data/ResWrap.html |   351 +
 .../olingo/client/api/data/ServiceDocument.html    |   394 +
 .../client/api/data/ServiceDocumentItem.html       |   249 +
 .../olingo/client/api/data/class-use/ResWrap.html  |   287 +
 .../client/api/data/class-use/ServiceDocument.html |   183 +
 .../api/data/class-use/ServiceDocumentItem.html    |   213 +
 .../olingo/client/api/data/package-frame.html      |    26 +
 .../olingo/client/api/data/package-summary.html    |   167 +
 .../olingo/client/api/data/package-tree.html       |   144 +
 .../apache/olingo/client/api/data/package-use.html |   227 +
 .../client/api/domain/AbstractClientPayload.html   |   358 +
 .../client/api/domain/AbstractClientValue.html     |   481 +
 .../client/api/domain/ClientAnnotatable.html       |   231 +
 .../olingo/client/api/domain/ClientAnnotation.html |   242 +
 .../client/api/domain/ClientCollectionValue.html   |   314 +
 .../client/api/domain/ClientComplexValue.html      |   328 +
 .../api/domain/ClientDeletedEntity.Reason.html     |   347 +
 .../client/api/domain/ClientDeletedEntity.html     |   255 +
 .../olingo/client/api/domain/ClientDelta.html      |   268 +
 .../olingo/client/api/domain/ClientDeltaLink.html  |   300 +
 .../olingo/client/api/domain/ClientEntity.html     |   706 +
 .../olingo/client/api/domain/ClientEntitySet.html  |   389 +
 .../client/api/domain/ClientEntitySetIterator.html |   432 +
 .../olingo/client/api/domain/ClientEnumValue.html  |   252 +
 .../client/api/domain/ClientInlineEntity.html      |   422 +
 .../client/api/domain/ClientInlineEntitySet.html   |   422 +
 .../client/api/domain/ClientInvokeResult.html      |   184 +
 .../olingo/client/api/domain/ClientItem.html       |   377 +
 .../client/api/domain/ClientLink.Builder.html      |   344 +
 .../olingo/client/api/domain/ClientLink.html       |   468 +
 .../olingo/client/api/domain/ClientLinkType.html   |   469 +
 .../olingo/client/api/domain/ClientLinked.html     |   342 +
 .../client/api/domain/ClientObjectFactory.html     |   671 +
 .../olingo/client/api/domain/ClientOperation.html  |   380 +
 .../api/domain/ClientPrimitiveValue.Builder.html   |   409 +
 .../client/api/domain/ClientPrimitiveValue.html    |   336 +
 .../olingo/client/api/domain/ClientProperty.html   |   292 +
 .../client/api/domain/ClientServiceDocument.html   |   560 +
 .../olingo/client/api/domain/ClientSingleton.html  |   209 +
 .../olingo/client/api/domain/ClientValuable.html   |   414 +
 .../olingo/client/api/domain/ClientValue.html      |   401 +
 .../domain/class-use/AbstractClientPayload.html    |   126 +
 .../api/domain/class-use/AbstractClientValue.html  |   126 +
 .../api/domain/class-use/ClientAnnotatable.html    |   249 +
 .../api/domain/class-use/ClientAnnotation.html     |   273 +
 .../domain/class-use/ClientCollectionValue.html    |   206 +
 .../api/domain/class-use/ClientComplexValue.html   |   274 +
 .../class-use/ClientDeletedEntity.Reason.html      |   179 +
 .../api/domain/class-use/ClientDeletedEntity.html  |   166 +
 .../client/api/domain/class-use/ClientDelta.html   |   196 +
 .../api/domain/class-use/ClientDeltaLink.html      |   170 +
 .../client/api/domain/class-use/ClientEntity.html  |   652 +
 .../api/domain/class-use/ClientEntitySet.html      |   382 +
 .../domain/class-use/ClientEntitySetIterator.html  |   126 +
 .../api/domain/class-use/ClientEnumValue.html      |   195 +
 .../api/domain/class-use/ClientInlineEntity.html   |   173 +
 .../domain/class-use/ClientInlineEntitySet.html    |   173 +
 .../api/domain/class-use/ClientInvokeResult.html   |   363 +
 .../client/api/domain/class-use/ClientItem.html    |   186 +
 .../api/domain/class-use/ClientLink.Builder.html   |   183 +
 .../client/api/domain/class-use/ClientLink.html    |   317 +
 .../api/domain/class-use/ClientLinkType.html       |   307 +
 .../client/api/domain/class-use/ClientLinked.html  |   178 +
 .../api/domain/class-use/ClientObjectFactory.html  |   166 +
 .../api/domain/class-use/ClientOperation.html      |   207 +
 .../class-use/ClientPrimitiveValue.Builder.html    |   178 +
 .../api/domain/class-use/ClientPrimitiveValue.html |   294 +
 .../api/domain/class-use/ClientProperty.html       |   480 +
 .../domain/class-use/ClientServiceDocument.html    |   175 +
 .../api/domain/class-use/ClientSingleton.html      |   239 +
 .../api/domain/class-use/ClientValuable.html       |   172 +
 .../client/api/domain/class-use/ClientValue.html   |   475 +
 .../olingo/client/api/domain/package-frame.html    |    57 +
 .../olingo/client/api/domain/package-summary.html  |   318 +
 .../olingo/client/api/domain/package-tree.html     |   235 +
 .../olingo/client/api/domain/package-use.html      |   575 +
 .../client/api/edm/StoreGeneratedPattern.html      |   355 +
 .../api/edm/class-use/StoreGeneratedPattern.html   |   175 +
 .../olingo/client/api/edm/package-frame.html       |    21 +
 .../olingo/client/api/edm/package-summary.html     |   144 +
 .../apache/olingo/client/api/edm/package-tree.html |   143 +
 .../apache/olingo/client/api/edm/package-use.html  |   159 +
 .../olingo/client/api/edm/xml/DataServices.html    |   249 +
 .../org/apache/olingo/client/api/edm/xml/Edmx.html |   249 +
 .../apache/olingo/client/api/edm/xml/Include.html  |   236 +
 .../client/api/edm/xml/IncludeAnnotations.html     |   249 +
 .../olingo/client/api/edm/xml/Reference.html       |   261 +
 .../olingo/client/api/edm/xml/XMLMetadata.html     |   327 +
 .../client/api/edm/xml/class-use/DataServices.html |   166 +
 .../olingo/client/api/edm/xml/class-use/Edmx.html  |   126 +
 .../client/api/edm/xml/class-use/Include.html      |   166 +
 .../api/edm/xml/class-use/IncludeAnnotations.html  |   166 +
 .../client/api/edm/xml/class-use/Reference.html    |   170 +
 .../client/api/edm/xml/class-use/XMLMetadata.html  |   222 +
 .../olingo/client/api/edm/xml/package-frame.html   |    26 +
 .../olingo/client/api/edm/xml/package-summary.html |   166 +
 .../olingo/client/api/edm/xml/package-tree.html    |   144 +
 .../olingo/client/api/edm/xml/package-use.html     |   210 +
 .../client/api/http/HttpClientException.html       |   337 +
 .../olingo/client/api/http/HttpClientFactory.html  |   243 +
 .../client/api/http/HttpUriRequestFactory.html     |   226 +
 .../olingo/client/api/http/NoContentException.html |   278 +
 .../client/api/http/WrappingHttpClientFactory.html |   235 +
 .../api/http/class-use/HttpClientException.html    |   168 +
 .../api/http/class-use/HttpClientFactory.html      |   218 +
 .../api/http/class-use/HttpUriRequestFactory.html  |   183 +
 .../api/http/class-use/NoContentException.html     |   126 +
 .../http/class-use/WrappingHttpClientFactory.html  |   126 +
 .../olingo/client/api/http/package-frame.html      |    28 +
 .../olingo/client/api/http/package-summary.html    |   179 +
 .../olingo/client/api/http/package-tree.html       |   164 +
 .../apache/olingo/client/api/http/package-use.html |   192 +
 .../apache/olingo/client/api/package-frame.html    |    29 +
 .../apache/olingo/client/api/package-summary.html  |   184 +
 .../org/apache/olingo/client/api/package-tree.html |   150 +
 .../org/apache/olingo/client/api/package-use.html  |   248 +
 .../api/serialization/ClientODataDeserializer.html |   306 +
 .../client/api/serialization/ODataBinder.html      |   424 +
 .../api/serialization/ODataDeserializer.html       |   315 +
 .../serialization/ODataDeserializerException.html  |   295 +
 .../api/serialization/ODataMetadataValidation.html |   293 +
 .../client/api/serialization/ODataReader.html      |   506 +
 .../client/api/serialization/ODataSerializer.html  |   253 +
 .../serialization/ODataSerializerException.html    |   295 +
 .../client/api/serialization/ODataWriter.html      |   355 +
 .../class-use/ClientODataDeserializer.html         |   166 +
 .../api/serialization/class-use/ODataBinder.html   |   166 +
 .../serialization/class-use/ODataDeserializer.html |   166 +
 .../class-use/ODataDeserializerException.html      |   241 +
 .../class-use/ODataMetadataValidation.html         |   166 +
 .../api/serialization/class-use/ODataReader.html   |   166 +
 .../serialization/class-use/ODataSerializer.html   |   166 +
 .../class-use/ODataSerializerException.html        |   207 +
 .../api/serialization/class-use/ODataWriter.html   |   166 +
 .../client/api/serialization/package-frame.html    |    32 +
 .../client/api/serialization/package-summary.html  |   195 +
 .../client/api/serialization/package-tree.html     |   165 +
 .../client/api/serialization/package-use.html      |   207 +
 .../apache/olingo/client/api/uri/FilterArg.html    |   228 +
 .../olingo/client/api/uri/FilterArgFactory.html    |   886 ++
 .../olingo/client/api/uri/FilterFactory.html       |   493 +
 .../apache/olingo/client/api/uri/QueryOption.html  |   543 +
 .../olingo/client/api/uri/SearchFactory.html       |   266 +
 .../apache/olingo/client/api/uri/SegmentType.html  |   604 +
 .../apache/olingo/client/api/uri/URIBuilder.html   |  1203 ++
 .../apache/olingo/client/api/uri/URIFilter.html    |   232 +
 .../apache/olingo/client/api/uri/URISearch.html    |   232 +
 .../olingo/client/api/uri/class-use/FilterArg.html |   623 +
 .../client/api/uri/class-use/FilterArgFactory.html |   166 +
 .../client/api/uri/class-use/FilterFactory.html    |   166 +
 .../client/api/uri/class-use/QueryOption.html      |   225 +
 .../client/api/uri/class-use/SearchFactory.html    |   166 +
 .../client/api/uri/class-use/SegmentType.html      |   175 +
 .../client/api/uri/class-use/URIBuilder.html       |   592 +
 .../olingo/client/api/uri/class-use/URIFilter.html |   353 +
 .../olingo/client/api/uri/class-use/URISearch.html |   255 +
 .../olingo/client/api/uri/package-frame.html       |    32 +
 .../olingo/client/api/uri/package-summary.html     |   197 +
 .../apache/olingo/client/api/uri/package-tree.html |   154 +
 .../apache/olingo/client/api/uri/package-use.html  |   286 +
 .../org/apache/olingo/commons/api/Constants.html   |  2740 ++++
 .../org/apache/olingo/commons/api/IConstants.html  |   449 +
 .../olingo/commons/api/class-use/Constants.html    |   126 +
 .../olingo/commons/api/class-use/IConstants.html   |   174 +
 .../olingo/commons/api/constants/Constantsv00.html |   901 ++
 .../olingo/commons/api/constants/Constantsv01.html |   901 ++
 .../api/constants/class-use/Constantsv00.html      |   126 +
 .../api/constants/class-use/Constantsv01.html      |   126 +
 .../commons/api/constants/package-frame.html       |    22 +
 .../commons/api/constants/package-summary.html     |   152 +
 .../olingo/commons/api/constants/package-tree.html |   140 +
 .../olingo/commons/api/constants/package-use.html  |   126 +
 .../commons/api/data/AbstractEntityCollection.html |   352 +
 .../commons/api/data/AbstractODataObject.html      |   434 +
 .../olingo/commons/api/data/Annotatable.html       |   285 +
 .../apache/olingo/commons/api/data/Annotation.html |   376 +
 .../olingo/commons/api/data/ComplexValue.html      |   408 +
 .../commons/api/data/ContextURL.Builder.html       |   547 +
 .../olingo/commons/api/data/ContextURL.Suffix.html |   434 +
 .../apache/olingo/commons/api/data/ContextURL.html |   577 +
 .../commons/api/data/DeletedEntity.Reason.html     |   354 +
 .../olingo/commons/api/data/DeletedEntity.html     |   414 +
 .../org/apache/olingo/commons/api/data/Delta.html  |   407 +
 .../apache/olingo/commons/api/data/DeltaLink.html  |   427 +
 .../org/apache/olingo/commons/api/data/Entity.html |   756 ++
 .../olingo/commons/api/data/EntityCollection.html  |   520 +
 .../olingo/commons/api/data/EntityIterator.html    |   519 +
 .../apache/olingo/commons/api/data/GeoUtils.html   |   283 +
 .../org/apache/olingo/commons/api/data/Link.html   |   667 +
 .../org/apache/olingo/commons/api/data/Linked.html |   464 +
 .../olingo/commons/api/data/Operation.Type.html    |   347 +
 .../apache/olingo/commons/api/data/Operation.html  |   439 +
 .../apache/olingo/commons/api/data/Parameter.html  |   416 +
 .../apache/olingo/commons/api/data/Property.html   |   472 +
 .../olingo/commons/api/data/PropertyType.html      |   395 +
 .../apache/olingo/commons/api/data/Valuable.html   |   651 +
 .../apache/olingo/commons/api/data/ValueType.html  |   490 +
 .../data/class-use/AbstractEntityCollection.html   |   229 +
 .../api/data/class-use/AbstractODataObject.html    |   210 +
 .../commons/api/data/class-use/Annotatable.html    |   252 +
 .../commons/api/data/class-use/Annotation.html     |   170 +
 .../commons/api/data/class-use/ComplexValue.html   |   170 +
 .../api/data/class-use/ContextURL.Builder.html     |   242 +
 .../api/data/class-use/ContextURL.Suffix.html      |   198 +
 .../commons/api/data/class-use/ContextURL.html     |   283 +
 .../api/data/class-use/DeletedEntity.Reason.html   |   198 +
 .../commons/api/data/class-use/DeletedEntity.html  |   170 +
 .../olingo/commons/api/data/class-use/Delta.html   |   210 +
 .../commons/api/data/class-use/DeltaLink.html      |   176 +
 .../olingo/commons/api/data/class-use/Entity.html  |   417 +
 .../api/data/class-use/EntityCollection.html       |   280 +
 .../commons/api/data/class-use/EntityIterator.html |   173 +
 .../commons/api/data/class-use/GeoUtils.html       |   126 +
 .../olingo/commons/api/data/class-use/Link.html    |   291 +
 .../olingo/commons/api/data/class-use/Linked.html  |   182 +
 .../commons/api/data/class-use/Operation.Type.html |   198 +
 .../commons/api/data/class-use/Operation.html      |   194 +
 .../commons/api/data/class-use/Parameter.html      |   186 +
 .../commons/api/data/class-use/Property.html       |   342 +
 .../commons/api/data/class-use/PropertyType.html   |   177 +
 .../commons/api/data/class-use/Valuable.html       |   182 +
 .../commons/api/data/class-use/ValueType.html      |   221 +
 .../olingo/commons/api/data/package-frame.html     |    48 +
 .../olingo/commons/api/data/package-summary.html   |   309 +
 .../olingo/commons/api/data/package-tree.html      |   195 +
 .../olingo/commons/api/data/package-use.html       |   434 +
 .../org/apache/olingo/commons/api/edm/Edm.html     |   623 +
 .../apache/olingo/commons/api/edm/EdmAction.html   |   217 +
 .../olingo/commons/api/edm/EdmActionImport.html    |   257 +
 .../commons/api/edm/EdmActionImportInfo.html       |   261 +
 .../olingo/commons/api/edm/EdmAnnotatable.html     |   257 +
 .../olingo/commons/api/edm/EdmAnnotation.html      |   270 +
 .../olingo/commons/api/edm/EdmAnnotations.html     |   262 +
 .../olingo/commons/api/edm/EdmBindingTarget.html   |   341 +
 .../olingo/commons/api/edm/EdmComplexType.html     |   270 +
 .../apache/olingo/commons/api/edm/EdmElement.html  |   208 +
 .../olingo/commons/api/edm/EdmEntityContainer.html |   452 +
 .../olingo/commons/api/edm/EdmEntitySet.html       |   264 +
 .../olingo/commons/api/edm/EdmEntityType.html      |   349 +
 .../apache/olingo/commons/api/edm/EdmEnumType.html |   325 +
 .../olingo/commons/api/edm/EdmException.html       |   295 +
 .../apache/olingo/commons/api/edm/EdmFunction.html |   261 +
 .../olingo/commons/api/edm/EdmFunctionImport.html  |   333 +
 .../olingo/commons/api/edm/EdmKeyPropertyRef.html  |   262 +
 .../apache/olingo/commons/api/edm/EdmMappable.html |   235 +
 .../apache/olingo/commons/api/edm/EdmMapping.html  |   258 +
 .../apache/olingo/commons/api/edm/EdmMember.html   |   247 +
 .../apache/olingo/commons/api/edm/EdmNamed.html    |   232 +
 .../commons/api/edm/EdmNavigationProperty.html     |   352 +
 .../api/edm/EdmNavigationPropertyBinding.html      |   249 +
 .../olingo/commons/api/edm/EdmOperation.html       |   394 +
 .../olingo/commons/api/edm/EdmOperationImport.html |   285 +
 .../commons/api/edm/EdmOperationImportInfo.html    |   232 +
 .../olingo/commons/api/edm/EdmParameter.html       |   329 +
 .../olingo/commons/api/edm/EdmPrimitiveType.html   |   545 +
 .../commons/api/edm/EdmPrimitiveTypeException.html |   283 +
 .../commons/api/edm/EdmPrimitiveTypeKind.html      |   800 ++
 .../apache/olingo/commons/api/edm/EdmProperty.html |   405 +
 .../commons/api/edm/EdmReferentialConstraint.html  |   257 +
 .../olingo/commons/api/edm/EdmReturnType.html      |   308 +
 .../apache/olingo/commons/api/edm/EdmSchema.html   |   410 +
 .../olingo/commons/api/edm/EdmSingleton.html       |   217 +
 .../olingo/commons/api/edm/EdmStructuredType.html  |   431 +
 .../org/apache/olingo/commons/api/edm/EdmTerm.html |   406 +
 .../org/apache/olingo/commons/api/edm/EdmType.html |   281 +
 .../olingo/commons/api/edm/EdmTypeDefinition.html  |   363 +
 .../apache/olingo/commons/api/edm/EdmTyped.html    |   252 +
 .../olingo/commons/api/edm/FullQualifiedName.html  |   401 +
 .../apache/olingo/commons/api/edm/TargetType.html  |   812 ++
 .../olingo/commons/api/edm/annotation/EdmAnd.html  |   232 +
 .../api/edm/annotation/EdmAnnotationPath.html      |   265 +
 .../commons/api/edm/annotation/EdmApply.html       |   300 +
 .../olingo/commons/api/edm/annotation/EdmCast.html |   373 +
 .../commons/api/edm/annotation/EdmCollection.html  |   267 +
 .../api/edm/annotation/EdmConstantExpression.html  |   338 +
 .../api/edm/annotation/EdmDynamicExpression.html   |  1202 ++
 .../olingo/commons/api/edm/annotation/EdmEq.html   |   232 +
 .../EdmExpression.EdmExpressionType.html           |   743 ++
 .../commons/api/edm/annotation/EdmExpression.html  |   355 +
 .../olingo/commons/api/edm/annotation/EdmGe.html   |   232 +
 .../olingo/commons/api/edm/annotation/EdmGt.html   |   232 +
 .../olingo/commons/api/edm/annotation/EdmIf.html   |   317 +
 .../olingo/commons/api/edm/annotation/EdmIsOf.html |   373 +
 .../api/edm/annotation/EdmLabeledElement.html      |   293 +
 .../edm/annotation/EdmLabeledElementReference.html |   266 +
 .../olingo/commons/api/edm/annotation/EdmLe.html   |   232 +
 .../EdmLogicalOrComparisonExpression.html          |   296 +
 .../olingo/commons/api/edm/annotation/EdmLt.html   |   232 +
 .../edm/annotation/EdmNavigationPropertyPath.html  |   266 +
 .../olingo/commons/api/edm/annotation/EdmNe.html   |   232 +
 .../olingo/commons/api/edm/annotation/EdmNot.html  |   232 +
 .../olingo/commons/api/edm/annotation/EdmNull.html |   225 +
 .../olingo/commons/api/edm/annotation/EdmOr.html   |   232 +
 .../olingo/commons/api/edm/annotation/EdmPath.html |   267 +
 .../api/edm/annotation/EdmPropertyPath.html        |   266 +
 .../api/edm/annotation/EdmPropertyValue.html       |   264 +
 .../commons/api/edm/annotation/EdmRecord.html      |   293 +
 .../commons/api/edm/annotation/EdmUrlRef.html      |   273 +
 .../api/edm/annotation/class-use/EdmAnd.html       |   171 +
 .../annotation/class-use/EdmAnnotationPath.html    |   171 +
 .../api/edm/annotation/class-use/EdmApply.html     |   171 +
 .../api/edm/annotation/class-use/EdmCast.html      |   171 +
 .../edm/annotation/class-use/EdmCollection.html    |   171 +
 .../class-use/EdmConstantExpression.html           |   171 +
 .../annotation/class-use/EdmDynamicExpression.html |   329 +
 .../api/edm/annotation/class-use/EdmEq.html        |   171 +
 .../class-use/EdmExpression.EdmExpressionType.html |   184 +
 .../edm/annotation/class-use/EdmExpression.html    |   440 +
 .../api/edm/annotation/class-use/EdmGe.html        |   171 +
 .../api/edm/annotation/class-use/EdmGt.html        |   171 +
 .../api/edm/annotation/class-use/EdmIf.html        |   171 +
 .../api/edm/annotation/class-use/EdmIsOf.html      |   171 +
 .../annotation/class-use/EdmLabeledElement.html    |   171 +
 .../class-use/EdmLabeledElementReference.html      |   171 +
 .../api/edm/annotation/class-use/EdmLe.html        |   171 +
 .../EdmLogicalOrComparisonExpression.html          |   219 +
 .../api/edm/annotation/class-use/EdmLt.html        |   171 +
 .../class-use/EdmNavigationPropertyPath.html       |   171 +
 .../api/edm/annotation/class-use/EdmNe.html        |   171 +
 .../api/edm/annotation/class-use/EdmNot.html       |   171 +
 .../api/edm/annotation/class-use/EdmNull.html      |   171 +
 .../api/edm/annotation/class-use/EdmOr.html        |   171 +
 .../api/edm/annotation/class-use/EdmPath.html      |   171 +
 .../edm/annotation/class-use/EdmPropertyPath.html  |   171 +
 .../edm/annotation/class-use/EdmPropertyValue.html |   186 +
 .../api/edm/annotation/class-use/EdmRecord.html    |   171 +
 .../api/edm/annotation/class-use/EdmUrlRef.html    |   171 +
 .../commons/api/edm/annotation/package-frame.html  |    52 +
 .../api/edm/annotation/package-summary.html        |   341 +
 .../commons/api/edm/annotation/package-tree.html   |   208 +
 .../commons/api/edm/annotation/package-use.html    |   333 +
 .../olingo/commons/api/edm/class-use/Edm.html      |   397 +
 .../commons/api/edm/class-use/EdmAction.html       |   293 +
 .../commons/api/edm/class-use/EdmActionImport.html |   212 +
 .../api/edm/class-use/EdmActionImportInfo.html     |   126 +
 .../commons/api/edm/class-use/EdmAnnotatable.html  |   443 +
 .../commons/api/edm/class-use/EdmAnnotation.html   |   184 +
 .../commons/api/edm/class-use/EdmAnnotations.html  |   184 +
 .../api/edm/class-use/EdmBindingTarget.html        |   258 +
 .../commons/api/edm/class-use/EdmComplexType.html  |   256 +
 .../commons/api/edm/class-use/EdmElement.html      |   199 +
 .../api/edm/class-use/EdmEntityContainer.html      |   225 +
 .../commons/api/edm/class-use/EdmEntitySet.html    |   340 +
 .../commons/api/edm/class-use/EdmEntityType.html   |   436 +
 .../commons/api/edm/class-use/EdmEnumType.html     |   276 +
 .../commons/api/edm/class-use/EdmException.html    |   126 +
 .../commons/api/edm/class-use/EdmFunction.html     |   305 +
 .../api/edm/class-use/EdmFunctionImport.html       |   212 +
 .../api/edm/class-use/EdmKeyPropertyRef.html       |   185 +
 .../commons/api/edm/class-use/EdmMappable.html     |   195 +
 .../commons/api/edm/class-use/EdmMapping.html      |   196 +
 .../commons/api/edm/class-use/EdmMember.html       |   170 +
 .../olingo/commons/api/edm/class-use/EdmNamed.html |   306 +
 .../api/edm/class-use/EdmNavigationProperty.html   |   255 +
 .../class-use/EdmNavigationPropertyBinding.html    |   168 +
 .../commons/api/edm/class-use/EdmOperation.html    |   232 +
 .../api/edm/class-use/EdmOperationImport.html      |   176 +
 .../api/edm/class-use/EdmOperationImportInfo.html  |   170 +
 .../commons/api/edm/class-use/EdmParameter.html    |   197 +
 .../api/edm/class-use/EdmPrimitiveType.html        |   324 +
 .../edm/class-use/EdmPrimitiveTypeException.html   |   217 +
 .../api/edm/class-use/EdmPrimitiveTypeKind.html    |   369 +
 .../commons/api/edm/class-use/EdmProperty.html     |   286 +
 .../edm/class-use/EdmReferentialConstraint.html    |   168 +
 .../commons/api/edm/class-use/EdmReturnType.html   |   168 +
 .../commons/api/edm/class-use/EdmSchema.html       |   263 +
 .../commons/api/edm/class-use/EdmSingleton.html    |   235 +
 .../api/edm/class-use/EdmStructuredType.html       |   317 +
 .../olingo/commons/api/edm/class-use/EdmTerm.html  |   208 +
 .../olingo/commons/api/edm/class-use/EdmType.html  |   530 +
 .../api/edm/class-use/EdmTypeDefinition.html       |   183 +
 .../olingo/commons/api/edm/class-use/EdmTyped.html |   197 +
 .../api/edm/class-use/FullQualifiedName.html       |   836 ++
 .../commons/api/edm/class-use/TargetType.html      |   190 +
 .../commons/api/edm/constants/EdmOnDelete.html     |   387 +
 .../commons/api/edm/constants/EdmTypeKind.html     |   440 +
 .../api/edm/constants/ODataServiceVersion.html     |   485 +
 .../api/edm/constants/class-use/EdmOnDelete.html   |   177 +
 .../api/edm/constants/class-use/EdmTypeKind.html   |   201 +
 .../constants/class-use/ODataServiceVersion.html   |   249 +
 .../commons/api/edm/constants/package-frame.html   |    23 +
 .../commons/api/edm/constants/package-summary.html |   167 +
 .../commons/api/edm/constants/package-tree.html    |   145 +
 .../commons/api/edm/constants/package-use.html     |   261 +
 .../commons/api/edm/geo/ComposedGeospatial.html    |   447 +
 .../commons/api/edm/geo/Geospatial.Dimension.html  |   354 +
 .../commons/api/edm/geo/Geospatial.Type.html       |   429 +
 .../olingo/commons/api/edm/geo/Geospatial.html     |   456 +
 .../commons/api/edm/geo/GeospatialCollection.html  |   369 +
 .../olingo/commons/api/edm/geo/LineString.html     |   370 +
 .../commons/api/edm/geo/MultiLineString.html       |   370 +
 .../olingo/commons/api/edm/geo/MultiPoint.html     |   370 +
 .../olingo/commons/api/edm/geo/MultiPolygon.html   |   370 +
 .../apache/olingo/commons/api/edm/geo/Point.html   |   507 +
 .../apache/olingo/commons/api/edm/geo/Polygon.html |   416 +
 .../apache/olingo/commons/api/edm/geo/SRID.html    |   414 +
 .../api/edm/geo/class-use/ComposedGeospatial.html  |   217 +
 .../edm/geo/class-use/Geospatial.Dimension.html    |   330 +
 .../api/edm/geo/class-use/Geospatial.Type.html     |   218 +
 .../commons/api/edm/geo/class-use/Geospatial.html  |   297 +
 .../edm/geo/class-use/GeospatialCollection.html    |   126 +
 .../commons/api/edm/geo/class-use/LineString.html  |   171 +
 .../api/edm/geo/class-use/MultiLineString.html     |   126 +
 .../commons/api/edm/geo/class-use/MultiPoint.html  |   126 +
 .../api/edm/geo/class-use/MultiPolygon.html        |   126 +
 .../commons/api/edm/geo/class-use/Point.html       |   215 +
 .../commons/api/edm/geo/class-use/Polygon.html     |   171 +
 .../olingo/commons/api/edm/geo/class-use/SRID.html |   474 +
 .../olingo/commons/api/edm/geo/package-frame.html  |    35 +
 .../commons/api/edm/geo/package-summary.html       |   235 +
 .../olingo/commons/api/edm/geo/package-tree.html   |   167 +
 .../olingo/commons/api/edm/geo/package-use.html    |   326 +
 .../olingo/commons/api/edm/package-frame.html      |    72 +
 .../olingo/commons/api/edm/package-summary.html    |   440 +
 .../olingo/commons/api/edm/package-tree.html       |   293 +
 .../apache/olingo/commons/api/edm/package-use.html |  1082 ++
 .../api/edm/provider/CsdlAbstractEdmItem.html      |   315 +
 .../api/edm/provider/CsdlAbstractEdmProvider.html  |   729 +
 .../commons/api/edm/provider/CsdlAction.html       |   454 +
 .../commons/api/edm/provider/CsdlActionImport.html |   463 +
 .../commons/api/edm/provider/CsdlAliasInfo.html    |   345 +
 .../commons/api/edm/provider/CsdlAnnotatable.html  |   239 +
 .../commons/api/edm/provider/CsdlAnnotation.html   |   447 +
 .../commons/api/edm/provider/CsdlAnnotations.html  |   429 +
 .../api/edm/provider/CsdlBindingTarget.html        |   671 +
 .../commons/api/edm/provider/CsdlComplexType.html  |   504 +
 .../commons/api/edm/provider/CsdlEdmProvider.html  |   630 +
 .../api/edm/provider/CsdlEntityContainer.html      |   721 +
 .../api/edm/provider/CsdlEntityContainerInfo.html  |   345 +
 .../commons/api/edm/provider/CsdlEntitySet.html    |   517 +
 .../api/edm/provider/CsdlEntitySetPath.html        |   345 +
 .../commons/api/edm/provider/CsdlEntityType.html   |   588 +
 .../commons/api/edm/provider/CsdlEnumMember.html   |   410 +
 .../commons/api/edm/provider/CsdlEnumType.html     |   560 +
 .../commons/api/edm/provider/CsdlFunction.html     |   496 +
 .../api/edm/provider/CsdlFunctionImport.html       |   565 +
 .../commons/api/edm/provider/CsdlMapping.html      |   362 +
 .../olingo/commons/api/edm/provider/CsdlNamed.html |   235 +
 .../api/edm/provider/CsdlNavigationProperty.html   |   704 +
 .../provider/CsdlNavigationPropertyBinding.html    |   357 +
 .../commons/api/edm/provider/CsdlOnDelete.html     |   365 +
 .../api/edm/provider/CsdlOnDeleteAction.html       |   380 +
 .../commons/api/edm/provider/CsdlOperation.html    |   681 +
 .../api/edm/provider/CsdlOperationImport.html      |   485 +
 .../commons/api/edm/provider/CsdlParameter.html    |   746 ++
 .../commons/api/edm/provider/CsdlProperty.html     |   872 ++
 .../commons/api/edm/provider/CsdlPropertyRef.html  |   365 +
 .../edm/provider/CsdlReferentialConstraint.html    |   407 +
 .../commons/api/edm/provider/CsdlReturnType.html   |   659 +
 .../commons/api/edm/provider/CsdlSchema.html       |   985 ++
 .../commons/api/edm/provider/CsdlSingleton.html    |   475 +
 .../api/edm/provider/CsdlStructuralType.html       |   803 ++
 .../olingo/commons/api/edm/provider/CsdlTerm.html  |   746 ++
 .../api/edm/provider/CsdlTypeDefinition.html       |   642 +
 .../provider/annotation/CsdlAnnotationPath.html    |   330 +
 .../api/edm/provider/annotation/CsdlApply.html     |   411 +
 .../api/edm/provider/annotation/CsdlCast.html      |   537 +
 .../edm/provider/annotation/CsdlCollection.html    |   339 +
 ...lConstantExpression.ConstantExpressionType.html |   527 +
 .../annotation/CsdlConstantExpression.html         |   381 +
 .../provider/annotation/CsdlDynamicExpression.html |   888 ++
 .../edm/provider/annotation/CsdlExpression.html    |   356 +
 .../api/edm/provider/annotation/CsdlIf.html        |   442 +
 .../api/edm/provider/annotation/CsdlIsOf.html      |   537 +
 .../provider/annotation/CsdlLabeledElement.html    |   405 +
 .../annotation/CsdlLabeledElementReference.html    |   331 +
 ...pression.LogicalOrComparisonExpressionType.html |   482 +
 .../CsdlLogicalOrComparisonExpression.html         |   444 +
 .../annotation/CsdlNavigationPropertyPath.html     |   331 +
 .../api/edm/provider/annotation/CsdlNull.html      |   338 +
 .../api/edm/provider/annotation/CsdlPath.html      |   332 +
 .../edm/provider/annotation/CsdlPropertyPath.html  |   331 +
 .../edm/provider/annotation/CsdlPropertyValue.html |   382 +
 .../api/edm/provider/annotation/CsdlRecord.html    |   405 +
 .../api/edm/provider/annotation/CsdlUrlRef.html    |   372 +
 .../annotation/class-use/CsdlAnnotationPath.html   |   175 +
 .../provider/annotation/class-use/CsdlApply.html   |   183 +
 .../provider/annotation/class-use/CsdlCast.html    |   199 +
 .../annotation/class-use/CsdlCollection.html       |   177 +
 ...lConstantExpression.ConstantExpressionType.html |   205 +
 .../class-use/CsdlConstantExpression.html          |   177 +
 .../class-use/CsdlDynamicExpression.html           |   271 +
 .../annotation/class-use/CsdlExpression.html       |   463 +
 .../edm/provider/annotation/class-use/CsdlIf.html  |   187 +
 .../provider/annotation/class-use/CsdlIsOf.html    |   199 +
 .../annotation/class-use/CsdlLabeledElement.html   |   183 +
 .../class-use/CsdlLabeledElementReference.html     |   175 +
 ...pression.LogicalOrComparisonExpressionType.html |   201 +
 .../CsdlLogicalOrComparisonExpression.html         |   183 +
 .../class-use/CsdlNavigationPropertyPath.html      |   175 +
 .../provider/annotation/class-use/CsdlNull.html    |   175 +
 .../provider/annotation/class-use/CsdlPath.html    |   175 +
 .../annotation/class-use/CsdlPropertyPath.html     |   175 +
 .../annotation/class-use/CsdlPropertyValue.html    |   205 +
 .../provider/annotation/class-use/CsdlRecord.html  |   183 +
 .../provider/annotation/class-use/CsdlUrlRef.html  |   179 +
 .../api/edm/provider/annotation/package-frame.html |    44 +
 .../edm/provider/annotation/package-summary.html   |   284 +
 .../api/edm/provider/annotation/package-tree.html  |   180 +
 .../api/edm/provider/annotation/package-use.html   |   281 +
 .../provider/class-use/CsdlAbstractEdmItem.html    |   463 +
 .../class-use/CsdlAbstractEdmProvider.html         |   126 +
 .../api/edm/provider/class-use/CsdlAction.html     |   235 +
 .../edm/provider/class-use/CsdlActionImport.html   |   242 +
 .../api/edm/provider/class-use/CsdlAliasInfo.html  |   195 +
 .../edm/provider/class-use/CsdlAnnotatable.html    |   448 +
 .../api/edm/provider/class-use/CsdlAnnotation.html |   610 +
 .../edm/provider/class-use/CsdlAnnotations.html    |   231 +
 .../edm/provider/class-use/CsdlBindingTarget.html  |   227 +
 .../edm/provider/class-use/CsdlComplexType.html    |   242 +
 .../edm/provider/class-use/CsdlEdmProvider.html    |   234 +
 .../provider/class-use/CsdlEntityContainer.html    |   235 +
 .../class-use/CsdlEntityContainerInfo.html         |   186 +
 .../api/edm/provider/class-use/CsdlEntitySet.html  |   246 +
 .../edm/provider/class-use/CsdlEntitySetPath.html  |   176 +
 .../api/edm/provider/class-use/CsdlEntityType.html |   254 +
 .../api/edm/provider/class-use/CsdlEnumMember.html |   224 +
 .../api/edm/provider/class-use/CsdlEnumType.html   |   246 +
 .../api/edm/provider/class-use/CsdlFunction.html   |   241 +
 .../edm/provider/class-use/CsdlFunctionImport.html |   254 +
 .../api/edm/provider/class-use/CsdlMapping.html    |   242 +
 .../api/edm/provider/class-use/CsdlNamed.html      |   313 +
 .../provider/class-use/CsdlNavigationProperty.html |   283 +
 .../class-use/CsdlNavigationPropertyBinding.html   |   229 +
 .../api/edm/provider/class-use/CsdlOnDelete.html   |   197 +
 .../edm/provider/class-use/CsdlOnDeleteAction.html |   198 +
 .../api/edm/provider/class-use/CsdlOperation.html  |   221 +
 .../provider/class-use/CsdlOperationImport.html    |   203 +
 .../api/edm/provider/class-use/CsdlParameter.html  |   289 +
 .../api/edm/provider/class-use/CsdlProperty.html   |   307 +
 .../edm/provider/class-use/CsdlPropertyRef.html    |   206 +
 .../class-use/CsdlReferentialConstraint.html       |   212 +
 .../api/edm/provider/class-use/CsdlReturnType.html |   262 +
 .../api/edm/provider/class-use/CsdlSchema.html     |   361 +
 .../api/edm/provider/class-use/CsdlSingleton.html  |   240 +
 .../edm/provider/class-use/CsdlStructuralType.html |   233 +
 .../api/edm/provider/class-use/CsdlTerm.html       |   276 +
 .../edm/provider/class-use/CsdlTypeDefinition.html |   264 +
 .../commons/api/edm/provider/package-frame.html    |    64 +
 .../commons/api/edm/provider/package-summary.html  |   399 +
 .../commons/api/edm/provider/package-tree.html     |   205 +
 .../commons/api/edm/provider/package-use.html      |   496 +
 .../olingo/commons/api/edmx/EdmxReference.html     |   422 +
 .../commons/api/edmx/EdmxReferenceInclude.html     |   324 +
 .../api/edmx/EdmxReferenceIncludeAnnotation.html   |   388 +
 .../commons/api/edmx/class-use/EdmxReference.html  |   261 +
 .../api/edmx/class-use/EdmxReferenceInclude.html   |   185 +
 .../class-use/EdmxReferenceIncludeAnnotation.html  |   206 +
 .../olingo/commons/api/edmx/package-frame.html     |    23 +
 .../olingo/commons/api/edmx/package-summary.html   |   169 +
 .../olingo/commons/api/edmx/package-tree.html      |   141 +
 .../olingo/commons/api/edmx/package-use.html       |   217 +
 .../apache/olingo/commons/api/ex/ODataError.html   |   479 +
 .../olingo/commons/api/ex/ODataErrorDetail.html    |   371 +
 .../olingo/commons/api/ex/ODataException.html      |   316 +
 .../commons/api/ex/ODataNotSupportedException.html |   323 +
 .../commons/api/ex/ODataRuntimeException.html      |   322 +
 .../commons/api/ex/class-use/ODataError.html       |   290 +
 .../commons/api/ex/class-use/ODataErrorDetail.html |   234 +
 .../commons/api/ex/class-use/ODataException.html   |   552 +
 .../ex/class-use/ODataNotSupportedException.html   |   126 +
 .../api/ex/class-use/ODataRuntimeException.html    |   248 +
 .../olingo/commons/api/ex/package-frame.html       |    28 +
 .../olingo/commons/api/ex/package-summary.html     |   190 +
 .../apache/olingo/commons/api/ex/package-tree.html |   158 +
 .../apache/olingo/commons/api/ex/package-use.html  |   426 +
 .../olingo/commons/api/format/AcceptCharset.html   |   320 +
 .../olingo/commons/api/format/AcceptType.html      |   398 +
 .../olingo/commons/api/format/ContentType.html     |   898 ++
 .../olingo/commons/api/format/PreferenceName.html  |   506 +
 .../api/format/class-use/AcceptCharset.html        |   171 +
 .../commons/api/format/class-use/AcceptType.html   |   177 +
 .../commons/api/format/class-use/ContentType.html  |  1069 ++
 .../api/format/class-use/PreferenceName.html       |   178 +
 .../olingo/commons/api/format/package-frame.html   |    27 +
 .../olingo/commons/api/format/package-summary.html |   186 +
 .../olingo/commons/api/format/package-tree.html    |   153 +
 .../olingo/commons/api/format/package-use.html     |   372 +
 .../apache/olingo/commons/api/http/HttpHeader.html |  1069 ++
 .../apache/olingo/commons/api/http/HttpMethod.html |   404 +
 .../olingo/commons/api/http/HttpStatusCode.html    |   871 ++
 .../commons/api/http/class-use/HttpHeader.html     |   126 +
 .../commons/api/http/class-use/HttpMethod.html     |   321 +
 .../commons/api/http/class-use/HttpStatusCode.html |   183 +
 .../olingo/commons/api/http/package-frame.html     |    26 +
 .../olingo/commons/api/http/package-summary.html   |   179 +
 .../olingo/commons/api/http/package-tree.html      |   148 +
 .../olingo/commons/api/http/package-use.html       |   253 +
 .../apache/olingo/commons/api/package-frame.html   |    22 +
 .../apache/olingo/commons/api/package-summary.html |   163 +
 .../apache/olingo/commons/api/package-tree.html    |   136 +
 .../org/apache/olingo/commons/api/package-use.html |   161 +
 .../olingo/ext/pojogen/AbstractPOJOGenMojo.html    |   640 +
 .../apache/olingo/ext/pojogen/AbstractUtility.html |  1004 ++
 .../ext/pojogen/NavPropertyBindingDetails.html     |   438 +
 .../ext/pojogen/NavPropertyContainsTarget.html     |   268 +
 .../apache/olingo/ext/pojogen/V4POJOGenMojo.html   |   385 +
 .../org/apache/olingo/ext/pojogen/V4Utility.html   |   270 +
 .../ext/pojogen/class-use/AbstractPOJOGenMojo.html |   168 +
 .../ext/pojogen/class-use/AbstractUtility.html     |   192 +
 .../class-use/NavPropertyBindingDetails.html       |   180 +
 .../class-use/NavPropertyContainsTarget.html       |   126 +
 .../ext/pojogen/class-use/V4POJOGenMojo.html       |   126 +
 .../olingo/ext/pojogen/class-use/V4Utility.html    |   166 +
 .../apache/olingo/ext/pojogen/package-frame.html   |    26 +
 .../apache/olingo/ext/pojogen/package-summary.html |   166 +
 .../apache/olingo/ext/pojogen/package-tree.html    |   157 +
 .../org/apache/olingo/ext/pojogen/package-use.html |   168 +
 .../apache/olingo/ext/proxy/AbstractService.html   |   444 +
 .../olingo/ext/proxy/api/AbstractEntityKey.html    |   320 +
 .../olingo/ext/proxy/api/AbstractEntitySet.html    |   464 +
 .../olingo/ext/proxy/api/AbstractOpenType.html     |   264 +
 .../olingo/ext/proxy/api/AbstractSingleton.html    |   174 +
 .../apache/olingo/ext/proxy/api/AbstractTerm.html  |   174 +
 .../apache/olingo/ext/proxy/api/Annotatable.html   |   273 +
 .../olingo/ext/proxy/api/CollectionQuery.html      |   276 +
 .../apache/olingo/ext/proxy/api/CommonQuery.html   |   230 +
 .../olingo/ext/proxy/api/ComplexCollection.html    |   216 +
 .../apache/olingo/ext/proxy/api/ComplexType.html   |   195 +
 .../olingo/ext/proxy/api/ComposableInvoker.html    |   239 +
 .../olingo/ext/proxy/api/EdmStreamValue.html       |   262 +
 .../olingo/ext/proxy/api/EntityCollection.html     |   287 +
 .../org/apache/olingo/ext/proxy/api/EntitySet.html |   300 +
 .../apache/olingo/ext/proxy/api/EntityType.html    |   262 +
 .../olingo/ext/proxy/api/GenericCollection.html    |   273 +
 .../org/apache/olingo/ext/proxy/api/Invoker.html   |   240 +
 .../olingo/ext/proxy/api/ODataFlushException.html  |   323 +
 .../olingo/ext/proxy/api/ODataResponseError.html   |   303 +
 .../apache/olingo/ext/proxy/api/OperationType.html |   369 +
 .../apache/olingo/ext/proxy/api/Operations.html    |   169 +
 .../olingo/ext/proxy/api/PersistenceManager.html   |   262 +
 .../olingo/ext/proxy/api/PrimitiveCollection.html  |   263 +
 .../ext/proxy/api/PrimitiveCollectionInvoker.html  |   209 +
 .../org/apache/olingo/ext/proxy/api/Search.html    |   312 +
 .../olingo/ext/proxy/api/Sort.Direction.html       |   365 +
 .../org/apache/olingo/ext/proxy/api/Sort.html      |   347 +
 .../olingo/ext/proxy/api/StructuredCollection.html |   281 +
 .../api/StructuredCollectionComposableInvoker.html |   230 +
 .../ext/proxy/api/StructuredCollectionInvoker.html |   227 +
 .../ext/proxy/api/StructuredCollectionQuery.html   |   331 +
 .../ext/proxy/api/StructuredComposableInvoker.html |   216 +
 .../olingo/ext/proxy/api/StructuredInvoker.html    |   213 +
 .../olingo/ext/proxy/api/StructuredQuery.html      |   270 +
 .../olingo/ext/proxy/api/StructuredType.html       |   290 +
 .../AnnotationsForNavigationProperty.html          |   231 +
 .../api/annotations/AnnotationsForProperty.html    |   231 +
 .../ext/proxy/api/annotations/CollectionRef.html   |   216 +
 .../ext/proxy/api/annotations/ComplexType.html     |   293 +
 .../ext/proxy/api/annotations/CompoundKey.html     |   168 +
 .../proxy/api/annotations/CompoundKeyElement.html  |   236 +
 .../ext/proxy/api/annotations/EntityContainer.html |   232 +
 .../ext/proxy/api/annotations/EntitySet.html       |   273 +
 .../ext/proxy/api/annotations/EntityType.html      |   313 +
 .../olingo/ext/proxy/api/annotations/EnumType.html |   272 +
 .../olingo/ext/proxy/api/annotations/Key.html      |   172 +
 .../olingo/ext/proxy/api/annotations/KeyClass.html |   222 +
 .../olingo/ext/proxy/api/annotations/KeyRef.html   |   216 +
 .../ext/proxy/api/annotations/Namespace.html       |   252 +
 .../proxy/api/annotations/NavigationProperty.html  |   316 +
 .../ext/proxy/api/annotations/Operation.html       |   335 +
 .../ext/proxy/api/annotations/Parameter.html       |   328 +
 .../olingo/ext/proxy/api/annotations/Property.html |   468 +
 .../api/annotations/ReferentialConstraint.html     |   268 +
 .../olingo/ext/proxy/api/annotations/RowType.html  |   168 +
 .../ext/proxy/api/annotations/Singleton.html       |   253 +
 .../olingo/ext/proxy/api/annotations/Term.html     |   269 +
 .../AnnotationsForNavigationProperty.html          |   126 +
 .../class-use/AnnotationsForProperty.html          |   126 +
 .../api/annotations/class-use/CollectionRef.html   |   126 +
 .../api/annotations/class-use/ComplexType.html     |   126 +
 .../api/annotations/class-use/CompoundKey.html     |   126 +
 .../annotations/class-use/CompoundKeyElement.html  |   126 +
 .../api/annotations/class-use/EntityContainer.html |   126 +
 .../proxy/api/annotations/class-use/EntitySet.html |   126 +
 .../api/annotations/class-use/EntityType.html      |   126 +
 .../proxy/api/annotations/class-use/EnumType.html  |   126 +
 .../ext/proxy/api/annotations/class-use/Key.html   |   126 +
 .../proxy/api/annotations/class-use/KeyClass.html  |   126 +
 .../proxy/api/annotations/class-use/KeyRef.html    |   126 +
 .../proxy/api/annotations/class-use/Namespace.html |   126 +
 .../annotations/class-use/NavigationProperty.html  |   245 +
 .../proxy/api/annotations/class-use/Operation.html |   178 +
 .../proxy/api/annotations/class-use/Parameter.html |   126 +
 .../proxy/api/annotations/class-use/Property.html  |   167 +
 .../class-use/ReferentialConstraint.html           |   126 +
 .../proxy/api/annotations/class-use/RowType.html   |   126 +
 .../proxy/api/annotations/class-use/Singleton.html |   126 +
 .../ext/proxy/api/annotations/class-use/Term.html  |   126 +
 .../ext/proxy/api/annotations/package-frame.html   |    42 +
 .../ext/proxy/api/annotations/package-summary.html |   268 +
 .../ext/proxy/api/annotations/package-tree.html    |   156 +
 .../ext/proxy/api/annotations/package-use.html     |   192 +
 .../ext/proxy/api/class-use/AbstractEntityKey.html |   126 +
 .../ext/proxy/api/class-use/AbstractEntitySet.html |   170 +
 .../ext/proxy/api/class-use/AbstractOpenType.html  |   126 +
 .../ext/proxy/api/class-use/AbstractSingleton.html |   126 +
 .../ext/proxy/api/class-use/AbstractTerm.html      |   325 +
 .../ext/proxy/api/class-use/Annotatable.html       |   170 +
 .../ext/proxy/api/class-use/CollectionQuery.html   |   199 +
 .../ext/proxy/api/class-use/CommonQuery.html       |   211 +
 .../ext/proxy/api/class-use/ComplexCollection.html |   166 +
 .../ext/proxy/api/class-use/ComplexType.html       |   183 +
 .../ext/proxy/api/class-use/ComposableInvoker.html |   170 +
 .../ext/proxy/api/class-use/EdmStreamValue.html    |   240 +
 .../ext/proxy/api/class-use/EntityCollection.html  |   295 +
 .../olingo/ext/proxy/api/class-use/EntitySet.html  |   126 +
 .../olingo/ext/proxy/api/class-use/EntityType.html |   256 +
 .../ext/proxy/api/class-use/GenericCollection.html |   180 +
 .../olingo/ext/proxy/api/class-use/Invoker.html    |   186 +
 .../proxy/api/class-use/ODataFlushException.html   |   126 +
 .../proxy/api/class-use/ODataResponseError.html    |   178 +
 .../ext/proxy/api/class-use/OperationType.html     |   175 +
 .../olingo/ext/proxy/api/class-use/Operations.html |   200 +
 .../proxy/api/class-use/PersistenceManager.html    |   199 +
 .../proxy/api/class-use/PrimitiveCollection.html   |   166 +
 .../api/class-use/PrimitiveCollectionInvoker.html  |   126 +
 .../olingo/ext/proxy/api/class-use/Search.html     |   241 +
 .../ext/proxy/api/class-use/Sort.Direction.html    |   208 +
 .../olingo/ext/proxy/api/class-use/Sort.html       |   194 +
 .../proxy/api/class-use/StructuredCollection.html  |   201 +
 .../StructuredCollectionComposableInvoker.html     |   126 +
 .../api/class-use/StructuredCollectionInvoker.html |   166 +
 .../api/class-use/StructuredCollectionQuery.html   |   183 +
 .../api/class-use/StructuredComposableInvoker.html |   126 +
 .../ext/proxy/api/class-use/StructuredInvoker.html |   166 +
 .../ext/proxy/api/class-use/StructuredQuery.html   |   182 +
 .../ext/proxy/api/class-use/StructuredType.html    |   209 +
 .../apache/olingo/ext/proxy/api/package-frame.html |    64 +
 .../olingo/ext/proxy/api/package-summary.html      |   327 +
 .../apache/olingo/ext/proxy/api/package-tree.html  |   283 +
 .../apache/olingo/ext/proxy/api/package-use.html   |   335 +
 .../ext/proxy/class-use/AbstractService.html       |   457 +
 .../AbstractCollectionInvocationHandler.html       |  1157 ++
 .../AbstractEntityCollectionInvocationHandler.html |   618 +
 .../AbstractStructuredInvocationHandler.html       |  1267 ++
 .../commons/AnnotatableInvocationHandler.html      |   627 +
 .../commons/AnnotatationsInvocationHandler.html    |   495 +
 .../ComplexCollectionInvocationHandler.html        |   617 +
 .../proxy/commons/ComplexInvocationHandler.html    |   658 +
 .../ext/proxy/commons/EdmStreamValueHandler.html   |   604 +
 .../commons/EntityCollectionInvocationHandler.html |   603 +
 .../commons/EntityContainerInvocationHandler.html  |   642 +
 .../ext/proxy/commons/EntityInvocationHandler.html |   946 ++
 .../proxy/commons/EntitySetInvocationHandler.html  |   952 ++
 .../commons/InlineEntitySetInvocationHandler.html  |   903 ++
 .../proxy/commons/InvokerInvocationHandler.html    |   709 +
 .../NonTransactionalPersistenceManagerImpl.html    |   421 +
 .../ext/proxy/commons/PersistenceChanges.html      |   288 +
 .../PrimitiveCollectionInvocationHandler.html      |   630 +
 .../olingo/ext/proxy/commons/SearchImpl.html       |   334 +
 ...ructuredComposableInvokerInvocationHandler.html |   564 +
 .../olingo/ext/proxy/commons/TransactionItems.html |   379 +
 .../TransactionalPersistenceManagerImpl.html       |   425 +
 .../AbstractCollectionInvocationHandler.html       |   186 +
 .../AbstractEntityCollectionInvocationHandler.html |   174 +
 .../AbstractStructuredInvocationHandler.html       |   198 +
 .../class-use/AnnotatableInvocationHandler.html    |   189 +
 .../class-use/AnnotatationsInvocationHandler.html  |   126 +
 .../ComplexCollectionInvocationHandler.html        |   126 +
 .../class-use/ComplexInvocationHandler.html        |   191 +
 .../commons/class-use/EdmStreamValueHandler.html   |   126 +
 .../EntityCollectionInvocationHandler.html         |   126 +
 .../EntityContainerInvocationHandler.html          |   167 +
 .../commons/class-use/EntityInvocationHandler.html |   466 +
 .../class-use/EntitySetInvocationHandler.html      |   173 +
 .../InlineEntitySetInvocationHandler.html          |   169 +
 .../class-use/InvokerInvocationHandler.html        |   166 +
 .../NonTransactionalPersistenceManagerImpl.html    |   126 +
 .../commons/class-use/PersistenceChanges.html      |   174 +
 .../PrimitiveCollectionInvocationHandler.html      |   126 +
 .../ext/proxy/commons/class-use/SearchImpl.html    |   126 +
 ...ructuredComposableInvokerInvocationHandler.html |   126 +
 .../proxy/commons/class-use/TransactionItems.html  |   174 +
 .../TransactionalPersistenceManagerImpl.html       |   126 +
 .../olingo/ext/proxy/commons/package-frame.html    |    41 +
 .../olingo/ext/proxy/commons/package-summary.html  |   231 +
 .../olingo/ext/proxy/commons/package-tree.html     |   171 +
 .../olingo/ext/proxy/commons/package-use.html      |   230 +
 .../olingo/ext/proxy/context/AttachedEntity.html   |   288 +
 .../ext/proxy/context/AttachedEntityStatus.html    |   394 +
 .../apache/olingo/ext/proxy/context/Context.html   |   286 +
 .../olingo/ext/proxy/context/EntityContext.html    |   551 +
 .../olingo/ext/proxy/context/EntityLinkDesc.html   |   425 +
 .../olingo/ext/proxy/context/EntityUUID.html       |   377 +
 .../proxy/context/class-use/AttachedEntity.html    |   168 +
 .../context/class-use/AttachedEntityStatus.html    |   255 +
 .../ext/proxy/context/class-use/Context.html       |   166 +
 .../ext/proxy/context/class-use/EntityContext.html |   166 +
 .../proxy/context/class-use/EntityLinkDesc.html    |   126 +
 .../ext/proxy/context/class-use/EntityUUID.html    |   202 +
 .../olingo/ext/proxy/context/package-frame.html    |    29 +
 .../olingo/ext/proxy/context/package-summary.html  |   177 +
 .../olingo/ext/proxy/context/package-tree.html     |   155 +
 .../olingo/ext/proxy/context/package-use.html      |   211 +
 .../org/apache/olingo/ext/proxy/package-frame.html |    21 +
 .../apache/olingo/ext/proxy/package-summary.html   |   146 +
 .../org/apache/olingo/ext/proxy/package-tree.html  |   139 +
 .../org/apache/olingo/ext/proxy/package-use.html   |   182 +
 .../apache/olingo/ext/proxy/utils/ClassUtils.html  |   392 +
 .../ext/proxy/utils/CompoundKeyElementWrapper.html |   325 +
 .../apache/olingo/ext/proxy/utils/CoreUtils.html   |   489 +
 .../apache/olingo/ext/proxy/utils/ProxyUtils.html  |   371 +
 .../ext/proxy/utils/class-use/ClassUtils.html      |   126 +
 .../utils/class-use/CompoundKeyElementWrapper.html |   166 +
 .../ext/proxy/utils/class-use/CoreUtils.html       |   126 +
 .../ext/proxy/utils/class-use/ProxyUtils.html      |   126 +
 .../olingo/ext/proxy/utils/package-frame.html      |    24 +
 .../olingo/ext/proxy/utils/package-summary.html    |   156 +
 .../olingo/ext/proxy/utils/package-tree.html       |   142 +
 .../apache/olingo/ext/proxy/utils/package-use.html |   159 +
 .../apache/olingo/netty/server/api/ODataNetty.html |   316 +
 .../olingo/netty/server/api/ODataNettyHandler.html |   260 +
 .../netty/server/api/class-use/ODataNetty.html     |   190 +
 .../server/api/class-use/ODataNettyHandler.html    |   203 +
 .../olingo/netty/server/api/package-frame.html     |    25 +
 .../olingo/netty/server/api/package-summary.html   |   159 +
 .../olingo/netty/server/api/package-tree.html      |   147 +
 .../olingo/netty/server/api/package-use.html       |   184 +
 .../netty/server/core/ODataNettyHandlerImpl.html   |   374 +
 .../olingo/netty/server/core/ODataNettyImpl.html   |   740 ++
 .../core/class-use/ODataNettyHandlerImpl.html      |   126 +
 .../server/core/class-use/ODataNettyImpl.html      |   126 +
 .../olingo/netty/server/core/package-frame.html    |    22 +
 .../olingo/netty/server/core/package-summary.html  |   148 +
 .../olingo/netty/server/core/package-tree.html     |   148 +
 .../olingo/netty/server/core/package-use.html      |   126 +
 .../odata4/org/apache/olingo/server/api/OData.html |   668 +
 .../server/api/ODataApplicationException.html      |   467 +
 .../org/apache/olingo/server/api/ODataContent.html |   262 +
 .../server/api/ODataContentWriteErrorCallback.html |   240 +
 .../server/api/ODataContentWriteErrorContext.html  |   259 +
 .../org/apache/olingo/server/api/ODataHandler.html |   281 +
 .../apache/olingo/server/api/ODataHttpHandler.html |   331 +
 .../api/ODataLibraryException.MessageKey.html      |   235 +
 .../ODataLibraryException.ODataErrorMessage.html   |   299 +
 .../olingo/server/api/ODataLibraryException.html   |   483 +
 .../org/apache/olingo/server/api/ODataRequest.html |   727 +
 .../apache/olingo/server/api/ODataResponse.html    |   513 +
 .../apache/olingo/server/api/ODataServerError.html |   517 +
 .../apache/olingo/server/api/OlingoExtension.html  |   174 +
 .../apache/olingo/server/api/ServiceMetadata.html  |   291 +
 .../olingo/server/api/batch/BatchFacade.html       |   305 +
 .../server/api/batch/class-use/BatchFacade.html    |   180 +
 .../olingo/server/api/batch/package-frame.html     |    21 +
 .../olingo/server/api/batch/package-summary.html   |   158 +
 .../olingo/server/api/batch/package-tree.html      |   135 +
 .../olingo/server/api/batch/package-use.html       |   164 +
 .../apache/olingo/server/api/class-use/OData.html  |   288 +
 .../api/class-use/ODataApplicationException.html   |   704 +
 .../olingo/server/api/class-use/ODataContent.html  |   207 +
 .../class-use/ODataContentWriteErrorCallback.html  |   188 +
 .../class-use/ODataContentWriteErrorContext.html   |   171 +
 .../olingo/server/api/class-use/ODataHandler.html  |   207 +
 .../server/api/class-use/ODataHttpHandler.html     |   192 +
 .../ODataLibraryException.MessageKey.html          |   386 +
 .../ODataLibraryException.ODataErrorMessage.html   |   171 +
 .../api/class-use/ODataLibraryException.html       |   745 ++
 .../olingo/server/api/class-use/ODataRequest.html  |   765 ++
 .../olingo/server/api/class-use/ODataResponse.html |   792 ++
 .../server/api/class-use/ODataServerError.html     |   276 +
 .../server/api/class-use/OlingoExtension.html      |   223 +
 .../server/api/class-use/ServiceMetadata.html      |   462 +
 .../olingo/server/api/debug/DebugInformation.html  |   465 +
 .../server/api/debug/DebugResponseHelper.html      |   233 +
 .../olingo/server/api/debug/DebugSupport.html      |   373 +
 .../server/api/debug/DefaultDebugSupport.html      |   357 +
 .../server/api/debug/RuntimeMeasurement.html       |   452 +
 .../api/debug/class-use/DebugInformation.html      |   182 +
 .../api/debug/class-use/DebugResponseHelper.html   |   192 +
 .../server/api/debug/class-use/DebugSupport.html   |   196 +
 .../api/debug/class-use/DefaultDebugSupport.html   |   126 +
 .../api/debug/class-use/RuntimeMeasurement.html    |   183 +
 .../olingo/server/api/debug/package-frame.html     |    28 +
 .../olingo/server/api/debug/package-summary.html   |   192 +
 .../olingo/server/api/debug/package-tree.html      |   146 +
 .../olingo/server/api/debug/package-use.html       |   222 +
 .../DeserializerException.MessageKeys.html         |   637 +
 .../api/deserializer/DeserializerException.html    |   416 +
 .../api/deserializer/DeserializerResult.html       |   331 +
 .../api/deserializer/FixedFormatDeserializer.html  |   318 +
 .../server/api/deserializer/ODataDeserializer.html |   353 +
 .../BatchDeserializerException.MessageKeys.html    |   660 +
 .../batch/BatchDeserializerException.html          |   375 +
 .../deserializer/batch/BatchOptions.Builder.html   |   339 +
 .../api/deserializer/batch/BatchOptions.html       |   334 +
 .../api/deserializer/batch/BatchRequestPart.html   |   333 +
 .../api/deserializer/batch/ODataResponsePart.html  |   345 +
 .../BatchDeserializerException.MessageKeys.html    |   177 +
 .../class-use/BatchDeserializerException.html      |   172 +
 .../batch/class-use/BatchOptions.Builder.html      |   182 +
 .../deserializer/batch/class-use/BatchOptions.html |   198 +
 .../batch/class-use/BatchRequestPart.html          |   198 +
 .../batch/class-use/ODataResponsePart.html         |   225 +
 .../api/deserializer/batch/package-frame.html      |    32 +
 .../api/deserializer/batch/package-summary.html    |   205 +
 .../api/deserializer/batch/package-tree.html       |   175 +
 .../server/api/deserializer/batch/package-use.html |   276 +
 .../DeserializerException.MessageKeys.html         |   177 +
 .../class-use/DeserializerException.html           |   330 +
 .../deserializer/class-use/DeserializerResult.html |   198 +
 .../class-use/FixedFormatDeserializer.html         |   192 +
 .../deserializer/class-use/ODataDeserializer.html  |   204 +
 .../server/api/deserializer/package-frame.html     |    31 +
 .../server/api/deserializer/package-summary.html   |   201 +
 .../server/api/deserializer/package-tree.html      |   173 +
 .../server/api/deserializer/package-use.html       |   279 +
 .../olingo/server/api/etag/CustomETagSupport.html  |   270 +
 .../apache/olingo/server/api/etag/ETagHelper.html  |   292 +
 .../etag/PreconditionException.MessageKeys.html    |   390 +
 .../server/api/etag/PreconditionException.html     |   391 +
 .../api/etag/ServiceMetadataETagSupport.html       |   263 +
 .../api/etag/class-use/CustomETagSupport.html      |   170 +
 .../server/api/etag/class-use/ETagHelper.html      |   192 +
 .../PreconditionException.MessageKeys.html         |   177 +
 .../api/etag/class-use/PreconditionException.html  |   182 +
 .../etag/class-use/ServiceMetadataETagSupport.html |   211 +
 .../olingo/server/api/etag/package-frame.html      |    31 +
 .../olingo/server/api/etag/package-summary.html    |   202 +
 .../olingo/server/api/etag/package-tree.html       |   177 +
 .../apache/olingo/server/api/etag/package-use.html |   226 +
 .../apache/olingo/server/api/package-frame.html    |    41 +
 .../apache/olingo/server/api/package-summary.html  |   273 +
 .../org/apache/olingo/server/api/package-tree.html |   175 +
 .../org/apache/olingo/server/api/package-use.html  |   600 +
 .../server/api/prefer/Preferences.Preference.html  |   306 +
 .../server/api/prefer/Preferences.Return.html      |   347 +
 .../olingo/server/api/prefer/Preferences.html      |   409 +
 .../api/prefer/PreferencesApplied.Builder.html     |   401 +
 .../server/api/prefer/PreferencesApplied.html      |   319 +
 .../prefer/class-use/Preferences.Preference.html   |   170 +
 .../api/prefer/class-use/Preferences.Return.html   |   199 +
 .../server/api/prefer/class-use/Preferences.html   |   192 +
 .../class-use/PreferencesApplied.Builder.html      |   225 +
 .../api/prefer/class-use/PreferencesApplied.html   |   170 +
 .../olingo/server/api/prefer/package-frame.html    |    31 +
 .../olingo/server/api/prefer/package-summary.html  |   203 +
 .../olingo/server/api/prefer/package-tree.html     |   157 +
 .../olingo/server/api/prefer/package-use.html      |   223 +
 .../ActionComplexCollectionProcessor.html          |   260 +
 .../api/processor/ActionComplexProcessor.html      |   260 +
 .../processor/ActionEntityCollectionProcessor.html |   260 +
 .../api/processor/ActionEntityProcessor.html       |   260 +
 .../ActionPrimitiveCollectionProcessor.html        |   260 +
 .../api/processor/ActionPrimitiveProcessor.html    |   260 +
 .../server/api/processor/ActionVoidProcessor.html  |   257 +
 .../server/api/processor/BatchProcessor.html       |   284 +
 .../api/processor/ComplexCollectionProcessor.html  |   337 +
 .../server/api/processor/ComplexProcessor.html     |   330 +
 .../processor/CountComplexCollectionProcessor.html |   262 +
 .../processor/CountEntityCollectionProcessor.html  |   262 +
 .../CountPrimitiveCollectionProcessor.html         |   262 +
 .../server/api/processor/DefaultProcessor.html     |   404 +
 .../server/api/processor/DeltaProcessor.html       |   196 +
 .../api/processor/EntityCollectionProcessor.html   |   261 +
 .../server/api/processor/EntityProcessor.html      |   366 +
 .../server/api/processor/ErrorProcessor.html       |   256 +
 .../server/api/processor/MediaEntityProcessor.html |   369 +
 .../server/api/processor/MetadataProcessor.html    |   261 +
 .../processor/PrimitiveCollectionProcessor.html    |   337 +
 .../server/api/processor/PrimitiveProcessor.html   |   335 +
 .../api/processor/PrimitiveValueProcessor.html     |   337 +
 .../olingo/server/api/processor/Processor.html     |   245 +
 .../processor/ReferenceCollectionProcessor.html    |   259 +
 .../server/api/processor/ReferenceProcessor.html   |   358 +
 .../api/processor/ServiceDocumentProcessor.html    |   261 +
 .../ActionComplexCollectionProcessor.html          |   126 +
 .../class-use/ActionComplexProcessor.html          |   126 +
 .../class-use/ActionEntityCollectionProcessor.html |   126 +
 .../processor/class-use/ActionEntityProcessor.html |   126 +
 .../ActionPrimitiveCollectionProcessor.html        |   126 +
 .../class-use/ActionPrimitiveProcessor.html        |   126 +
 .../processor/class-use/ActionVoidProcessor.html   |   126 +
 .../api/processor/class-use/BatchProcessor.html    |   126 +
 .../class-use/ComplexCollectionProcessor.html      |   170 +
 .../api/processor/class-use/ComplexProcessor.html  |   126 +
 .../class-use/CountComplexCollectionProcessor.html |   126 +
 .../class-use/CountEntityCollectionProcessor.html  |   126 +
 .../CountPrimitiveCollectionProcessor.html         |   126 +
 .../api/processor/class-use/DefaultProcessor.html  |   126 +
 .../api/processor/class-use/DeltaProcessor.html    |   126 +
 .../class-use/EntityCollectionProcessor.html       |   170 +
 .../api/processor/class-use/EntityProcessor.html   |   170 +
 .../api/processor/class-use/ErrorProcessor.html    |   173 +
 .../processor/class-use/MediaEntityProcessor.html  |   126 +
 .../api/processor/class-use/MetadataProcessor.html |   173 +
 .../class-use/PrimitiveCollectionProcessor.html    |   170 +
 .../processor/class-use/PrimitiveProcessor.html    |   170 +
 .../class-use/PrimitiveValueProcessor.html         |   126 +
 .../server/api/processor/class-use/Processor.html  |   406 +
 .../class-use/ReferenceCollectionProcessor.html    |   126 +
 .../processor/class-use/ReferenceProcessor.html    |   126 +
 .../class-use/ServiceDocumentProcessor.html        |   173 +
 .../olingo/server/api/processor/package-frame.html |    50 +
 .../server/api/processor/package-summary.html      |   339 +
 .../olingo/server/api/processor/package-tree.html  |   186 +
 .../olingo/server/api/processor/package-use.html   |   270 +
 .../BatchSerializerException.MessageKeys.html      |   357 +
 .../api/serializer/BatchSerializerException.html   |   378 +
 .../ComplexSerializerOptions.Builder.html          |   311 +
 .../api/serializer/ComplexSerializerOptions.html   |   328 +
 .../api/serializer/CustomContentTypeSupport.html   |   249 +
 .../api/serializer/EdmAssistedSerializer.html      |   246 +
 .../EdmAssistedSerializerOptions.Builder.html      |   263 +
 .../serializer/EdmAssistedSerializerOptions.html   |   314 +
 .../server/api/serializer/EdmDeltaSerializer.html  |   245 +
 .../EntityCollectionSerializerOptions.Builder.html |   383 +
 .../EntityCollectionSerializerOptions.html         |   435 +
 .../EntitySerializerOptions.Builder.html           |   327 +
 .../api/serializer/EntitySerializerOptions.html    |   344 +
 .../api/serializer/FixedFormatSerializer.html      |   339 +
 .../apache/olingo/server/api/serializer/Kind.html  |   515 +
 .../server/api/serializer/ODataSerializer.html     |   614 +
 .../PrimitiveSerializerOptions.Builder.html        |   375 +
 .../api/serializer/PrimitiveSerializerOptions.html |   376 +
 .../PrimitiveValueSerializerOptions.Builder.html   |   359 +
 .../PrimitiveValueSerializerOptions.html           |   360 +
 ...ferenceCollectionSerializerOptions.Builder.html |   313 +
 .../ReferenceCollectionSerializerOptions.html      |   296 +
 .../ReferenceSerializerOptions.Builder.html        |   297 +
 .../api/serializer/ReferenceSerializerOptions.html |   280 +
 .../server/api/serializer/RepresentationType.html  |   591 +
 .../SerializerException.MessageKeys.html           |   589 +
 .../server/api/serializer/SerializerException.html |   416 +
 .../server/api/serializer/SerializerResult.html    |   231 +
 .../api/serializer/SerializerStreamResult.html     |   232 +
 .../BatchSerializerException.MessageKeys.html      |   177 +
 .../class-use/BatchSerializerException.html        |   171 +
 .../ComplexSerializerOptions.Builder.html          |   194 +
 .../class-use/ComplexSerializerOptions.html        |   197 +
 .../class-use/CustomContentTypeSupport.html        |   171 +
 .../class-use/EdmAssistedSerializer.html           |   193 +
 .../EdmAssistedSerializerOptions.Builder.html      |   176 +
 .../class-use/EdmAssistedSerializerOptions.html    |   188 +
 .../serializer/class-use/EdmDeltaSerializer.html   |   195 +
 .../EntityCollectionSerializerOptions.Builder.html |   219 +
 .../EntityCollectionSerializerOptions.html         |   206 +
 .../class-use/EntitySerializerOptions.Builder.html |   200 +
 .../class-use/EntitySerializerOptions.html         |   188 +
 .../class-use/FixedFormatSerializer.html           |   193 +
 .../server/api/serializer/class-use/Kind.html      |   177 +
 .../api/serializer/class-use/ODataSerializer.html  |   204 +
 .../PrimitiveSerializerOptions.Builder.html        |   218 +
 .../class-use/PrimitiveSerializerOptions.html      |   197 +
 .../PrimitiveValueSerializerOptions.Builder.html   |   212 +
 .../class-use/PrimitiveValueSerializerOptions.html |   187 +
 ...ferenceCollectionSerializerOptions.Builder.html |   182 +
 .../ReferenceCollectionSerializerOptions.html      |   188 +
 .../ReferenceSerializerOptions.Builder.html        |   176 +
 .../class-use/ReferenceSerializerOptions.html      |   188 +
 .../serializer/class-use/RepresentationType.html   |   193 +
 .../class-use/SerializerException.MessageKeys.html |   177 +
 .../serializer/class-use/SerializerException.html  |   455 +
 .../api/serializer/class-use/SerializerResult.html |   273 +
 .../class-use/SerializerStreamResult.html          |   173 +
 .../server/api/serializer/package-frame.html       |    58 +
 .../server/api/serializer/package-summary.html     |   356 +
 .../olingo/server/api/serializer/package-tree.html |   204 +
 .../olingo/server/api/serializer/package-use.html  |   386 +
 .../apache/olingo/server/api/uri/UriHelper.html    |   360 +
 .../org/apache/olingo/server/api/uri/UriInfo.html  |   453 +
 .../apache/olingo/server/api/uri/UriInfoAll.html   |   352 +
 .../apache/olingo/server/api/uri/UriInfoBatch.html |   175 +
 .../olingo/server/api/uri/UriInfoCrossjoin.html    |   420 +
 .../olingo/server/api/uri/UriInfoEntityId.html     |   322 +
 .../apache/olingo/server/api/uri/UriInfoKind.html  |   439 +
 .../olingo/server/api/uri/UriInfoMetadata.html     |   250 +
 .../olingo/server/api/uri/UriInfoResource.html     |   503 +
 .../olingo/server/api/uri/UriInfoService.html      |   175 +
 .../apache/olingo/server/api/uri/UriParameter.html |   296 +
 .../apache/olingo/server/api/uri/UriResource.html  |   271 +
 .../olingo/server/api/uri/UriResourceAction.html   |   273 +
 .../server/api/uri/UriResourceComplexProperty.html |   277 +
 .../olingo/server/api/uri/UriResourceCount.html    |   197 +
 .../server/api/uri/UriResourceEntitySet.html       |   316 +
 .../olingo/server/api/uri/UriResourceFunction.html |   343 +
 .../olingo/server/api/uri/UriResourceIt.html       |   265 +
 .../olingo/server/api/uri/UriResourceKind.html     |   575 +
 .../server/api/uri/UriResourceLambdaAll.html       |   265 +
 .../server/api/uri/UriResourceLambdaAny.html       |   265 +
 .../server/api/uri/UriResourceLambdaVariable.html  |   248 +
 .../server/api/uri/UriResourceNavigation.html      |   299 +
 .../server/api/uri/UriResourcePartTyped.html       |   295 +
 .../api/uri/UriResourcePrimitiveProperty.html      |   211 +
 .../olingo/server/api/uri/UriResourceProperty.html |   251 +
 .../olingo/server/api/uri/UriResourceRef.html      |   197 +
 .../olingo/server/api/uri/UriResourceRoot.html     |   198 +
 .../server/api/uri/UriResourceSingleton.html       |   282 +
 .../olingo/server/api/uri/UriResourceValue.html    |   197 +
 .../olingo/server/api/uri/class-use/UriHelper.html |   192 +
 .../olingo/server/api/uri/class-use/UriInfo.html   |   596 +
 .../server/api/uri/class-use/UriInfoAll.html       |   185 +
 .../server/api/uri/class-use/UriInfoBatch.html     |   185 +
 .../server/api/uri/class-use/UriInfoCrossjoin.html |   185 +
 .../server/api/uri/class-use/UriInfoEntityId.html  |   185 +
 .../server/api/uri/class-use/UriInfoKind.html      |   183 +
 .../server/api/uri/class-use/UriInfoMetadata.html  |   185 +
 .../server/api/uri/class-use/UriInfoResource.html  |   237 +
 .../server/api/uri/class-use/UriInfoService.html   |   185 +
 .../server/api/uri/class-use/UriParameter.html     |   219 +
 .../server/api/uri/class-use/UriResource.html      |   325 +
 .../api/uri/class-use/UriResourceAction.html       |   126 +
 .../uri/class-use/UriResourceComplexProperty.html  |   126 +
 .../server/api/uri/class-use/UriResourceCount.html |   126 +
 .../api/uri/class-use/UriResourceEntitySet.html    |   172 +
 .../api/uri/class-use/UriResourceFunction.html     |   126 +
 .../server/api/uri/class-use/UriResourceIt.html    |   126 +
 .../server/api/uri/class-use/UriResourceKind.html  |   181 +
 .../api/uri/class-use/UriResourceLambdaAll.html    |   126 +
 .../api/uri/class-use/UriResourceLambdaAny.html    |   126 +
 .../uri/class-use/UriResourceLambdaVariable.html   |   126 +
 .../api/uri/class-use/UriResourceNavigation.html   |   126 +
 .../api/uri/class-use/UriResourcePartTyped.html    |   246 +
 .../class-use/UriResourcePrimitiveProperty.html    |   126 +
 .../api/uri/class-use/UriResourceProperty.html     |   178 +
 .../server/api/uri/class-use/UriResourceRef.html   |   126 +
 .../server/api/uri/class-use/UriResourceRoot.html  |   126 +
 .../api/uri/class-use/UriResourceSingleton.html    |   126 +
 .../server/api/uri/class-use/UriResourceValue.html |   126 +
 .../olingo/server/api/uri/package-frame.html       |    53 +
 .../olingo/server/api/uri/package-summary.html     |   365 +
 .../apache/olingo/server/api/uri/package-tree.html |   211 +
 .../apache/olingo/server/api/uri/package-use.html  |   400 +
 .../api/uri/queryoption/AliasQueryOption.html      |   242 +
 .../server/api/uri/queryoption/ApplyItem.Kind.html |   444 +
 .../server/api/uri/queryoption/ApplyItem.html      |   256 +
 .../server/api/uri/queryoption/ApplyOption.html    |   247 +
 .../server/api/uri/queryoption/CountOption.html    |   249 +
 .../api/uri/queryoption/CustomQueryOption.html     |   198 +
 .../api/uri/queryoption/DeltaTokenOption.html      |   246 +
 .../server/api/uri/queryoption/ExpandItem.html     |   471 +
 .../server/api/uri/queryoption/ExpandOption.html   |   248 +
 .../server/api/uri/queryoption/FilterOption.html   |   248 +
 .../server/api/uri/queryoption/FormatOption.html   |   244 +
 .../server/api/uri/queryoption/IdOption.html       |   248 +
 .../api/uri/queryoption/LevelsExpandOption.html    |   246 +
 .../server/api/uri/queryoption/OrderByItem.html    |   249 +
 .../server/api/uri/queryoption/OrderByOption.html  |   248 +
 .../server/api/uri/queryoption/QueryOption.html    |   249 +
 .../server/api/uri/queryoption/SearchOption.html   |   248 +
 .../server/api/uri/queryoption/SelectItem.html     |   298 +
 .../server/api/uri/queryoption/SelectOption.html   |   248 +
 .../server/api/uri/queryoption/SkipOption.html     |   248 +
 .../api/uri/queryoption/SkipTokenOption.html       |   248 +
 .../api/uri/queryoption/SystemQueryOption.html     |   244 +
 .../api/uri/queryoption/SystemQueryOptionKind.html |   586 +
 .../server/api/uri/queryoption/TopOption.html      |   248 +
 .../api/uri/queryoption/apply/Aggregate.html       |   258 +
 .../apply/AggregateExpression.StandardMethod.html  |   384 +
 .../uri/queryoption/apply/AggregateExpression.html |   382 +
 .../uri/queryoption/apply/BottomTop.Method.html    |   396 +
 .../api/uri/queryoption/apply/BottomTop.html       |   313 +
 .../server/api/uri/queryoption/apply/Compute.html  |   258 +
 .../uri/queryoption/apply/ComputeExpression.html   |   255 +
 .../server/api/uri/queryoption/apply/Concat.html   |   258 +
 .../api/uri/queryoption/apply/CustomFunction.html  |   278 +
 .../server/api/uri/queryoption/apply/Expand.html   |   258 +
 .../server/api/uri/queryoption/apply/Filter.html   |   258 +
 .../server/api/uri/queryoption/apply/GroupBy.html  |   278 +
 .../api/uri/queryoption/apply/GroupByItem.html     |   275 +
 .../server/api/uri/queryoption/apply/Identity.html |   211 +
 .../server/api/uri/queryoption/apply/Search.html   |   258 +
 .../uri/queryoption/apply/class-use/Aggregate.html |   126 +
 .../AggregateExpression.StandardMethod.html        |   181 +
 .../apply/class-use/AggregateExpression.html       |   189 +
 .../apply/class-use/BottomTop.Method.html          |   181 +
 .../uri/queryoption/apply/class-use/BottomTop.html |   126 +
 .../uri/queryoption/apply/class-use/Compute.html   |   126 +
 .../apply/class-use/ComputeExpression.html         |   168 +
 .../uri/queryoption/apply/class-use/Concat.html    |   126 +
 .../apply/class-use/CustomFunction.html            |   126 +
 .../uri/queryoption/apply/class-use/Expand.html    |   126 +
 .../uri/queryoption/apply/class-use/Filter.html    |   126 +
 .../uri/queryoption/apply/class-use/GroupBy.html   |   126 +
 .../queryoption/apply/class-use/GroupByItem.html   |   174 +
 .../uri/queryoption/apply/class-use/Identity.html  |   126 +
 .../uri/queryoption/apply/class-use/Search.html    |   126 +
 .../api/uri/queryoption/apply/package-frame.html   |    38 +
 .../api/uri/queryoption/apply/package-summary.html |   243 +
 .../api/uri/queryoption/apply/package-tree.html    |   164 +
 .../api/uri/queryoption/apply/package-use.html     |   181 +
 .../queryoption/class-use/AliasQueryOption.html    |   170 +
 .../uri/queryoption/class-use/ApplyItem.Kind.html  |   183 +
 .../api/uri/queryoption/class-use/ApplyItem.html   |   248 +
 .../api/uri/queryoption/class-use/ApplyOption.html |   231 +
 .../api/uri/queryoption/class-use/CountOption.html |   253 +
 .../queryoption/class-use/CustomQueryOption.html   |   176 +
 .../queryoption/class-use/DeltaTokenOption.html    |   176 +
 .../api/uri/queryoption/class-use/ExpandItem.html  |   168 +
 .../uri/queryoption/class-use/ExpandOption.html    |   332 +
 .../uri/queryoption/class-use/FilterOption.html    |   220 +
 .../uri/queryoption/class-use/FormatOption.html    |   184 +
 .../api/uri/queryoption/class-use/IdOption.html    |   172 +
 .../queryoption/class-use/LevelsExpandOption.html  |   168 +
 .../api/uri/queryoption/class-use/OrderByItem.html |   168 +
 .../uri/queryoption/class-use/OrderByOption.html   |   196 +
 .../api/uri/queryoption/class-use/QueryOption.html |   274 +
 .../uri/queryoption/class-use/SearchOption.html    |   224 +
 .../api/uri/queryoption/class-use/SelectItem.html  |   168 +
 .../uri/queryoption/class-use/SelectOption.html    |   282 +
 .../api/uri/queryoption/class-use/SkipOption.html  |   200 +
 .../uri/queryoption/class-use/SkipTokenOption.html |   176 +
 .../queryoption/class-use/SystemQueryOption.html   |   278 +
 .../class-use/SystemQueryOptionKind.html           |   187 +
 .../api/uri/queryoption/class-use/TopOption.html   |   200 +
 .../api/uri/queryoption/expression/Alias.html      |   243 +
 .../api/uri/queryoption/expression/Binary.html     |   279 +
 .../queryoption/expression/BinaryOperatorKind.html |   572 +
 .../uri/queryoption/expression/Enumeration.html    |   260 +
 .../api/uri/queryoption/expression/Expression.html |   200 +
 .../expression/ExpressionVisitException.html       |   296 +
 .../queryoption/expression/ExpressionVisitor.html  |   511 +
 .../api/uri/queryoption/expression/LambdaRef.html  |   240 +
 .../api/uri/queryoption/expression/Literal.html    |   264 +
 .../api/uri/queryoption/expression/Member.html     |   293 +
 .../api/uri/queryoption/expression/Method.html     |   259 +
 .../api/uri/queryoption/expression/MethodKind.html |   744 ++
 .../uri/queryoption/expression/TypeLiteral.html    |   240 +
 .../api/uri/queryoption/expression/Unary.html      |   262 +
 .../queryoption/expression/UnaryOperatorKind.html  |   392 +
 .../expression/VisitableExpression.html            |   251 +
 .../queryoption/expression/class-use/Alias.html    |   126 +
 .../queryoption/expression/class-use/Binary.html   |   126 +
 .../expression/class-use/BinaryOperatorKind.html   |   204 +
 .../expression/class-use/Enumeration.html          |   126 +
 .../expression/class-use/Expression.html           |   388 +
 .../class-use/ExpressionVisitException.html        |   237 +
 .../expression/class-use/ExpressionVisitor.html    |   170 +
 .../expression/class-use/LambdaRef.html            |   126 +
 .../queryoption/expression/class-use/Literal.html  |   170 +
 .../queryoption/expression/class-use/Member.html   |   170 +
 .../queryoption/expression/class-use/Method.html   |   126 +
 .../expression/class-use/MethodKind.html           |   203 +
 .../expression/class-use/TypeLiteral.html          |   126 +
 .../queryoption/expression/class-use/Unary.html    |   126 +
 .../expression/class-use/UnaryOperatorKind.html    |   203 +
 .../expression/class-use/VisitableExpression.html  |   237 +
 .../uri/queryoption/expression/package-frame.html  |    42 +
 .../queryoption/expression/package-summary.html    |   286 +
 .../uri/queryoption/expression/package-tree.html   |   186 +
 .../uri/queryoption/expression/package-use.html    |   274 +
 .../server/api/uri/queryoption/package-frame.html  |    47 +
 .../api/uri/queryoption/package-summary.html       |   324 +
 .../server/api/uri/queryoption/package-tree.html   |   175 +
 .../server/api/uri/queryoption/package-use.html    |   478 +
 .../api/uri/queryoption/search/SearchBinary.html   |   261 +
 .../search/SearchBinaryOperatorKind.html           |   356 +
 .../uri/queryoption/search/SearchExpression.html   |   292 +
 .../api/uri/queryoption/search/SearchTerm.html     |   235 +
 .../api/uri/queryoption/search/SearchUnary.html    |   248 +
 .../search/SearchUnaryOperatorKind.html            |   344 +
 .../queryoption/search/class-use/SearchBinary.html |   168 +
 .../search/class-use/SearchBinaryOperatorKind.html |   185 +
 .../search/class-use/SearchExpression.html         |   217 +
 .../queryoption/search/class-use/SearchTerm.html   |   172 +
 .../queryoption/search/class-use/SearchUnary.html  |   168 +
 .../search/class-use/SearchUnaryOperatorKind.html  |   185 +
 .../api/uri/queryoption/search/package-frame.html  |    29 +
 .../uri/queryoption/search/package-summary.html    |   187 +
 .../api/uri/queryoption/search/package-tree.html   |   154 +
 .../api/uri/queryoption/search/package-use.html    |   197 +
 content/javadoc/odata4/overview-frame.html         |    74 +
 content/javadoc/odata4/overview-summary.html       |   447 +
 content/javadoc/odata4/overview-tree.html          |  1642 +++
 content/javadoc/odata4/package-list                |    53 +
 content/javadoc/odata4/script.js                   |    30 +
 content/javadoc/odata4/serialized-form.html        |   722 +
 content/javadoc/odata4/stylesheet.css              |   574 +
 content/js/bootstrap.js                            |     6 +
 content/js/html5shiv.min.js                        |     4 +
 content/js/ie-emulation-modes-warning.js           |    51 +
 content/js/ie10-viewport-bug-workaround.js         |    22 +
 content/js/ie8-responsive-file-warning.js          |    13 +
 content/js/jquery.js                               |     4 +
 content/js/offcanvas.js                            |     5 +
 content/js/respond.min.js                          |     5 +
 content/resources/RedefiningTheMetadataSchema      |   144 +
 content/resources/Sample%20JPA%20Model.xml         |    38 +
 content/resources/SampleJPAModel                   |    38 +
 content/resources/Sample_JPA_Model.xml             |    33 +
 content/resources/test.jdbc.zip                    |   Bin 0 -> 18701 bytes
 content/sitemap.html                               |     2 +
 content/support.md                                 |    34 +
 content/verification.md                            |    30 +
 pelicanconf.py                                     |   168 +
 requirements.txt                                   |     2 +
 theme/apache/templates/base.html                   |   137 +
 theme/apache/templates/page.html                   |     4 +
 theme/apache/templates/styles.css                  |     6 +
 theme/plugins/asfgenid.py                          |   384 +
 2669 files changed, 778201 insertions(+)

diff --git a/content/404.html b/content/404.html
new file mode 100755
index 0000000..b9eaed7
--- /dev/null
+++ b/content/404.html
@@ -0,0 +1,159 @@
+<!DOCTYPE html>
+<html lang="en">
+
+    <head>
+    
+        <meta charset="utf-8">
+        <title>Page Not Found :(</title>
+        <style>
+            ::-moz-selection {
+                background: #b3d4fc;
+                text-shadow: none;
+            }
+
+            ::selection {
+                background: #b3d4fc;
+                text-shadow: none;
+            }
+			
+            html {
+                padding: 30px 10px;
+                font-size: 20px;
+                line-height: 1.4;
+                color: #737373;
+                background: #f0f0f0;
+                -webkit-text-size-adjust: 100%;
+                -ms-text-size-adjust: 100%;
+            }
+
+            html,
+            input {
+                font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+            }
+
+            body {
+                max-width: 500px;
+                _width: 500px;
+                padding: 30px 20px 50px;
+                border: 1px solid #b3b3b3;
+                border-radius: 4px;
+                margin: 0 auto;
+                box-shadow: 0 1px 10px #a7a7a7, inset 0 1px 0 #fff;
+                background: #fcfcfc;
+            }
+
+            h1 {
+                margin: 0 10px;
+                font-size: 50px;
+                text-align: center;
+            }
+
+            h1 span {
+                color: #bbb;
+            }
+
+            h3 {
+                margin: 1.5em 0 0.5em;
+            }
+
+            p {
+                margin: 1em 0;
+            }
+
+            ul {
+                padding: 0 0 0 40px;
+                margin: 1em 0;
+            }
+
+            .container {
+                max-width: 380px;
+                _width: 380px;
+                margin: 0 auto;
+            }
+
+            /* google search */
+
+            #goog-fixurl ul {
+                list-style: none;
+                padding: 0;
+                margin: 0;
+            }
+
+            #goog-fixurl form {
+                margin: 0;
+            }
+
+            #goog-wm-qt,
+            #goog-wm-sb {
+                border: 1px solid #bbb;
+                font-size: 16px;
+                line-height: normal;
+                vertical-align: top;
+                color: #444;
+                border-radius: 2px;
+            }
+
+            #goog-wm-qt {
+                width: 220px;
+                height: 20px;
+                padding: 5px;
+                margin: 5px 10px 0 0;
+                box-shadow: inset 0 1px 1px #ccc;
+            }
+
+            #goog-wm-sb {
+                display: inline-block;
+                height: 32px;
+                padding: 0 10px;
+                margin: 5px 0 0;
+                white-space: nowrap;
+                cursor: pointer;
+                background-color: #f5f5f5;
+                background-image: -webkit-linear-gradient(rgba(255,255,255,0), #f1f1f1);
+                background-image: -moz-linear-gradient(rgba(255,255,255,0), #f1f1f1);
+                background-image: -ms-linear-gradient(rgba(255,255,255,0), #f1f1f1);
+                background-image: -o-linear-gradient(rgba(255,255,255,0), #f1f1f1);
+                -webkit-appearance: none;
+                -moz-appearance: none;
+                appearance: none;
+                *overflow: visible;
+                *display: inline;
+                *zoom: 1;
+            }
+
+            #goog-wm-sb:hover,
+            #goog-wm-sb:focus {
+                border-color: #aaa;
+                box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
+                background-color: #f8f8f8;
+            }
+
+            #goog-wm-qt:hover,
+            #goog-wm-qt:focus {
+                border-color: #105cb6;
+                outline: 0;
+                color: #222;
+            }
+
+            input::-moz-focus-inner {
+                padding: 0;
+                border: 0;
+            }
+        </style>
+    </head>
+    <body>
+        <div class="container">
+            <h1>Not found <span>:(</span></h1>
+            <p>Sorry, but the page you were trying to view does not exist.</p>
+            <p>It looks like this was the result of either:</p>
+            <ul>
+                <li>a mistyped address</li>
+                <li>an out-of-date link</li>
+            </ul>
+            <script>
+                var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),GOOG_FIXURL_SITE = location.host;
+            </script>
+            <script src="//linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
+        </div>
+    </body>
+</html>
diff --git a/content/contribute.md b/content/contribute.md
new file mode 100644
index 0000000..924848f
--- /dev/null
+++ b/content/contribute.md
@@ -0,0 +1,106 @@
+Title: How To Contribute
+
+# Apache Olingo - How To Contribute
+
+**Content**
+
+[TOC]
+
+### Overview
+
+If you want to contribute to the Olingo Project, you can submit patches, report bugs or provide documentation and tutorials. Contributions are managed in the project [JIRA](https://issues.apache.org/jira/browse/OLINGO). So if you found a bug or want to provide a contribution please open a new [JIRA](https://issues.apache.org/jira/browse/OLINGO) ticket. Detailed information how to contribute can be found in the following chapter.
+
+### Contribute via Git-Patch/Pull-Request and Olingo-JIRA
+
+The Olingo uses the following process for contributions:
+
+ 1. Clone the Olingo Project
+ 2. Report a bug or feature (you must be [signed in](https://issues.apache.org/jira/login.jsp) to open an issue)
+ 3. Develop the according bugfix / feature
+ 4. Prepare your code for contribution
+ 5. Submit your JIRA ticket to receive feedback
+
+### Report a bug or feature
+If have you found a bug, please provide a detailed explanation how the bug can be reproduced.
+
+You should mention the following properties:
+
+  - Version of the library e.g. `(Java) V4 4.0.0`
+  - If a part of the implementation is not compliant to the OData protocol, please link the related part of the speciation or provide a link to the related JIRA issue of OData protocol. The official OASIS-OData JIRA can be found [here](https://issues.oasis-open.org/browse/ODATA/)
+  - Often bugs are related to the underlying metadata document. Please append the related part of the metadata document to reproduce the bug.
+  - Provide a code snipped to reproduce the bug.
+  - If you receive an exception, provide the stack trace of the exception.
+  - Append further information in which part of the library the bug occurs (if available).
+  - If you have fixed a bug, you can append the solution to the request. Further information how to append your solution to a ticket are provided in the following chapters.
+
+**Bug/Feature Priorities**
+The Olingo project uses the following definition of priorities:
+
+  - *Blocker* - This bug/feature must be fixed/implemented before the next release
+  - *Critical* - This bug/feature should be resolved/implemented immediately and must be fixed/implemented before the next major release.
+  - *Major* - This bug/feature should be resolved/implemented as soon as possible in the normal course of development activity, before the software is released.
+  - *Minor* (**default**) - This bug/feature should be fixed/implemented after serious bugs have been fixed/implemented.
+  - *Trivial* - This bug/feature can be resolved in a future major system revision or not be resolved/implemented at all.
+
+The default priority is **Minor**.
+
+**Bug/Feature Types**
+The Olingo project uses the following *types* for an issue:
+
+  - *Feature* - An issue that introduced a new feature (behaviour) to the Olingo library (this could be e.g. an additional not yet implemented part of the OData specification or convenience methods)
+  - *Improvement* - An issue that improves an existing feature (behaviour) of the Olingo library (this could be e.g. a convenience method or internal improvements which does not change behavior)
+  - *Bug* - An issue that describes an incorrect behaviour of the Olingo library in relation to the according OData specification.
+  - *Test* - An issue that only improve or extends tests for the  Olingo library.
+  - *Task* - An issue that improve or extends basic parts for the Olingo library without changing code (or logic). This could be e.g. improvements or changes necessary for the build infrastructure.
+  - *Question* - An issue that only is a question related to the Olingo library.
+
+
+### Develop the according bugfix / feature
+
+#### Clone the Olingo Project
+The current development version can be found in the Apache git repository.
+Please note Olingo provides two different libraries. One one hand Olingo V2 which implements the OData V2 specification and Olingo V4, which implements the OData V4 specification.
+
+To clone the current master branch of the Olingo project please use one of the following commands:
+
+**Olingo V2 Code**
+
+    git clone https://gitbox.apache.org/repos/asf/olingo-odata2
+
+**Olingo V4 code**
+
+    git clone https://gitbox.apache.org/repos/asf/olingo-odata4
+
+
+#### Providing bugfix / code
+To provide a bug fix, checkout the current master branch of the project and develop your solution. In Olingo we truly believe in tests, so your contribution should at least contain tests that show that your contribution works as expected and also tests that reproduces the previous reported bug. If you provide a new feature your tests should reach at least 80 percent test-coverage.
+
+To ensure this we have lots of tests and use [Cobertura](http://cobertura.github.io/cobertura/) as *code coverage tool*. In addition there exists separate build jobs on the Apache Build servers for latest versions of [Olingo V2](https://builds.apache.org/job/olingo-odata2-cobertura/) and [Olingo V4](https://builds.apache.org/job/olingo-odata4-cobertura/).
+
+To append your contribution to a JIRA ticket, please create a patch file as explained in the chapter.
+
+**Providing documentation for the Apache website**
+To provide documentation or tutorials you should write your contribution using [a Markdown syntax](www.apache.org/dev/cmsref#markdown).
+
+
+#### Prepare your code for contribution
+
+To append you contribution to a JIRA issue, please create a [patch file](https://git-scm.com/docs/git-format-patch). The commit message should contain the JIRA request number (e.g.  OLINGO-42) and a short commit message.
+
+**Example - Create a patch file**
+You have done several commits and want to provide a single commit which contains all your changes.
+
+	...
+	git commit -m "[OLINGO-42] Start development new feature"
+    git commit -m "[OLINGO-42] Added new tests"
+	git commit -m "[OLINGO-42] Typo fixed"
+	...
+	git rebase -i HEAD~3
+	git format-patch -1
+
+First rebase your local history to create a single commit. After that create a patch file using `git format-patch`. Now you can upload and append your created patch file to the JIRA issue.
+
+**Example - Applying a patch file**
+You like to apply a patch file named "OLINGO_42.patch". Use the following commands:
+
+    git am --signoff OLINGO_42.patch
diff --git a/content/css/bootstrap.css b/content/css/bootstrap.css
new file mode 100644
index 0000000..a9f35ce
--- /dev/null
+++ b/content/css/bootstrap.css
@@ -0,0 +1,5 @@
+/*!
+ * Bootstrap v3.2.0 (http://getbootstrap.com)
+ * Copyright 2011-2014 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ *//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b, [...]
\ No newline at end of file
diff --git a/content/css/main.css b/content/css/main.css
new file mode 100755
index 0000000..26b4e6d
--- /dev/null
+++ b/content/css/main.css
@@ -0,0 +1,218 @@
+/* ==========================================================================
+   Author's custom styles
+   see also http://pythonhosted.org/Markdown/extensions/code_hilite.html
+   ========================================================================== */
+
+.codehilite .hll { background-color: #ffffcc }
+.codehilite .c { color: #60a0b0; font-style: italic } /* Comment */
+.codehilite .err { border: 1px solid #FF0000 } /* Error */
+.codehilite .k { color: #007020; font-weight: bold } /* Keyword */
+.codehilite .o { color: #666666 } /* Operator */
+.codehilite .cm { color: #60a0b0; font-style: italic } /* Comment.Multiline */
+.codehilite .cp { color: #007020 } /* Comment.Preproc */
+.codehilite .c1 { color: #60a0b0; font-style: italic } /* Comment.Single */
+.codehilite .cs { color: #60a0b0; background-color: #fff0f0 } /* Comment.Special */
+.codehilite .gd { color: #A00000 } /* Generic.Deleted */
+.codehilite .ge { font-style: italic } /* Generic.Emph */
+.codehilite .gr { color: #FF0000 } /* Generic.Error */
+.codehilite .gh { color: #000080; font-weight: bold } /* Generic.Heading */
+.codehilite .gi { color: #00A000 } /* Generic.Inserted */
+.codehilite .go { color: #808080 } /* Generic.Output */
+.codehilite .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
+.codehilite .gs { font-weight: bold } /* Generic.Strong */
+.codehilite .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
+.codehilite .gt { color: #0040D0 } /* Generic.Traceback */
+.codehilite .kc { color: #007020; font-weight: bold } /* Keyword.Constant */
+.codehilite .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
+.codehilite .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */
+.codehilite .kp { color: #007020 } /* Keyword.Pseudo */
+.codehilite .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */
+.codehilite .kt { color: #902000 } /* Keyword.Type */
+.codehilite .m { color: #40a070 } /* Literal.Number */
+.codehilite .s { color: #4070a0 } /* Literal.String */
+.codehilite .na { color: #4070a0 } /* Name.Attribute */
+.codehilite .nb { color: #007020 } /* Name.Builtin */
+.codehilite .nc { color: #0e84b5; font-weight: bold } /* Name.Class */
+.codehilite .no { color: #60add5 } /* Name.Constant */
+.codehilite .nd { color: #555555; font-weight: bold } /* Name.Decorator */
+.codehilite .ni { color: #d55537; font-weight: bold } /* Name.Entity */
+.codehilite .ne { color: #007020 } /* Name.Exception */
+.codehilite .nf { color: #06287e } /* Name.Function */
+.codehilite .nl { color: #002070; font-weight: bold } /* Name.Label */
+.codehilite .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
+.codehilite .nt { color: #062873; font-weight: bold } /* Name.Tag */
+.codehilite .nv { color: #bb60d5 } /* Name.Variable */
+.codehilite .ow { color: #007020; font-weight: bold } /* Operator.Word */
+.codehilite .w { color: #bbbbbb } /* Text.Whitespace */
+.codehilite .mf { color: #40a070 } /* Literal.Number.Float */
+.codehilite .mh { color: #40a070 } /* Literal.Number.Hex */
+.codehilite .mi { color: #40a070 } /* Literal.Number.Integer */
+.codehilite .mo { color: #40a070 } /* Literal.Number.Oct */
+.codehilite .sb { color: #4070a0 } /* Literal.String.Backtick */
+.codehilite .sc { color: #4070a0 } /* Literal.String.Char */
+.codehilite .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */
+.codehilite .s2 { color: #4070a0 } /* Literal.String.Double */
+.codehilite .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */
+.codehilite .sh { color: #4070a0 } /* Literal.String.Heredoc */
+.codehilite .si { color: #70a0d0; font-style: italic } /* Literal.String.Interpol */
+.codehilite .sx { color: #c65d09 } /* Literal.String.Other */
+.codehilite .sr { color: #235388 } /* Literal.String.Regex */
+.codehilite .s1 { color: #4070a0 } /* Literal.String.Single */
+.codehilite .ss { color: #517918 } /* Literal.String.Symbol */
+.codehilite .bp { color: #007020 } /* Name.Builtin.Pseudo */
+.codehilite .vc { color: #bb60d5 } /* Name.Variable.Class */
+.codehilite .vg { color: #bb60d5 } /* Name.Variable.Global */
+.codehilite .vi { color: #bb60d5 } /* Name.Variable.Instance */
+.codehilite .il { color: #40a070 } /* Literal.Number.Integer.Long */
+
+/*
+    Olingos manual style
+*/
+
+.tablehome {
+	border-collapse: collapse;
+	border: 0px;
+    width: 100%
+
+}
+
+.tdhome {
+	border: 0px;
+	padding: 5px;
+}
+
+th {
+    border: 1px solid black;
+    background: lightgrey;
+    padding: 5px;
+}
+
+
+table {
+    border-collapse: collapse;
+    border: 0px solid lightgrey;
+}
+
+td {
+    border: 1px solid lightgrey;
+    padding: 5px;
+}
+
+th {
+    border: 1px solid black;
+    background: lightgrey;
+    padding: 5px;
+}
+
+body > div[class="container"] p,
+body > div[class="container"] li,
+body > div[class="container"] code {
+/*    
+    white-space: pre-wrap; 
+    white-space: -moz-pre-wrap !important; 
+    white-space: -pre-wrap; 
+    white-space: -o-pre-wrap; 
+*/
+    word-wrap: break-word;
+}
+
+.centeredImage {
+    text-align:center;
+    margin-top:0px;
+    margin-bottom:0px;
+    padding:0px;
+}
+
+/*
+    http://onepcssgrid.mattimling.com/
+*/
+
+.onepcssgrid-1000, .onepcssgrid-1200 {
+	margin: 0 auto;
+	padding: 0 0 0 1%; /* THAT'S THE NAME ;) */
+}
+
+.onepcssgrid-1200 {
+	max-width: 1220px;
+}
+
+.onepcssgrid-1000 {
+	max-width: 1020px;
+}
+
+.onerow {
+	clear: both;
+	padding: 0 10px;
+}
+
+.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
+	float: left;
+	margin: 0 3% 0 0;
+}
+
+.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
+	margin: 0;
+}
+
+.col1 { width: 5.5%; }
+.col2 { width: 14%; }
+.col3 { width: 22.5%; }
+.col4 { width: 31%; }
+.col5 { width: 39.5%; }
+.col6 { width: 48%; }
+.col7 { width: 56.5%; }
+.col8 { width: 65%; }
+.col9 { width: 73.5%; }
+.col10 { width: 82%; }
+.col11 { width: 90.5%; }
+.col12 { width: 99%; margin: 0; }
+
+.col1 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img {
+	width: 100%;
+	height: auto;
+	display: block;
+}
+
+@media all and (min-width: 1024px) {
+	.onepcssgrid-1000 {
+		max-width: 1000px;
+	}
+
+	.onepcssgrid-1000 .onerow {
+		padding: 0;
+	}
+}
+
+@media all and (max-width: 768px) {
+	.onerow {
+	}
+
+	.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 {
+		float: none;
+		width: 99%;
+	}
+}
+
+h1 {
+  font-size: 240%;
+}
+
+h2 {
+  font-size: 180%;
+}
+
+h3 {
+  font-size: 140%;
+}
+
+h4 {
+  font-size: 120%;
+}
+
+h5 {
+  font-size: 110%;
+}
+
+h6 {
+  font-size: 100%;
+}
\ No newline at end of file
diff --git a/content/css/navbar.css b/content/css/navbar.css
new file mode 100644
index 0000000..d219524
--- /dev/null
+++ b/content/css/navbar.css
@@ -0,0 +1,8 @@
+body {
+  padding-top: 20px;
+  padding-bottom: 20px;
+}
+
+.navbar {
+  margin-bottom: 20px;
+}
diff --git a/content/css/offcanvas.css b/content/css/offcanvas.css
new file mode 100644
index 0000000..684929a
--- /dev/null
+++ b/content/css/offcanvas.css
@@ -0,0 +1,56 @@
+/*
+ * Style tweaks
+ * --------------------------------------------------
+ */
+html,
+body {
+  overflow-x: hidden; /* Prevent scroll on narrow devices */
+}
+footer {
+  padding: 30px 0;
+}
+
+/*
+ * Off Canvas
+ * --------------------------------------------------
+ */
+@media screen and (max-width: 767px) {
+  .row-offcanvas {
+    position: relative;
+    -webkit-transition: all .25s ease-out;
+         -o-transition: all .25s ease-out;
+            transition: all .25s ease-out;
+  }
+
+  .row-offcanvas-right {
+    right: 0;
+  }
+
+  .row-offcanvas-left {
+    left: 0;
+  }
+
+  .row-offcanvas-right
+  .sidebar-offcanvas {
+    right: -50%; /* 6 columns */
+  }
+
+  .row-offcanvas-left
+  .sidebar-offcanvas {
+    left: -50%; /* 6 columns */
+  }
+
+  .row-offcanvas-right.active {
+    right: 50%; /* 6 columns */
+  }
+
+  .row-offcanvas-left.active {
+    left: 50%; /* 6 columns */
+  }
+
+  .sidebar-offcanvas {
+    position: absolute;
+    top: 0;
+    width: 50%; /* 6 columns */
+  }
+}
diff --git a/content/doap_Olingo.rdf b/content/doap_Olingo.rdf
new file mode 100644
index 0000000..6d3d5c5
--- /dev/null
+++ b/content/doap_Olingo.rdf
@@ -0,0 +1,205 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#"
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+  <Project rdf:about="http://olingo.apache.org">
+    <created>2014-03-28</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Olingo</name>
+    <homepage rdf:resource="http://olingo.apache.org" />
+    <asfext:pmc rdf:resource="http://olingo.apache.org" />
+    <shortdesc>Apache Olingo is a Java and JavaScript library that implements the Open Data Protocol (OData). Apache Olingo serves client and server aspects of OData. It currently supports OData 2.0 and OData 4.0 (beta). The latter is the OASIS version of the protocol: OASIS Open Data Protocol (OData) TC.
+    </shortdesc>
+    <description>Apache Olingo is a Java library that implements the Open Data Protocol (OData). Apache Olingo serves client and server aspects of OData. It currently supports OData 2.0 and support OData 4.0 (beta). The latter is the OASIS version of the protocol: OASIS Open Data Protocol (OData) TC.
+
+The extensions part of Olingo for OData 2.0 contains additional features like the support of JPA persistency or annotated bean classes.
+    </description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/OLINGO" />
+    <mailing-list rdf:resource="http://olingo.apache.org/support.html" />
+    <download-page rdf:resource="http://olingo.apache.org/download.html" />
+    <programming-language>Java</programming-language>
+    <programming-language>JavaScript</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/library" />
+    <release>
+      <Version>
+        <name>OData 4.0 Library for Java</name>
+        <created>2020-12-27</created>
+        <revision>4.8.0</revision>
+      </Version>
+      <Version>
+        <name>OData 4.0 Library for Java</name>
+        <created>2019-12-04</created>
+        <revision>4.7.0</revision>
+      </Version>
+      <Version>
+        <name>OData 4.0 Library for Java</name>
+        <created>2019-12-25</created>
+        <revision>4.7.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 4.0 Library for Java</name>
+        <created>2019-05-05</created>
+        <revision>4.6.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 4.0 Library for Java</name>
+        <created>2018-08-13</created>
+        <revision>4.5.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 4.0 Library for Java</name>
+        <created>2015-12-21</created>
+        <revision>4.1.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 4.0 Library for Java</name>
+        <created>2015-09-21</created>
+        <revision>4.0.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 4.0 Library for Java</name>
+        <created>2015-01-29</created>
+        <revision>4.0.0-beta-02</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 4.0 Library for Java</name>
+        <created>2014-09-23</created>
+        <revision>4.0.0-beta-01</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData Client for JavaScript</name>
+        <created>2014-09-15</created>
+        <revision>4.0.0-beta-01</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 2.0 Library</name>
+        <created>2019-02-16</created>
+        <revision>2.0.11</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 2.0 Library</name>
+        <created>2017-07-08</created>
+        <revision>2.0.9</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 2.0 Library</name>
+        <created>2016-01-29</created>
+        <revision>2.0.6</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 2.0 Library</name>
+        <created>2015-10-05</created>
+        <revision>2.0.5</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 2.0 Library</name>
+        <created>2015-05-31</created>
+        <revision>2.0.4</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 2.0 Library</name>
+        <created>2015-03-05</created>
+        <revision>2.0.3</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 2.0 Library</name>
+        <created>2015-01-30</created>
+        <revision>2.0.2</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 2.0 Library</name>
+        <created>2014-11-07</created>
+        <revision>2.0.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 2.0 Library</name>
+        <created>2014-07-11</created>
+        <revision>2.0.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 2.0 Library</name>
+        <created>2014-03-24</created>
+        <revision>1.2.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 2.0 Library</name>
+        <created>2014-02-10</created>
+        <revision>1.1.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>OData 2.0 Library</name>
+        <created>2013-10-16</created>
+        <revision>1.0.0</revision>
+      </Version>
+    </release>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Michael Bolz</foaf:name>
+          <foaf:mbox rdf:resource="mailto:mibo@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+    <asfext:implements><asfext:Standard>
+      <asfext:title>OASIS Open Data Protocol (OData)</asfext:title>
+      <asfext:body>OASIS</asfext:body>
+      <asfext:id>ODATA</asfext:id>
+      <asfext:url rdf:resource="http://www.oasis-open.org/committees/odata"/>
+    </asfext:Standard></asfext:implements>
+  </Project>
+</rdf:RDF>
diff --git a/content/doc/javascript/apidoc/DataCache.html b/content/doc/javascript/apidoc/DataCache.html
new file mode 100644
index 0000000..00b8df3
--- /dev/null
+++ b/content/doc/javascript/apidoc/DataCache.html
@@ -0,0 +1,4156 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <title>JSDoc: Class: DataCache</title>
+    
+    <script src="scripts/prettify/prettify.js"> </script>
+    <script src="scripts/prettify/lang-css.js"> </script>
+    <!--[if lt IE 9]>
+      <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+    <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
+    <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
+</head>
+
+<body>
+
+<div id="main">
+    
+    <h1 class="page-title">Class: DataCache</h1>
+    
+    
+
+
+
+<section>
+    
+<header>
+    <h2>
+    DataCache
+    </h2>
+    
+</header>  
+
+<article>
+    <div class="container-overview">
+    
+    
+    
+        
+<dt>
+    <h4 class="name" id="DataCache"><span class="type-signature"></span>new DataCache<span class="signature">(options)</span><span class="type-signature"> &rarr; {<a href="DataCache.html">DataCache</a>}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Creates a data cache for a collection that is efficiently loaded on-demand.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>options</code></td>
+            
+            
+            <td class="type">
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Options for the data cache, including name, source, pageSize,
prefetchSize, cacheSize, storage mechanism, and initial prefetch and local-data handler.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line405">line 405</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A new data cache instance.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type"><a href="DataCache.html">DataCache</a></span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+    
+    </div>
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+        <h3 class="subsection-title">Methods</h3>
+        
+        <dl>
+            
+<dt>
+    <h4 class="name" id="cancelCount"><span class="type-signature"></span>cancelCount<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Aborts the count operation (used within promise callback)
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line482">line 482</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="cancelFilter"><span class="type-signature"></span>cancelFilter<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Aborts the filter operation (used within promise callback)
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line840">line 840</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="cancelReadPage"><span class="type-signature"></span>cancelReadPage<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Aborts the readPage operation. (used within promise callback)
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line911">line 911</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="cancelReadPage"><span class="type-signature"></span>cancelReadPage<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Aborts the savePage operation. (used within promise callback)
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line952">line 952</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="cancelReadRange"><span class="type-signature"></span>cancelReadRange<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Aborts the readRange operation  (used within promise callback)
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line567">line 567</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="clear"><span class="type-signature"></span>clear<span class="signature">()</span><span class="type-signature"> &rarr; {Object}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Cancels all running operations and clears all local data associated with this cache.
New read requests made while a clear operation is in progress will not be canceled.
Instead they will be queued for execution once the operation is completed.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line496">line 496</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A promise that has no value and can't be canceled.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type">Object</span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="count"><span class="type-signature"></span>count<span class="signature">()</span><span class="type-signature"> &rarr; {Object}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Counts the number of items in the collection.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line449">line 449</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A promise with the number of items.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type">Object</span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="filterBack"><span class="type-signature"></span>filterBack<span class="signature">(index, count, predicate)</span><span class="type-signature"> &rarr; {<a href="DjsDeferred.html">DjsDeferred</a>}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Filters the cache data based a predicate.
Specifying a negative count value will yield all the items in the cache that satisfy the predicate.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>index</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">The index of the item to start filtering backward from.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>count</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Maximum number of items to include in the result.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>predicate</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">function</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Callback function returning a boolean that determines whether an item should be included in the result or not.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line529">line 529</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A promise for an array of results.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type"><a href="DjsDeferred.html">DjsDeferred</a></span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="filterForward"><span class="type-signature"></span>filterForward<span class="signature">(index, count, predicate)</span><span class="type-signature"> &rarr; {<a href="DjsDeferred.html">DjsDeferred</a>}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Filters the cache data based a predicate.
Specifying a negative count value will yield all the items in the cache that satisfy the predicate.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>index</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">The index of the item to start filtering forward from.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>count</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Maximum number of items to include in the result.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>predicate</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">function</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Callback function returning a boolean that determines whether an item should be included in the result or not.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line517">line 517</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A promise for an array of results.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type"><a href="DjsDeferred.html">DjsDeferred</a></span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="readRange"><span class="type-signature"></span>readRange<span class="signature">(index, count)</span><span class="type-signature"> &rarr; {<a href="DjsDeferred.html">DjsDeferred</a>}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Reads a range of adjacent records.
New read requests made while a clear operation is in progress will not be canceled.
Instead they will be queued for execution once the operation is completed.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>index</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Zero-based index of record range to read.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>count</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Number of records in the range.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line541">line 541</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A promise for an array of records; less records may be returned if the
end of the collection is found.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type"><a href="DjsDeferred.html">DjsDeferred</a></span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="toObservable"><span class="type-signature"></span>toObservable<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Creates an Observable object that enumerates all the cache contents.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line575">line 575</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A new Observable object that enumerates all the cache contents.
+</div>
+
+
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="cacheFailureCallback"><span class="type-signature">&lt;inner> </span>cacheFailureCallback<span class="signature">(message)</span><span class="type-signature"> &rarr; {function}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Creates a function that handles a callback by setting the cache into failure mode.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>message</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">String</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Message text.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line632">line 632</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    Function to use as error callback.
This function will specifically handle problems with critical store resources
during cache initialization.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type">function</span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="cancelStateMachine"><span class="type-signature">&lt;inner> </span>cancelStateMachine<span class="signature">(operation, opTargetState, cacheState, <span class="optional">data</span>)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        State machine describing the behavior for cancelling a read or prefetch operation.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		<th>Argument</th>
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>operation</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type"><a href="DataCacheOperation.html">DataCacheOperation</a></span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Operation being run.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>opTargetState</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Operation state to transition to.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>cacheState</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Current cache state.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>data</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    &lt;optional><br>
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">This state machine contains behavior common to read and prefetch operations.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line1059">line 1059</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="changeState"><span class="type-signature">&lt;inner> </span>changeState<span class="signature">(newState)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Updates the cache's state and signals all pending operations of the change.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>newState</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">New cache state.
This method is a no-op if the cache's current state and the new state are the same.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line663">line 663</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="clearStore"><span class="type-signature">&lt;inner> </span>clearStore<span class="signature">()</span><span class="type-signature"> &rarr; {<a href="DjsDeferred.html">DjsDeferred</a>}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Removes all the data stored in the cache.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line680">line 680</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A promise with no value.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type"><a href="DjsDeferred.html">DjsDeferred</a></span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="dequeueOperation"><span class="type-signature">&lt;inner> </span>dequeueOperation<span class="signature">(operation)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Removes an operation from the caches queues and changes the cache state to idle.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>operation</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type"><a href="DataCacheOperation.html">DataCacheOperation</a></span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Operation to dequeue.
This method is used as a handler for the operation's oncomplete event.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line712">line 712</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="destroyStateMachine"><span class="type-signature">&lt;inner> </span>destroyStateMachine<span class="signature">(operation, opTargetState, cacheState)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        State machine describing the behavior of a clear operation.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>operation</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type"><a href="DataCacheOperation.html">DataCacheOperation</a></span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Operation being run.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>opTargetState</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Operation state to transition to.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>cacheState</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Current cache state.
Clear operations have the highest priority and can't be interrupted by other operations; however,
they will preempt any other operation currently executing.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line1083">line 1083</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="fetchPage"><span class="type-signature">&lt;inner> </span>fetchPage<span class="signature">(start)</span><span class="type-signature"> &rarr; {<a href="DjsDeferred.html">DjsDeferred</a>}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Requests data from the cache source.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>start</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Zero-based index of items to request.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line731">line 731</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A promise for a page object with (i)ndex, (c)ount, (d)ata.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type"><a href="DjsDeferred.html">DjsDeferred</a></span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="filter"><span class="type-signature">&lt;inner> </span>filter<span class="signature">(index, count, predicate, backwards)</span><span class="type-signature"> &rarr; {<a href="DjsDeferred.html">DjsDeferred</a>}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Filters the cache data based a predicate.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>index</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">The index of the item to start filtering from.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>count</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Maximum number of items to include in the result.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>predicate</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">function</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Callback function returning a boolean that determines whether an item should be included in the result or not.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>backwards</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Boolean</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">True if the filtering should move backward from the specified index, falsey otherwise.
Specifying a negative count value will yield all the items in the cache that satisfy the predicate.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line763">line 763</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A promise for an array of results.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type"><a href="DjsDeferred.html">DjsDeferred</a></span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="fireOnIdle"><span class="type-signature">&lt;inner> </span>fireOnIdle<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Fires an onidle event if any functions are assigned.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line853">line 853</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="prefetch"><span class="type-signature">&lt;inner> </span>prefetch<span class="signature">(start)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Creates and starts a new prefetch operation.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>start</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Zero-based index of the items to prefetch.
This method is a no-op if any of the following conditions is true:
    1.- prefetchSize is 0
    2.- All data has been read and stored locally in the cache.
    3.- There is already an all data prefetch operation queued.
    4.- The cache has run out of available space (overflowed).</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line863">line 863</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="prefetchStateMachine"><span class="type-signature">&lt;inner> </span>prefetchStateMachine<span class="signature">(operation, opTargetState, cacheState, <span class="optional">data</span>)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        State machine describing the behavior of a prefetch operation.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		<th>Argument</th>
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>operation</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type"><a href="DataCacheOperation.html">DataCacheOperation</a></span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Operation being run.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>opTargetState</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Operation state to transition to.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>cacheState</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Current cache state.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>data</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    &lt;optional><br>
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Prefetch operations have the lowest priority and will be interrupted by operations of
 other kinds. A preempted prefetch operation will resume its execution only when the state
 of the cache returns to idle.

 If a clear operation starts executing then all the prefetch operations are canceled,
 even if they haven't started executing yet.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line1130">line 1130</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="readPage"><span class="type-signature">&lt;inner> </span>readPage<span class="signature">(key)</span><span class="type-signature"> &rarr; {<a href="DjsDeferred.html">DjsDeferred</a>}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Requests a page from the cache local store.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>key</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Zero-based index of the reuqested page.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line900">line 900</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A promise for a found flag and page object with (i)ndex, (c)ount, (d)ata, and (t)icks.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type"><a href="DjsDeferred.html">DjsDeferred</a></span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="readSaveStateMachine"><span class="type-signature">&lt;inner> </span>readSaveStateMachine<span class="signature">(operation, opTargetState, cacheState, <span class="optional">data</span>, isPrefetch)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        State machine describing the behavior for reading and saving data into the cache.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		<th>Argument</th>
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>operation</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type"><a href="DataCacheOperation.html">DataCacheOperation</a></span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Operation being run.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>opTargetState</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Operation state to transition to.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>cacheState</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Current cache state.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>data</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    &lt;optional><br>
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">-</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>isPrefetch</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Boolean</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Flag indicating whether a read (false) or prefetch (true) operation is running.
This state machine contains behavior common to read and prefetch operations.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line1282">line 1282</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="readStateMachine"><span class="type-signature">&lt;inner> </span>readStateMachine<span class="signature">(operation, opTargetState, cacheState, <span class="optional">data</span>)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        State machine describing the behavior of a read operation.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		<th>Argument</th>
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>operation</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type"><a href="DataCacheOperation.html">DataCacheOperation</a></span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Operation being run.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>opTargetState</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Operation state to transition to.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>cacheState</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Current cache state.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>data</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    &lt;optional><br>
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Read operations have a higher priority than prefetch operations, but lower than
clear operations. They will preempt any prefetch operation currently running
but will be interrupted by a clear operation.
         
If a clear operation starts executing then all the currently running
read operations are canceled. Read operations that haven't started yet will
wait in the start state until the destory operation finishes.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line1200">line 1200</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="savePage"><span class="type-signature">&lt;inner> </span>savePage<span class="signature">(key, page)</span><span class="type-signature"> &rarr; {<a href="DjsDeferred.html">DjsDeferred</a>}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Saves a page to the cache local store.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>key</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Zero-based index of the requested page.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>page</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Object with (i)ndex, (c)ount, (d)ata, and (t)icks.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line938">line 938</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A promise with no value.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type"><a href="DjsDeferred.html">DjsDeferred</a></span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="saveSettings"><span class="type-signature">&lt;inner> </span>saveSettings<span class="signature">(success, error)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Saves the cache's current settings to the local store.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>success</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">function</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Success callback.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>error</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">function</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Errror callback.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line985">line 985</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="storeFailureCallback"><span class="type-signature">&lt;inner> </span>storeFailureCallback<span class="signature">(deferred)</span><span class="type-signature"> &rarr; {function}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Creates a function that handles a store error.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>deferred</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type"><a href="DjsDeferred.html">DjsDeferred</a></span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Deferred object to resolve.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line1007">line 1007</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    Function to use as error callback.
This function will specifically handle problems when interacting with the store.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type">function</span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="updateSettings"><span class="type-signature">&lt;inner> </span>updateSettings<span class="signature">(page, pageBytes)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Updates the cache's settings based on a page object.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>page</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Object with (i)ndex, (c)ount, (d)ata.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>pageBytes</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Size of the page in bytes.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line1027">line 1027</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        </dl>
+    
+    
+    
+    
+    
+</article>
+
+</section>  
+
+
+
+
+</div>
+
+<nav>
+    <h2><a href="index.html">Index</a></h2><h3>Modules</h3><ul><li><a href="module-cache.html">cache</a></li><li><a href="source.html">cache/source</a></li><li><a href="module-odata.html">odata</a></li><li><a href="batch.html">odata/batch</a></li><li><a href="handler.html">odata/handler</a></li><li><a href="json.html">odata/json</a></li><li><a href="metadata.html">odata/metadata</a></li><li><a href="net.html">odata/net</a></li><li><a href="utils.html">odata/utils</a></li><li><a href="def [...]
+</nav>
+
+<br clear="both">
+
+<footer>
+    Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.2</a> on Thu Apr 09 2015 08:31:26 GMT+0200 (MESZ)
+</footer>
+
+<script> prettyPrint(); </script>
+<script src="scripts/linenumber.js"> </script>
+</body>
+</html>
\ No newline at end of file
diff --git a/content/doc/javascript/apidoc/DataCacheOperation.html b/content/doc/javascript/apidoc/DataCacheOperation.html
new file mode 100644
index 0000000..84ca998
--- /dev/null
+++ b/content/doc/javascript/apidoc/DataCacheOperation.html
@@ -0,0 +1,1313 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <title>JSDoc: Class: DataCacheOperation</title>
+    
+    <script src="scripts/prettify/prettify.js"> </script>
+    <script src="scripts/prettify/lang-css.js"> </script>
+    <!--[if lt IE 9]>
+      <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+    <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
+    <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
+</head>
+
+<body>
+
+<div id="main">
+    
+    <h1 class="page-title">Class: DataCacheOperation</h1>
+    
+    
+
+
+
+<section>
+    
+<header>
+    <h2>
+    DataCacheOperation
+    </h2>
+    
+</header>  
+
+<article>
+    <div class="container-overview">
+    
+    
+    
+        
+<dt>
+    <h4 class="name" id="DataCacheOperation"><span class="type-signature"></span>new DataCacheOperation<span class="signature">(stateMachine, promise, isCancelable, index, count, data, pending)</span><span class="type-signature"> &rarr; {<a href="DataCacheOperation.html">DataCacheOperation</a>}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Creates a new operation object.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>stateMachine</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">function</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">State machine that describes the specific behavior of the operation.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>promise</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type"><a href="DjsDeferred.html">DjsDeferred</a></span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Promise for requested values.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>isCancelable</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Boolean</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Whether this operation can be canceled or not.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>index</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Index of first item requested.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>count</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Count of items requested.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>data</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Array</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Array with the items requested by the operation.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>pending</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Total number of pending prefetch records.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line207">line 207</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A new data cache operation instance.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type"><a href="DataCacheOperation.html">DataCacheOperation</a></span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+    
+    </div>
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+        <h3 class="subsection-title">Methods</h3>
+        
+        <dl>
+            
+<dt>
+    <h4 class="name" id="cancel"><span class="type-signature"></span>cancel<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Transitions this operation to the cancel state and sets the canceled flag to true.
The function is a no-op if the operation is non-cancelable.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line234">line 234</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="complete"><span class="type-signature"></span>complete<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Transitions this operation to the end state.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line251">line 251</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="error"><span class="type-signature"></span>error<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Transitions this operation to the error state.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line260">line 260</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="fireCanceled"><span class="type-signature"></span>fireCanceled<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Fires a canceled notification as necessary.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line396">line 396</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="fireRejected"><span class="type-signature"></span>fireRejected<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Fires a rejected notification as necessary.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line383">line 383</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="fireResolved"><span class="type-signature"></span>fireResolved<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Fires a resolved notification as necessary.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line370">line 370</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="operationStateMachine"><span class="type-signature"></span>operationStateMachine<span class="signature">(opTargetState, cacheState, <span class="optional">data</span>)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        State machine that describes all operations common behavior.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		<th>Argument</th>
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>opTargetState</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Operation state to transition to.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>cacheState</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Current cache state.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>data</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    &lt;optional><br>
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Additional data passed to the state.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line290">line 290</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="run"><span class="type-signature"></span>run<span class="signature">(state)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Executes the operation's current state in the context of a new cache state.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>state</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">New cache state.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line271">line 271</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="transition"><span class="type-signature"></span>transition<span class="signature">(state, <span class="optional">data</span>)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Transitions this operation to a new state.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		<th>Argument</th>
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>state</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">State to transition the operation to.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>data</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Object</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    &lt;optional><br>
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">-</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line356">line 356</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="wait"><span class="type-signature"></span>wait<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Transitions this operation to the wait state.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="cache.js.html">cache.js</a>, <a href="cache.js.html#line281">line 281</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        </dl>
+    
+    
+    
+    
+    
+</article>
+
+</section>  
+
+
+
+
+</div>
+
+<nav>
+    <h2><a href="index.html">Index</a></h2><h3>Modules</h3><ul><li><a href="module-cache.html">cache</a></li><li><a href="source.html">cache/source</a></li><li><a href="module-odata.html">odata</a></li><li><a href="batch.html">odata/batch</a></li><li><a href="handler.html">odata/handler</a></li><li><a href="json.html">odata/json</a></li><li><a href="metadata.html">odata/metadata</a></li><li><a href="net.html">odata/net</a></li><li><a href="utils.html">odata/utils</a></li><li><a href="def [...]
+</nav>
+
+<br clear="both">
+
+<footer>
+    Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.2</a> on Thu Apr 09 2015 08:31:26 GMT+0200 (MESZ)
+</footer>
+
+<script> prettyPrint(); </script>
+<script src="scripts/linenumber.js"> </script>
+</body>
+</html>
\ No newline at end of file
diff --git a/content/doc/javascript/apidoc/DjsDeferred.html b/content/doc/javascript/apidoc/DjsDeferred.html
new file mode 100644
index 0000000..cdbbefb
--- /dev/null
+++ b/content/doc/javascript/apidoc/DjsDeferred.html
@@ -0,0 +1,533 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <title>JSDoc: Class: DjsDeferred</title>
+    
+    <script src="scripts/prettify/prettify.js"> </script>
+    <script src="scripts/prettify/lang-css.js"> </script>
+    <!--[if lt IE 9]>
+      <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+    <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
+    <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
+</head>
+
+<body>
+
+<div id="main">
+    
+    <h1 class="page-title">Class: DjsDeferred</h1>
+    
+    
+
+
+
+<section>
+    
+<header>
+    <h2>
+    DjsDeferred
+    </h2>
+    
+</header>  
+
+<article>
+    <div class="container-overview">
+    
+    
+    
+        
+<dt>
+    <h4 class="name" id="DjsDeferred"><span class="type-signature"></span>new DjsDeferred<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Initializes a new DjsDeferred object.
<ul>
<li> Compability Note A - Ordering of callbacks through chained 'then' invocations <br>

The Wiki entry at http://wiki.commonjs.org/wiki/Promises/A
implies that .then() returns a distinct object.

For compatibility with http://api.jquery.com/category/deferred-object/
we return this same object. This affects ordering, as
the jQuery version will fire callbacks in registration
order regardless of whether they occur on the result
or the original object.
</li>
<li>Compability Note B - Fulfillment value <br>

The Wiki entry at http://wiki.commonjs.org/wiki/Promises/A
implies that the result of a success callback is the
fulfillment value of the object and is received by
other success callbacks that are chained.

For compatibility with http://api.jquery.com/category/deferred-object/
we disregard this value instead.
</li></ul>
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="deferred.js.html">deferred.js</a>, <a href="deferred.js.html#line38">line 38</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+    
+    </div>
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+        <h3 class="subsection-title">Methods</h3>
+        
+        <dl>
+            
+<dt>
+    <h4 class="name" id="promise"><span class="type-signature"></span>promise<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Returns a version of this object that has only the read-only methods available.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="deferred.js.html">deferred.js</a>, <a href="deferred.js.html#line160">line 160</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    An object with only the promise object.
+</div>
+
+
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="reject"><span class="type-signature"></span>reject<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Invokes error callbacks for this deferred object.
All arguments are forwarded to error callbacks.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="deferred.js.html">deferred.js</a>, <a href="deferred.js.html#line139">line 139</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="resolve"><span class="type-signature"></span>resolve<span class="signature">()</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Invokes success callbacks for this deferred object.
All arguments are forwarded to success callbacks.
+    </div>
+    
+
+    
+    
+    
+    
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="deferred.js.html">deferred.js</a>, <a href="deferred.js.html#line113">line 113</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="then"><span class="type-signature"></span>then<span class="signature">(<span class="optional">fulfilledHandler</span>, <span class="optional">errorHandler</span>)</span><span class="type-signature"></span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Adds success and error callbacks for this deferred object.
See Compatibility Note A.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		<th>Argument</th>
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>fulfilledHandler</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">function</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    &lt;optional><br>
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Success callback ( may be null)</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>errorHandler</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">function</span>
+
+
+            
+            </td>
+            
+            
+                <td class="attributes">
+                
+                    &lt;optional><br>
+                
+                    
+                
+                    
+                
+                </td>
+            
+            
+            
+            
+            <td class="description last">Error callback ( may be null)</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="deferred.js.html">deferred.js</a>, <a href="deferred.js.html#line74">line 74</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    
+    
+</dd>
+
+        </dl>
+    
+    
+    
+    
+    
+</article>
+
+</section>  
+
+
+
+
+</div>
+
+<nav>
+    <h2><a href="index.html">Index</a></h2><h3>Modules</h3><ul><li><a href="module-cache.html">cache</a></li><li><a href="source.html">cache/source</a></li><li><a href="module-odata.html">odata</a></li><li><a href="batch.html">odata/batch</a></li><li><a href="handler.html">odata/handler</a></li><li><a href="json.html">odata/json</a></li><li><a href="metadata.html">odata/metadata</a></li><li><a href="net.html">odata/net</a></li><li><a href="utils.html">odata/utils</a></li><li><a href="def [...]
+</nav>
+
+<br clear="both">
+
+<footer>
+    Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.2</a> on Thu Apr 09 2015 08:31:26 GMT+0200 (MESZ)
+</footer>
+
+<script> prettyPrint(); </script>
+<script src="scripts/linenumber.js"> </script>
+</body>
+</html>
\ No newline at end of file
diff --git a/content/doc/javascript/apidoc/ODataCacheSource.html b/content/doc/javascript/apidoc/ODataCacheSource.html
new file mode 100644
index 0000000..5400077
--- /dev/null
+++ b/content/doc/javascript/apidoc/ODataCacheSource.html
@@ -0,0 +1,589 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <title>JSDoc: Class: ODataCacheSource</title>
+    
+    <script src="scripts/prettify/prettify.js"> </script>
+    <script src="scripts/prettify/lang-css.js"> </script>
+    <!--[if lt IE 9]>
+      <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+    <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
+    <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
+</head>
+
+<body>
+
+<div id="main">
+    
+    <h1 class="page-title">Class: ODataCacheSource</h1>
+    
+    
+
+
+
+<section>
+    
+<header>
+    <h2>
+    ODataCacheSource
+    </h2>
+    
+</header>  
+
+<article>
+    <div class="container-overview">
+    
+    
+    
+        
+<dt>
+    <h4 class="name" id="ODataCacheSource"><span class="type-signature"></span>new ODataCacheSource<span class="signature">(options)</span><span class="type-signature"> &rarr; {<a href="ODataCacheSource.html">ODataCacheSource</a>}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Creates a data cache source object for requesting data from an OData service.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>options</code></td>
+            
+            
+            <td class="type">
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Options for the cache data source.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="source.js.html">cache/source.js</a>, <a href="source.js.html#line153">line 153</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    A new data cache source instance.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type"><a href="ODataCacheSource.html">ODataCacheSource</a></span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+    
+    </div>
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+        <h3 class="subsection-title">Methods</h3>
+        
+        <dl>
+            
+<dt>
+    <h4 class="name" id="count"><span class="type-signature"></span>count<span class="signature">(success, error)</span><span class="type-signature"> &rarr; {Object}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Gets the number of items in the collection.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>success</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">function</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Success callback with the item count.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>error</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">function</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Error callback.</td>
+        </tr>
+	
+	
+	</tbody>
+</table>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-source">Source:</dt>
+    <dd class="tag-source"><ul class="dummy"><li>
+        <a href="source.js.html">cache/source.js</a>, <a href="source.js.html#line165">line 165</a>
+    </li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+
+    
+
+    
+    
+    
+    
+    
+    <h5>Returns:</h5>
+    
+            
+<div class="param-desc">
+    Request object with an abort method.
+</div>
+
+
+
+<dl>
+	<dt>
+		Type
+	</dt>
+	<dd>
+		
+<span class="param-type">Object</span>
+
+
+	</dd>
+</dl>
+
+        
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <h4 class="name" id="read"><span class="type-signature"></span>read<span class="signature">(index, count, success, error)</span><span class="type-signature"> &rarr; {Object}</span></h4>
+    
+    
+</dt>
+<dd>
+    
+    
+    <div class="description">
+        Gets a number of consecutive items from the collection.
+    </div>
+    
+
+    
+    
+    
+    
+    
+        <h5>Parameters:</h5>
+        
+
+<table class="params">
+    <thead>
+	<tr>
+		
+		<th>Name</th>
+		
+		
+		<th>Type</th>
+		
+		
+		
+		
+		
+		<th class="last">Description</th>
+	</tr>
+	</thead>
+	
+	<tbody>
+	
+	
+        <tr>
+            
+                <td class="name"><code>index</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
+            
+            
+            <td class="description last">Zero-based index of the items to retrieve.</td>
+        </tr>
+	
+	
+	
+        <tr>
+            
+                <td class="name"><code>count</code></td>
+            
+            
+            <td class="type">
+            
+                
+<span class="param-type">Number</span>
+
+
+            
+            </td>
+            
+            
+            
... 786923 lines suppressed ...

[olingo-site] 08/15: Try a different highlighting style

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit da6fe65aa5bf016a06cf5287301262bdc254ea77
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Fri Jun 4 12:13:13 2021 -0700

    Try a different highlighting style
---
 content/css/arduino-light.css | 85 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 85 insertions(+)

diff --git a/content/css/arduino-light.css b/content/css/arduino-light.css
new file mode 100644
index 0000000..c7d0963
--- /dev/null
+++ b/content/css/arduino-light.css
@@ -0,0 +1,85 @@
+/*
+
+Arduino® Light Theme - Stefania Mellai <s....@arduino.cc>
+
+*/
+
+.hljs {
+  background: #f5f5f5;
+  color: #434f54;
+}
+
+.hljs-subst {
+  color: #434f54;
+}
+
+.hljs-keyword,
+.hljs-attribute,
+.hljs-selector-tag,
+.hljs-doctag,
+.hljs-name {
+  color: #00979D;
+}
+
+.hljs-built_in,
+.hljs-literal,
+.hljs-bullet,
+.hljs-code,
+.hljs-addition {
+  color: #D35400;
+}
+
+.hljs-regexp,
+.hljs-symbol,
+.hljs-variable,
+.hljs-template-variable,
+.hljs-link,
+.hljs-selector-attr,
+.hljs-selector-pseudo {
+  color: #00979D;
+}
+
+.hljs-type,
+.hljs-string,
+.hljs-selector-id,
+.hljs-selector-class,
+.hljs-quote,
+.hljs-template-tag,
+.hljs-deletion {
+  color: #005C5F;
+}
+
+.hljs-comment {
+  color: rgba(149,165,166,.8);
+}
+
+.hljs-meta .hljs-keyword {
+
+  color: #728E00;
+}
+
+.hljs-meta {
+  color: #434f54;
+}
+
+.hljs-emphasis {
+  font-style: italic;
+}
+
+.hljs-strong {
+  font-weight: bold;
+}
+
+.hljs-function {
+  color: #728E00;
+}
+
+.hljs-title,
+.hljs-section {
+  color: #880000;
+  font-weight: bold;
+}
+
+.hljs-number {
+  color: #8A7B52;
+}

[olingo-site] 10/15: Try docco

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit e259ce098b974ebeac1cc1398e9f450aa8d594b4
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Fri Jun 4 14:58:44 2021 -0700

    Try docco
---
 content/css/docco.css            | 94 ++++++++++++++++++++++++++++++++++++++++
 theme/apache/templates/base.html |  2 +-
 2 files changed, 95 insertions(+), 1 deletion(-)

diff --git a/content/css/docco.css b/content/css/docco.css
new file mode 100644
index 0000000..c1284ae
--- /dev/null
+++ b/content/css/docco.css
@@ -0,0 +1,94 @@
+/*
+Docco style used in http://jashkenas.github.com/docco/ converted by Simon Madine (@thingsinjars)
+https://raw.githubusercontent.com/highlightjs/highlight.js/main/src/styles/docco.css
+Use whatever background pre or code has
+*/
+
+.hljs {
+  color: #000;
+}
+
+.hljs-comment,
+.hljs-quote {
+  color: #408080;
+  font-style: italic;
+}
+
+.hljs-keyword,
+.hljs-selector-tag,
+.hljs-literal,
+.hljs-subst {
+  color: #954121;
+}
+
+.hljs-number {
+  color: #40a070;
+}
+
+.hljs-string,
+.hljs-doctag {
+  color: #219161;
+}
+
+.hljs-selector-id,
+.hljs-selector-class,
+.hljs-section,
+.hljs-type {
+  color: #19469d;
+}
+
+.hljs-params {
+  color: #00f;
+}
+
+.hljs-title {
+  color: #458;
+  font-weight: bold;
+}
+
+.hljs-tag,
+.hljs-name,
+.hljs-attribute {
+  color: #000080;
+  font-weight: normal;
+}
+
+.hljs-variable,
+.hljs-template-variable {
+  color: #008080;
+}
+
+.hljs-regexp,
+.hljs-link {
+  color: #b68;
+}
+
+.hljs-symbol,
+.hljs-bullet {
+  color: #990073;
+}
+
+.hljs-built_in {
+  color: #0086b3;
+}
+
+.hljs-meta {
+  color: #999;
+  font-weight: bold;
+}
+
+.hljs-deletion {
+  background: #fdd;
+}
+
+.hljs-addition {
+  background: #dfd;
+}
+
+.hljs-emphasis {
+  font-style: italic;
+}
+
+.hljs-strong {
+  font-weight: bold;
+}
diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html
index bbd2b8f..1b724f0 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -125,7 +125,7 @@ under the License.
     </script>
     <script src="/js/offcanvas.js" type="text/javascript">
     </script>
-    <link rel="stylesheet" href="/css/xcode.css">
+    <link rel="stylesheet" href="/css/docco.css">
     <script src="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.0.1/build/highlight.min.js"></script>
     <script>hljs.highlightAll();</script>
   </body>

[olingo-site] 13/15: cleanup of odata4 docs

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit e39676e432c18172bc70bd476fcdd24c68018d5d
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Sat Jun 5 12:04:34 2021 -0700

    cleanup of odata4 docs
---
 .../tutorials/navigation/tutorial_navigation.md    | 12 +--
 content/doc/odata4/tutorials/read/tutorial_read.md | 18 ++---
 .../doc/odata4/tutorials/readep/tutorial_readep.md | 94 +++++++++++-----------
 .../doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md   |  2 +-
 .../doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md   | 14 ++--
 .../doc/odata4/tutorials/write/tutorial_write.md   | 30 +++----
 6 files changed, 85 insertions(+), 85 deletions(-)

diff --git a/content/doc/odata4/tutorials/navigation/tutorial_navigation.md b/content/doc/odata4/tutorials/navigation/tutorial_navigation.md
index a1b0349..5846fa4 100755
--- a/content/doc/odata4/tutorials/navigation/tutorial_navigation.md
+++ b/content/doc/odata4/tutorials/navigation/tutorial_navigation.md
@@ -62,10 +62,10 @@ All three cases are covered by the present tutorial.
   1. Prerequisites
   2. Preparation
   3. Implementating the navigation
-    1. Declare the Metadata
-    2. Implement the to-many navigation
-    3. Implement the to-one navigation
-    4. Implement the to-many navigation with key access
+     1. Declare the Metadata
+     2. Implement the to-many navigation
+     3. Implement the to-one navigation
+     4. Implement the to-many navigation with key access
   4. Run the implemented service
   5. Summary
   6. Links
@@ -394,9 +394,9 @@ Now let’s focus on the second case, the navigation.
 
 Our tasks are:
   1. depending on the chosen key of the first segment, we have to compute which and how many entities exactly have to be returned. With other words, find the right data in the backend
-  e.g. for the category “monitors”, we have to find the right products that are monitors
+     e.g. for the category “monitors”, we have to find the right products that are monitors
   2. find out, which entity set has to be returned (can be products, categories, etc)
-  This `EdmEntitySet` is required in order to properly build the context URL
+     This `EdmEntitySet` is required in order to properly build the context URL
 
 The following sections explain how to do that.
 
diff --git a/content/doc/odata4/tutorials/read/tutorial_read.md b/content/doc/odata4/tutorials/read/tutorial_read.md
index 83d81d3..bf61619 100644
--- a/content/doc/odata4/tutorials/read/tutorial_read.md
+++ b/content/doc/odata4/tutorials/read/tutorial_read.md
@@ -71,17 +71,17 @@ And the browser will display the following collection of data:
   1. Prerequisites
   2. Preparation
   3. Create Project
-      * Create Project
-      * Edit `pom.xml` file
-      * Check build path
-      * Build the project
+     * Create Project
+     * Edit `pom.xml` file
+     * Check build path
+     * Build the project
   4. Implementation - Read scenario to request the EntitySet “Products”
-    1. Declare the metadata
-    2. Provide the data
-    3. Web application implementation
+     1. Declare the metadata
+     2. Provide the data
+     3. Web application implementation
   5. Run the service
-      * Run with Eclipse
-      * The Service URLs
+     * Run with Eclipse
+     * The Service URLs
   6. Summary
 
 ---
diff --git a/content/doc/odata4/tutorials/readep/tutorial_readep.md b/content/doc/odata4/tutorials/readep/tutorial_readep.md
index aa32c0e..1cf6ba2 100755
--- a/content/doc/odata4/tutorials/readep/tutorial_readep.md
+++ b/content/doc/odata4/tutorials/readep/tutorial_readep.md
@@ -30,18 +30,18 @@ The sample code shouldn't be reused for advanced scenarios.
 
   1. Prerequisites
   2. Preparation
-    1. Create data class
-    2. Adapt the servlet class
-    3. Modify the DemoEntityCollectionProcessor
-    4. Create utility class
+     1. Create data class
+     2. Adapt the servlet class
+     3. Modify the DemoEntityCollectionProcessor
+     4. Create utility class
   3. Implementation of Read Single Entity
-    1. Implement the EntityProcessor interface
-    2. Adapt the DemoServlet class
-    3. Run the service
+     1. Implement the EntityProcessor interface
+     2. Adapt the DemoServlet class
+     3. Run the service
   4. Implementation of Read Single Property
-    1. Implement the PrimitiveProcessor interface
-    2. Adapt the DemoServlet class
-    3. Run the service
+     1. Implement the PrimitiveProcessor interface
+     2. Adapt the DemoServlet class
+     3. Run the service
   5. Summary
   6. Links
   7. Appendix: PrimitiveValueProcessor
@@ -496,44 +496,44 @@ and he receives the following response in the browser:
 The steps to be followed in the implementation of the `readEntity(...)` method are the same that we followed in the previous tutorial, when we implemented the `readEntityCollection(...)` method:
 
   1. **Which data is requested?**  
-    Check the UriInfo instance for information about which *EntityCollection* has been requested.  
-    Note that in the code, we directly access the first segment of the URI and cast it to `UriResourceEntitySet`
-
-    ```java
+     Check the UriInfo instance for information about which *EntityCollection* has been requested.  
+     Note that in the code, we directly access the first segment of the URI and cast it to `UriResourceEntitySet`
+     
+     ```java
         UriResourceEntitySet uriResourceEntitySet = (UriResourceEntitySet) resourcePaths.get(0);
-    ```
-    
-    This is only possible, because in our current sample scenario we only support simple URIs. In a real production environment OData service, which supports navigation and other OData V4 features, the code would be more complex.
+     ```
+     
+     This is only possible, because in our current sample scenario we only support simple URIs. In a real production environment OData service, which supports navigation and other OData V4 features, the code would be more complex.
 
   2. **Fetch the data from backend**  
-    In the backend, which in our sample is represented by the `Storage` class, we have a list with products.
-    From this list we have to pick that one that is requested by the user.
-    The information, which one is requested, is contained in the so-called *KeyPredicates*.
-    In our OData model, we have only one property that is marked as “key”, it is the property with name *ID*
-    In other models, the key could also be composed by multiple properties. In such a case, all key-properties are mentioned in the URI.
-    That’s why the *KeyPredicate* information is provided as a list:
-
-    ```java
+     In the backend, which in our sample is represented by the `Storage` class, we have a list with products.
+     From this list we have to pick that one that is requested by the user.
+     The information, which one is requested, is contained in the so-called *KeyPredicates*.
+     In our OData model, we have only one property that is marked as “key”, it is the property with name *ID*
+     In other models, the key could also be composed by multiple properties. In such a case, all key-properties are mentioned in the URI.
+     That’s why the *KeyPredicate* information is provided as a list:
+     
+     ```java
         List<UriParameter> keyPredicates = uriResourceEntitySet.getKeyPredicates();
-    ```
-
-    Now our task is to loop over all product entities that we have in our backend and to find that one that matches all keys. Which means that we have to loop over all key params.
-    In our sample code, we have moved this logic to the *Util* class that has a *findEntity()* method, which loops over all existing product entities, and a *entityMatchesAllKeys()* method that checks if the given entity is the right one.
+     ```
+     
+     Now our task is to loop over all product entities that we have in our backend and to find that one that matches all keys. Which means that we have to loop over all key params.
+     In our sample code, we have moved this logic to the *Util* class that has a *findEntity()* method, which loops over all existing product entities, and a *entityMatchesAllKeys()* method that checks if the given entity is the right one.
 
   3. **Transform the data**  
-    After fetching the Entity object from the backend, we have to convert it to an `InputStream`, using the proper `ODataSerializer` method:
-
-    ```java
+     After fetching the Entity object from the backend, we have to convert it to an `InputStream`, using the proper `ODataSerializer` method:
+     
+     ```java
         ODataSerializer serializer = odata.createSerializer(responseFormat);
         SerializerResult serializerResult = serializer.entity(serviceMetadata, entityType, entity, options);
         InputStream entityStream = serializerResult.getContent();
-    ```
-
-    **Note:**
-    The `ODataSerializer` object has to be configured with a `ContextURL` (in case that it is requested) and with `EntitySerializerOptions`. In our sample we keep the code simple, since we know that we don’t support advanced operations.
+     ```
+     
+     **Note:**
+     The `ODataSerializer` object has to be configured with a `ContextURL` (in case that it is requested) and with `EntitySerializerOptions`. In our sample we keep the code simple, since we know that we don’t support advanced operations.
 
   4. **Configure the response**  
-    As usual, we have to set the body, the content type and the HTTP status code, as required by the specification.
+     As usual, we have to set the body, the content type and the HTTP status code, as required by the specification.
 
 
 The following snippet shows the implementation of the `readEntity(...)` method.
@@ -690,21 +690,21 @@ We have to create a Constructor that takes the `Storage` instance and stores it
 Again, we have the following 4 steps to follow:
 
   1. Which data is requested?  
-    From the `UriInfo` object, we not only have to retrieve the information about the `EntitySet` that is requested, but as well the desired property.
+     From the `UriInfo` object, we not only have to retrieve the information about the `EntitySet` that is requested, but as well the desired property.
 
   2. Fetch the data from backend  
-    Based on this information, we can retrieve the backend-data for the entity, just like we did in the `readEntity()` method, described above.
-    The property value can then be extracted from it.
+     Based on this information, we can retrieve the backend-data for the entity, just like we did in the `readEntity()` method, described above.
+     The property value can then be extracted from it.
 
   3. Transform the data  
-    The third step is to serialize the backend data into an `InputStream` object.  
-    For the current use case, the `ODataSerializer` instance offers a method called `primitive(...)`
+     The third step is to serialize the backend data into an `InputStream` object.  
+     For the current use case, the `ODataSerializer` instance offers a method called `primitive(...)`
 
   4. Configure the response  
-    When reading a property, we have to consider that the value of the property can be empty.  
-    If this is the case, when configuring the response object, we don’t provide response body and header.
-
-    ```java
+     When reading a property, we have to consider that the value of the property can be empty.  
+     If this is the case, when configuring the response object, we don’t provide response body and header.
+     
+     ```java
         public void readPrimitive(ODataRequest request, ODataResponse response, UriInfo uriInfo, ContentType responseFormat)
                                   throws ODataApplicationException, SerializerException {
 
@@ -761,7 +761,7 @@ Again, we have the following 4 steps to follow:
                        response.setStatusCode(HttpStatusCode.NO_CONTENT.getStatusCode());
                    }
       }
-    ```
+     ```
 
 ## 4.2. Adapt the DemoServlet class
 
diff --git a/content/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md b/content/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md
index d037815..bfaedfa 100644
--- a/content/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md
+++ b/content/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md
@@ -20,7 +20,7 @@ This tutorial can be found in subdirectory *\samples\tutorials\p8_queryoptions-f
 
   1. Preparation
   2. Implementation
-    1. Implement `$filter`
+     1. Implement `$filter`
   3. Run the implemented service
   4. Summary
   5. Links
diff --git a/content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md b/content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md
index 01fd27e..4a3a061 100644
--- a/content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md
+++ b/content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md
@@ -18,13 +18,13 @@ Again, in the present tutorial, we will focus only on the relevant implementatio
 
 **Table of Contents**
 
-  1.	Prerequisites
-  2.	Preparation
-  3.	Implementation
-    1. Implement `$orderby`
-  4.	Run the implemented service
-  5.	Summary
-  6.	Links
+  1. Prerequisites
+  2. Preparation
+  3. Implementation
+     1. Implement `$orderby`
+  4. Run the implemented service
+  5. Summary
+  6. Links
 
 __
 
diff --git a/content/doc/odata4/tutorials/write/tutorial_write.md b/content/doc/odata4/tutorials/write/tutorial_write.md
index 3848740..ceb40a3 100644
--- a/content/doc/odata4/tutorials/write/tutorial_write.md
+++ b/content/doc/odata4/tutorials/write/tutorial_write.md
@@ -29,14 +29,14 @@ The sample code shouldn't be reused for advanced scenarios.
   1. Prerequisites
   1. Preparation
   1. Implementation of Read Single Entity
-    1. Implement the `createEntity(...)` method
-    1. Implement the `updateEntity(...)` method
-    1. Implement the `deleteEntity(...)` method
+     1. Implement the `createEntity(...)` method
+     1. Implement the `updateEntity(...)` method
+     1. Implement the `deleteEntity(...)` method
   1. Run the implemented service
-    1. Example for **CREATE**
-    1. Example for **UPDATE (PUT)**
-    1. Example for **UPDATE (PATCH)**
-    1. Example for **DELETE**
+     1. Example for **CREATE**
+     1. Example for **UPDATE (PUT)**
+     1. Example for **UPDATE (PATCH)**
+     1. Example for **DELETE**
   1. Summary
   1. Links
 
@@ -282,7 +282,7 @@ The implementation is rather simple:
   - Delete the data in backend.
   - Configure the response object with the proper status code **204 – no content**.
 
-```java
+    ```java
     public void deleteEntity(ODataRequest request, ODataResponse response, UriInfo uriInfo)
                             throws ODataApplicationException {
 
@@ -299,7 +299,7 @@ The implementation is rather simple:
       //3. configure the response object
       response.setStatusCode(HttpStatusCode.NO_CONTENT.getStatusCode());
     }
-```
+    ```
 
 
 # 4. Run the service
@@ -329,13 +329,13 @@ The following sections provide examples for executing the requests:
   - Header: `Content-Type: application/json; odata.metadata=minimal`
   - Request body:
 
-```json
+    ```json
         {
           "ID":6,
           "Name":"Gamer Mouse",
           "Description":"optical mouse - gamer edition"
         }
-```
+    ```
 
 **Note:** The value for the ID property is arbitrary, as it will be generated by our OData service implementation
 
@@ -347,13 +347,13 @@ The following sections provide examples for executing the requests:
   - Header: `Content-Type: application/json; odata.metadata=minimal`
   - Request body:
 
-```json
+    ```json
         {
           "ID":3,
           "Name":"Ergo Screen updated Name",
           "Description":"updated description"
         }
-```
+    ```
 
 
 ### 4.3. Example for UPDATE (PATCH):
@@ -363,11 +363,11 @@ The following sections provide examples for executing the requests:
   - Header: `Content-Type: application/json; odata.metadata=minimal`
   - Request body:
 
-```json
+    ```json
         {
           "Description": "patched description"
         }
-```
+    ```
 
 ### 4.4. Example for DELETE:
 

[olingo-site] 02/15: formatting fixes and codeblocks

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit 88136f01982f510b8b024e7e6847a542691d03ff
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Fri Jun 4 09:25:25 2021 -0700

    formatting fixes and codeblocks
---
 content/doc/odata2/dependencies.md                 |   4 +
 content/doc/odata2/sample-setup.md                 |   5 +-
 .../odata2/tutorials/OlingoV2BasicClientSample.md  | 102 ++++++++++-----------
 content/verification.md                            |   6 ++
 4 files changed, 60 insertions(+), 57 deletions(-)

diff --git a/content/doc/odata2/dependencies.md b/content/doc/odata2/dependencies.md
index 9424bde..4043d34 100644
--- a/content/doc/odata2/dependencies.md
+++ b/content/doc/odata2/dependencies.md
@@ -6,6 +6,7 @@ Title: Maven Dependencies
 
 The following dependencies needs to be added to the pom.xml of the consuming project:
 
+```xml
     <dependency>
       <groupId>org.apache.olingo</groupId>
       <artifactId>olingo-odata2-api</artifactId>
@@ -18,11 +19,13 @@ The following dependencies needs to be added to the pom.xml of the consuming pro
       <version>${olingo.version}</version>
       <scope>runtime</scope>
     </dependency>
+```
 
 ### Consuming OData 2.0 JPA Processor Extension
 
 To use the JPA Processor Extension following dependencies are required:
 
+```xml
     <dependency>
       <groupId>org.apache.olingo</groupId>
       <artifactId>olingo-odata2-jpa-processor-api</artifactId>
@@ -41,6 +44,7 @@ To use the JPA Processor Extension following dependencies are required:
       <version>${olingo.version}</version>
       <scope>runtime</scope>
     </dependency>
+```
 
 ${olingo.version} == the concrete version of the library. See also:
 
diff --git a/content/doc/odata2/sample-setup.md b/content/doc/odata2/sample-setup.md
index a3f3436..f53f36a 100644
--- a/content/doc/odata2/sample-setup.md
+++ b/content/doc/odata2/sample-setup.md
@@ -47,7 +47,8 @@ The result is a new and ready to build Maven project. Switch to *my-car-service*
 
 If a Apache Olingo dependency is not available via Maven standard configuration than adding the Apache Maven Repository (or in case you want to use SNAPSHOTS the Apache Snapshot Repository) into your Maven `settings.xml` or the `pom.xml` of this project can solve the issue.
 
-    …
+```xml
+     …
       <repositories>
         <repository>
           <id>apache.central</id>
@@ -62,7 +63,7 @@ If a Apache Olingo dependency is not available via Maven standard configuration
         </repository>
       </repositories>
     …
-
+```
 
 Maven will build the project with the result **car-service.war** in the Maven *target* directory which can be deployed to any JEE compliant web application server.
 To call the deployed and running OData service enter this URI in a browser:
diff --git a/content/doc/odata2/tutorials/OlingoV2BasicClientSample.md b/content/doc/odata2/tutorials/OlingoV2BasicClientSample.md
index 12c7a84..db6a041 100644
--- a/content/doc/odata2/tutorials/OlingoV2BasicClientSample.md
+++ b/content/doc/odata2/tutorials/OlingoV2BasicClientSample.md
@@ -19,28 +19,20 @@ Therefore it just requires an installed *Java 6 Runtime*, *Maven 3* and an inter
 
   1. Start in some folder (e.g. `Quickstart`) which is called our `$ROOT` in the steps below.
   1. Create sample Client project ([more details](#projectstructure))
-    2. Create project folder `ClientSample` (in `$ROOT`) and within create following folder structure: `./src/main/java/org/apache/olingo/sample/client` (e.g. `mkdir -p src/main/java/org/apache/olingo/sample/client/`).
-    3. In project folder (`ClientSample`) create file `pom.xml` and copy [this sample pom into](#pom).
-    4. In folder `./src/main/java/org/apache/olingo/sample/client` create file `OlingoSampleApp.java` and copy [the whole sample client into](#sampleclient).
-    5. In project folder `ClientSample` run `mvn` to build the project.
+     2. Create project folder `ClientSample` (in `$ROOT`) and within create following folder structure: `./src/main/java/org/apache/olingo/sample/client` (e.g. `mkdir -p src/main/java/org/apache/olingo/sample/client/`).
+     3. In project folder (`ClientSample`) create file `pom.xml` and copy [this sample pom into](#pom).
+     4. In folder `./src/main/java/org/apache/olingo/sample/client` create file `OlingoSampleApp.java` and copy [the whole sample client into](#sampleclient).
+     5. In project folder `ClientSample` run `mvn` to build the project.
   1. Create and start sample Service ([more details](#sampleservice))
-    1. Go to `$ROOT` and create service project from archetype via
+     1. Go to `$ROOT` and create service project from archetype via
 
-```
-  mvn archetype:generate
-    -DinteractiveMode=false
-    -Dversion=1.0.0-SNAPSHOT
-    -DgroupId=com.sample
-    -DartifactId=my-car-service
-    -DarchetypeGroupId=org.apache.olingo
-    -DarchetypeArtifactId=olingo-odata2-sample-cars-annotation-archetype
-    -DarchetypeVersion=2.0.0
-```
+     	`mvn archetype:generate -DinteractiveMode=false -Dversion=1.0.0-SNAPSHOT -DgroupId=com.sample -DartifactId=my-car-service -DarchetypeGroupId=org.apache.olingo
+	-DarchetypeArtifactId=olingo-odata2-sample-cars-annotation-archetype -DarchetypeVersion=2.0.0`
 
-    3. Go into from archetype created folder `my-car-service` and just run `mvn` to start the Sample Service on a *Jetty Web Server* at [http://localhost:8080](http://localhost:8080).
-  4. Run `OlingoSampleApp` against sample Service ([more details](#runsample))
-    1. Go into sample project folder (`ClientSample`) and execute sample client via `java -cp target/OlingoSampleClient.jar org.apache.olingo.sample.client.OlingoSampleApp`.
-    2. Now the result of the *read metadata*, *read/create/update/delete data* calls is printed as well as the corresponding *JSON* requests and response body. Within the following section [Explaining the Client](#start) the therefore implemented client methods are shown and explained.
+     3. Go into from archetype created folder `my-car-service` and just run `mvn` to start the Sample Service on a *Jetty Web Server* at [http://localhost:8080](http://localhost:8080).
+     4. Run `OlingoSampleApp` against sample Service ([more details](#runsample))
+     1. Go into sample project folder (`ClientSample`) and execute sample client via `java -cp target/OlingoSampleClient.jar org.apache.olingo.sample.client.OlingoSampleApp`.
+     2. Now the result of the *read metadata*, *read/create/update/delete data* calls is printed as well as the corresponding *JSON* requests and response body. Within the following section [Explaining the Client](#start) the therefore implemented client methods are shown and explained.
 
 **Optional**
 With running `mvn eclipse:eclipse` within the created sample client and sample server projects the necessary Eclipse project files will be generated so that both projects can easily imported into Eclipse (Eclipse -> *File* -> *Import...* *Import existing projects into workspace*).
@@ -68,12 +60,12 @@ Hence the first step in this sample is to read the whole *EDM* of an OData Servi
 
 **Code sample: Read EDM ($metadata)**
 
-~~~java
+```java
 public Edm readEdm(String serviceUrl) throws IOException, ODataException {
   InputStream content = execute(serviceUrl + "/" + METADATA, APPLICATION_XML, HTTP_METHOD_GET);
   return EntityProvider.readMetadata(content, false);
 }
-~~~
+```
 
 As shown in the sample code to read the *EDM* a *HTTP GET* on the corresponding *$metadata* URI of the OData Service. The resulting conent in form of an *EDMX* is received via basic `HttpURLConnection` is pased into the `EntityProvider.readMetadata(InputStream content, boolean validate)` method which de-serialize the *EDMX* into an *EDM* object.
 
@@ -96,7 +88,7 @@ Hence the code samples looks very similar. The main difference is the creation o
 
 **Read complete Feed**
 
-~~~java
+```java
   public ODataFeed readFeed(Edm edm, String serviceUri, String contentType, String entitySetName)
       throws IOException, ODataException {
     EdmEntityContainer entityContainer = edm.getDefaultEntityContainer();
@@ -108,13 +100,13 @@ Hence the code samples looks very similar. The main difference is the creation o
         content,
         EntityProviderReadProperties.init().build());
   }
-~~~
+```
 
 For read of a complete `ODataFeed` the *HTTP GET* request URI is a *EntitySet*. Via the `connect(...)` method the request is done against the created absolut uri and the responding content is returned as `InputStream`. This `InputStream` than will be de-serialized by the `EntitProvider.readFeed(...)` into an `ODataFeed` object which contains all entities provided by the OData Service as well as `FeedMetadata` like *inline count* and *next link*.
 
 **Read single Entry**
 
-~~~java
+```java
   public ODataEntry readEntry(Edm edm, String serviceUri, String contentType, String entitySetName, String keyValue)
       throws IOException, ODataException {
     // working with the default entity container
@@ -129,7 +121,7 @@ For read of a complete `ODataFeed` the *HTTP GET* request URI is a *EntitySet*.
         content,
         EntityProviderReadProperties.init().build());
   }
-~~~
+```
 
 For read of a single `ODataEntry` the *HTTP GET* request URI is an *Entity* for which a *key value* is required for creation of the absolut uri. Via the `connect(...)` method the request is done against the absolut uri and the responding content is returned as `InputStream`. 
 This `InputStream` than will be de-serialized by the `EntitProvider.readEntry(...)` into an `ODataEntry` object which contains the data / properties of the entry in form of a Map as well as `EntryMetadata` (which contains *etag*, *id*, *association uris* and *uri* information), `MediaMetadata` if the entry is a *media resource*, information about the entry *contains inline entries* and the `ExpandSelectTreeNode`.
@@ -147,7 +139,7 @@ Additional the parts below are only code snippets (and no complete method which
 
 **Part 1: POST entry**  
     
-~~~java
+```java
     // Map<String, Object> data // ...is a method parameter
         
     HttpURLConnection connection = initializeConnection(absolutUri, contentType, httpMethod);
@@ -162,7 +154,7 @@ Additional the parts below are only code snippets (and no complete method which
     byte[] buffer = streamToArray((InputStream) response.getEntity());
     // do the POST   
     connection.getOutputStream().write(buffer);
-~~~
+```
 
 First the `HttpURLConnection` is initialized.
 Then the Apache Olingo related objects are prepared in form of the `EdmEntitySet` and `EntityProviderWriteProperties`. With the `EntityProviderWriteProperties` is is possible to configure the serialization of the entity. But for the basic create use case it is sufficient to set the *rootUri* of the service which in the sample is the name of the entity set.
@@ -174,7 +166,7 @@ After this the entity is posted (created) and the response can be read.
 
 **Part 2: Read response**  
     
-~~~java
+```java
     // if a entity is created (via POST request) the response body contains the new created entity
     HttpStatusCodes statusCode = HttpStatusCodes.fromStatusCode(connection.getResponseCode());
     if(statusCode == HttpStatusCodes.CREATED) {
@@ -184,7 +176,7 @@ After this the entity is posted (created) and the response can be read.
       ODataEntry entry = EntityProvider.readEntry(contentType,
           entitySet, content, EntityProviderReadProperties.init().build());
     }
-~~~
+```
 
 When the *HTTP Post* is done the response can be read.
 Starting with the response status code to validate that the creation of the entity was successfull, which is the case if it is a `HttpStatusCodes.CREATED`.
@@ -194,13 +186,13 @@ The result is a de-serialized `ODataEntry` which represents the created entity f
       
 **Part 3: Create single Entry method**
 
-~~~java
+```java
   public ODataEntry createEntry(Edm edm, String serviceUri, String contentType, 
       String entitySetName, Map<String, Object> data) throws Exception {
     String absolutUri = createUri(serviceUri, entitySetName, null);
     return writeEntity(edm, absolutUri, entitySetName, data, contentType, HTTP_METHOD_POST);
   }
-~~~
+```
 
 The *Part 1* and *Part 2* code snippets are copied from the shared `writeEntity(...)` method of the sample which is called for *create* and *update* of entities. Hence the convenience method `createEntry` only creates the `absolutUri` for the entity set and then delegates to the `writeEntity` method with correct set `HTTP_METHOD_POST`.
 
@@ -227,7 +219,7 @@ For simplicity in the code sample below the prepare and execute of the *PUT/PATC
 
 **Part 1: PUT entry**  
     
-~~~java
+```java
     // Map<String, Object> data // ...is a method parameter
         
     HttpURLConnection connection = initializeConnection(absolutUri, contentType, httpMethod);
@@ -244,7 +236,7 @@ For simplicity in the code sample below the prepare and execute of the *PUT/PATC
     connection.getOutputStream().write(buffer);
     //
     HttpStatusCodes statusCode = HttpStatusCodes.fromStatusCode(connection.getResponseCode());
-~~~
+```
 
 <!-- Copy pasted from POST/create -->
 
@@ -261,13 +253,13 @@ After this the entity is update and the response status code can be checked.
 
 **Part 2: Update Entry method**
 
-~~~java
+```java
   public void updateEntry(Edm edm, String serviceUri, String contentType, String entitySetName, 
       String id, Map<String, Object> data) throws Exception {
     String absolutUri = createUri(serviceUri, entitySetName, id);
     writeEntity(edm, absolutUri, entitySetName, data, contentType, HTTP_METHOD_PUT);
   }
-~~~
+```
 
 The *Part 1* is copied from the shared `writeEntity(...)` method of the sample which is called for *create* and *update* of entities. Hence the convenience method `createEntry` in *Part 2* only creates the `absolutUri` for the entity and then delegates to the `writeEntity` method with correct set `HTTP_METHOD_PUT`.
 
@@ -277,13 +269,13 @@ The *Part 1* is copied from the shared `writeEntity(...)` method of the sample w
 
 For deletion of an entry just an *HTTP DELETE* request is necessary on the URI of the entity. Hence the Apache Olingo is not necessary to serialize or de-serialize anything for this use case.
 
-~~~java
+```java
   public HttpStatusCodes deleteEntry(String serviceUri, String entityName, String id) throws IOException {
     String absolutUri = createUri(serviceUri, entityName, id);
     HttpURLConnection connection = connect(absolutUri, APPLICATION_XML, HTTP_METHOD_DELETE);
     return HttpStatusCodes.fromStatusCode(connection.getResponseCode());
   }
-~~~      
+```      
 
 So the code for delete of an entry the *HTTP DELETE* request URI is an *Entity* for which a *key value* is required for creation of the absolut uri. Via the `connect(...)` method the request is done against the absolut uri and the responding http status code is returned, which is, if the entry was deleted successfully, an *HTTP Status: 204 No content*.
   
@@ -296,7 +288,7 @@ In this section are all methods shared and used from the more Apache Olingo rele
 
 The `writeEntity(...)` method is used for *creation* and *update* of an entry. Simplified it executes the given `httpMethod` on the given `absolutUri` for the serialized entry based on given `contentType`, `entitySetName` and `data`. Additional for the case of an successfull *create* the `ODataEntry` is returned otherwise `null` is returned.
 
-~~~java
+```java
   private ODataEntry writeEntity(Edm edm, String absolutUri, String entitySetName, 
       Map<String, Object> data, String contentType, String httpMethod) 
       throws EdmException, MalformedURLException, IOException, EntityProviderException, URISyntaxException {
@@ -337,13 +329,13 @@ The `writeEntity(...)` method is used for *creation* and *update* of an entry. S
         
     return entry;
   }
-~~~
+```
 
 **Creation of absolut URI**    
 
 The `createUri(...)` method is used in every convenience method (*read*, *create*, *update* and *delete*) to build the absolut uri based on the `serviceUri`, `entitySetName` and `id` for the case of a single Entry.
     
-~~~java
+```java
   private String createUri(String serviceUri, String entitySetName, String id) {
     final StringBuilder absolutUri = new StringBuilder(serviceUri).append("/").append(entitySetName);
     if(id != null) {
@@ -351,13 +343,13 @@ The `createUri(...)` method is used in every convenience method (*read*, *create
     }
     return absolutUri.toString();
   }
-~~~
+```
 
 **Basic HTTP connection initailization and validation**
 
 The `exectute(...)`, `connect(...)` and `initializeConnection(...)` methods are used for initialization of the connection, execute and/or connect and check basic connection success (via `checkStatus(...)` method) to the OData Service and is therefore used in every use case (*read*, *create*, *update* and *delete*).
 
-~~~java
+```java
   private InputStream execute(String relativeUri, String contentType, String httpMethod) throws IOException {
     HttpURLConnection connection = initializeConnection(relativeUri, contentType, httpMethod);
 
@@ -400,13 +392,13 @@ The `exectute(...)`, `connect(...)` and `initializeConnection(...)` methods are
     }
     return httpStatusCode;
   }
-~~~
+```
 
 **Logging**
 
 The `logRawContent(...)` (in combination with `streamToArray(...)`) method is simply used for logging the content of the given `InputStream` and re-creation of an readable `InputStream` which is returned.
 
-~~~java
+```java
   private InputStream logRawContent(String prefix, InputStream content, String postfix) throws IOException {
     if(PRINT_RAW_CONTENT) {
       byte[] buffer = streamToArray(content);
@@ -432,7 +424,7 @@ The `logRawContent(...)` (in combination with `streamToArray(...)`) method is si
     }
     return result;
   }
-~~~
+```
 
 <!--
 ### Extended Operations
@@ -456,7 +448,7 @@ Instead of copy and paste all code samples from above and the main sample method
 
 **Main sample method**
 
-~~~java
+```java
   public static void main(String[] paras) throws Exception {
     OlingoSampleApp app = new OlingoSampleApp();
     
@@ -519,13 +511,13 @@ Instead of copy and paste all code samples from above and the main sample method
       print(e.getMessage());
     }
   }
-~~~
+```
 
 **Genration of sample data**
 
 The `generateSampleData` method is used for creation of sample data at the *ODataService* based on the [Apache Olingo archetype sample service](#sampleservice)).
 
-~~~java
+```java
 public void generateSampleData(String serviceUrl) throws MalformedURLException, IOException {
   String url = serviceUrl.substring(0, serviceUrl.lastIndexOf(SEPARATOR));
   HttpURLConnection connection = initializeConnection(url + INDEX, APPLICATION_FORM, HTTP_METHOD_POST);
@@ -534,13 +526,13 @@ public void generateSampleData(String serviceUrl) throws MalformedURLException,
   print("Generate response: " + checkStatus(connection));
   connection.disconnect();
 }
-~~~
+```
 
 **Print methods**
 
 The `print` methods are only for simplified print/write logging to some output channel. In the sample it is just the `System.out` stream.
 
-~~~java
+```java
   private static void print(String content) {
     System.out.println(content);
   }
@@ -576,7 +568,7 @@ The `print` methods are only for simplified print/write logging to some output c
       builder.append("  ");
     }
   }
-~~~
+```
 
 <a name="sampleservice"></a>
 
@@ -633,7 +625,7 @@ If the corresponding OData Service based on the *archetypeArtifactId=olingo-odat
 
 Maven project POM (`pom.xml`)
 
-~~~xml
+```xml
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one
@@ -717,7 +709,7 @@ Maven project POM (`pom.xml`)
     </dependency>
   </dependencies>
 </project>
-~~~
+```
 
 <a name="sampleclient"></a>
 
@@ -725,7 +717,7 @@ Maven project POM (`pom.xml`)
 
 Complete `OlingoSampleApp` with `main` which can be *copy/pasted* into a `OlingoSampleApp.java`, then compiled and run.
 
-~~~java
+```java
 /*******************************************************************************
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements. See the NOTICE file
@@ -1110,4 +1102,4 @@ public class OlingoSampleApp {
     return connection;
   }
 }
-~~~
\ No newline at end of file
+```
\ No newline at end of file
diff --git a/content/verification.md b/content/verification.md
index 53b5dc3..7aeb753 100644
--- a/content/verification.md
+++ b/content/verification.md
@@ -16,15 +16,21 @@ you get these files from the
 [main distribution directory](http://www.apache.org/dist/olingo/), 
 rather than from a mirror. Then verify the signatures using
 
+```sh
     % pgpk -a KEYS
     % pgpv <file>.asc
+```
 
 or
 
+```sh
     % pgp -ka KEYS
     % pgp <file>.asc
+```
 
 or
 
+```sh
     % gpg --import KEYS
     % gpg --verify <file>.asc
+```
\ No newline at end of file

[olingo-site] 14/15: cleanup of odata4 and javascript docs

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit fa94792707aa70893e0da2d44d9e9abda18b27e6
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Sat Jun 5 12:40:13 2021 -0700

    cleanup of odata4 and javascript docs
---
 content/doc/javascript/index.md                    |  5 +----
 content/doc/odata4/eclipse.md                      |  4 +---
 .../tutorials/deep_insert/tutorial_deep_insert.md  |  2 +-
 .../doc/odata4/tutorials/sqo_es/tutorial_sqo_es.md | 22 +++++++++++-----------
 .../doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md   | 18 +++++++++---------
 5 files changed, 23 insertions(+), 28 deletions(-)

diff --git a/content/doc/javascript/index.md b/content/doc/javascript/index.md
index c4001e1..4fc87bf 100644
--- a/content/doc/javascript/index.md
+++ b/content/doc/javascript/index.md
@@ -7,10 +7,7 @@ This library "odatajs-4.0.0.min.js" supports only the OData V4 protocol.
 
 For using the OData protocols V1-V3 please refer to the [datajs library](http://datajs.codeplex.com/)
 
-The odatajs library can be included in any html page with the script tag (for example)
-```
-<script type="text/javascript" src="./sources/odatajs-4.0.0.min.js"></script>
-```
+The odatajs library can be included in any html page with the script tag (for example) `&lt;script type="text/javascript" src="./sources/odatajs-4.0.0.min.js"&gt;&lt;/script&gt;`
 and its features can be used through the `odatajs` namespace (or `window.odatajs`). The odatajs library can be used together with the datajs library which uses the `window.OData` namespace.
 
 For API documentation please see [ODatajs API documentation](/doc/javascript/apidoc/index.html)
diff --git a/content/doc/odata4/eclipse.md b/content/doc/odata4/eclipse.md
index 8ef53ea..75aa307 100644
--- a/content/doc/odata4/eclipse.md
+++ b/content/doc/odata4/eclipse.md
@@ -8,8 +8,6 @@ Title:     Eclipse
 
 With the Maven project files can be generated with:
 
-```
-mvn eclipse:clean eclipse:eclipse
-```
+`mvn eclipse:clean eclipse:eclipse`
 
 As result each Maven module will get a consistent `.project`, `.classpath` and `.settings` file with which each module can be imported as existing project to Eclipse. 
diff --git a/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md b/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md
index 85af708..6b3e252 100644
--- a/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md
+++ b/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md
@@ -65,7 +65,7 @@ As a shortcut you should checkout the prepared tutorial project in the [git repo
 
 Afterwards do a Deploy and run: it should be working. At this state you can perform CRUD operations and do navigations between products and categories.
 
-# 2. Implementation
+# 3. Implementation
 
 Before we start with the implementation, please have a look at the class `myservice.mynamespace.data.Storage`. In difference to the [navigation tutorial](/doc/odata4/tutorials/navigation/tutorial_navigation.html) the relations between two entities can not be hard coded because we would like to create and change relations between entities dynamically. In the constructor of the data storage the creation of the sample data is called. After that the method `linkProductsAndCategories`is calle [...]
 
diff --git a/content/doc/odata4/tutorials/sqo_es/tutorial_sqo_es.md b/content/doc/odata4/tutorials/sqo_es/tutorial_sqo_es.md
index c41c65f..971f00b 100755
--- a/content/doc/odata4/tutorials/sqo_es/tutorial_sqo_es.md
+++ b/content/doc/odata4/tutorials/sqo_es/tutorial_sqo_es.md
@@ -102,16 +102,16 @@ The drawback of this implementation is, that the full payload is fetched from th
 In this tutorial we use the simple implementation to show the concept for `$select` so that there are only a few steps that have to be done by us.  
 
   * We have to get the SelectOption from the UriInfo:
-
-```java
+    
+    ```java
         // 3rd: apply system query options
         SelectOption selectOption = uriInfo.getSelectOption();
-```
+    ```
 
   * We have to take care about the context URL, which is different in case that `$select` is used.
-  Again, the Olingo library provides some support, which we use to build the select list that has to be passed to the ContextURL builder:
-
-```java
+    Again, the Olingo library provides some support, which we use to build the select list that has to be passed to the ContextURL builder:
+    
+    ```java
         // we need the property names of the $select, in order to build the context URL
         String selectList = odata.createUriHelper().buildContextURLSelectList(edmEntityType,
                                                                               null, selectOption);
@@ -119,17 +119,17 @@ In this tutorial we use the simple implementation to show the concept for `$sele
                                           .entitySet(edmEntitySet)
                                           .selectList(selectList)
                                           .build();
-```
+    ```
 
   * Furthermore, the serializer has to know about the usage of `$select`.
-  Therefore, the serializer options instance is initialized with the selectOption object that we’ve obtained above. If this object is not null, then the serializer will take care to consider the `$select` statement
-
-```java
+    Therefore, the serializer options instance is initialized with the selectOption object that we’ve obtained above. If this object is not null, then the serializer will take care to consider the `$select` statement
+    
+    ```java
         EntityCollectionSerializerOptions opts = EntityCollectionSerializerOptions.with()
                                                                                   .contextURL(contextUrl)
                                                                                   .select(selectOption)
                                                                                   .build();
-```
+    ```
 
 
 **The full implementation of the `readEntityCollection()` method:**
diff --git a/content/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md b/content/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md
index bfaedfa..b86779e 100644
--- a/content/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md
+++ b/content/doc/odata4/tutorials/sqo_f/tutorial_sqo_f.md
@@ -99,15 +99,15 @@ Key
 
 So the following actions have to be done (The values of the properties are fictitious):
 
-Action                                                        | Result - Type | Result              | Method
---------------------------------------------------------------|---------------|---------------------|------
-1. Get the value of the property “Price”                      | Edm.Double    | 500.00              | visitMember
-2. Determine the Type and value of the literal 2000.00        | Edm.Double    | 2000.00             | visitLiteral
-3. Calculate – 500.00 **lt** 2000                             | Edm.Boolean   | true                | visitBinaryOperator
-4. Get the value of the Property “Description”                | Edm.String    | "Notebook basic..." | visitMember
-5. Determine the type and value of the literal ‘Notebook’     | Edm.String    | “Notebook”          | visitLiteral
-6. Calculate – **contains**(“Notebook Basic…”, “Notebook”)    | Edm.Boolean   | true                | visitMethodCall
-7. Calculate – true **and** true                              | Edm.Boolean   | true                | visitBinaryOperator
+| Action                                                        | Result - Type | Result              | Method
+|---------------------------------------------------------------|---------------|---------------------|------
+| 1. Get the value of the property “Price”                      | Edm.Double    | 500.00              | visitMember
+| 2. Determine the Type and value of the literal 2000.00        | Edm.Double    | 2000.00             | visitLiteral
+| 3. Calculate – 500.00 **lt** 2000                             | Edm.Boolean   | true                | visitBinaryOperator
+| 4. Get the value of the Property “Description”                | Edm.String    | "Notebook basic..." | visitMember
+| 5. Determine the type and value of the literal ‘Notebook’     | Edm.String    | “Notebook”          | visitLiteral
+| 6. Calculate – **contains**(“Notebook Basic…”, “Notebook”)    | Edm.Boolean   | true                | visitMethodCall
+| 7. Calculate – true **and** true                              | Edm.Boolean   | true                | visitBinaryOperator
 
 Olingo uses the vistor pattern to traverse the AST. Each of these actions is mapped to one method of the ExpressionVistor interface. You can see the name of the methods in last column of table 1. As service developers we have to implement this methods but we do not have to take care about calling them. The libaray will call the proper method and we have only to calculate the result.
 

[olingo-site] 15/15: take unsafe fixups out of asfgenid plugin

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit 5dfdaa2cde7687e3dc615371afb30b3147d702b1
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Sat Jun 5 12:44:18 2021 -0700

    take unsafe fixups out of asfgenid plugin
---
 content/doc/javascript/index.md | 2 +-
 theme/plugins/asfgenid.py       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/doc/javascript/index.md b/content/doc/javascript/index.md
index 4fc87bf..e6a8f52 100644
--- a/content/doc/javascript/index.md
+++ b/content/doc/javascript/index.md
@@ -7,7 +7,7 @@ This library "odatajs-4.0.0.min.js" supports only the OData V4 protocol.
 
 For using the OData protocols V1-V3 please refer to the [datajs library](http://datajs.codeplex.com/)
 
-The odatajs library can be included in any html page with the script tag (for example) `&lt;script type="text/javascript" src="./sources/odatajs-4.0.0.min.js"&gt;&lt;/script&gt;`
+The odatajs library can be included in any html page with the script tag (for example) `<script type="text/javascript" src="./sources/odatajs-4.0.0.min.js"></script>`
 and its features can be used through the `odatajs` namespace (or `window.odatajs`). The odatajs library can be used together with the datajs library which uses the `window.OData` namespace.
 
 For API documentation please see [ODatajs API documentation](/doc/javascript/apidoc/index.html)
diff --git a/theme/plugins/asfgenid.py b/theme/plugins/asfgenid.py
index f0ff875..c00869a 100644
--- a/theme/plugins/asfgenid.py
+++ b/theme/plugins/asfgenid.py
@@ -293,7 +293,7 @@ def generate_id(content):
     permalinks = set()
     
     # step 1 - fixup html that cmark marks unsafe - move to later?
-    fixup_content(content)
+    # fixup_content(content)
 
     # step 2 - prepare for genid processes
     # parse html content into BeautifulSoup4

[olingo-site] 12/15: use internal site links.

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit 7cb5547d2ecb2f64bca9d9e27f08a1a52cc20800
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Sat Jun 5 09:48:33 2021 -0700

    use internal site links.
---
 content/doc/javascript/index.md                                |  6 +++---
 content/doc/javascript/project-release.md                      |  4 ++--
 content/doc/odata2/release.md                                  |  4 ++--
 content/doc/odata2/tutorials/jparedefinemetadata.md            |  2 +-
 content/doc/odata4/index.md                                    |  2 +-
 content/doc/odata4/overview.md                                 |  2 +-
 content/doc/odata4/release.md                                  |  4 ++--
 .../doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md   |  8 ++++----
 content/doc/odata4/tutorials/media/tutorial_media.md           |  2 +-
 content/doc/odata4/tutorials/od4_basic_client_read.md          | 10 ++++++----
 content/doc/odata4/tutorials/prerequisites/prerequisites.md    |  2 +-
 content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md           |  4 ++--
 content/documentation.md                                       |  6 +++---
 13 files changed, 29 insertions(+), 27 deletions(-)

diff --git a/content/doc/javascript/index.md b/content/doc/javascript/index.md
index b36a94c..c4001e1 100644
--- a/content/doc/javascript/index.md
+++ b/content/doc/javascript/index.md
@@ -13,7 +13,7 @@ The odatajs library can be included in any html page with the script tag (for ex
 ```
 and its features can be used through the `odatajs` namespace (or `window.odatajs`). The odatajs library can be used together with the datajs library which uses the `window.OData` namespace.
 
-For API documentation please see [ODatajs API documentation](http://olingo.apache.org/doc/javascript/apidoc/index.html)
+For API documentation please see [ODatajs API documentation](/doc/javascript/apidoc/index.html)
 
 You may also use the documentation and the samples from the [datajs library](http://datajs.codeplex.com/documentation) because the features and API are similar.
 
@@ -34,6 +34,6 @@ In order to make the build infrastructure of ODataJS cross-platform and easy acc
 * [New] Support running on browser-independent environments (e.g. Node.js)
 
 ## Contribute to Olingo OData Client for JavaScript
-If you are interested to contribute to this library please have a look into [Project setup](http://olingo.apache.org/doc/javascript/project-setup.html) and [Build instructions](http://olingo.apache.org/doc/javascript/project-build.html) where you find a manual how you can download the source code and build the odatajs library.
+If you are interested to contribute to this library please have a look into [Project setup](/doc/javascript/project-setup.html) and [Build instructions](/doc/javascript/project-build.html) where you find a manual how you can download the source code and build the odatajs library.
 
-If you intend so please also join the [Olingo developers group](http://olingo.apache.org/support.html) for discussion.
\ No newline at end of file
+If you intend so please also join the [Olingo developers group](/support.html) for discussion.
\ No newline at end of file
diff --git a/content/doc/javascript/project-release.md b/content/doc/javascript/project-release.md
index 817d04b..1b3e468 100644
--- a/content/doc/javascript/project-release.md
+++ b/content/doc/javascript/project-release.md
@@ -208,8 +208,8 @@ Results are shown here:
   - [Publishing Maven Artifacts][7]
 
 
-  [1]: http://olingo.apache.org/documentation.html
-  [3]: http://olingo.apache.org/doap_Olingo.rdf
+  [1]: /documentation.html
+  [3]: /doap_Olingo.rdf
   [4]: http://projects.apache.org/indexes/alpha.html#O
   [5]: http://www.apache.org/dev/release.html
   [6]: http://www.apache.org/dev/release-publishing.html
diff --git a/content/doc/odata2/release.md b/content/doc/odata2/release.md
index 2814e80..852feff 100644
--- a/content/doc/odata2/release.md
+++ b/content/doc/odata2/release.md
@@ -227,9 +227,9 @@ Results are shown here:
   - [Publishing Maven Artifacts][8]
 
 
-  [1]: http://olingo.apache.org/documentation.html
+  [1]: /documentation.html
   [2]: https://issues.apache.org/jira/browse/OLINGO/fixforversion/12324804
-  [4]: http://olingo.apache.org/doap_Olingo.rdf
+  [4]: /doap_Olingo.rdf
   [5]: http://projects.apache.org/indexes/alpha.html#O
   [6]: http://www.apache.org/dev/release.html
   [7]: http://www.apache.org/dev/release-publishing.html
diff --git a/content/doc/odata2/tutorials/jparedefinemetadata.md b/content/doc/odata2/tutorials/jparedefinemetadata.md
index db9b4d8..9f5ec19 100644
--- a/content/doc/odata2/tutorials/jparedefinemetadata.md
+++ b/content/doc/odata2/tutorials/jparedefinemetadata.md
@@ -79,4 +79,4 @@ The OData JPA Processor Library applies certain naming rules to derive the names
 		 
 
 
-  [1]: http://olingo.apache.org/resources/RedefiningTheMetadataSchema
\ No newline at end of file
+  [1]: /resources/RedefiningTheMetadataSchema
\ No newline at end of file
diff --git a/content/doc/odata4/index.md b/content/doc/odata4/index.md
index 5243745..37b3a8f 100644
--- a/content/doc/odata4/index.md
+++ b/content/doc/odata4/index.md
@@ -21,7 +21,7 @@ Title:     Documentation
 ### Olingo for Server usage
 
   * Basic Tutorial: Create an OData V4 Service with Olingo
-    * [Prerequisites for all tutorial parts](http://olingo.staging.apache.org/doc/odata4/tutorials/prerequisites/prerequisites.html)
+    * [Prerequisites for all tutorial parts](/doc/odata4/tutorials/prerequisites/prerequisites.html)
     * [Tutorial Part 1: Create a read service (with Eclipse)](/doc/odata4/tutorials/read/tutorial_read.html)
       * [Tutorial Appendix: Use Maven for running the created read service](/doc/odata4/tutorials/read/tutorial_read_mvn.html)
     * [Tutorial Part 2: Extend the read service (with Eclipse)](/doc/odata4/tutorials/readep/tutorial_readep.html)
diff --git a/content/doc/odata4/overview.md b/content/doc/odata4/overview.md
index 6659150..451ca88 100644
--- a/content/doc/odata4/overview.md
+++ b/content/doc/odata4/overview.md
@@ -16,7 +16,7 @@ exposed via the OData standard can be consumed in any environment offering
 HTTP-based connectivity. In addition, there are client SDKs available for
 various platforms such as .Net, Java, PHP, JavaScript, etc.
 
-For the Java platform, the [Apache Olingo project](http://olingo.apache.org/)
+For the Java platform, the [Apache Olingo project](/)
 offers a library useful for implementing an OData service. It provides
 services such as URL parsing, input validation, (de-)serialization of
 content, request dispatching, etc., according to the OData specification.
diff --git a/content/doc/odata4/release.md b/content/doc/odata4/release.md
index f34f2ec..e97b2b2 100644
--- a/content/doc/odata4/release.md
+++ b/content/doc/odata4/release.md
@@ -217,9 +217,9 @@ Results are shown here:
   - [Publishing Maven Artifacts][8]
 
 
-  [1]: http://olingo.apache.org/documentation.html
+  [1]: /documentation.html
   [2]: https://issues.apache.org/jira/browse/OLINGO/fixforversion/12324804
-  [4]: http://olingo.apache.org/doap_Olingo.rdf
+  [4]: /doap_Olingo.rdf
   [5]: http://projects.apache.org/indexes/alpha.html#O
   [6]: http://www.apache.org/dev/release.html
   [7]: http://www.apache.org/dev/release-publishing.html
diff --git a/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md b/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md
index fcad96e..85af708 100644
--- a/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md
+++ b/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.md
@@ -67,10 +67,10 @@ Afterwards do a Deploy and run: it should be working. At this state you can perf
 
 # 2. Implementation
 
-Before we start with the implementation, please have a look at the class `myservice.mynamespace.data.Storage`. In difference to the [navigation tutorial](http://olingo.apache.org/doc/odata4/tutorials/navigation/tutorial_navigation.html) the relations between two entities can not be hard coded because we would like to create and change relations between entities dynamically. In the constructor of the data storage the creation of the sample data is called. After that the method `linkProduc [...]
+Before we start with the implementation, please have a look at the class `myservice.mynamespace.data.Storage`. In difference to the [navigation tutorial](/doc/odata4/tutorials/navigation/tutorial_navigation.html) the relations between two entities can not be hard coded because we would like to create and change relations between entities dynamically. In the constructor of the data storage the creation of the sample data is called. After that the method `linkProductsAndCategories`is calle [...]
 
-To express the relation between two entities, Olingo uses the class [Link](http://olingo.apache.org/javadoc/odata4/org/apache/olingo/commons/api/data/Link.html). This class is used for related entites (directly connected via Java references) and bindings (which are actually strings) to other entities. To get the related entites for a particual navigation property, you can ask an entity with the method [`getNavigationLink(String name)`](http://olingo.apache.org/javadoc/odata4/org/apache/o [...]
-The same can be done for bindings via the method [`getNavigationBinding(String name)`](http://olingo.apache.org/javadoc/odata4/org/apache/olingo/commons/api/data/Linked.html#getNavigationBinding(java.lang.String)). The values of the Binding can be gotten by the methods [`getBindingLink()`](http://olingo.apache.org/javadoc/odata4/org/apache/olingo/commons/api/data/Link.html#getBindingLink()) and [`getBindingLinks()`](http://olingo.apache.org/javadoc/odata4/org/apache/olingo/commons/api/da [...]
+To express the relation between two entities, Olingo uses the class [Link](/javadoc/odata4/org/apache/olingo/commons/api/data/Link.html). This class is used for related entites (directly connected via Java references) and bindings (which are actually strings) to other entities. To get the related entites for a particual navigation property, you can ask an entity with the method [`getNavigationLink(String name)`](/javadoc/odata4/org/apache/olingo/commons/api/data/Linked.html#getNavigation [...]
+The same can be done for bindings via the method [`getNavigationBinding(String name)`](/javadoc/odata4/org/apache/olingo/commons/api/data/Linked.html#getNavigationBinding(java.lang.String)). The values of the Binding can be gotten by the methods [`getBindingLink()`](/javadoc/odata4/org/apache/olingo/commons/api/data/Link.html#getBindingLink()) and [`getBindingLinks()`](/javadoc/odata4/org/apache/olingo/commons/api/data/Link.html#getBindingLinks()). 
 
 The point is that the Entity deserializer uses the same concept to represent the payload as Java objects.
 Please have a look at the figure below. The deserializer returns an entity with two aggregated Link Objects which belons to the same navigation property "Product". The upper Link object stores the related entites, which have to be created. The lower Link contains the entity-ids to the already existing entities.
@@ -125,7 +125,7 @@ The implementation is split in two steps:
 
 To handle entity bindings we need two helper methods.
 
-The first method takes an entity-Id and returns the addressed entity. The OData objects provides a helper object to parse entity-ids. (See [UriHelper](http://olingo.apache.org/javadoc/odata4/org/apache/olingo/server/api/uri/UriHelper.html)). After parsing the id we have to check if the addressed entity set fits to the entity set the navigation property points to. After that the data is read by calling `readEntityData`.
+The first method takes an entity-Id and returns the addressed entity. The OData objects provides a helper object to parse entity-ids. (See [UriHelper](/javadoc/odata4/org/apache/olingo/server/api/uri/UriHelper.html)). After parsing the id we have to check if the addressed entity set fits to the entity set the navigation property points to. After that the data is read by calling `readEntityData`.
 
 ```java
     private Entity readEntityByBindingLink(final String entityId, final EdmEntitySet edmEntitySet, 
diff --git a/content/doc/odata4/tutorials/media/tutorial_media.md b/content/doc/odata4/tutorials/media/tutorial_media.md
index 9aaca71..6892794 100644
--- a/content/doc/odata4/tutorials/media/tutorial_media.md
+++ b/content/doc/odata4/tutorials/media/tutorial_media.md
@@ -278,7 +278,7 @@ Enable the regular entity set for CRUD opertations:
 
 ### Implement the interface `MediaEntityProcessor`
 
-As you can see the [`MediaEntityProcessor`(Javadoc)](http://olingo.apache.org/javadoc/odata4/org/apache/olingo/server/api/processor/MediaEntityProcessor.html) extends [`EntityProcessor`](http://olingo.apache.org/javadoc/odata4/org/apache/olingo/server/api/processor/EntityProcessor.html), therefore we will implement `MediaEntityProcessor` in class `DemoEntityProcessor`.
+As you can see the [`MediaEntityProcessor`(Javadoc)](/javadoc/odata4/org/apache/olingo/server/api/processor/MediaEntityProcessor.html) extends [`EntityProcessor`](/javadoc/odata4/org/apache/olingo/server/api/processor/EntityProcessor.html), therefore we will implement `MediaEntityProcessor` in class `DemoEntityProcessor`.
 
 The easiest part is to delete an media entity. The method `deleteMediaEntity` is delegated to the method `deleteEntity(...)`.
 
diff --git a/content/doc/odata4/tutorials/od4_basic_client_read.md b/content/doc/odata4/tutorials/od4_basic_client_read.md
index aeb5e62..9962684 100644
--- a/content/doc/odata4/tutorials/od4_basic_client_read.md
+++ b/content/doc/odata4/tutorials/od4_basic_client_read.md
@@ -9,7 +9,8 @@ Title: Client Scenario
 This Tutorial shows how to use the Apache Olingo Library for CRUD operations on an existing OData Service.
 Therefore it contains the Explaining the Client section which explains how to implement the CRUD operations based on sample code.
 For creating a simple odata service refer the section Basic Tutorial: Create an OData V4 Service with Olingo in Olingo V4 tutorial
-###Client Quickstart Guide
+
+### Client Quickstart Guide
 With this Quickstart guide the runnable sample client and an sample service is created within a few minutes. Therefore it just requires an installed Java 6 Runtime, Maven 3 and an internet connection.
 It also requires an odata service. This sample uses the Cars service which can be found under samples/server under olingo [git repository][1]. Build the project and deploy the war on a server. Follow the [Guide - To fetch the tutorial sources][2] to import the sample server project.
 
@@ -33,7 +34,7 @@ It also requires an odata service. This sample uses the Cars service which can b
 ### Read EDM
 For an OData Service the Entity Data Model (EDM) defines all metadata information about the provided data of the service. This includes all entities with their type, properties and relations, which entities are provided as entity sets and additional functions and operations provided by the OData Service. The EDM also have to be provided by the OData Service via a unique URI (e.g. http://localhost:8080/cars.svc/$metadata) in the EDMX format.
 This fact is important because the Apache Olingo library requires the metadata for serialization and de-serialization of the data of an entity (e.g. the validation of the data is done against the EDM provided metadata). Hence the first step in this sample is to read the whole EDM of an OData Service.
-###Code sample: Read EDM ($metadata)
+### Code sample: Read EDM ($metadata)
 
     final Edm edm = getClient().getRetrieveRequestFactory().getMetadataRequest(serviceUrl).execute().getBody();
     return edm;
@@ -99,6 +100,7 @@ For read of a single ODataEntry the request URI is an Entity for which a key val
 
 To create an entity a HTTP POST on the corresponding entity set URI with the whole entity data as POST Body in a supported format (e.g. atom-xml, json) has to be done. With Apache Olingo the required POST Body can be created (serialized) with the methods available on ClientObjectFactory. This method creates a ClientEntity which contains the content (i.e. the required POST Body) which then can be send to the server. If the entry was created successfully an HTTP Status: 201 created will be [...]
 For simplicity in the code sample below the prepare and execute of the POST and the read of the response is separated (see Part 1: Post and Part 2: Read).
+
 ### Code sample: Create single Entry
 ### Part 1: POST entry
 
@@ -122,7 +124,7 @@ With the ODataClientFactory it is possible to create a new entity along with its
     final ClientEntity createdEntity = createResponse.getBody();
 
 This executes the create request and the response will return the ClientEntity that was created.
-###PUT entry
+### PUT entry
 
     final URI uri = odataClient.newURIBuilder(serviceUrl)
             .appendEntitySetSegment(“Manufacturers”).appendKeySegment(1).build();
@@ -565,4 +567,4 @@ So the code for delete of an entry the  DELETE request URI is an Entity for whic
 
 
   [1]: https://gitbox.apache.org/repos/asf?p=olingo-odata4.git
-  [2]: https://olingo.apache.org/doc/odata4/tutorials/prerequisites/prerequisites.html
\ No newline at end of file
+  [2]: /doc/odata4/tutorials/prerequisites/prerequisites.html
\ No newline at end of file
diff --git a/content/doc/odata4/tutorials/prerequisites/prerequisites.md b/content/doc/odata4/tutorials/prerequisites/prerequisites.md
index 0b77fa9..5be64c3 100644
--- a/content/doc/odata4/tutorials/prerequisites/prerequisites.md
+++ b/content/doc/odata4/tutorials/prerequisites/prerequisites.md
@@ -25,7 +25,7 @@ To get the source code of the tutorials, please perform the follwing steps:
     *\> git checkout tags/4.6.0*
 
   - Navigate to the tutorial project   
-    You can find each tutorial in a separate subdirectory. e.g. [p1_read](http://olingo.staging.apache.org/doc/odata4/tutorials/read/tutorial_read.html)
+    You can find each tutorial in a separate subdirectory. e.g. [p1_read](/doc/odata4/tutorials/read/tutorial_read.html)
 
     *\> cd samples/tutorials*
   - Build the Project and Eclipse Project	
diff --git a/content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md b/content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md
index d55a490..01fd27e 100644
--- a/content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md
+++ b/content/doc/odata4/tutorials/sqo_o/tutorial_sqo_o.md
@@ -30,8 +30,8 @@ __
 
 # 1. Prerequisites
 
-Same prerequisites as in [Tutorial Part 1: Read Entity Collection](http://olingo.apache.org/doc/odata4/tutorials/read/tutorial_read.html)
- and [Tutorial Part 2: Read Entity](http://olingo.apache.org/doc/odata4/tutorials/readep/tutorial_readep.html) as well as basic knowledge about the concepts presented in both tutorials.
+Same prerequisites as in [Tutorial Part 1: Read Entity Collection](/doc/odata4/tutorials/read/tutorial_read.html)
+ and [Tutorial Part 2: Read Entity](/doc/odata4/tutorials/readep/tutorial_readep.html) as well as basic knowledge about the concepts presented in both tutorials.
 
 Furthermore, Tutorial Part 5.1 should have been read.
 
diff --git a/content/documentation.md b/content/documentation.md
index 7fb7ea2..148ba95 100644
--- a/content/documentation.md
+++ b/content/documentation.md
@@ -3,11 +3,11 @@ Title:     Documentation
 # Documentation Overview for OData Libraries
 
 ### Documentation OData 2.0 Java Library
-[Documentation OData 2.0 Java Library](http://olingo.apache.org/doc/odata2/index.html)
+[Documentation OData 2.0 Java Library](/doc/odata2/index.html)
 
 ### Documentation OData 4.0 Java Library
-[Documentation OData 4.0 Java Library](http://olingo.apache.org/doc/odata4/index.html)
+[Documentation OData 4.0 Java Library](/doc/odata4/index.html)
 
 ### Olingo OData Client for JavaScript
-[Olingo OData Client for JavaScript](http://olingo.apache.org/doc/javascript/index.html)
+[Olingo OData Client for JavaScript](/doc/javascript/index.html)
 

[olingo-site] 04/15: fix typos

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit 71fb1759d5becc264d5ace361ae70276ac4f009f
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Fri Jun 4 09:48:29 2021 -0700

    fix typos
---
 content/doc/odata2/release.md                          | 4 ++--
 content/doc/odata4/release.md                          | 2 +-
 content/doc/odata4/tutorials/od4_quick_start_sample.md | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/doc/odata2/release.md b/content/doc/odata2/release.md
index e6ceb30..2814e80 100644
--- a/content/doc/odata2/release.md
+++ b/content/doc/odata2/release.md
@@ -21,7 +21,7 @@ An Apache Olingo release consists of:
 
   * All POMs/JARs/WARs built as part of the standard Maven build process. For
 an overview on the released modules see artifacts with groupId
-_org.apache.olingo_ in the [Apache Maven Repository](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo```~).
+_org.apache.olingo_ in the [Apache Maven Repository](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo~~~~).
 In detail, per every module, where applicable, the following artifacts are produced:
    * **Main artifact**: `<artifactId>-<version>.<ext>`
    * **Source artifact**: `<artifactId>-<version>-sources.<ext>`
@@ -189,7 +189,7 @@ Of course the Release Manager can also use this checklist to make sure all artif
 If the release candidate gets approved, we can proceed to release publishing:
 
   - Release candidate maven artifacts are promoted in the Apache Maven Repository and
-made available [here](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo```~).
+made available [here](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo~~~~).
   - Publish final release Version to [Apache Repository](https://repository.apache.org/)
     - First publish via `mvn deploy -Papache-release` into the *Staging Area*
     - From *Staging Area* close and release the staged Artifacts to finish publishing
diff --git a/content/doc/odata4/release.md b/content/doc/odata4/release.md
index 0ec191c..f34f2ec 100644
--- a/content/doc/odata4/release.md
+++ b/content/doc/odata4/release.md
@@ -179,7 +179,7 @@ Of course the Release Manager can also use this checklist to make sure all artif
 If the release candidate gets approved, we can proceed to release publishing:
 
   - Release candidate maven artifacts are promoted in the Apache Maven Repository and
-made available [here](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo```~).
+made available [here](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo~~~~).
   - Publish final release Version to [Apache Repository](https://repository.apache.org/)
     - First publish via `mvn deploy -Papache-release` into the *Staging Area*
     - From *Staging Area* close and release the staged Artifacts to finish publishing
diff --git a/content/doc/odata4/tutorials/od4_quick_start_sample.md b/content/doc/odata4/tutorials/od4_quick_start_sample.md
index 1c0b1d8..0aed743 100644
--- a/content/doc/odata4/tutorials/od4_quick_start_sample.md
+++ b/content/doc/odata4/tutorials/od4_quick_start_sample.md
@@ -20,7 +20,7 @@ You can now explore the service.
 
 ### Get the war file via the maven repository
 
-To get the war file via the maven repository you can simple look [here](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo~odata-server-sample```) and download the war file. 
+To get the war file via the maven repository you can simple look [here](https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo~odata-server-sample~~~) and download the war file. 
 
 ### Build the war file on your own
 

[olingo-site] 06/15: add syntax highlighting from highlight.js

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit 81e0248b4eaa6abb732d5cc3a48d76589abb2bc7
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Fri Jun 4 11:43:29 2021 -0700

    add syntax highlighting from highlight.js
---
 theme/apache/templates/base.html | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html
index de32701..e24a4b3 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -128,14 +128,6 @@ under the License.
     <link rel="stylesheet"
       href="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.0.1/build/styles/xcode.min.css">
     <script src="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.0.1/build/highlight.min.js"></script>
-        <!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
-        <script>
-            (function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
-            function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
-            e=o.createElement(i);r=o.getElementsByTagName(i)[0];
-            e.src='//www.google-analytics.com/analytics.js';
-            r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
-            ga('create','UA-44963757-1');ga('send','pageview');
-        </script>
+    <script>hljs.highlightAll();</script>
   </body>
 </html>

[olingo-site] 07/15: adjust syntax highlighting from highlight.js

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git

commit 6c3dc8b76edd8f9eb8e1996bd4d7b3168c6afe98
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Fri Jun 4 11:53:41 2021 -0700

    adjust syntax highlighting from highlight.js
---
 content/css/xcode.css            | 103 +++++++++++++++++++++++++++++++++++++++
 theme/apache/templates/base.html |   3 +-
 2 files changed, 104 insertions(+), 2 deletions(-)

diff --git a/content/css/xcode.css b/content/css/xcode.css
new file mode 100644
index 0000000..ff6b972
--- /dev/null
+++ b/content/css/xcode.css
@@ -0,0 +1,103 @@
+/*
+
+XCode style (c) Angel Garcia <an...@gmail.com>
+
+Changed background color
+ 
+*/
+
+.hljs {
+  background: #f5f5f5;
+  color: black;
+}
+
+/* Gray DOCTYPE selectors like WebKit */
+.xml .hljs-meta {
+  color: #c0c0c0;
+}
+
+.hljs-comment,
+.hljs-quote {
+  color: #007400;
+}
+
+.hljs-tag,
+.hljs-attribute,
+.hljs-keyword,
+.hljs-selector-tag,
+.hljs-literal,
+.hljs-name {
+  color: #aa0d91;
+}
+
+.hljs-variable,
+.hljs-template-variable {
+  color: #3F6E74;
+}
+
+.hljs-code,
+.hljs-string,
+.hljs-meta .hljs-string {
+  color: #c41a16;
+}
+
+.hljs-regexp,
+.hljs-link {
+  color: #0E0EFF;
+}
+
+.hljs-title,
+.hljs-symbol,
+.hljs-bullet,
+.hljs-number {
+  color: #1c00cf;
+}
+
+.hljs-section,
+.hljs-meta {
+  color: #643820;
+}
+
+
+.hljs-title.class_,
+.hljs-class .hljs-title,
+.hljs-type,
+.hljs-built_in,
+.hljs-params {
+  color: #5c2699;
+}
+
+.hljs-attr {
+  color: #836C28;
+}
+
+.hljs-subst {
+  color: #000;
+}
+
+.hljs-formula {
+  background-color: #eee;
+  font-style: italic;
+}
+
+.hljs-addition {
+  background-color: #baeeba;
+}
+
+.hljs-deletion {
+  background-color: #ffc8bd;
+}
+
+.hljs-selector-id,
+.hljs-selector-class {
+  color: #9b703f;
+}
+
+.hljs-doctag,
+.hljs-strong {
+  font-weight: bold;
+}
+
+.hljs-emphasis {
+  font-style: italic;
+}
diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html
index e24a4b3..bbd2b8f 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -125,8 +125,7 @@ under the License.
     </script>
     <script src="/js/offcanvas.js" type="text/javascript">
     </script>
-    <link rel="stylesheet"
-      href="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.0.1/build/styles/xcode.min.css">
+    <link rel="stylesheet" href="/css/xcode.css">
     <script src="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.0.1/build/highlight.min.js"></script>
     <script>hljs.highlightAll();</script>
   </body>