Skip to content

Commit 7309b0d

Browse files
author
Chris Cho
committed
API docs fix for 4.8
1 parent d589b3f commit 7309b0d

File tree

1,085 files changed

+3319
-2917
lines changed

Some content is hidden

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

1,085 files changed

+3319
-2917
lines changed

4.8/apidocs/bson-record-codec/allclasses-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>All Classes and Interfaces (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>All Classes and Interfaces (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="class index">

4.8/apidocs/bson-record-codec/allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>All Packages (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>All Packages (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="package index">

4.8/apidocs/bson-record-codec/deprecated-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Deprecated List (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>Deprecated List (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="deprecated elements">

4.8/apidocs/bson-record-codec/help-doc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>API Help (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>API Help (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="help">

4.8/apidocs/bson-record-codec/index-all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Index (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>Index (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="index">

4.8/apidocs/bson-record-codec/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Overview (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>Overview (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="package index">
@@ -49,7 +49,7 @@
4949
<div class="flex-content">
5050
<main role="main">
5151
<div class="header">
52-
<h1 class="title">bson-record-codec 4.8.0-beta0 API</h1>
52+
<h1 class="title">bson-record-codec 4.8.0 API</h1>
5353
</div>
5454
<div id="all-packages-table">
5555
<div class="caption"><span>Packages</span></div>

4.8/apidocs/bson-record-codec/org/bson/codecs/record/RecordCodecProvider.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>RecordCodecProvider (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>RecordCodecProvider (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="declaration: package: org.bson.codecs.record, class: RecordCodecProvider">

4.8/apidocs/bson-record-codec/org/bson/codecs/record/annotations/BsonId.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>BsonId (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>BsonId (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="declaration: package: org.bson.codecs.record.annotations, annotation type: BsonId">

4.8/apidocs/bson-record-codec/org/bson/codecs/record/annotations/BsonProperty.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>BsonProperty (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>BsonProperty (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="declaration: package: org.bson.codecs.record.annotations, annotation type: BsonProperty">

4.8/apidocs/bson-record-codec/org/bson/codecs/record/annotations/BsonRepresentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>BsonRepresentation (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>BsonRepresentation (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="declaration: package: org.bson.codecs.record.annotations, annotation type: BsonRepresentation">

4.8/apidocs/bson-record-codec/org/bson/codecs/record/annotations/package-summary.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>org.bson.codecs.record.annotations (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>org.bson.codecs.record.annotations (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="declaration: package: org.bson.codecs.record.annotations">

4.8/apidocs/bson-record-codec/org/bson/codecs/record/annotations/package-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>org.bson.codecs.record.annotations Class Hierarchy (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>org.bson.codecs.record.annotations Class Hierarchy (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="tree: package: org.bson.codecs.record.annotations">

4.8/apidocs/bson-record-codec/org/bson/codecs/record/package-summary.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>org.bson.codecs.record (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>org.bson.codecs.record (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="declaration: package: org.bson.codecs.record">

4.8/apidocs/bson-record-codec/org/bson/codecs/record/package-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>org.bson.codecs.record Class Hierarchy (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>org.bson.codecs.record Class Hierarchy (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="tree: package: org.bson.codecs.record">

4.8/apidocs/bson-record-codec/overview-summary.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>bson-record-codec 4.8.0-beta0 API</title>
5+
<title>bson-record-codec 4.8.0 API</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="index redirect">

4.8/apidocs/bson-record-codec/overview-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Class Hierarchy (bson-record-codec 4.8.0-beta0 API)</title>
5+
<title>Class Hierarchy (bson-record-codec 4.8.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="class tree">

0 commit comments

Comments
 (0)