Skip to content

Commit d0888df

Browse files
author
Kannan Goundan
committed
Add 1.7.1 docs.
1 parent 989a915 commit d0888df

205 files changed

Lines changed: 1357 additions & 858 deletions

File tree

Some content is hidden

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

api-docs/v1.7.x/allclasses-frame.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 31 14:14:51 PDT 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Wed Aug 21 16:29:29 PDT 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>All Classes (Dropbox Core API SDK 1.7 API)</title>
8-
<meta name="date" content="2013-07-31">
7+
<title>All Classes (Dropbox Core API SDK 1.7.1 API)</title>
8+
<meta name="date" content="2013-08-21">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>
@@ -62,6 +62,7 @@ <h1 class="bar">All Classes</h1>
6262
<li><a href="com/dropbox/core/DbxTask.html" title="class in com.dropbox.core" target="classFrame">DbxTask</a></li>
6363
<li><a href="com/dropbox/core/DbxThumbnailFormat.html" title="class in com.dropbox.core" target="classFrame">DbxThumbnailFormat</a></li>
6464
<li><a href="com/dropbox/core/DbxThumbnailSize.html" title="class in com.dropbox.core" target="classFrame">DbxThumbnailSize</a></li>
65+
<li><a href="com/dropbox/core/DbxUrlWithExpiration.html" title="class in com.dropbox.core" target="classFrame">DbxUrlWithExpiration</a></li>
6566
<li><a href="com/dropbox/core/DbxWebAuth.html" title="class in com.dropbox.core" target="classFrame">DbxWebAuth</a></li>
6667
<li><a href="com/dropbox/core/DbxWebAuth.BadRequestException.html" title="class in com.dropbox.core" target="classFrame">DbxWebAuth.BadRequestException</a></li>
6768
<li><a href="com/dropbox/core/DbxWebAuth.BadStateException.html" title="class in com.dropbox.core" target="classFrame">DbxWebAuth.BadStateException</a></li>

api-docs/v1.7.x/allclasses-noframe.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 31 14:14:51 PDT 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Wed Aug 21 16:29:29 PDT 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>All Classes (Dropbox Core API SDK 1.7 API)</title>
8-
<meta name="date" content="2013-07-31">
7+
<title>All Classes (Dropbox Core API SDK 1.7.1 API)</title>
8+
<meta name="date" content="2013-08-21">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>
@@ -62,6 +62,7 @@ <h1 class="bar">All Classes</h1>
6262
<li><a href="com/dropbox/core/DbxTask.html" title="class in com.dropbox.core">DbxTask</a></li>
6363
<li><a href="com/dropbox/core/DbxThumbnailFormat.html" title="class in com.dropbox.core">DbxThumbnailFormat</a></li>
6464
<li><a href="com/dropbox/core/DbxThumbnailSize.html" title="class in com.dropbox.core">DbxThumbnailSize</a></li>
65+
<li><a href="com/dropbox/core/DbxUrlWithExpiration.html" title="class in com.dropbox.core">DbxUrlWithExpiration</a></li>
6566
<li><a href="com/dropbox/core/DbxWebAuth.html" title="class in com.dropbox.core">DbxWebAuth</a></li>
6667
<li><a href="com/dropbox/core/DbxWebAuth.BadRequestException.html" title="class in com.dropbox.core">DbxWebAuth.BadRequestException</a></li>
6768
<li><a href="com/dropbox/core/DbxWebAuth.BadStateException.html" title="class in com.dropbox.core">DbxWebAuth.BadStateException</a></li>

api-docs/v1.7.x/com/dropbox/core/DbxAccountInfo.Quota.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 31 14:14:48 PDT 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Wed Aug 21 16:29:27 PDT 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>DbxAccountInfo.Quota (Dropbox Core API SDK 1.7 API)</title>
8-
<meta name="date" content="2013-07-31">
7+
<title>DbxAccountInfo.Quota (Dropbox Core API SDK 1.7.1 API)</title>
8+
<meta name="date" content="2013-08-21">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="DbxAccountInfo.Quota (Dropbox Core API SDK 1.7 API)";
14+
parent.document.title="DbxAccountInfo.Quota (Dropbox Core API SDK 1.7.1 API)";
1515
}
1616
//-->
1717
</script>
@@ -186,7 +186,7 @@ <h3>Method Summary</h3>
186186
<!-- -->
187187
</a>
188188
<h3>Methods inherited from class&nbsp;com.dropbox.core.util.<a href="../../../com/dropbox/core/util/Dumpable.html" title="class in com.dropbox.core.util">Dumpable</a></h3>
189-
<code><a href="../../../com/dropbox/core/util/Dumpable.html#getTypeName()">getTypeName</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toString()">toString</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toString(java.lang.StringBuilder)">toString</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toStringMultiline()">toStringMultiline</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toStringMultiline(java.lang.StringBuilder, int)">toStringMultiline</a></code></li>
189+
<code><a href="../../../com/dropbox/core/util/Dumpable.html#getTypeName()">getTypeName</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toString()">toString</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toString(java.lang.StringBuilder)">toString</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toStringMultiline()">toStringMultiline</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toStringMultiline(java.lang.StringBuilder, int, boolean)">toStringMultiline</a></code></li>
190190
</ul>
191191
<ul class="blockList">
192192
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

api-docs/v1.7.x/com/dropbox/core/DbxAccountInfo.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 31 14:14:48 PDT 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Wed Aug 21 16:29:27 PDT 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>DbxAccountInfo (Dropbox Core API SDK 1.7 API)</title>
8-
<meta name="date" content="2013-07-31">
7+
<title>DbxAccountInfo (Dropbox Core API SDK 1.7.1 API)</title>
8+
<meta name="date" content="2013-08-21">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="DbxAccountInfo (Dropbox Core API SDK 1.7 API)";
14+
parent.document.title="DbxAccountInfo (Dropbox Core API SDK 1.7.1 API)";
1515
}
1616
//-->
1717
</script>
@@ -211,7 +211,7 @@ <h3>Method Summary</h3>
211211
<!-- -->
212212
</a>
213213
<h3>Methods inherited from class&nbsp;com.dropbox.core.util.<a href="../../../com/dropbox/core/util/Dumpable.html" title="class in com.dropbox.core.util">Dumpable</a></h3>
214-
<code><a href="../../../com/dropbox/core/util/Dumpable.html#getTypeName()">getTypeName</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toString()">toString</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toString(java.lang.StringBuilder)">toString</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toStringMultiline()">toStringMultiline</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toStringMultiline(java.lang.StringBuilder, int)">toStringMultiline</a></code></li>
214+
<code><a href="../../../com/dropbox/core/util/Dumpable.html#getTypeName()">getTypeName</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toString()">toString</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toString(java.lang.StringBuilder)">toString</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toStringMultiline()">toStringMultiline</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toStringMultiline(java.lang.StringBuilder, int, boolean)">toStringMultiline</a></code></li>
215215
</ul>
216216
<ul class="blockList">
217217
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

api-docs/v1.7.x/com/dropbox/core/DbxAppInfo.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 31 14:14:48 PDT 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Wed Aug 21 16:29:27 PDT 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>DbxAppInfo (Dropbox Core API SDK 1.7 API)</title>
8-
<meta name="date" content="2013-07-31">
7+
<title>DbxAppInfo (Dropbox Core API SDK 1.7.1 API)</title>
8+
<meta name="date" content="2013-08-21">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="DbxAppInfo (Dropbox Core API SDK 1.7 API)";
14+
parent.document.title="DbxAppInfo (Dropbox Core API SDK 1.7.1 API)";
1515
}
1616
//-->
1717
</script>
@@ -235,7 +235,7 @@ <h3>Method Summary</h3>
235235
<!-- -->
236236
</a>
237237
<h3>Methods inherited from class&nbsp;com.dropbox.core.util.<a href="../../../com/dropbox/core/util/Dumpable.html" title="class in com.dropbox.core.util">Dumpable</a></h3>
238-
<code><a href="../../../com/dropbox/core/util/Dumpable.html#getTypeName()">getTypeName</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toString()">toString</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toString(java.lang.StringBuilder)">toString</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toStringMultiline()">toStringMultiline</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toStringMultiline(java.lang.StringBuilder, int)">toStringMultiline</a></code></li>
238+
<code><a href="../../../com/dropbox/core/util/Dumpable.html#getTypeName()">getTypeName</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toString()">toString</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toString(java.lang.StringBuilder)">toString</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toStringMultiline()">toStringMultiline</a>, <a href="../../../com/dropbox/core/util/Dumpable.html#toStringMultiline(java.lang.StringBuilder, int, boolean)">toStringMultiline</a></code></li>
239239
</ul>
240240
<ul class="blockList">
241241
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

api-docs/v1.7.x/com/dropbox/core/DbxAuthFinish.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 31 14:14:48 PDT 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Wed Aug 21 16:29:27 PDT 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>DbxAuthFinish (Dropbox Core API SDK 1.7 API)</title>
8-
<meta name="date" content="2013-07-31">
7+
<title>DbxAuthFinish (Dropbox Core API SDK 1.7.1 API)</title>
8+
<meta name="date" content="2013-08-21">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="DbxAuthFinish (Dropbox Core API SDK 1.7 API)";
14+
parent.document.title="DbxAuthFinish (Dropbox Core API SDK 1.7.1 API)";
1515
}
1616
//-->
1717
</script>

api-docs/v1.7.x/com/dropbox/core/DbxAuthInfo.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 31 14:14:48 PDT 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Wed Aug 21 16:29:27 PDT 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>DbxAuthInfo (Dropbox Core API SDK 1.7 API)</title>
8-
<meta name="date" content="2013-07-31">
7+
<title>DbxAuthInfo (Dropbox Core API SDK 1.7.1 API)</title>
8+
<meta name="date" content="2013-08-21">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="DbxAuthInfo (Dropbox Core API SDK 1.7 API)";
14+
parent.document.title="DbxAuthInfo (Dropbox Core API SDK 1.7.1 API)";
1515
}
1616
//-->
1717
</script>

api-docs/v1.7.x/com/dropbox/core/DbxClient.Downloader.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 31 14:14:49 PDT 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Wed Aug 21 16:29:27 PDT 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>DbxClient.Downloader (Dropbox Core API SDK 1.7 API)</title>
8-
<meta name="date" content="2013-07-31">
7+
<title>DbxClient.Downloader (Dropbox Core API SDK 1.7.1 API)</title>
8+
<meta name="date" content="2013-08-21">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="DbxClient.Downloader (Dropbox Core API SDK 1.7 API)";
14+
parent.document.title="DbxClient.Downloader (Dropbox Core API SDK 1.7.1 API)";
1515
}
1616
//-->
1717
</script>

api-docs/v1.7.x/com/dropbox/core/DbxClient.IODbxException.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 31 14:14:49 PDT 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Wed Aug 21 16:29:27 PDT 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>DbxClient.IODbxException (Dropbox Core API SDK 1.7 API)</title>
8-
<meta name="date" content="2013-07-31">
7+
<title>DbxClient.IODbxException (Dropbox Core API SDK 1.7.1 API)</title>
8+
<meta name="date" content="2013-08-21">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="DbxClient.IODbxException (Dropbox Core API SDK 1.7 API)";
14+
parent.document.title="DbxClient.IODbxException (Dropbox Core API SDK 1.7.1 API)";
1515
}
1616
//-->
1717
</script>

api-docs/v1.7.x/com/dropbox/core/DbxClient.Uploader.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 31 14:14:49 PDT 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Wed Aug 21 16:29:27 PDT 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>DbxClient.Uploader (Dropbox Core API SDK 1.7 API)</title>
8-
<meta name="date" content="2013-07-31">
7+
<title>DbxClient.Uploader (Dropbox Core API SDK 1.7.1 API)</title>
8+
<meta name="date" content="2013-08-21">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="DbxClient.Uploader (Dropbox Core API SDK 1.7 API)";
14+
parent.document.title="DbxClient.Uploader (Dropbox Core API SDK 1.7.1 API)";
1515
}
1616
//-->
1717
</script>

0 commit comments

Comments
 (0)