Skip to content

Commit 9030116

Browse files
add DocumentApi: select fragments by css
1 parent f25dc93 commit 9030116

File tree

131 files changed

+1066
-3796
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+1066
-3796
lines changed

doc/allclasses-frame.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="ru">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_131) on Thu Aug 09 08:32:24 EEST 2018 -->
5+
<!-- Generated by javadoc (1.8.0_131) on Thu Aug 30 13:58:31 EEST 2018 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2018-08-09">
7+
<meta name="date" content="2018-08-30">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

doc/allclasses-noframe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="ru">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_131) on Thu Aug 09 08:32:24 EEST 2018 -->
5+
<!-- Generated by javadoc (1.8.0_131) on Thu Aug 30 13:58:31 EEST 2018 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2018-08-09">
7+
<meta name="date" content="2018-08-30">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

doc/com/aspose/html/api/ConversionApi.html

Lines changed: 42 additions & 1350 deletions
Large diffs are not rendered by default.

doc/com/aspose/html/api/DocumentApi.html

Lines changed: 129 additions & 111 deletions
Large diffs are not rendered by default.

doc/com/aspose/html/api/OcrApi.html

Lines changed: 5 additions & 159 deletions
Large diffs are not rendered by default.

doc/com/aspose/html/api/SummarizationApi.html

Lines changed: 3 additions & 127 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="ru">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_131) on Thu Aug 09 08:32:17 EEST 2018 -->
5+
<!-- Generated by javadoc (1.8.0_131) on Thu Aug 30 13:58:24 EEST 2018 -->
66
<title>SummarizationApi</title>
7-
<meta name="date" content="2018-08-09">
7+
<meta name="date" content="2018-08-30">
88
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../script.js"></script>
1010
</head>
@@ -18,7 +18,7 @@
1818
catch(err) {
1919
}
2020
//-->
21-
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10};
21+
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
2222
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
2323
var altColor = "altColor";
2424
var rowColor = "rowColor";
@@ -184,38 +184,6 @@ <h3>Method Summary</h3>
184184
</td>
185185
</tr>
186186
<tr id="i5" class="rowColor">
187-
<td class="colFirst"><code>com.squareup.okhttp.Call</code></td>
188-
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/aspose/html/api/SummarizationApi.html#GetDetectHtmlKeywordsByUrlCall-java.lang.String-com.aspose.html.client.ProgressResponseBody.ProgressListener-com.aspose.html.client.ProgressRequestBody.ProgressRequestListener-">GetDetectHtmlKeywordsByUrlCall</a></span>(java.lang.String&nbsp;sourceUrl,
189-
<a href="../../../../com/aspose/html/client/ProgressResponseBody.ProgressListener.html" title="interface in com.aspose.html.client">ProgressResponseBody.ProgressListener</a>&nbsp;progressListener,
190-
<a href="../../../../com/aspose/html/client/ProgressRequestBody.ProgressRequestListener.html" title="interface in com.aspose.html.client">ProgressRequestBody.ProgressRequestListener</a>&nbsp;progressRequestListener)</code>
191-
<div class="block">Build call for GetDetectHtmlKeywordsByUrl</div>
192-
</td>
193-
</tr>
194-
<tr id="i6" class="altColor">
195-
<td class="colFirst"><code><a href="../../../../com/aspose/html/client/ApiResponse.html" title="class in com.aspose.html.client">ApiResponse</a>&lt;java.io.File&gt;</code></td>
196-
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/aspose/html/api/SummarizationApi.html#GetDetectHtmlKeywordsByUrlWithHttpInfo-java.lang.String-">GetDetectHtmlKeywordsByUrlWithHttpInfo</a></span>(java.lang.String&nbsp;sourceUrl)</code>
197-
<div class="block">Get the keywords from HTML document from Web specified by its URL using the keyword detection service</div>
198-
</td>
199-
</tr>
200-
<tr id="i7" class="rowColor">
201-
<td class="colFirst"><code>com.squareup.okhttp.Call</code></td>
202-
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/aspose/html/api/SummarizationApi.html#GetDetectHtmlKeywordsCall-java.lang.String-java.lang.String-java.lang.String-com.aspose.html.client.ProgressResponseBody.ProgressListener-com.aspose.html.client.ProgressRequestBody.ProgressRequestListener-">GetDetectHtmlKeywordsCall</a></span>(java.lang.String&nbsp;name,
203-
java.lang.String&nbsp;folder,
204-
java.lang.String&nbsp;storage,
205-
<a href="../../../../com/aspose/html/client/ProgressResponseBody.ProgressListener.html" title="interface in com.aspose.html.client">ProgressResponseBody.ProgressListener</a>&nbsp;progressListener,
206-
<a href="../../../../com/aspose/html/client/ProgressRequestBody.ProgressRequestListener.html" title="interface in com.aspose.html.client">ProgressRequestBody.ProgressRequestListener</a>&nbsp;progressRequestListener)</code>
207-
<div class="block">Build call for GetDetectHtmlKeywords</div>
208-
</td>
209-
</tr>
210-
<tr id="i8" class="altColor">
211-
<td class="colFirst"><code><a href="../../../../com/aspose/html/client/ApiResponse.html" title="class in com.aspose.html.client">ApiResponse</a>&lt;java.io.File&gt;</code></td>
212-
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/aspose/html/api/SummarizationApi.html#GetDetectHtmlKeywordsWithHttpInfo-java.lang.String-java.lang.String-java.lang.String-">GetDetectHtmlKeywordsWithHttpInfo</a></span>(java.lang.String&nbsp;name,
213-
java.lang.String&nbsp;folder,
214-
java.lang.String&nbsp;storage)</code>
215-
<div class="block">Get the HTML document keywords using the keyword detection service.</div>
216-
</td>
217-
</tr>
218-
<tr id="i9" class="rowColor">
219187
<td class="colFirst"><code>void</code></td>
220188
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/aspose/html/api/SummarizationApi.html#setApiClient-com.aspose.html.client.ApiClient-">setApiClient</a></span>(<a href="../../../../com/aspose/html/client/ApiClient.html" title="class in com.aspose.html.client">ApiClient</a>&nbsp;apiClient)</code>&nbsp;</td>
221189
</tr>
@@ -285,33 +253,6 @@ <h4>setApiClient</h4>
285253
<pre>public&nbsp;void&nbsp;setApiClient(<a href="../../../../com/aspose/html/client/ApiClient.html" title="class in com.aspose.html.client">ApiClient</a>&nbsp;apiClient)</pre>
286254
</li>
287255
</ul>
288-
<a name="GetDetectHtmlKeywordsCall-java.lang.String-java.lang.String-java.lang.String-com.aspose.html.client.ProgressResponseBody.ProgressListener-com.aspose.html.client.ProgressRequestBody.ProgressRequestListener-">
289-
<!-- -->
290-
</a>
291-
<ul class="blockList">
292-
<li class="blockList">
293-
<h4>GetDetectHtmlKeywordsCall</h4>
294-
<pre>public&nbsp;com.squareup.okhttp.Call&nbsp;GetDetectHtmlKeywordsCall(java.lang.String&nbsp;name,
295-
java.lang.String&nbsp;folder,
296-
java.lang.String&nbsp;storage,
297-
<a href="../../../../com/aspose/html/client/ProgressResponseBody.ProgressListener.html" title="interface in com.aspose.html.client">ProgressResponseBody.ProgressListener</a>&nbsp;progressListener,
298-
<a href="../../../../com/aspose/html/client/ProgressRequestBody.ProgressRequestListener.html" title="interface in com.aspose.html.client">ProgressRequestBody.ProgressRequestListener</a>&nbsp;progressRequestListener)
299-
throws <a href="../../../../com/aspose/html/client/ApiException.html" title="class in com.aspose.html.client">ApiException</a></pre>
300-
<div class="block">Build call for GetDetectHtmlKeywords</div>
301-
<dl>
302-
<dt><span class="paramLabel">Parameters:</span></dt>
303-
<dd><code>name</code> - Document name. (required)</dd>
304-
<dd><code>folder</code> - Document folder. (optional)</dd>
305-
<dd><code>storage</code> - Document storage. (optional)</dd>
306-
<dd><code>progressListener</code> - Progress listener</dd>
307-
<dd><code>progressRequestListener</code> - Progress request listener</dd>
308-
<dt><span class="returnLabel">Returns:</span></dt>
309-
<dd>Call to execute</dd>
310-
<dt><span class="throwsLabel">Throws:</span></dt>
311-
<dd><code><a href="../../../../com/aspose/html/client/ApiException.html" title="class in com.aspose.html.client">ApiException</a></code> - If fail to serialize the request body object</dd>
312-
</dl>
313-
</li>
314-
</ul>
315256
<a name="GetDetectHtmlKeywords-java.lang.String-java.lang.String-java.lang.String-">
316257
<!-- -->
317258
</a>
@@ -335,29 +276,6 @@ <h4>GetDetectHtmlKeywords</h4>
335276
</dl>
336277
</li>
337278
</ul>
338-
<a name="GetDetectHtmlKeywordsWithHttpInfo-java.lang.String-java.lang.String-java.lang.String-">
339-
<!-- -->
340-
</a>
341-
<ul class="blockList">
342-
<li class="blockList">
343-
<h4>GetDetectHtmlKeywordsWithHttpInfo</h4>
344-
<pre>public&nbsp;<a href="../../../../com/aspose/html/client/ApiResponse.html" title="class in com.aspose.html.client">ApiResponse</a>&lt;java.io.File&gt;&nbsp;GetDetectHtmlKeywordsWithHttpInfo(java.lang.String&nbsp;name,
345-
java.lang.String&nbsp;folder,
346-
java.lang.String&nbsp;storage)
347-
throws <a href="../../../../com/aspose/html/client/ApiException.html" title="class in com.aspose.html.client">ApiException</a></pre>
348-
<div class="block">Get the HTML document keywords using the keyword detection service.</div>
349-
<dl>
350-
<dt><span class="paramLabel">Parameters:</span></dt>
351-
<dd><code>name</code> - Document name. (required)</dd>
352-
<dd><code>folder</code> - Document folder. (optional)</dd>
353-
<dd><code>storage</code> - Document storage. (optional)</dd>
354-
<dt><span class="returnLabel">Returns:</span></dt>
355-
<dd>ApiResponse&lt;File&gt;</dd>
356-
<dt><span class="throwsLabel">Throws:</span></dt>
357-
<dd><code><a href="../../../../com/aspose/html/client/ApiException.html" title="class in com.aspose.html.client">ApiException</a></code> - If fail to call the API, e.g. server error or cannot deserialize the response body</dd>
358-
</dl>
359-
</li>
360-
</ul>
361279
<a name="GetDetectHtmlKeywordsAsync-java.lang.String-java.lang.String-java.lang.String-com.aspose.html.client.ApiCallback-">
362280
<!-- -->
363281
</a>
@@ -383,29 +301,6 @@ <h4>GetDetectHtmlKeywordsAsync</h4>
383301
</dl>
384302
</li>
385303
</ul>
386-
<a name="GetDetectHtmlKeywordsByUrlCall-java.lang.String-com.aspose.html.client.ProgressResponseBody.ProgressListener-com.aspose.html.client.ProgressRequestBody.ProgressRequestListener-">
387-
<!-- -->
388-
</a>
389-
<ul class="blockList">
390-
<li class="blockList">
391-
<h4>GetDetectHtmlKeywordsByUrlCall</h4>
392-
<pre>public&nbsp;com.squareup.okhttp.Call&nbsp;GetDetectHtmlKeywordsByUrlCall(java.lang.String&nbsp;sourceUrl,
393-
<a href="../../../../com/aspose/html/client/ProgressResponseBody.ProgressListener.html" title="interface in com.aspose.html.client">ProgressResponseBody.ProgressListener</a>&nbsp;progressListener,
394-
<a href="../../../../com/aspose/html/client/ProgressRequestBody.ProgressRequestListener.html" title="interface in com.aspose.html.client">ProgressRequestBody.ProgressRequestListener</a>&nbsp;progressRequestListener)
395-
throws <a href="../../../../com/aspose/html/client/ApiException.html" title="class in com.aspose.html.client">ApiException</a></pre>
396-
<div class="block">Build call for GetDetectHtmlKeywordsByUrl</div>
397-
<dl>
398-
<dt><span class="paramLabel">Parameters:</span></dt>
399-
<dd><code>sourceUrl</code> - Source document URL. (required)</dd>
400-
<dd><code>progressListener</code> - Progress listener</dd>
401-
<dd><code>progressRequestListener</code> - Progress request listener</dd>
402-
<dt><span class="returnLabel">Returns:</span></dt>
403-
<dd>Call to execute</dd>
404-
<dt><span class="throwsLabel">Throws:</span></dt>
405-
<dd><code><a href="../../../../com/aspose/html/client/ApiException.html" title="class in com.aspose.html.client">ApiException</a></code> - If fail to serialize the request body object</dd>
406-
</dl>
407-
</li>
408-
</ul>
409304
<a name="GetDetectHtmlKeywordsByUrl-java.lang.String-">
410305
<!-- -->
411306
</a>
@@ -425,25 +320,6 @@ <h4>GetDetectHtmlKeywordsByUrl</h4>
425320
</dl>
426321
</li>
427322
</ul>
428-
<a name="GetDetectHtmlKeywordsByUrlWithHttpInfo-java.lang.String-">
429-
<!-- -->
430-
</a>
431-
<ul class="blockList">
432-
<li class="blockList">
433-
<h4>GetDetectHtmlKeywordsByUrlWithHttpInfo</h4>
434-
<pre>public&nbsp;<a href="../../../../com/aspose/html/client/ApiResponse.html" title="class in com.aspose.html.client">ApiResponse</a>&lt;java.io.File&gt;&nbsp;GetDetectHtmlKeywordsByUrlWithHttpInfo(java.lang.String&nbsp;sourceUrl)
435-
throws <a href="../../../../com/aspose/html/client/ApiException.html" title="class in com.aspose.html.client">ApiException</a></pre>
436-
<div class="block">Get the keywords from HTML document from Web specified by its URL using the keyword detection service</div>
437-
<dl>
438-
<dt><span class="paramLabel">Parameters:</span></dt>
439-
<dd><code>sourceUrl</code> - Source document URL. (required)</dd>
440-
<dt><span class="returnLabel">Returns:</span></dt>
441-
<dd>ApiResponse&lt;File&gt;</dd>
442-
<dt><span class="throwsLabel">Throws:</span></dt>
443-
<dd><code><a href="../../../../com/aspose/html/client/ApiException.html" title="class in com.aspose.html.client">ApiException</a></code> - If fail to call the API, e.g. server error or cannot deserialize the response body</dd>
444-
</dl>
445-
</li>
446-
</ul>
447323
<a name="GetDetectHtmlKeywordsByUrlAsync-java.lang.String-com.aspose.html.client.ApiCallback-">
448324
<!-- -->
449325
</a>

0 commit comments

Comments
 (0)