You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by tp...@apache.org on 2015/02/11 02:33:19 UTC

svn commit: r1658855 [5/16] - in /tika/site/publish: ./ 1.7/ 1.8/miredot/ 1.8/miredot/css/ 1.8/miredot/font/ 1.8/miredot/font/Droid_Sans/ 1.8/miredot/font/Droid_Sans_Mono/ 1.8/miredot/font/Open_Sans/ 1.8/miredot/img/ 1.8/miredot/input/ 1.8/miredot/js/ ...

Added: tika/site/publish/1.8/miredot/input/input.js
URL: http://svn.apache.org/viewvc/tika/site/publish/1.8/miredot/input/input.js?rev=1658855&view=auto
==============================================================================
--- tika/site/publish/1.8/miredot/input/input.js (added)
+++ tika/site/publish/1.8/miredot/input/input.js Wed Feb 11 01:33:18 2015
@@ -0,0 +1,2178 @@
+var com = { qmino : { miredot : {}}};
+com.qmino.miredot.restApiSource = {"baseUrl":"http:\/\/www.example.com","licenceType":"PRO","projectVersion":"1.8-SNAPSHOT","allowUsageTracking":true,"jsonDocHidden":false,"licenceHash":"5016150130730579179","licenceErrorMessage":null,"miredotVersion":"1.4","validLicence":true,"projectTitle":"Apache Tika server-1.8-SNAPSHOT","projectName":"Apache Tika server","dateOfGeneration":"2015-02-10 19:35:48","jsonDocEnabled":true};
+com.qmino.miredot.restApiSource.tos = {
+	org_apache_cxf_jaxrs_ext_multipart_ContentDisposition_in: { "type": "complex", "name": "org_apache_cxf_jaxrs_ext_multipart_ContentDisposition_in", "content": [] },
+	org_apache_cxf_jaxrs_ext_multipart_ContentDisposition_out: { "type": "complex", "name": "org_apache_cxf_jaxrs_ext_multipart_ContentDisposition_out", "content": [] },
+	org_apache_cxf_jaxrs_ext_multipart_Attachment_in: { "type": "complex", "name": "org_apache_cxf_jaxrs_ext_multipart_Attachment_in", "content": [] },
+	org_apache_cxf_jaxrs_ext_multipart_Attachment_out: { "type": "complex", "name": "org_apache_cxf_jaxrs_ext_multipart_Attachment_out", "content": [] }
+};
+
+com.qmino.miredot.restApiSource.enums = {
+
+};
+com.qmino.miredot.restApiSource.tos["org_apache_cxf_jaxrs_ext_multipart_ContentDisposition_in"].content = [ 
+
+];
+com.qmino.miredot.restApiSource.tos["org_apache_cxf_jaxrs_ext_multipart_ContentDisposition_out"].content = [ 
+	{
+		"name": "parameters",
+		"comment": null,
+		"typeValue": { "type": "map", "typeValue": { "type": "simple", "typeValue": "string" } }
+	},
+	{
+		"name": "type",
+		"comment": null,
+		"typeValue": { "type": "simple", "typeValue": "string" }}
+];
+com.qmino.miredot.restApiSource.tos["org_apache_cxf_jaxrs_ext_multipart_Attachment_in"].content = [ 
+
+];
+com.qmino.miredot.restApiSource.tos["org_apache_cxf_jaxrs_ext_multipart_Attachment_out"].content = [ 
+	{
+		"name": "headers",
+		"comment": null,
+		"typeValue": { "type": "simple", "typeValue": "javax.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.String>" }
+	},
+	{
+		"name": "dataHandler",
+		"comment": null,
+		"typeValue": { "type": "simple", "typeValue": "javax.activation.DataHandler" }
+	},
+	{
+		"name": "object",
+		"comment": null,
+		"typeValue": { "type": "simple", "typeValue": "object" }
+	},
+	{
+		"name": "contentType",
+		"comment": null,
+		"typeValue": { "type": "simple", "typeValue": "javax.ws.rs.core.MediaType" }
+	},
+	{
+		"name": "contentDisposition",
+		"comment": null,
+		"typeValue": com.qmino.miredot.restApiSource.tos["org_apache_cxf_jaxrs_ext_multipart_ContentDisposition_out"]
+	},
+	{
+		"name": "contentId",
+		"comment": null,
+		"typeValue": { "type": "simple", "typeValue": "string" }}
+];
+com.qmino.miredot.restApiSource.interfaces = [
+	{
+		"beschrijving": "",
+		"url": "/meta/form",
+		"http": "POST",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": ["multipart/form-data"],
+		"produces": [
+                "text/csv",
+                "application/json",
+                "application/rdf+xml"
+            ],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "javax.ws.rs.core.Response" }, "comment": null},
+		"statusCodes": [],
+		"hash": "628512255",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [{"typeValue": com.qmino.miredot.restApiSource.tos["org_apache_cxf_jaxrs_ext_multipart_Attachment_in"], "comment": null, "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/version/",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["text/plain"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "689620817",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/parsers/",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["text/html"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "561704500",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/parsers/details",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["text/html"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "556105699",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/tika/",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["text/plain"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "-1630453400",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["text/plain"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "-466063131",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/mime-types/",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["text/plain"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "1579216159",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/detectors/",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["application/json"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "1737827427",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/tika/form",
+		"http": "POST",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": ["multipart/form-data"],
+		"produces": ["text/html"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "javax.ws.rs.core.StreamingOutput" }, "comment": null},
+		"statusCodes": [],
+		"hash": "1669763583",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [{"typeValue": com.qmino.miredot.restApiSource.tos["org_apache_cxf_jaxrs_ext_multipart_Attachment_in"], "comment": null, "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/parsers/",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["text/plain"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "241093697",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/tika/",
+		"http": "PUT",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": ["*/*"],
+		"produces": ["text/html"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "javax.ws.rs.core.StreamingOutput" }, "comment": null},
+		"statusCodes": [],
+		"hash": "-47825440",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [{"typeValue": { "type": "simple", "typeValue": "java.io.InputStream" }, "comment": null, "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/mime-types/",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["application/json"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "1990401747",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/rmeta/form",
+		"http": "POST",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": ["multipart/form-data"],
+		"produces": [
+                "text/csv",
+                "application/json"
+            ],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "javax.ws.rs.core.Response" }, "comment": null},
+		"statusCodes": [],
+		"hash": "-1153771543",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [{"typeValue": com.qmino.miredot.restApiSource.tos["org_apache_cxf_jaxrs_ext_multipart_Attachment_in"], "comment": null, "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/tika/",
+		"http": "PUT",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": ["*/*"],
+		"produces": ["text/plain"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "javax.ws.rs.core.StreamingOutput" }, "comment": null},
+		"statusCodes": [],
+		"hash": "1438073214",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [{"typeValue": { "type": "simple", "typeValue": "java.io.InputStream" }, "comment": null, "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "Get a specific metadata field. If the input stream cannot be parsed, but a value was found for the given metadata field, then the value of the field is returned as part of a 200 OK response; otherwise a <code>javax.ws.rs.core.Response.Status#BAD_REQUEST</code> is generated. If the stream was successfully parsed but the specific metadata field was not found, then a <code>javax.ws.rs.core.Response.Status#NOT_FOUND</code> is returned. <p> Note that this method handles multivalue fields and returns possibly more metadata value than requested. <p> If you want XMP, you must be careful to specify the exact XMP key. For example, \"Author\" will return nothing, but \"dc:creator\" will return the correct value.",
+		"url": "/meta/{field}",
+		"http": "PUT",
+		"title": "Get a specific metadata field",
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": [
+                "text/csv",
+                "application/json",
+                "application/rdf+xml",
+                "text/plain"
+            ],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "javax.ws.rs.core.Response" }, "comment": "one of <code>javax.ws.rs.core.Response.Status#OK</code>, <code>javax.ws.rs.core.Response.Status#NOT_FOUND</code>, or <code>javax.ws.rs.core.Response.Status#BAD_REQUEST</code>"},
+		"statusCodes": [],
+		"hash": "1350515839",
+		"inputs": {
+                "PATH": [{"name": "field", "typeValue": { "type": "simple", "typeValue": "string" }, "comment": "the tika metadata field name", "jaxrs": "PATH"}],
+                "QUERY": [],
+                "BODY": [{"typeValue": { "type": "simple", "typeValue": "java.io.InputStream" }, "comment": "inputstream", "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["text/html"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "-985127664",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/tika/form",
+		"http": "POST",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": ["multipart/form-data"],
+		"produces": ["text/plain"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "javax.ws.rs.core.StreamingOutput" }, "comment": null},
+		"statusCodes": [],
+		"hash": "-1060027359",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [{"typeValue": com.qmino.miredot.restApiSource.tos["org_apache_cxf_jaxrs_ext_multipart_Attachment_in"], "comment": null, "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/rmeta/",
+		"http": "PUT",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["application/json"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "javax.ws.rs.core.Response" }, "comment": null},
+		"statusCodes": [],
+		"hash": "-136487754",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [{"typeValue": { "type": "simple", "typeValue": "java.io.InputStream" }, "comment": null, "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/tika/",
+		"http": "PUT",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": ["*/*"],
+		"produces": ["text/xml"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "javax.ws.rs.core.StreamingOutput" }, "comment": null},
+		"statusCodes": [],
+		"hash": "1472408178",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [{"typeValue": { "type": "simple", "typeValue": "java.io.InputStream" }, "comment": null, "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/unpack/{id:(/.*",
+		"http": "PUT",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": [
+                "application/zip",
+                "application/x-tar"
+            ],
+		"roles": [],
+		"output": {"typeValue": { "type": "map", "typeValue": { "type": "simple", "typeValue": "object" } }, "comment": null},
+		"statusCodes": [],
+		"hash": "-93176211",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [{"typeValue": { "type": "simple", "typeValue": "java.io.InputStream" }, "comment": null, "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/parsers/details",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["application/json"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "556164384",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/tika/form",
+		"http": "POST",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": ["multipart/form-data"],
+		"produces": ["text/xml"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "javax.ws.rs.core.StreamingOutput" }, "comment": null},
+		"statusCodes": [],
+		"hash": "1407632813",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [{"typeValue": com.qmino.miredot.restApiSource.tos["org_apache_cxf_jaxrs_ext_multipart_Attachment_in"], "comment": null, "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/unpack/all{id:(/.*",
+		"http": "PUT",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": [
+                "application/zip",
+                "application/x-tar"
+            ],
+		"roles": [],
+		"output": {"typeValue": { "type": "map", "typeValue": { "type": "simple", "typeValue": "object" } }, "comment": null},
+		"statusCodes": [],
+		"hash": "-1762167642",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [{"typeValue": { "type": "simple", "typeValue": "java.io.InputStream" }, "comment": null, "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/detectors/",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["text/plain"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "-1955620465",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/meta/",
+		"http": "PUT",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": [
+                "text/csv",
+                "application/json",
+                "application/rdf+xml"
+            ],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "javax.ws.rs.core.Response" }, "comment": null},
+		"statusCodes": [],
+		"hash": "1722939872",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [{"typeValue": { "type": "simple", "typeValue": "java.io.InputStream" }, "comment": null, "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/detectors/",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["text/html"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "-1383197257",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/detect/stream",
+		"http": "PUT",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": ["*/*"],
+		"produces": ["text/plain"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "1936613333",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [{"typeValue": { "type": "simple", "typeValue": "java.io.InputStream" }, "comment": null, "jaxrs": "BODY"}],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/mime-types/",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["text/html"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "1990343062",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/parsers/",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["application/json"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "561763185",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	},
+	{
+		"beschrijving": "",
+		"url": "/parsers/details",
+		"http": "GET",
+		"title": null,
+		"tags": [],
+		"authors": [],
+		"compressed": false,
+		"deprecated": false,
+		"consumes": [],
+		"produces": ["text/plain"],
+		"roles": [],
+		"output": {"typeValue": { "type": "simple", "typeValue": "string" }, "comment": null},
+		"statusCodes": [],
+		"hash": "-1225028785",
+		"inputs": {
+                "PATH": [],
+                "QUERY": [],
+                "BODY": [],
+                "HEADER": [],
+                "COOKIE": [],
+                "FORM": [],
+                "MATRIX": []
+            }
+	}];
+com.qmino.miredot.projectWarnings = [
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "628512255",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "628512255",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing parameter documentation",
+		"failedBuild": false,
+		"interface": "628512255",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "628512255",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_EXCEPTION_DOCUMENTATION",
+		"description": "Exception thrown by method has no comment",
+		"failedBuild": false,
+		"interface": "628512255",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "628512255",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "REST_UNMAPPED_EXCEPTION",
+		"description": "Exception is thrown by interface specification, but is not mapped in the MireDot configuration. As such, the return errorcode can not be documented properly.",
+		"failedBuild": false,
+		"interface": "628512255",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "689620817",
+		"implementationClass": "org.apache.tika.server.TikaVersion",
+		"implementationMethod": "getVersion",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "689620817",
+		"implementationClass": "org.apache.tika.server.TikaVersion",
+		"implementationMethod": "getVersion",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "689620817",
+		"implementationClass": "org.apache.tika.server.TikaVersion",
+		"implementationMethod": "getVersion",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "689620817",
+		"implementationClass": "org.apache.tika.server.TikaVersion",
+		"implementationMethod": "getVersion",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "561704500",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParsersHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "561704500",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParsersHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "561704500",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParsersHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "561704500",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParsersHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "556105699",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParserDetailsHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "556105699",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParserDetailsHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "556105699",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParserDetailsHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "556105699",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParserDetailsHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "-1630453400",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getMessage",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "-1630453400",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getMessage",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "-1630453400",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getMessage",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "-1630453400",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getMessage",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "-466063131",
+		"implementationClass": "org.apache.tika.server.TikaWelcome",
+		"implementationMethod": "getWelcomePlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "-466063131",
+		"implementationClass": "org.apache.tika.server.TikaWelcome",
+		"implementationMethod": "getWelcomePlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "-466063131",
+		"implementationClass": "org.apache.tika.server.TikaWelcome",
+		"implementationMethod": "getWelcomePlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "-466063131",
+		"implementationClass": "org.apache.tika.server.TikaWelcome",
+		"implementationMethod": "getWelcomePlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "1579216159",
+		"implementationClass": "org.apache.tika.server.TikaMimeTypes",
+		"implementationMethod": "getMimeTypesPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "1579216159",
+		"implementationClass": "org.apache.tika.server.TikaMimeTypes",
+		"implementationMethod": "getMimeTypesPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "1579216159",
+		"implementationClass": "org.apache.tika.server.TikaMimeTypes",
+		"implementationMethod": "getMimeTypesPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "1579216159",
+		"implementationClass": "org.apache.tika.server.TikaMimeTypes",
+		"implementationMethod": "getMimeTypesPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "1737827427",
+		"implementationClass": "org.apache.tika.server.TikaDetectors",
+		"implementationMethod": "getDetectorsJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "1737827427",
+		"implementationClass": "org.apache.tika.server.TikaDetectors",
+		"implementationMethod": "getDetectorsJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "1737827427",
+		"implementationClass": "org.apache.tika.server.TikaDetectors",
+		"implementationMethod": "getDetectorsJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "1737827427",
+		"implementationClass": "org.apache.tika.server.TikaDetectors",
+		"implementationMethod": "getDetectorsJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "1669763583",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getHTMLFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "1669763583",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getHTMLFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing parameter documentation",
+		"failedBuild": false,
+		"interface": "1669763583",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getHTMLFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "1669763583",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getHTMLFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "1669763583",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getHTMLFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "241093697",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParsersPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "241093697",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParsersPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "241093697",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParsersPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "241093697",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParsersPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "-47825440",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "-47825440",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing parameter documentation",
+		"failedBuild": false,
+		"interface": "-47825440",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "-47825440",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "-47825440",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "1990401747",
+		"implementationClass": "org.apache.tika.server.TikaMimeTypes",
+		"implementationMethod": "getMimeTypesJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "1990401747",
+		"implementationClass": "org.apache.tika.server.TikaMimeTypes",
+		"implementationMethod": "getMimeTypesJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "1990401747",
+		"implementationClass": "org.apache.tika.server.TikaMimeTypes",
+		"implementationMethod": "getMimeTypesJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "1990401747",
+		"implementationClass": "org.apache.tika.server.TikaMimeTypes",
+		"implementationMethod": "getMimeTypesJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "-1153771543",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "-1153771543",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing parameter documentation",
+		"failedBuild": false,
+		"interface": "-1153771543",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "-1153771543",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_EXCEPTION_DOCUMENTATION",
+		"description": "Exception thrown by method has no comment",
+		"failedBuild": false,
+		"interface": "-1153771543",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "-1153771543",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "REST_UNMAPPED_EXCEPTION",
+		"description": "Exception is thrown by interface specification, but is not mapped in the MireDot configuration. As such, the return errorcode can not be documented properly.",
+		"failedBuild": false,
+		"interface": "-1153771543",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadataFromMultipart",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "1438073214",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getText",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "1438073214",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getText",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing parameter documentation",
+		"failedBuild": false,
+		"interface": "1438073214",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getText",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "1438073214",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getText",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "1438073214",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getText",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_EXCEPTION_DOCUMENTATION",
+		"description": "Exception thrown by method has no comment",
+		"failedBuild": false,
+		"interface": "1350515839",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadataField",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "1350515839",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadataField",
+		"entity": null
+	},
+	{
+		"category": "JAXRS_MISSING_CONSUMES",
+		"description": "Interface specifies a JAXRS-BODY parameter, but does not specify a Consumes value.",
+		"failedBuild": false,
+		"interface": "1350515839",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadataField",
+		"entity": null
+	},
+	{
+		"category": "REST_UNMAPPED_EXCEPTION",
+		"description": "Exception is thrown by interface specification, but is not mapped in the MireDot configuration. As such, the return errorcode can not be documented properly.",
+		"failedBuild": false,
+		"interface": "1350515839",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadataField",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "-985127664",
+		"implementationClass": "org.apache.tika.server.TikaWelcome",
+		"implementationMethod": "getWelcomeHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "-985127664",
+		"implementationClass": "org.apache.tika.server.TikaWelcome",
+		"implementationMethod": "getWelcomeHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "-985127664",
+		"implementationClass": "org.apache.tika.server.TikaWelcome",
+		"implementationMethod": "getWelcomeHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "-985127664",
+		"implementationClass": "org.apache.tika.server.TikaWelcome",
+		"implementationMethod": "getWelcomeHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "-1060027359",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getTextFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "-1060027359",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getTextFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing parameter documentation",
+		"failedBuild": false,
+		"interface": "-1060027359",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getTextFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "-1060027359",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getTextFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "-1060027359",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getTextFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "-136487754",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "-136487754",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing parameter documentation",
+		"failedBuild": false,
+		"interface": "-136487754",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "-136487754",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_EXCEPTION_DOCUMENTATION",
+		"description": "Exception thrown by method has no comment",
+		"failedBuild": false,
+		"interface": "-136487754",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "-136487754",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": null
+	},
+	{
+		"category": "JAXRS_MISSING_CONSUMES",
+		"description": "Interface specifies a JAXRS-BODY parameter, but does not specify a Consumes value.",
+		"failedBuild": false,
+		"interface": "-136487754",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": null
+	},
+	{
+		"category": "REST_UNMAPPED_EXCEPTION",
+		"description": "Exception is thrown by interface specification, but is not mapped in the MireDot configuration. As such, the return errorcode can not be documented properly.",
+		"failedBuild": false,
+		"interface": "-136487754",
+		"implementationClass": "org.apache.tika.server.RecursiveMetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "1472408178",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getXML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "1472408178",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getXML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing parameter documentation",
+		"failedBuild": false,
+		"interface": "1472408178",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getXML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "1472408178",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getXML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "1472408178",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getXML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "-93176211",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpack",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "-93176211",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpack",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing parameter documentation",
+		"failedBuild": false,
+		"interface": "-93176211",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpack",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "-93176211",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpack",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_EXCEPTION_DOCUMENTATION",
+		"description": "Exception thrown by method has no comment",
+		"failedBuild": false,
+		"interface": "-93176211",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpack",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "-93176211",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpack",
+		"entity": null
+	},
+	{
+		"category": "JAXRS_MISSING_CONSUMES",
+		"description": "Interface specifies a JAXRS-BODY parameter, but does not specify a Consumes value.",
+		"failedBuild": false,
+		"interface": "-93176211",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpack",
+		"entity": null
+	},
+	{
+		"category": "REST_UNMAPPED_EXCEPTION",
+		"description": "Exception is thrown by interface specification, but is not mapped in the MireDot configuration. As such, the return errorcode can not be documented properly.",
+		"failedBuild": false,
+		"interface": "-93176211",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpack",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "556164384",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParserDetailsJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "556164384",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParserDetailsJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "556164384",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParserDetailsJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "556164384",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParserDetailsJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "1407632813",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getXMLFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "1407632813",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getXMLFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing parameter documentation",
+		"failedBuild": false,
+		"interface": "1407632813",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getXMLFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "1407632813",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getXMLFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "1407632813",
+		"implementationClass": "org.apache.tika.server.TikaResource",
+		"implementationMethod": "getXMLFromMultipart",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "-1762167642",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpackAll",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "-1762167642",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpackAll",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing parameter documentation",
+		"failedBuild": false,
+		"interface": "-1762167642",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpackAll",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "-1762167642",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpackAll",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_EXCEPTION_DOCUMENTATION",
+		"description": "Exception thrown by method has no comment",
+		"failedBuild": false,
+		"interface": "-1762167642",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpackAll",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "-1762167642",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpackAll",
+		"entity": null
+	},
+	{
+		"category": "JAXRS_MISSING_CONSUMES",
+		"description": "Interface specifies a JAXRS-BODY parameter, but does not specify a Consumes value.",
+		"failedBuild": false,
+		"interface": "-1762167642",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpackAll",
+		"entity": null
+	},
+	{
+		"category": "REST_UNMAPPED_EXCEPTION",
+		"description": "Exception is thrown by interface specification, but is not mapped in the MireDot configuration. As such, the return errorcode can not be documented properly.",
+		"failedBuild": false,
+		"interface": "-1762167642",
+		"implementationClass": "org.apache.tika.server.UnpackerResource",
+		"implementationMethod": "unpackAll",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "-1955620465",
+		"implementationClass": "org.apache.tika.server.TikaDetectors",
+		"implementationMethod": "getDetectorsPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "-1955620465",
+		"implementationClass": "org.apache.tika.server.TikaDetectors",
+		"implementationMethod": "getDetectorsPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "-1955620465",
+		"implementationClass": "org.apache.tika.server.TikaDetectors",
+		"implementationMethod": "getDetectorsPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "-1955620465",
+		"implementationClass": "org.apache.tika.server.TikaDetectors",
+		"implementationMethod": "getDetectorsPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "1722939872",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "1722939872",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing parameter documentation",
+		"failedBuild": false,
+		"interface": "1722939872",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "1722939872",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_EXCEPTION_DOCUMENTATION",
+		"description": "Exception thrown by method has no comment",
+		"failedBuild": false,
+		"interface": "1722939872",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "1722939872",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": null
+	},
+	{
+		"category": "JAXRS_MISSING_CONSUMES",
+		"description": "Interface specifies a JAXRS-BODY parameter, but does not specify a Consumes value.",
+		"failedBuild": false,
+		"interface": "1722939872",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": null
+	},
+	{
+		"category": "REST_UNMAPPED_EXCEPTION",
+		"description": "Exception is thrown by interface specification, but is not mapped in the MireDot configuration. As such, the return errorcode can not be documented properly.",
+		"failedBuild": false,
+		"interface": "1722939872",
+		"implementationClass": "org.apache.tika.server.MetadataResource",
+		"implementationMethod": "getMetadata",
+		"entity": "java.lang.Exception"
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "-1383197257",
+		"implementationClass": "org.apache.tika.server.TikaDetectors",
+		"implementationMethod": "getDectorsHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "-1383197257",
+		"implementationClass": "org.apache.tika.server.TikaDetectors",
+		"implementationMethod": "getDectorsHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "-1383197257",
+		"implementationClass": "org.apache.tika.server.TikaDetectors",
+		"implementationMethod": "getDectorsHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "-1383197257",
+		"implementationClass": "org.apache.tika.server.TikaDetectors",
+		"implementationMethod": "getDectorsHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "1936613333",
+		"implementationClass": "org.apache.tika.server.DetectorResource",
+		"implementationMethod": "detect",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "1936613333",
+		"implementationClass": "org.apache.tika.server.DetectorResource",
+		"implementationMethod": "detect",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing parameter documentation",
+		"failedBuild": false,
+		"interface": "1936613333",
+		"implementationClass": "org.apache.tika.server.DetectorResource",
+		"implementationMethod": "detect",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "1936613333",
+		"implementationClass": "org.apache.tika.server.DetectorResource",
+		"implementationMethod": "detect",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "1936613333",
+		"implementationClass": "org.apache.tika.server.DetectorResource",
+		"implementationMethod": "detect",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "1990343062",
+		"implementationClass": "org.apache.tika.server.TikaMimeTypes",
+		"implementationMethod": "getMimeTypesHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "1990343062",
+		"implementationClass": "org.apache.tika.server.TikaMimeTypes",
+		"implementationMethod": "getMimeTypesHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "1990343062",
+		"implementationClass": "org.apache.tika.server.TikaMimeTypes",
+		"implementationMethod": "getMimeTypesHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "1990343062",
+		"implementationClass": "org.apache.tika.server.TikaMimeTypes",
+		"implementationMethod": "getMimeTypesHTML",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "561763185",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParsersJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "561763185",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParsersJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "561763185",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParsersJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "561763185",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParsersJSON",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_SUMMARY",
+		"description": "Missing summary tag",
+		"failedBuild": false,
+		"interface": "-1225028785",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParserDetailssPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_INTERFACEDOCUMENTATION",
+		"description": "Missing interface documentation",
+		"failedBuild": false,
+		"interface": "-1225028785",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParserDetailssPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_PARAMETER_DOCUMENTATION",
+		"description": "Missing return type documentation",
+		"failedBuild": false,
+		"interface": "-1225028785",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParserDetailssPlain",
+		"entity": null
+	},
+	{
+		"category": "JAVADOC_MISSING_AUTHORS",
+		"description": "No author(s) specified for interface.",
+		"failedBuild": false,
+		"interface": "-1225028785",
+		"implementationClass": "org.apache.tika.server.TikaParsers",
+		"implementationMethod": "getParserDetailssPlain",
+		"entity": null
+	}];
+com.qmino.miredot.processErrors  = [
+];
+

Added: tika/site/publish/1.8/miredot/js/app.js
URL: http://svn.apache.org/viewvc/tika/site/publish/1.8/miredot/js/app.js?rev=1658855&view=auto
==============================================================================
--- tika/site/publish/1.8/miredot/js/app.js (added)
+++ tika/site/publish/1.8/miredot/js/app.js Wed Feb 11 01:33:18 2015
@@ -0,0 +1,10 @@
+'use strict';
+
+
+// Declare app level module which depends on filters, and services
+angular.module('miredot', ['miredot.filters', 'miredot.directives', 'ui.bootstrap.buttons', 'watchFighers', 'ngStorage']).
+    // Make sure our local href="#hash" link bindings work
+    config(['$compileProvider', '$locationProvider', function ($compileProvider, $locationProvider) {
+        $compileProvider.aHrefSanitizationWhitelist(/^\s*(https?|ftp|mailto|file|tel):/);
+        $locationProvider.html5Mode(true);
+    }]);

Added: tika/site/publish/1.8/miredot/js/controllers.js
URL: http://svn.apache.org/viewvc/tika/site/publish/1.8/miredot/js/controllers.js?rev=1658855&view=auto
==============================================================================
--- tika/site/publish/1.8/miredot/js/controllers.js (added)
+++ tika/site/publish/1.8/miredot/js/controllers.js Wed Feb 11 01:33:18 2015
@@ -0,0 +1,386 @@
+'use strict';
+
+/* Controllers */
+
+
+/**
+ * The main viewmodel for the doc. Loads a variable named restApiSource.
+ * @param $scope
+ * @constructor
+ */
+function DocRoot($scope, $location, $localStorage, $filter, $http) {
+
+    $scope.restBase = 'http://www.miredot.com/miredot/rest/';
+    $scope.visitWebsiteForProVersion = 'Visit our <a href="http://www.miredot.com/price/?licencerequest=pro" target="_blank">website</a> to get the full version (free for open source).';
+
+    $scope.$storage = $localStorage.$default({
+        //baseUrl: com.qmino.miredot.restApiSource.baseUrl || "http://example.com",
+        globalCollapsedState: false
+    });
+    $scope.$storage.baseUrl = com.qmino.miredot.restApiSource.baseUrl || "http://example.com";
+    $scope.editingBaseUrl = false;
+    $scope.projectTitle = com.qmino.miredot.restApiSource.projectTitle;
+    $scope.miredotVersion = com.qmino.miredot.restApiSource.miredotVersion;
+    $scope.validLicence = com.qmino.miredot.restApiSource.validLicence;
+    $scope.licenceType = com.qmino.miredot.restApiSource.licenceType;
+    $scope.licenceErrorMessage = com.qmino.miredot.restApiSource.licenceErrorMessage;
+    $scope.licenceHash = com.qmino.miredot.restApiSource.licenceHash;
+    $scope.allowUsageTracking = com.qmino.miredot.restApiSource.allowUsageTracking;
+    $scope.dateOfGeneration = com.qmino.miredot.restApiSource.dateOfGeneration;
+    $scope.projectWarnings = com.qmino.miredot.projectWarnings;
+    $scope.interfaces = com.qmino.miredot.restApiSource.interfaces;
+    $scope.tos = com.qmino.miredot.restApiSource.tos;
+    $scope.processErrors = com.qmino.miredot.processErrors;
+    $scope.jsonDocConfig = {
+        enabled: com.qmino.miredot.restApiSource.jsonDocEnabled,
+        hidden: com.qmino.miredot.restApiSource.jsonDocHidden
+    };
+
+    $scope.searchByExample = "";
+    $scope.searchQuery = {url : "", http: ""};
+    $scope.location = $location;
+    $scope.navigationView = 'hierarchical';
+
+    ensureLinksHaveTargetInApiIntro();
+
+    setGlobalCollapsedState($localStorage.globalCollapsedState);
+    $scope.hierarchyOpen = true;
+
+    // Set the view, based on the current location hash.
+    setView($location.hash());
+    // Watch the location hash and update the view when it changes.
+    $scope.$watch('location.hash()', function(newValue, oldValue) {
+        if (oldValue != newValue) {
+            setView(newValue);
+        }
+    });
+
+    $http.jsonp(
+        $scope.restBase +
+        'version' +
+        '?hash=' + $scope.licenceHash + '&version=' + $scope.miredotVersion + '&licencetype=' + ($scope.licenceType || 'FREE') +
+        '&callback=JSON_CALLBACK')
+        .success(function(data) {
+            if (data.upToDate) {
+                $scope.versionCheckResult = "";
+            } else {
+                $scope.versionCheckResult = " | New version available: " + data.version;
+            }
+        });
+
+    $scope.formatTypeValue = function(typeValue) {
+        switch(typeValue.type) {
+            case 'collection':
+                return '[ ' + $scope.formatTypeValue(typeValue.typeValue) + ' ]';
+
+            case 'enum':
+                return 'enum';
+
+            default:
+                return typeValue.typeValue;
+        }
+    };
+
+    $scope.formatDefaultValue = function(typeValue, defaultValue) {
+        switch(typeValue.type) {
+            case 'enum':
+                var enumValues = enumArrayToString(typeValue.values);
+                enumValues = enumValues.replace(defaultValue, '<span class="default" title="Default value">' + defaultValue + '</span>');
+                return enumValues;
+            default:
+                if (defaultValue != undefined) {
+                    return '<span class="default" title="Default value">' + defaultValue + '</span>'
+                }
+                return "";
+        }
+    };
+
+    /**
+     * Sets $scope.view, based on the given hash.
+     * Currently sets the view to 'interfaces' when it's not 'warnings'.
+     * eg. #1465486435 (interface hash) will cause the view to be 'interfaces'
+     *
+     * @param hash A string from which the current view will be determined
+     */
+    function setView(hash) {
+        if (hash === 'warnings') {
+            $scope.view = 'warnings';
+        } else {
+            $scope.view = 'interfaces';
+        }
+    }
+
+    /**
+     * Ensures that all links in the API intro have a target.
+     */
+    function ensureLinksHaveTargetInApiIntro() {
+        $("#intro a").attr('target', function(i, current) {
+            return current || '_self';
+        });
+    }
+
+    /**
+     * Function to clear the selection of service tags
+     */
+    function clearServiceTagSelection() {
+        _.each($scope.serviceTags, function(serviceTag) { serviceTag.selected = false; } );
+    }
+
+    // Build a map interfaceHash->interfaceObject
+    var interfacesByHash = {};
+    _.each($scope.interfaces, function(iface) {
+        interfacesByHash[iface.hash] = iface;
+    });
+
+    /**
+     * Build a list of tag objects
+     * {
+     *   name: string, tag name
+     *   selected: boolean, selected for filtering?
+     * }
+     */
+    $scope.serviceTags = (function() {
+        var tagNames = [];
+        _.each($scope.interfaces, function(currentInterface) {
+            _.each(currentInterface.tags, function(tagName) {
+                tagNames.push(tagName);
+            });
+        });
+        tagNames = _.uniq(tagNames);
+        return _.map(tagNames, function(tagName) { return {name : tagName, selected: false }; } );
+    }());
+
+    /**
+     * Function to look up the state of a service tag by name
+     * @param tagName The name of the service tag
+     */
+    $scope.isServiceTagSelected = function(tagName) {
+        var tag = _.find($scope.serviceTags, function(serviceTag) { return serviceTag.name === tagName; } );
+        return tag.selected;
+    };
+
+    // Build a map warningCategory->[warning]
+    $scope.projectWarningsByType = (function() {
+        var result = {};
+        _.each($scope.projectWarnings, function(projectWarning) {
+            result[projectWarning.category] = result[projectWarning.category] || [];
+            result[projectWarning.category].push(projectWarning);
+        });
+        return result;
+    }());
+
+    function appendUrl(rootParts, leafPart, url, method, hash, rootResource) {
+
+        var currentResource = null;
+        var parentResource = rootResource;
+        _.each(rootParts, function(rootPart) {
+
+            if (rootPart != "") {
+                currentResource = _.find(parentResource.resources, function(resource) {return resource.name === rootPart});
+
+                if (!currentResource) {
+                    currentResource = {
+                        name: rootPart,
+                        resources: [],
+                        leafResources: []
+                    };
+                    parentResource.resources.push(currentResource);
+                }
+                parentResource = currentResource;
+            } else {
+                currentResource = parentResource;
+            }
+        });
+
+        var existingLeaf = _.find(currentResource.leafResources, function(leaf) {
+            return leaf.url === url;
+        });
+
+        if (existingLeaf) {
+            existingLeaf.methods.push({method: method, hash: hash});
+        } else {
+            currentResource.leafResources.push({
+                name: leafPart,
+                url: url,
+                methods: [{method: method, hash: hash}]
+            });
+        }
+    }
+
+    /**
+     * Constructs a tree structure of the available resources. Stops on the first path parameter (starts with '{')
+     * {
+     *    '/rest' :{
+     *       resource: '/rest',
+     *       subresources: {
+     *          '/myresource': {
+     *             resource: '/myresource',
+     *             subresources: [ .. ]
+     *          },
+     *          {
+     *             ..
+     *          }
+     *       }
+     *    }
+     * }
+     */
+     function splitPaths(interfaces) {
+        //add the root resource
+        var resources = [
+            {
+                name: "",
+                resources: [],
+                leafResources: []
+            }
+        ];
+
+        _.each(interfaces, function(element, index, list) {
+            if (element.url.indexOf('/') !== 0) {
+                element.url = '/' + element.url;
+            }
+
+            var baseUrl, varUrl;
+            var varSplitIndex = element.url.indexOf('{');
+            if (varSplitIndex > -1) {
+                baseUrl = element.url.substring(0, varSplitIndex);
+                varUrl = element.url.substring(varSplitIndex, element.url.length);
+            } else {
+                baseUrl = element.url;
+                varUrl = undefined;
+            }
+
+            if (baseUrl === '/') {
+                baseUrl = '';
+            }
+
+            appendUrl(baseUrl.split('/'), varUrl, element.url, element.http, element.hash, resources[0]);
+        });
+
+        //remove the root resource if not used
+        if (resources[0].leafResources.length === 0) {
+            resources = resources[0].resources;
+        }
+
+        //sort resources on highest level
+        resources.sort(function(r1, r2) { return r1.name.localeCompare(r2.name) } );
+
+        return resources;
+    }
+
+    $scope.resourceTree = splitPaths(com.qmino.miredot.restApiSource.interfaces);
+
+    $scope.isComplexObject = function(type) {
+        return angular.isObject(type);
+    };
+
+    /**
+     * Gives the interface (from $scope.interfaces) given the interface's hash ($scope.interfaces[x].hash).
+     *
+     * @param {string} interfaceHash The hash value of the interface
+     * @return {object} An object contained in $scope.interfaces or undefined if not found.
+     */
+    $scope.getInterfaceByHash = function(interfaceHash) {
+        return interfacesByHash[interfaceHash];
+    };
+
+    $scope.interfaceHttpOrderFunction = function(iface) {
+        return _.indexOf($scope.httpMethods, iface.http);
+    };
+
+    $scope.methodHttpOrderFunction = function(method) {
+        return _.indexOf($scope.httpMethods, method.method);
+    };
+
+    $scope.httpMethods = ['GET','HEAD','PUT','POST','DELETE'];
+
+    $scope.toggleSearchQueryHttp = function(http) {
+        if ($scope.searchQuery.http === http) {
+            $scope.searchQuery.http = "";
+        } else {
+            $scope.searchQuery.http = http;
+        }
+    };
+
+    $scope.setGlobalCollapsedState = setGlobalCollapsedState;
+
+    function setGlobalCollapsedState(collapsed) {
+        $localStorage.globalCollapsedState = collapsed;
+        _.each($scope.interfaces, function(currentInterface) {
+            currentInterface.collapsed = collapsed;
+        })
+    }
+
+    $scope.getFirstLeaf = function(resource) {
+        var orderBy = $filter('orderBy');
+        if (resource.leafResources.length > 0) {
+            var orderedLeafResources = orderBy(resource.leafResources, 'url');
+            var firstLeafResource = orderedLeafResources[0];
+            var orderedMethods = orderBy(firstLeafResource.methods, $scope.methodHttpOrderFunction);
+            return orderedMethods[0];
+        } else {
+            return $scope.getFirstLeaf(orderBy(resource.resources, 'name')[0]);
+        }
+    };
+
+    /*
+    $scope.collapseTree = function() {
+
+        collapseResources($scope.resourceTree);
+    };
+
+    function collapseResources(resources) {
+        _.each(resources, function(resource) {
+            resource.hierarchyOpen = false;
+            collapseResources(resource.resources);
+        })
+    }
+
+    $scope.collapseTree();
+    */
+}
+
+/**
+ * Parses an escaped url query string into key-value pairs.
+ * @source AngularJS
+ * @returns Object.<(string|boolean)>
+ */
+function parseKeyValue(/**string*/keyValue) {
+    var obj = {}, key_value, key;
+    angular.forEach((keyValue || "").split('&'), function(keyValue) {
+        if (keyValue) {
+            key_value = keyValue.split('=');
+            key = decodeURIComponent(key_value[0]);
+            obj[key] = angular.isDefined(key_value[1]) ? decodeURIComponent(key_value[1]) : true;
+        }
+    });
+    return obj;
+}
+
+/**
+ * Assumes as input an array of strings (eg ['a', 'b']) and generates a string representation '"a" | "b"'
+ * @param enumArray the array of strings
+ * @returns {string} the stringrepresentation of the given array
+ */
+function enumArrayToString(enumArray) {
+    var output = '';
+    for (var i=0;i<enumArray.length; i++) {
+        if (i != 0) {
+            output += ' | ';
+        }
+        output += enumArray[i];
+    }
+    return output;
+}
+
+String.prototype.stripTrailingSlash = function() {
+    if (this.substr(-1) === '/') {
+        return this.substr(0, this.length - 1);
+    }
+    return this;
+};
+String.prototype.ensureStartsWithSlash = function() {
+    if (this.substr(0, 1) !== '/') {
+        return '/' + this;
+    }
+    return this;
+};