diff --git a/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityGestureEvent.xml b/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityGestureEvent.xml index 3e77bfdda0..20be46b1a9 100644 --- a/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityGestureEvent.xml +++ b/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityGestureEvent.xml @@ -107,7 +107,7 @@ - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityServiceInfo.xml b/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityServiceInfo.xml index e2a55d73ca..ff81a5aaab 100644 --- a/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityServiceInfo.xml +++ b/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityServiceInfo.xml @@ -690,7 +690,7 @@ - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Animation/AnimatorListenerAdapter.xml b/docs/Mono.Android/en/Android.Animation/AnimatorListenerAdapter.xml index 7d321072fe..cc1a51d15c 100644 --- a/docs/Mono.Android/en/Android.Animation/AnimatorListenerAdapter.xml +++ b/docs/Mono.Android/en/Android.Animation/AnimatorListenerAdapter.xml @@ -160,7 +160,7 @@ The animation which was canceled. - [TODO: @inheritDoc] + To be added @@ -204,7 +204,7 @@ The animation which reached its end. - [TODO: @inheritDoc] + To be added @@ -247,7 +247,7 @@ The animaton being paused. - [TODO: @inheritDoc] + To be added @@ -290,7 +290,7 @@ The animation which was repeated. - [TODO: @inheritDoc] + To be added @@ -333,7 +333,7 @@ The animation being resumed. - [TODO: @inheritDoc] + To be added @@ -376,7 +376,7 @@ The started animation. - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Animation/Keyframe.xml b/docs/Mono.Android/en/Android.Animation/Keyframe.xml index 05e75e31de..dc630ba86c 100644 --- a/docs/Mono.Android/en/Android.Animation/Keyframe.xml +++ b/docs/Mono.Android/en/Android.Animation/Keyframe.xml @@ -237,7 +237,7 @@ Gets the optional interpolator for this Keyframe. -or- Sets the optional interpolator for this Keyframe. - The optional interpolator for this Keyframe. + The optional interpolator for this Keyframe. Property getter documentation: diff --git a/docs/Mono.Android/en/Android.App.Backup/BackupAgent.xml b/docs/Mono.Android/en/Android.App.Backup/BackupAgent.xml index 8800a3a12b..2553c26f40 100644 --- a/docs/Mono.Android/en/Android.App.Backup/BackupAgent.xml +++ b/docs/Mono.Android/en/Android.App.Backup/BackupAgent.xml @@ -519,8 +519,7 @@ file descriptor pointing to a full snapshot of the application's data. The application should consume every entity represented in this data stream. - The value of the <a - href="[TODO: @docRoot]guide/topics/manifest/manifest-element.html#vcode">android:versionCode</a> manifest attribute, + The value of the android:versionCode manifest attribute, from the application that backed up this particular data set. This makes it possible for an application's agent to distinguish among any possible older data versions when asked to perform the restore diff --git a/docs/Mono.Android/en/Android.App/Activity.xml b/docs/Mono.Android/en/Android.App/Activity.xml index 0c68996a52..89f3b81695 100644 --- a/docs/Mono.Android/en/Android.App/Activity.xml +++ b/docs/Mono.Android/en/Android.App/Activity.xml @@ -4628,7 +4628,7 @@ The panel that the menu is in. The menu that is opened. - [TODO: @inheritDoc] + To be added The default implementation returns true. diff --git a/docs/Mono.Android/en/Android.App/ActivityManager.xml b/docs/Mono.Android/en/Android.App/ActivityManager.xml index c6fe50500c..4cc214ac24 100644 --- a/docs/Mono.Android/en/Android.App/ActivityManager.xml +++ b/docs/Mono.Android/en/Android.App/ActivityManager.xml @@ -1435,7 +1435,11 @@ System.String - <a href="[TODO: @docRoot]guide/topics/manifest/meta-data-element. + + + <meta-data> + name for a 'home' Activity that declares a package that is to be + uninstalled in lieu of the declaring one. diff --git a/docs/Mono.Android/en/Android.App/Dialog.xml b/docs/Mono.Android/en/Android.App/Dialog.xml index 64db190231..4c4406fdba 100644 --- a/docs/Mono.Android/en/Android.App/Dialog.xml +++ b/docs/Mono.Android/en/Android.App/Dialog.xml @@ -1138,7 +1138,7 @@ The mode that was just finished. - [TODO: @inheritDoc] + To be added Note that if you override this method you should always call through to the superclass implementation by calling super. @@ -1185,7 +1185,7 @@ The new mode that has just been started. - [TODO: @inheritDoc] + To be added Note that if you override this method you should always call through to the superclass implementation by calling super. diff --git a/docs/Mono.Android/en/Android.App/Presentation.xml b/docs/Mono.Android/en/Android.App/Presentation.xml index 6f5a8086c3..6705c52ea5 100644 --- a/docs/Mono.Android/en/Android.App/Presentation.xml +++ b/docs/Mono.Android/en/Android.App/Presentation.xml @@ -127,8 +127,8 @@ android.view.WindowManager.InvalidDisplayException when invoking #show(). The display to which the presentation should be attached. A style resource describing the theme to use for the window. - See <a href="[TODO: @docRoot]guide/topics/resources/available-resources.html#stylesandthemes"> - Style and Theme Resources</a> for more information about defining and using + See + Style and Theme Resources for more information about defining and using styles. This theme is applied on top of the current theme in <var>outerContext</var>. If 0, the default presentation theme will be used. Creates a new presentation that is attached to the specified display diff --git a/docs/Mono.Android/en/Android.Bluetooth/BluetoothA2dp.xml b/docs/Mono.Android/en/Android.Bluetooth/BluetoothA2dp.xml index b5c92870be..a86b87ab61 100644 --- a/docs/Mono.Android/en/Android.Bluetooth/BluetoothA2dp.xml +++ b/docs/Mono.Android/en/Android.Bluetooth/BluetoothA2dp.xml @@ -167,7 +167,7 @@ System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice> - [TODO: @inheritDoc] + To be added To be added. @@ -243,7 +243,7 @@ Remote bluetooth device. - [TODO: @inheritDoc] + To be added To be added. @@ -300,7 +300,7 @@ Array of states. States can be one of , , , , - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHeadset.xml b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHeadset.xml index 10f9ce2b2d..06020c0155 100644 --- a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHeadset.xml +++ b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHeadset.xml @@ -452,7 +452,7 @@ System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice> - [TODO: @inheritDoc] + To be added To be added. @@ -627,7 +627,7 @@ Remote bluetooth device. - [TODO: @inheritDoc] + To be added To be added. @@ -684,7 +684,7 @@ Array of states. States can be one of , , , , - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHearingAid.xml b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHearingAid.xml index 7ad5830720..2e7e21afde 100644 --- a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHearingAid.xml +++ b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHearingAid.xml @@ -118,7 +118,7 @@ System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice> - [TODO: @inheritDoc] + To be added To be added. @@ -165,7 +165,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -219,7 +219,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDevice.xml b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDevice.xml index fe02378f12..4d757e11d1 100644 --- a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDevice.xml +++ b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDevice.xml @@ -161,7 +161,7 @@ System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice> - [TODO: @inheritDoc] + To be added To be added. @@ -498,7 +498,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -552,7 +552,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDeviceAppSdpSettings.xml b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDeviceAppSdpSettings.xml index 28bc12e03f..eaab362e72 100644 --- a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDeviceAppSdpSettings.xml +++ b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDeviceAppSdpSettings.xml @@ -62,12 +62,10 @@ Name of this Bluetooth HID device. Maximum length is 50 bytes. Description for this Bluetooth HID device. Maximum length is 50 bytes. Provider of this Bluetooth HID device. Maximum length is 50 bytes. - Subclass of this Bluetooth HID device. See <a - href="www.usb.org/developers/hidpage/HID1_11.pdf"> - www.usb.org/developers/hidpage/HID1_11.pdf Section 4.2</a> - Descriptors of this Bluetooth HID device. See <a - href="www.usb.org/developers/hidpage/HID1_11.pdf"> - www.usb.org/developers/hidpage/HID1_11.pdf Chapter 6</a> Maximum length is 2048 bytes. + Subclass of this Bluetooth HID device. See + www.usb.org/developers/hidpage/HID1_11.pdf Section 4.2 + Descriptors of this Bluetooth HID device. See + www.usb.org/developers/hidpage/HID1_11.pdf Chapter 6 Maximum length is 2048 bytes. Create a BluetoothHidDeviceAppSdpSettings object for the Bluetooth SDP record. diff --git a/docs/Mono.Android/en/Android.Bluetooth/BluetoothLeAudio.xml b/docs/Mono.Android/en/Android.Bluetooth/BluetoothLeAudio.xml index 7b2166d691..242abd759e 100644 --- a/docs/Mono.Android/en/Android.Bluetooth/BluetoothLeAudio.xml +++ b/docs/Mono.Android/en/Android.Bluetooth/BluetoothLeAudio.xml @@ -149,7 +149,7 @@ System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice> - [TODO: @inheritDoc] + To be added To be added. @@ -196,7 +196,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -250,7 +250,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Companion/CompanionDeviceManager.xml b/docs/Mono.Android/en/Android.Companion/CompanionDeviceManager.xml index f38763a4c6..09715821dc 100644 --- a/docs/Mono.Android/en/Android.Companion/CompanionDeviceManager.xml +++ b/docs/Mono.Android/en/Android.Companion/CompanionDeviceManager.xml @@ -20,7 +20,7 @@ System level service for managing companion devices - See <a href="[TODO: @docRoot]guide/topics/connectivity/companion-device-pairing">this guide</a> + See this guide for a usage example. diff --git a/docs/Mono.Android/en/Android.Content.PM/PackageManager.xml b/docs/Mono.Android/en/Android.Content.PM/PackageManager.xml index 63fbf190e5..a9a8477e8e 100644 --- a/docs/Mono.Android/en/Android.Content.PM/PackageManager.xml +++ b/docs/Mono.Android/en/Android.Content.PM/PackageManager.xml @@ -1148,7 +1148,7 @@ Feature for #getSystemAvailableFeatures and #hasSystemFeature: The device includes at least one form of audio output, as defined in the Android Compatibility Definition Document (CDD) - <a href="https://source. + section 7.8 Audio. @@ -3450,7 +3450,8 @@ Feature for #getSystemAvailableFeatures and #hasSystemFeature: The device supports the OpenGL ES - <a href="http://www. + + Android Extension Pack. @@ -4518,7 +4519,8 @@ Feature for #getSystemAvailableFeatures, #hasSystemFeature(String), and #hasSystemFeature(String, int): If this feature is supported, the device implements the Android Keystore backed by a dedicated secure processor referred to as - <a href="https://source. + + StrongBox. diff --git a/docs/Mono.Android/en/Android.Content.PM/ShortcutManager.xml b/docs/Mono.Android/en/Android.Content.PM/ShortcutManager.xml index 158cca8fbf..bed839f94e 100644 --- a/docs/Mono.Android/en/Android.Content.PM/ShortcutManager.xml +++ b/docs/Mono.Android/en/Android.Content.PM/ShortcutManager.xml @@ -1061,8 +1061,8 @@ Use android.app.PendingIntent#getIntentSender() to create an IntentSender. To avoid background execution limits, use an unexported, manifest-declared receiver. For more details, see - <a href="/guide/topics/ui/shortcuts/creating-shortcuts.html#pinned"> - Creating pinned shortcuts</a>. + "/guide/topics/ui/shortcuts/creating-shortcuts.html#pinned"> + Creating pinned shortcuts. Request to create a pinned shortcut. TRUE if the launcher supports this feature. Note the API will return without diff --git a/docs/Mono.Android/en/Android.Content.Res/Configuration.xml b/docs/Mono.Android/en/Android.Content.Res/Configuration.xml index e5ee377f63..43e4c85163 100644 --- a/docs/Mono.Android/en/Android.Content.Res/Configuration.xml +++ b/docs/Mono.Android/en/Android.Content.Res/Configuration.xml @@ -672,7 +672,8 @@ The target screen density being rendered to, corresponding to - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + density + resource qualifier. To be added. @@ -1368,7 +1369,8 @@ Current user preference for the locale, corresponding to - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + locale + resource qualifier. To be added. @@ -1454,7 +1456,8 @@ IMSI MCC (Mobile Country Code), corresponding to - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + mcc + resource qualifier. To be added. @@ -1492,7 +1495,8 @@ IMSI MNC (Mobile Network Code), corresponding to - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + mnc + resource qualifier. To be added. @@ -1761,7 +1765,8 @@ The current height of the available screen space, in dp units, corresponding to - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + screen + height resource qualifier. To be added. @@ -1877,7 +1882,8 @@ The current width of the available screen space, in dp units, corresponding to - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + screen + width resource qualifier. To be added. @@ -2122,7 +2128,8 @@ The smallest screen size an application will see in normal operation, corresponding to - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + smallest + screen width resource qualifier. To be added. @@ -2385,7 +2392,8 @@ Constant for #uiMode: a #UI_MODE_NIGHT_MASK value that corresponds to the - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + notnight + resource qualifier. @@ -2476,7 +2484,8 @@ Constant for #uiMode: a #UI_MODE_NIGHT_MASK value that corresponds to the - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + night + resource qualifier. @@ -2522,7 +2531,8 @@ Constant for #uiMode: a #UI_MODE_TYPE_MASK value that corresponds to the - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + appliance + resource qualifier. @@ -2568,7 +2578,8 @@ Constant for #uiMode: a #UI_MODE_TYPE_MASK value that corresponds to the - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + car + resource qualifier. @@ -2614,7 +2625,8 @@ Constant for #uiMode: a #UI_MODE_TYPE_MASK value that corresponds to the - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + desk + resource qualifier. @@ -2704,7 +2716,8 @@ Constant for #uiMode: a #UI_MODE_TYPE_MASK value that corresponds to - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + no + UI mode resource qualifier specified. @@ -2750,7 +2763,8 @@ Constant for #uiMode: a #UI_MODE_TYPE_MASK value that corresponds to the - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + television + resource qualifier. @@ -2841,7 +2855,8 @@ Constant for #uiMode: a #UI_MODE_TYPE_MASK value that corresponds to the - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + vrheadset + resource qualifier. @@ -2886,7 +2901,8 @@ Constant for #uiMode: a #UI_MODE_TYPE_MASK value that corresponds to the - <a href="[TODO: @docRoot]guide/topics/resources/providing-resources. + watch + resource qualifier. diff --git a/docs/Mono.Android/en/Android.Content/ContentProvider.xml b/docs/Mono.Android/en/Android.Content/ContentProvider.xml index b4f4f6d640..72c066dcc9 100644 --- a/docs/Mono.Android/en/Android.Content/ContentProvider.xml +++ b/docs/Mono.Android/en/Android.Content/ContentProvider.xml @@ -1147,7 +1147,7 @@ The new device configuration. - [TODO: @inheritDoc] + To be added This method is always called on the application main thread, and must not perform lengthy operations. @@ -1227,7 +1227,7 @@ - [TODO: @inheritDoc] + To be added This method is always called on the application main thread, and must not perform lengthy operations. diff --git a/docs/Mono.Android/en/Android.Database.Sqlite/SQLiteOpenHelper.xml b/docs/Mono.Android/en/Android.Database.Sqlite/SQLiteOpenHelper.xml index 0b688ceb25..8afb843139 100644 --- a/docs/Mono.Android/en/Android.Database.Sqlite/SQLiteOpenHelper.xml +++ b/docs/Mono.Android/en/Android.Database.Sqlite/SQLiteOpenHelper.xml @@ -639,7 +639,7 @@ The size in bytes of each lookaside slot. The total number of lookaside memory slots per database connection. - Configures <a href="https://sqlite. + Configures lookaside memory allocator diff --git a/docs/Mono.Android/en/Android.Graphics/Paint.xml b/docs/Mono.Android/en/Android.Graphics/Paint.xml index c57a0cf507..d464d79915 100644 --- a/docs/Mono.Android/en/Android.Graphics/Paint.xml +++ b/docs/Mono.Android/en/Android.Graphics/Paint.xml @@ -581,8 +581,8 @@ [<get: Android.Runtime.Register("getColor", "()I", "GetGetColorHandler")>] - [set: Android.Runtime.Register("setColor", "(I)V", "GetSetColor_IHandler", ApiSince=29)] - [<set: Android.Runtime.Register("setColor", "(I)V", "GetSetColor_IHandler", ApiSince=29)>] + [set: Android.Runtime.Register("setColor", "(I)V", "GetSetColor_IHandler")] + [<set: Android.Runtime.Register("setColor", "(I)V", "GetSetColor_IHandler")>] @@ -3548,6 +3548,46 @@ + + + + + + Method + + Mono.Android + 0.0.0.0 + + + + [Android.Runtime.Register("setColor", "(J)V", "GetSetColor_JHandler", ApiSince=29)] + [<Android.Runtime.Register("setColor", "(J)V", "GetSetColor_JHandler", ApiSince=29)>] + + + + System.Void + + + + + + The new color (including alpha and ColorSpace) + to set in the paint. + Set the paint's color with a ColorLong. + + + + Java documentation for android.graphics.Paint.setColor(long). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + diff --git a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/BlackLevelPattern.xml b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/BlackLevelPattern.xml index 0b8caa6329..aebad01384 100644 --- a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/BlackLevelPattern.xml +++ b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/BlackLevelPattern.xml @@ -58,7 +58,7 @@ - an array big enough to hold at least [TODO: @value for `#COUNT`] elements after the + an array big enough to hold at least #COUNT elements after the offset a non-negative offset into the array Copy the ColorChannel offsets into the destination vector. diff --git a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/LensShadingMap.xml b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/LensShadingMap.xml index f122c1ea71..bc80454a8e 100644 --- a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/LensShadingMap.xml +++ b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/LensShadingMap.xml @@ -180,7 +180,7 @@ within the range [0, #getColumnCount) within the range [0, #getRowCount) Get a single color channel gain factor from this lens shading map by its row and column. - a gain factor >= [TODO: @value for `#MINIMUM_GAIN_FACTOR`] + a gain factor >= #MINIMUM_GAIN_FACTOR @@ -254,7 +254,7 @@ within the range [0, #getColumnCount) within the range [0, #getRowCount) Get a gain factor vector from this lens shading map by its row and column. - an RggbChannelVector where each gain factor >= [TODO: @value for `#MINIMUM_GAIN_FACTOR`] + an RggbChannelVector where each gain factor >= #MINIMUM_GAIN_FACTOR diff --git a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/MeteringRectangle.xml b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/MeteringRectangle.xml index 13e46b8b59..03079f1145 100644 --- a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/MeteringRectangle.xml +++ b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/MeteringRectangle.xml @@ -146,8 +146,8 @@ coordinate >= 0 width >= 0 height >= 0 - weight between [TODO: @value for `#METERING_WEIGHT_MIN`] and - [TODO: @value for `#METERING_WEIGHT_MAX`] inclusively + weight between #METERING_WEIGHT_MIN and + #METERING_WEIGHT_MAX inclusively Create a new metering rectangle. diff --git a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/OutputConfiguration.xml b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/OutputConfiguration.xml index 0418b47f1a..6f17d2b494 100644 --- a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/OutputConfiguration.xml +++ b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/OutputConfiguration.xml @@ -70,7 +70,7 @@ A Surface for camera to output to. <p>This constructor creates a default configuration, with a surface group ID of - [TODO: @value for `#SURFACE_GROUP_ID_NONE`].</p> + #SURFACE_GROUP_ID_NONE.</p> Create a new OutputConfiguration instance with a Surface. @@ -640,7 +640,7 @@ Get the surface group ID associated with this OutputConfiguration. the surface group ID associated with this OutputConfiguration. - The default value is [TODO: @value for `#SURFACE_GROUP_ID_NONE`]. + The default value is #SURFACE_GROUP_ID_NONE. diff --git a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/RggbChannelVector.xml b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/RggbChannelVector.xml index dbf2f36939..7f0388cf77 100644 --- a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/RggbChannelVector.xml +++ b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/RggbChannelVector.xml @@ -137,7 +137,7 @@ - an array big enough to hold at least [TODO: @value for `#COUNT`] elements after the + an array big enough to hold at least #COUNT elements after the offset a non-negative offset into the array Copy the vector into the destination in the order [R, Geven, Godd, B]. diff --git a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/TonemapCurve.xml b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/TonemapCurve.xml index 68f01e76d4..652c149a82 100644 --- a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/TonemapCurve.xml +++ b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/TonemapCurve.xml @@ -55,9 +55,9 @@ - An array of elements whose length is divisible by [TODO: @value for `#POINT_SIZE`] - An array of elements whose length is divisible by [TODO: @value for `#POINT_SIZE`] - An array of elements whose length is divisible by [TODO: @value for `#POINT_SIZE`] + An array of elements whose length is divisible by #POINT_SIZE + An array of elements whose length is divisible by #POINT_SIZE + An array of elements whose length is divisible by #POINT_SIZE Create a new immutable TonemapCurve instance. diff --git a/docs/Mono.Android/en/Android.Hardware.Usb/UsbDeviceConnection.xml b/docs/Mono.Android/en/Android.Hardware.Usb/UsbDeviceConnection.xml index 4510c40764..384629df2f 100644 --- a/docs/Mono.Android/en/Android.Hardware.Usb/UsbDeviceConnection.xml +++ b/docs/Mono.Android/en/Android.Hardware.Usb/UsbDeviceConnection.xml @@ -87,8 +87,8 @@ buffer for data to send or receive; can be null to wait for next transaction without reading data the length of the data to send or receive. Before - [TODO: @value for `Build.VERSION_CODES#P`], a value larger than 16384 bytes - would be truncated down to 16384. In API [TODO: @value for `Build.VERSION_CODES#P`] + Build.VERSION_CODES#P, a value larger than 16384 bytes + would be truncated down to 16384. In API Build.VERSION_CODES#P and after, any value of length is valid. in milliseconds, 0 is infinite Performs a bulk transaction on the given endpoint. @@ -140,8 +140,8 @@ buffer for data to send or receive the index of the first byte in the buffer to send or receive the length of the data to send or receive. Before - [TODO: @value for `Build.VERSION_CODES#P`], a value larger than 16384 bytes - would be truncated down to 16384. In API [TODO: @value for `Build.VERSION_CODES#P`] + Build.VERSION_CODES#P, a value larger than 16384 bytes + would be truncated down to 16384. In API Build.VERSION_CODES#P and after, any value of length is valid. in milliseconds, 0 is infinite Performs a bulk transaction on the given endpoint. diff --git a/docs/Mono.Android/en/Android.Hardware.Usb/UsbRequest.xml b/docs/Mono.Android/en/Android.Hardware.Usb/UsbRequest.xml index c236e2d16a..68dde8f42b 100644 --- a/docs/Mono.Android/en/Android.Hardware.Usb/UsbRequest.xml +++ b/docs/Mono.Android/en/Android.Hardware.Usb/UsbRequest.xml @@ -345,8 +345,8 @@ UsbDeviceConnection#requestWait. If the request failed the buffer will be unchanged; if the request succeeded the position of the buffer is incremented by the number of bytes sent/received. Before - [TODO: @value for `Build.VERSION_CODES#P`], a buffer of length larger than 16384 bytes - would throw IllegalArgumentException. In API [TODO: @value for `Build.VERSION_CODES#P`] + Build.VERSION_CODES#P, a buffer of length larger than 16384 bytes + would throw IllegalArgumentException. In API Build.VERSION_CODES#P and after, any size buffer is valid. Queues the request to send or receive data on its endpoint. true if the queueing operation succeeded @@ -397,9 +397,9 @@ capacity will be ignored. Once the request UsbDeviceConnection#requestWait() is processed the position will be set to the number of bytes read/written. - number of bytes to read or write. Before [TODO: @value for `Build.VERSION_CODES#P`], a + number of bytes to read or write. Before Build.VERSION_CODES#P, a value larger than 16384 bytes would be truncated down to 16384. In API - [TODO: @value for `Build.VERSION_CODES#P`] and after, any value of length is valid. + Build.VERSION_CODES#P and after, any value of length is valid. Queues the request to send or receive data on its endpoint. true if the queueing operation succeeded diff --git a/docs/Mono.Android/en/Android.Icu.Number/FormattedNumber.xml b/docs/Mono.Android/en/Android.Icu.Number/FormattedNumber.xml index c23a49fcb1..d8ed0b7a26 100644 --- a/docs/Mono.Android/en/Android.Icu.Number/FormattedNumber.xml +++ b/docs/Mono.Android/en/Android.Icu.Number/FormattedNumber.xml @@ -314,11 +314,11 @@ To be added. - + - - - + + + Method M:System.Collections.IEnumerable.GetEnumerator diff --git a/docs/Mono.Android/en/Android.Icu.Number/FormattedNumberRange.xml b/docs/Mono.Android/en/Android.Icu.Number/FormattedNumberRange.xml index 20dd57da26..2124942149 100644 --- a/docs/Mono.Android/en/Android.Icu.Number/FormattedNumberRange.xml +++ b/docs/Mono.Android/en/Android.Icu.Number/FormattedNumberRange.xml @@ -389,11 +389,11 @@ To be added. - + - - - + + + Method M:System.Collections.IEnumerable.GetEnumerator diff --git a/docs/Mono.Android/en/Android.Media/AudioFormat.xml b/docs/Mono.Android/en/Android.Media/AudioFormat.xml index 34da847e2f..62dd8883af 100644 --- a/docs/Mono.Android/en/Android.Media/AudioFormat.xml +++ b/docs/Mono.Android/en/Android.Media/AudioFormat.xml @@ -247,6 +247,49 @@ + + + + + + Field + + F:Android.OS.IParcelable.ContentsFileDescriptor + + + Mono.Android + 0.0.0.0 + + + + [Android.Runtime.Register("CHANNEL_OUT_7POINT1")] + [<Android.Runtime.Register("CHANNEL_OUT_7POINT1")>] + + + [System.Obsolete("This constant will be removed in the future version. Use Android.Media.ChannelOut enum directly instead of this field.", true)] + [<System.Obsolete("This constant will be removed in the future version. Use Android.Media.ChannelOut enum directly instead of this field.", true)>] + + + + Android.Media.ChannelOut + + 1020 + + To be added. + + + + Java documentation for android.media.AudioFormat.CHANNEL_OUT_7POINT1. + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + diff --git a/docs/Mono.Android/en/Android.Media/MediaParser.xml b/docs/Mono.Android/en/Android.Media/MediaParser.xml index f2fd09b000..e443a3c6d3 100644 --- a/docs/Mono.Android/en/Android.Media/MediaParser.xml +++ b/docs/Mono.Android/en/Android.Media/MediaParser.xml @@ -1083,8 +1083,7 @@ System.String - Parser for the FLAC container format, as defined in the <a - href="https://xiph. + Parser for the FLAC container format, as defined in the spec. @@ -1190,8 +1189,7 @@ System.String - Parser for the Matroska container format, as defined in the <a - href="https://matroska. + Parser for the Matroska container format, as defined in the spec. diff --git a/docs/Mono.Android/en/Android.Net/SSLCertificateSocketFactory.xml b/docs/Mono.Android/en/Android.Net/SSLCertificateSocketFactory.xml index a8617035b7..b029b1d748 100644 --- a/docs/Mono.Android/en/Android.Net/SSLCertificateSocketFactory.xml +++ b/docs/Mono.Android/en/Android.Net/SSLCertificateSocketFactory.xml @@ -142,7 +142,7 @@ the host address the socket has to be connected to. the port number of the remote host at which the socket is connected. - [TODO: @inheritDoc] + To be added To be added. @@ -191,7 +191,7 @@ the remote host address the socket has to be connected to. the port number of the remote host at which the socket is connected. - [TODO: @inheritDoc] + To be added To be added. @@ -245,7 +245,7 @@ the local host address the socket is bound to. the port number of the local host at which the socket is bound. - [TODO: @inheritDoc] + To be added To be added. @@ -300,7 +300,7 @@ true if socket s should be closed when the created socket is closed, false if the socket s should be left open. - [TODO: @inheritDoc] + To be added To be added. @@ -354,7 +354,7 @@ the local host address the socket is bound to. the port number of the local host at which the socket is bound. - [TODO: @inheritDoc] + To be added To be added. @@ -617,7 +617,9 @@ a socket created by this factory. - Returns the <a href="http://technotes. + Returns the Next + Protocol Negotiation (NPN) protocol selected by client and server, or + null if no protocol was negotiated. To be added. @@ -731,7 +733,8 @@ a socket created by this factory. the desired SNI hostname, null to disable. - Turns on <a href="http://tools. + Turns on Server + Name Indication (SNI) on a given socket. @@ -914,7 +917,8 @@ a socket created by this factory true to enable session ticket support on this socket. - Enables <a href="http://tools. + Enables session ticket + support on the given socket. diff --git a/docs/Mono.Android/en/Android.OS/Binder.xml b/docs/Mono.Android/en/Android.OS/Binder.xml index 8d954f6050..067bbf1fee 100644 --- a/docs/Mono.Android/en/Android.OS/Binder.xml +++ b/docs/Mono.Android/en/Android.OS/Binder.xml @@ -690,7 +690,7 @@ System.Boolean - [TODO: @inheritDoc] + To be added Note that if you're calling on a local binder, this always returns true because your process is alive if you're calling it. diff --git a/docs/Mono.Android/en/Android.OS/FileObserver.xml b/docs/Mono.Android/en/Android.OS/FileObserver.xml index d331a4b4e3..d97558f322 100644 --- a/docs/Mono.Android/en/Android.OS/FileObserver.xml +++ b/docs/Mono.Android/en/Android.OS/FileObserver.xml @@ -18,7 +18,9 @@ - Monitors files (using <a href="http://en. + Monitors files (using inotify) + to fire an event after files are accessed or changed by any process on + the device (including this one). diff --git a/docs/Mono.Android/en/Android.OS/ParcelFileDescriptor.xml b/docs/Mono.Android/en/Android.OS/ParcelFileDescriptor.xml index 706bb91bda..ffe1dad209 100644 --- a/docs/Mono.Android/en/Android.OS/ParcelFileDescriptor.xml +++ b/docs/Mono.Android/en/Android.OS/ParcelFileDescriptor.xml @@ -1249,7 +1249,7 @@ Additional flags about how the object should be written. May be 0 or . - [TODO: @inheritDoc] + To be added If Parcelable#PARCELABLE_WRITE_RETURN_VALUE is set in flags, the file descriptor will be closed after a copy is written to the Parcel. diff --git a/docs/Mono.Android/en/Android.Preferences/DialogPreference.xml b/docs/Mono.Android/en/Android.Preferences/DialogPreference.xml index 80c3abc18b..bdcd2034be 100644 --- a/docs/Mono.Android/en/Android.Preferences/DialogPreference.xml +++ b/docs/Mono.Android/en/Android.Preferences/DialogPreference.xml @@ -658,7 +658,7 @@ - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Preferences/PreferenceActivity.xml b/docs/Mono.Android/en/Android.Preferences/PreferenceActivity.xml index d97faeb5ee..d1caa3ec3f 100644 --- a/docs/Mono.Android/en/Android.Preferences/PreferenceActivity.xml +++ b/docs/Mono.Android/en/Android.Preferences/PreferenceActivity.xml @@ -1221,7 +1221,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Preferences/PreferenceFragment.xml b/docs/Mono.Android/en/Android.Preferences/PreferenceFragment.xml index 3f7e81c361..da16e75b60 100644 --- a/docs/Mono.Android/en/Android.Preferences/PreferenceFragment.xml +++ b/docs/Mono.Android/en/Android.Preferences/PreferenceFragment.xml @@ -327,7 +327,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Security.Keystore/KeyInfo.xml b/docs/Mono.Android/en/Android.Security.Keystore/KeyInfo.xml index 5476bd80d9..b887668723 100644 --- a/docs/Mono.Android/en/Android.Security.Keystore/KeyInfo.xml +++ b/docs/Mono.Android/en/Android.Security.Keystore/KeyInfo.xml @@ -31,7 +31,8 @@ - Information about a key from the <a href="[TODO: @docRoot]training/articles/keystore. + Information about a key from the Android + Keystore system. diff --git a/docs/Mono.Android/en/Android.Security.Keystore/KeyProperties.xml b/docs/Mono.Android/en/Android.Security.Keystore/KeyProperties.xml index 58edf0805c..3d8bd26a63 100644 --- a/docs/Mono.Android/en/Android.Security.Keystore/KeyProperties.xml +++ b/docs/Mono.Android/en/Android.Security.Keystore/KeyProperties.xml @@ -18,7 +18,7 @@ - Properties of <a href="[TODO: @docRoot]training/articles/keystore. + Properties of Android Keystore keys. diff --git a/docs/Mono.Android/en/Android.Security.Keystore/KeyProtection.xml b/docs/Mono.Android/en/Android.Security.Keystore/KeyProtection.xml index 24926f05fb..dac15c428b 100644 --- a/docs/Mono.Android/en/Android.Security.Keystore/KeyProtection.xml +++ b/docs/Mono.Android/en/Android.Security.Keystore/KeyProtection.xml @@ -32,7 +32,7 @@ Specification of how a key or key pair is secured when imported into the - <a href="[TODO: @docRoot]training/articles/keystore. + Android Keystore system. diff --git a/docs/Mono.Android/en/Android.Security/KeyPairGeneratorSpec.xml b/docs/Mono.Android/en/Android.Security/KeyPairGeneratorSpec.xml index d1ae08e4df..aa8f20b233 100644 --- a/docs/Mono.Android/en/Android.Security/KeyPairGeneratorSpec.xml +++ b/docs/Mono.Android/en/Android.Security/KeyPairGeneratorSpec.xml @@ -37,7 +37,8 @@ This provides the required parameters needed for initializing the KeyPairGenerator that works with - <a href="[TODO: @docRoot]training/articles/keystore. + Android KeyStore + facility. diff --git a/docs/Mono.Android/en/Android.Security/KeyStoreParameter.xml b/docs/Mono.Android/en/Android.Security/KeyStoreParameter.xml index 98398dbf31..3c032d58eb 100644 --- a/docs/Mono.Android/en/Android.Security/KeyStoreParameter.xml +++ b/docs/Mono.Android/en/Android.Security/KeyStoreParameter.xml @@ -37,7 +37,8 @@ This provides the optional parameters that can be specified for KeyStore entries that work with - <a href="[TODO: @docRoot]training/articles/keystore. + Android KeyStore + facility. diff --git a/docs/Mono.Android/en/Android.Service.Autofill/FieldClassification.xml b/docs/Mono.Android/en/Android.Service.Autofill/FieldClassification.xml index f7b13bff19..67904af019 100644 --- a/docs/Mono.Android/en/Android.Service.Autofill/FieldClassification.xml +++ b/docs/Mono.Android/en/Android.Service.Autofill/FieldClassification.xml @@ -18,7 +18,7 @@ - Represents the <a href="AutofillService. + Represents the "AutofillService. diff --git a/docs/Mono.Android/en/Android.Service.Autofill/FillRequest.xml b/docs/Mono.Android/en/Android.Service.Autofill/FillRequest.xml index 1a831f5e92..0d15cae85e 100644 --- a/docs/Mono.Android/en/Android.Service.Autofill/FillRequest.xml +++ b/docs/Mono.Android/en/Android.Service.Autofill/FillRequest.xml @@ -209,7 +209,7 @@ 2 Indicates this request was made using - <a href="AutofillService. + "AutofillService. diff --git a/docs/Mono.Android/en/Android.Service.Autofill/UserData.xml b/docs/Mono.Android/en/Android.Service.Autofill/UserData.xml index 9e8fab50bb..34a92ce03c 100644 --- a/docs/Mono.Android/en/Android.Service.Autofill/UserData.xml +++ b/docs/Mono.Android/en/Android.Service.Autofill/UserData.xml @@ -32,7 +32,7 @@ Defines the user data used for - <a href="AutofillService. + "AutofillService. diff --git a/docs/Mono.Android/en/Android.Service.Dreams/DreamService.xml b/docs/Mono.Android/en/Android.Service.Dreams/DreamService.xml index 26b8201b13..37e722d8be 100644 --- a/docs/Mono.Android/en/Android.Service.Dreams/DreamService.xml +++ b/docs/Mono.Android/en/Android.Service.Dreams/DreamService.xml @@ -164,7 +164,7 @@ The generic motion event. - [TODO: @inheritDoc] + To be added To be added. @@ -208,7 +208,7 @@ The key event. - [TODO: @inheritDoc] + To be added To be added. @@ -252,7 +252,7 @@ The key shortcut event. - [TODO: @inheritDoc] + To be added To be added. @@ -296,7 +296,7 @@ The event. - [TODO: @inheritDoc] + To be added To be added. @@ -340,7 +340,7 @@ The touch screen event. - [TODO: @inheritDoc] + To be added To be added. @@ -384,7 +384,7 @@ The trackball event. - [TODO: @inheritDoc] + To be added To be added. @@ -685,7 +685,7 @@ The mode that was just finished. - [TODO: @inheritDoc] + To be added @@ -729,7 +729,7 @@ The new mode that has just been started. - [TODO: @inheritDoc] + To be added @@ -769,7 +769,7 @@ - [TODO: @inheritDoc] + To be added @@ -811,7 +811,7 @@ The Intent that was used to bind to this service, as given to M:Android.Content.Context.BindService(Android.Content.Intent,Android.Content.IServiceConnection,Android.Content.IServiceConnection). Note that any extras that were included with the Intent at that point will not be seen here. - [TODO: @inheritDoc] + To be added To be added. @@ -852,7 +852,7 @@ - [TODO: @inheritDoc] + To be added @@ -897,7 +897,7 @@ The panel being created. The menu inside the panel. - [TODO: @inheritDoc] + To be added To be added. @@ -941,7 +941,7 @@ Which panel is being created. - [TODO: @inheritDoc] + To be added To be added. @@ -982,7 +982,7 @@ - [TODO: @inheritDoc] + To be added @@ -1102,7 +1102,7 @@ The panel that the menu is in. The menu item that was selected. - [TODO: @inheritDoc] + To be added To be added. @@ -1148,7 +1148,7 @@ The panel that the menu is in. The menu that is opened. - [TODO: @inheritDoc] + To be added To be added. @@ -1196,7 +1196,7 @@ If onCreatePanelView() returned null, this is the Menu being displayed in the panel. - [TODO: @inheritDoc] + To be added @@ -1244,7 +1244,7 @@ The View that was returned by onCreatePanelView(). If onCreatePanelView() returned null, this is the Menu being displayed in the panel. - [TODO: @inheritDoc] + To be added To be added. @@ -1285,7 +1285,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -1329,7 +1329,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -1452,7 +1452,7 @@ Whether the window now has focus. - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Service.QuickAccessWallet/GetWalletCardsRequest.xml b/docs/Mono.Android/en/Android.Service.QuickAccessWallet/GetWalletCardsRequest.xml index 4d0e8b7285..ebb358c56a 100644 --- a/docs/Mono.Android/en/Android.Service.QuickAccessWallet/GetWalletCardsRequest.xml +++ b/docs/Mono.Android/en/Android.Service.QuickAccessWallet/GetWalletCardsRequest.xml @@ -209,7 +209,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -423,7 +423,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Systems/Os.xml b/docs/Mono.Android/en/Android.Systems/Os.xml index a47594e0d8..5003578c69 100644 --- a/docs/Mono.Android/en/Android.Systems/Os.xml +++ b/docs/Mono.Android/en/Android.Systems/Os.xml @@ -59,7 +59,7 @@ To be added. To be added. - See <a href="http://man7. + See accept(2). To be added. @@ -104,7 +104,7 @@ To be added. To be added. - See <a href="http://man7. + See access(2). To be added. @@ -147,7 +147,7 @@ To be added. To be added. - See <a href="http://man7. + See bind(2). @@ -190,7 +190,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See bind(2). @@ -233,7 +233,7 @@ To be added. To be added. - See <a href="http://man7. + See chmod(2). @@ -277,7 +277,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See chown(2). @@ -317,7 +317,7 @@ To be added. - See <a href="http://man7. + See close(2). @@ -359,7 +359,7 @@ To be added. To be added. - See <a href="http://man7. + See connect(2). @@ -402,7 +402,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See connect(2). @@ -443,7 +443,7 @@ To be added. - See <a href="http://man7. + See dup(2). To be added. @@ -486,7 +486,7 @@ To be added. To be added. - See <a href="http://man7. + See dup2(2). To be added. @@ -524,7 +524,7 @@ - See <a href="http://man7. + See environ(3). To be added. @@ -566,7 +566,7 @@ To be added. To be added. - See <a href="http://man7. + See execv(2). @@ -610,7 +610,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See execve(2). @@ -652,7 +652,7 @@ To be added. To be added. - See <a href="http://man7. + See fchmod(2). @@ -696,7 +696,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See fchown(2). @@ -740,7 +740,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See fcntl(2). To be added. @@ -780,7 +780,7 @@ To be added. - See <a href="http://man7. + See fdatasync(2). @@ -820,7 +820,7 @@ To be added. - See <a href="http://man7. + See fstat(2). To be added. @@ -861,7 +861,7 @@ To be added. - See <a href="http://man7. + See fstatvfs(2). To be added. @@ -902,7 +902,7 @@ To be added. - See <a href="http://man7. + See fsync(2). @@ -944,7 +944,7 @@ To be added. To be added. - See <a href="http://man7. + See ftruncate(2). @@ -984,7 +984,7 @@ To be added. - See <a href="http://man7. + See gai_strerror(3). To be added. @@ -1021,7 +1021,7 @@ - See <a href="http://man7. + See getegid(2). To be added. @@ -1061,7 +1061,7 @@ To be added. - See <a href="http://man7. + See getenv(3). To be added. @@ -1098,7 +1098,7 @@ - See <a href="http://man7. + See geteuid(2). To be added. @@ -1135,7 +1135,7 @@ - See <a href="http://man7. + See getgid(2). To be added. @@ -1175,7 +1175,7 @@ To be added. - See <a href="http://man7. + See getpeername(2). To be added. @@ -1213,7 +1213,7 @@ - See <a href="http://man7. + See getpid(2). To be added. @@ -1250,7 +1250,7 @@ - See <a href="http://man7. + See getppid(2). To be added. @@ -1290,7 +1290,7 @@ To be added. - See <a href="http://man7. + See getsockname(2). To be added. @@ -1335,7 +1335,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See getsockopt(2). To be added. @@ -1372,7 +1372,7 @@ - See <a href="http://man7. + See gettid(2). To be added. @@ -1409,7 +1409,7 @@ - See <a href="http://man7. + See getuid(2). To be added. @@ -1451,7 +1451,7 @@ To be added. To be added. - See <a href="http://man7. + See getxattr(2) To be added. @@ -1491,7 +1491,7 @@ To be added. - See <a href="http://man7. + See if_indextoname(3). To be added. @@ -1531,7 +1531,7 @@ To be added. - See <a href="http://man7. + See if_nametoindex(3). To be added. @@ -1573,7 +1573,7 @@ To be added. To be added. - See <a href="http://man7. + See inet_pton(3). To be added. @@ -1613,7 +1613,7 @@ To be added. - See <a href="http://man7. + See isatty(3). To be added. @@ -1686,7 +1686,7 @@ To be added. To be added. - See <a href="http://man7. + See kill(2). @@ -1730,7 +1730,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See lchown(2). @@ -1772,7 +1772,7 @@ To be added. To be added. - See <a href="http://man7. + See link(2). @@ -1814,7 +1814,7 @@ To be added. To be added. - See <a href="http://man7. + See listen(2). @@ -1854,7 +1854,7 @@ To be added. - See <a href="http://man7. + See listxattr(2) To be added. @@ -1898,7 +1898,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See lseek(2). To be added. @@ -1939,7 +1939,7 @@ To be added. - See <a href="http://man7. + See lstat(2). To be added. @@ -1982,7 +1982,7 @@ To be added. To be added. - See <a href="http://man7. + See memfd_create(2). To be added. @@ -2026,7 +2026,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See mincore(2). @@ -2068,7 +2068,7 @@ To be added. To be added. - See <a href="http://man7. + See mkdir(2). @@ -2110,7 +2110,7 @@ To be added. To be added. - See <a href="http://man7. + See mkfifo(3). @@ -2152,7 +2152,7 @@ To be added. To be added. - See <a href="http://man7. + See mlock(2). @@ -2202,7 +2202,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See mmap(2). To be added. @@ -2247,7 +2247,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See msync(2). @@ -2289,7 +2289,7 @@ To be added. To be added. - See <a href="http://man7. + See munlock(2). @@ -2331,7 +2331,7 @@ To be added. To be added. - See <a href="http://man7. + See munmap(2). @@ -2375,7 +2375,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See open(2). To be added. @@ -2413,7 +2413,7 @@ - See <a href="http://man7. + See pipe(2). To be added. @@ -2456,7 +2456,7 @@ To be added. To be added. - See <a href="http://man7. + See poll(2). To be added. @@ -2501,7 +2501,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See posix_fallocate(3). @@ -2549,7 +2549,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See prctl(2). To be added. @@ -2594,7 +2594,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See pread(2). To be added. @@ -2644,7 +2644,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See pread(2). To be added. @@ -2690,7 +2690,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See pwrite(2). To be added. @@ -2740,7 +2740,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See pwrite(2). To be added. @@ -2784,7 +2784,7 @@ To be added. To be added. - See <a href="http://man7. + See read(2). To be added. @@ -2832,7 +2832,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See read(2). To be added. @@ -2874,7 +2874,7 @@ To be added. - See <a href="http://man7. + See readlink(2). To be added. @@ -2921,7 +2921,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See readv(2). To be added. @@ -2969,7 +2969,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See recvfrom(2). To be added. @@ -3021,7 +3021,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See recvfrom(2). To be added. @@ -3067,7 +3067,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See recvmsg(2). To be added. @@ -3107,7 +3107,7 @@ To be added. - See <a href="http://man7. + See remove(3). @@ -3149,7 +3149,7 @@ To be added. To be added. - See <a href="http://man7. + See removexattr(2). @@ -3190,7 +3190,7 @@ To be added. To be added. - See <a href="http://man7. + See rename(2). @@ -3236,7 +3236,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See sendfile(2). To be added. @@ -3327,7 +3327,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See sendmsg(2). To be added. @@ -3375,7 +3375,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See sendto(2). To be added. @@ -3427,7 +3427,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See sendto(2). To be added. @@ -3479,7 +3479,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See sendto(2). To be added. @@ -3525,7 +3525,7 @@ To be added. - See <a href="http://man7. + See setegid(2). @@ -3569,7 +3569,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See setenv(3). @@ -3613,7 +3613,7 @@ To be added. - See <a href="http://man7. + See seteuid(2). @@ -3657,7 +3657,7 @@ To be added. - See <a href="http://man7. + See setgid(2). @@ -3694,7 +3694,7 @@ - See <a href="http://man7. + See setsid(2). To be added. @@ -3741,7 +3741,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See setsockopt(2). @@ -3786,7 +3786,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See setsockopt(2). @@ -3829,7 +3829,7 @@ To be added. - See <a href="http://man7. + See setuid(2). @@ -3875,7 +3875,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See setxattr(2) @@ -3916,7 +3916,7 @@ To be added. To be added. - See <a href="http://man7. + See shutdown(2). @@ -3960,7 +3960,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See socket(2). To be added. @@ -4009,7 +4009,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See socketpair(2). @@ -4049,7 +4049,7 @@ To be added. - See <a href="http://man7. + See stat(2). To be added. @@ -4090,7 +4090,7 @@ To be added. - See <a href="http://man7. + See statvfs(2). To be added. @@ -4131,7 +4131,7 @@ To be added. - See <a href="http://man7. + See strerror(2). To be added. @@ -4171,7 +4171,7 @@ To be added. - See <a href="http://man7. + See strsignal(3). To be added. @@ -4213,7 +4213,7 @@ To be added. To be added. - See <a href="http://man7. + See symlink(2). @@ -4253,7 +4253,7 @@ To be added. - See <a href="http://man7. + See sysconf(3). To be added. @@ -4293,7 +4293,7 @@ To be added. - See <a href="http://man7. + See tcdrain(3). @@ -4335,7 +4335,7 @@ To be added. To be added. - See <a href="http://man7. + See tcsendbreak(3). @@ -4437,7 +4437,7 @@ To be added. - See <a href="http://man7. + See umask(2). To be added. @@ -4474,7 +4474,7 @@ - See <a href="http://man7. + See uname(2). To be added. @@ -4514,7 +4514,7 @@ To be added. - See <a href="http://man7. + See unsetenv(3). @@ -4601,7 +4601,7 @@ To be added. To be added. - See <a href="http://man7. + See write(2). To be added. @@ -4649,7 +4649,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See write(2). To be added. @@ -4697,7 +4697,7 @@ To be added. To be added. To be added. - See <a href="http://man7. + See writev(2). To be added. diff --git a/docs/Mono.Android/en/Android.Telecom/CallAudioState.xml b/docs/Mono.Android/en/Android.Telecom/CallAudioState.xml index 9e87f79986..683c3decb1 100644 --- a/docs/Mono.Android/en/Android.Telecom/CallAudioState.xml +++ b/docs/Mono.Android/en/Android.Telecom/CallAudioState.xml @@ -250,7 +250,7 @@ - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Telecom/ConnectionRequest.xml b/docs/Mono.Android/en/Android.Telecom/ConnectionRequest.xml index 092579bbb7..f2fe6d6e40 100644 --- a/docs/Mono.Android/en/Android.Telecom/ConnectionRequest.xml +++ b/docs/Mono.Android/en/Android.Telecom/ConnectionRequest.xml @@ -259,7 +259,7 @@ - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Telecom/ConnectionService.xml b/docs/Mono.Android/en/Android.Telecom/ConnectionService.xml index bddb0aa62f..657c089f4f 100644 --- a/docs/Mono.Android/en/Android.Telecom/ConnectionService.xml +++ b/docs/Mono.Android/en/Android.Telecom/ConnectionService.xml @@ -550,7 +550,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Telecom/GatewayInfo.xml b/docs/Mono.Android/en/Android.Telecom/GatewayInfo.xml index f5b2532fe2..01145084f3 100644 --- a/docs/Mono.Android/en/Android.Telecom/GatewayInfo.xml +++ b/docs/Mono.Android/en/Android.Telecom/GatewayInfo.xml @@ -160,7 +160,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -452,7 +452,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Telephony.Ims/ImsMmTelManager.xml b/docs/Mono.Android/en/Android.Telephony.Ims/ImsMmTelManager.xml index 04ab479daf..3743f34b44 100644 --- a/docs/Mono.Android/en/Android.Telephony.Ims/ImsMmTelManager.xml +++ b/docs/Mono.Android/en/Android.Telephony.Ims/ImsMmTelManager.xml @@ -255,7 +255,7 @@ <li>The caller is the default SMS app for the device.</li> </ul> <p>The profile owner is an app that owns a managed profile on the device; for more details - see <a href="https://developer.android.com/work/managed-profiles">Work profiles</a>. + see Work profiles. Access by profile owners is deprecated and will be removed in a future release. @@ -342,7 +342,7 @@ <li>The caller is the default SMS app for the device.</li> </ul> <p>The profile owner is an app that owns a managed profile on the device; for more details - see <a href="https://developer.android.com/work/managed-profiles">Work profiles</a>. + see Work profiles. Access by profile owners is deprecated and will be removed in a future release. diff --git a/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthCdma.xml b/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthCdma.xml index 83af79ed99..88d8f3b597 100644 --- a/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthCdma.xml +++ b/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthCdma.xml @@ -566,7 +566,7 @@ System.Int32 - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthGsm.xml b/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthGsm.xml index fa51dda5f7..fb06302528 100644 --- a/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthGsm.xml +++ b/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthGsm.xml @@ -353,7 +353,7 @@ System.Int32 - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthLte.xml b/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthLte.xml index 401df0f33c..32c96e897a 100644 --- a/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthLte.xml +++ b/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthLte.xml @@ -389,7 +389,7 @@ System.Int32 - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthNr.xml b/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthNr.xml index 61113b25d4..313179a8c3 100644 --- a/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthNr.xml +++ b/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthNr.xml @@ -474,7 +474,7 @@ System.Int32 - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthTdscdma.xml b/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthTdscdma.xml index fd08163899..5a6ac2316c 100644 --- a/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthTdscdma.xml +++ b/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthTdscdma.xml @@ -301,7 +301,7 @@ System.Int32 - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthWcdma.xml b/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthWcdma.xml index 864b046bf7..2c26c2121d 100644 --- a/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthWcdma.xml +++ b/docs/Mono.Android/en/Android.Telephony/CellSignalStrengthWcdma.xml @@ -352,7 +352,7 @@ System.Int32 - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Text.Util/Rfc822Tokenizer.xml b/docs/Mono.Android/en/Android.Text.Util/Rfc822Tokenizer.xml index 90a883309e..520d196a07 100644 --- a/docs/Mono.Android/en/Android.Text.Util/Rfc822Tokenizer.xml +++ b/docs/Mono.Android/en/Android.Text.Util/Rfc822Tokenizer.xml @@ -127,7 +127,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -164,7 +164,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -209,7 +209,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -246,7 +246,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Text/AlteredCharSequence.xml b/docs/Mono.Android/en/Android.Text/AlteredCharSequence.xml index 7516aedfda..bcab015a72 100644 --- a/docs/Mono.Android/en/Android.Text/AlteredCharSequence.xml +++ b/docs/Mono.Android/en/Android.Text/AlteredCharSequence.xml @@ -453,11 +453,11 @@ - + - - - + + + Method M:System.Collections.IEnumerable.GetEnumerator diff --git a/docs/Mono.Android/en/Android.Text/AndroidCharacter.xml b/docs/Mono.Android/en/Android.Text/AndroidCharacter.xml index 7779fdda6a..5a481b047c 100644 --- a/docs/Mono.Android/en/Android.Text/AndroidCharacter.xml +++ b/docs/Mono.Android/en/Android.Text/AndroidCharacter.xml @@ -367,7 +367,7 @@ the character to measure Calculate the East Asian Width of a character according to - <a href="http://unicode. + Unicode TR#11. the East Asian Width for input diff --git a/docs/Mono.Android/en/Android.Text/SpannableString.xml b/docs/Mono.Android/en/Android.Text/SpannableString.xml index 46881f5671..7ffd5e1b68 100644 --- a/docs/Mono.Android/en/Android.Text/SpannableString.xml +++ b/docs/Mono.Android/en/Android.Text/SpannableString.xml @@ -167,8 +167,8 @@ - [Android.Runtime.Register("charAt", "(I)C", "", ApiSince=29)] - [<Android.Runtime.Register("charAt", "(I)C", "", ApiSince=29)>] + [Android.Runtime.Register("charAt", "(I)C", "")] + [<Android.Runtime.Register("charAt", "(I)C", "")>] @@ -231,8 +231,8 @@ - [Android.Runtime.Register("getChars", "(II[CI)V", "", ApiSince=29)] - [<Android.Runtime.Register("getChars", "(II[CI)V", "", ApiSince=29)>] + [Android.Runtime.Register("getChars", "(II[CI)V", "")] + [<Android.Runtime.Register("getChars", "(II[CI)V", "")>] @@ -510,8 +510,8 @@ - [Android.Runtime.Register("length", "()I", "", ApiSince=29)] - [<Android.Runtime.Register("length", "()I", "", ApiSince=29)>] + [Android.Runtime.Register("length", "()I", "")] + [<Android.Runtime.Register("length", "()I", "")>] @@ -718,11 +718,11 @@ - + - - - + + + Method M:System.Collections.IEnumerable.GetEnumerator @@ -820,8 +820,8 @@ - [Android.Runtime.Register("toString", "()Ljava/lang/String;", "", ApiSince=29)] - [<Android.Runtime.Register("toString", "()Ljava/lang/String;", "", ApiSince=29)>] + [Android.Runtime.Register("toString", "()Ljava/lang/String;", "")] + [<Android.Runtime.Register("toString", "()Ljava/lang/String;", "")>] diff --git a/docs/Mono.Android/en/Android.Text/SpannableStringBuilder.xml b/docs/Mono.Android/en/Android.Text/SpannableStringBuilder.xml index 36522c1215..7e2b23ad51 100644 --- a/docs/Mono.Android/en/Android.Text/SpannableStringBuilder.xml +++ b/docs/Mono.Android/en/Android.Text/SpannableStringBuilder.xml @@ -1704,11 +1704,11 @@ - + - - - + + + Method M:System.Collections.IEnumerable.GetEnumerator diff --git a/docs/Mono.Android/en/Android.Text/SpannedString.xml b/docs/Mono.Android/en/Android.Text/SpannedString.xml index dcb61f89e5..5dd1f67d51 100644 --- a/docs/Mono.Android/en/Android.Text/SpannedString.xml +++ b/docs/Mono.Android/en/Android.Text/SpannedString.xml @@ -608,11 +608,11 @@ - + - - - + + + Method M:System.Collections.IEnumerable.GetEnumerator diff --git a/docs/Mono.Android/en/Android.Transitions/TransitionListenerAdapter.xml b/docs/Mono.Android/en/Android.Transitions/TransitionListenerAdapter.xml index e172b75363..7afc556e3e 100644 --- a/docs/Mono.Android/en/Android.Transitions/TransitionListenerAdapter.xml +++ b/docs/Mono.Android/en/Android.Transitions/TransitionListenerAdapter.xml @@ -153,7 +153,7 @@ To be added. - [TODO: @inheritDoc] + To be added @@ -195,7 +195,7 @@ To be added. - [TODO: @inheritDoc] + To be added @@ -237,7 +237,7 @@ To be added. - [TODO: @inheritDoc] + To be added @@ -279,7 +279,7 @@ To be added. - [TODO: @inheritDoc] + To be added @@ -321,7 +321,7 @@ To be added. - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Util/Half.xml b/docs/Mono.Android/en/Android.Util/Half.xml index f27efd43c9..62679aa5b6 100644 --- a/docs/Mono.Android/en/Android.Util/Half.xml +++ b/docs/Mono.Android/en/Android.Util/Half.xml @@ -32,7 +32,8 @@ The Half class is a wrapper and a utility class to manipulate half-precision 16-bit - <a href="https://en. + IEEE 754 + floating point data types (also called fp16 or binary16). diff --git a/docs/Mono.Android/en/Android.Util/JsonReader.xml b/docs/Mono.Android/en/Android.Util/JsonReader.xml index a49b20cf58..7088362e5a 100644 --- a/docs/Mono.Android/en/Android.Util/JsonReader.xml +++ b/docs/Mono.Android/en/Android.Util/JsonReader.xml @@ -31,7 +31,8 @@ - Reads a JSON (<a href="http://www. + Reads a JSON (RFC 4627) + encoded value as a stream of tokens. diff --git a/docs/Mono.Android/en/Android.Util/JsonWriter.xml b/docs/Mono.Android/en/Android.Util/JsonWriter.xml index f0fc178085..0453e0d5a2 100644 --- a/docs/Mono.Android/en/Android.Util/JsonWriter.xml +++ b/docs/Mono.Android/en/Android.Util/JsonWriter.xml @@ -31,7 +31,8 @@ - Writes a JSON (<a href="http://www. + Writes a JSON (RFC 4627) + encoded value to a stream, one token at a time. diff --git a/docs/Mono.Android/en/Android.Views.Accessibility/AccessibilityEvent.xml b/docs/Mono.Android/en/Android.Views.Accessibility/AccessibilityEvent.xml index 4f26b2fd8c..c6d19518be 100644 --- a/docs/Mono.Android/en/Android.Views.Accessibility/AccessibilityEvent.xml +++ b/docs/Mono.Android/en/Android.Views.Accessibility/AccessibilityEvent.xml @@ -957,7 +957,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -2649,7 +2649,7 @@ Additional flags about how the object should be written. May be 0 or . - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Views.Accessibility/AccessibilityNodeInfo.xml b/docs/Mono.Android/en/Android.Views.Accessibility/AccessibilityNodeInfo.xml index e4d379d898..5008c228d6 100644 --- a/docs/Mono.Android/en/Android.Views.Accessibility/AccessibilityNodeInfo.xml +++ b/docs/Mono.Android/en/Android.Views.Accessibility/AccessibilityNodeInfo.xml @@ -2617,7 +2617,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -7263,7 +7263,7 @@ Additional flags about how the object should be written. May be 0 or . - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Views.Autofill/AutofillManager.xml b/docs/Mono.Android/en/Android.Views.Autofill/AutofillManager.xml index 96db9ebcba..2504c59c1b 100644 --- a/docs/Mono.Android/en/Android.Views.Autofill/AutofillManager.xml +++ b/docs/Mono.Android/en/Android.Views.Autofill/AutofillManager.xml @@ -92,7 +92,7 @@ Gets the name of all algorithms currently available for - <a href="AutofillService. + "AutofillService. To be added. @@ -201,7 +201,7 @@ Gets the name of the default algorithm used for - <a href="AutofillService. + "AutofillService. To be added. @@ -562,7 +562,7 @@ System.Boolean - Checks if <a href="AutofillService. + Checks if "AutofillService. To be added. @@ -1305,8 +1305,8 @@ Gets the user data used for - <a href="AutofillService. -or- Sets the UserData used for - <a href="AutofillService. + "AutofillService. -or- Sets the UserData used for + "AutofillService. value previously set by #setUserData(UserData) or null if it was reset or if the caller currently does not have an enabled autofill service for the user. @@ -1351,7 +1351,7 @@ Gets the id of the UserData used for - <a href="AutofillService. + "AutofillService. id of the UserData previously set by #setUserData(UserData) or null if it was reset or if the caller currently does not have an enabled autofill service for the user. diff --git a/docs/Mono.Android/en/Android.Views.InputMethods/InputConnectionWrapper.xml b/docs/Mono.Android/en/Android.Views.InputMethods/InputConnectionWrapper.xml index 1e7c4ade24..5dd695005a 100644 --- a/docs/Mono.Android/en/Android.Views.InputMethods/InputConnectionWrapper.xml +++ b/docs/Mono.Android/en/Android.Views.InputMethods/InputConnectionWrapper.xml @@ -134,7 +134,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -186,7 +186,7 @@ The states to be cleared, may be one or more bits as per . - [TODO: @inheritDoc] + To be added To be added. @@ -227,7 +227,7 @@ - [TODO: @inheritDoc] + To be added @@ -269,7 +269,7 @@ The committed completion. - [TODO: @inheritDoc] + To be added To be added. @@ -324,7 +324,7 @@ To be added. To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -367,7 +367,7 @@ Detailed information about the correction. - [TODO: @inheritDoc] + To be added To be added. @@ -421,7 +421,7 @@ because the editor can make modifications to the text you are providing so it is not possible to correctly specify locations there. - [TODO: @inheritDoc] + To be added To be added. @@ -458,7 +458,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -505,7 +505,7 @@ current cursor position. The number of characters to be deleted after the current cursor position. - [TODO: @inheritDoc] + To be added To be added. @@ -551,7 +551,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -591,7 +591,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -632,7 +632,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -687,7 +687,7 @@ constants are defined so that you can simply pass the current value directly in to here. - [TODO: @inheritDoc] + To be added To be added. @@ -742,7 +742,7 @@ Additional options to control the client, either 0 or . - [TODO: @inheritDoc] + To be added To be added. @@ -784,7 +784,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -835,7 +835,7 @@ Supplies additional options controlling how the text is returned. May be either 0 or . - [TODO: @inheritDoc] + To be added To be added. @@ -883,7 +883,7 @@ To be added. To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -926,7 +926,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -979,7 +979,7 @@ The expected length of the text. Supplies additional options controlling how the text is returned. May be either 0 or . - [TODO: @inheritDoc] + To be added To be added. @@ -1023,7 +1023,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -1076,7 +1076,7 @@ The expected length of the text. Supplies additional options controlling how the text is returned. May be either 0 or . - [TODO: @inheritDoc] + To be added To be added. @@ -1116,7 +1116,7 @@ Android.OS.Handler - [TODO: @inheritDoc] + To be added To be added. @@ -1193,7 +1193,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -1246,7 +1246,7 @@ This must be one of the action constants for , such as Android.Views.InputMethods.EditorInfo.IME_ACTION_GO. - [TODO: @inheritDoc] + To be added To be added. @@ -1294,7 +1294,7 @@ be a scoped name, i.e. prefixed with a package name you own, so that different developers will not create conflicting commands. Any data to include with the command. - [TODO: @inheritDoc] + To be added To be added. @@ -1335,7 +1335,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -1378,7 +1378,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -1427,7 +1427,7 @@ and/or Android.Views.InputMethods.InputConnection.CURSOR_UPDATE_MONITOR. Pass 0 to disable the effect of Android.Views.InputMethods.InputConnection.CURSOR_UPDATE_MONITOR. - [TODO: @inheritDoc] + To be added To be added. @@ -1470,7 +1470,7 @@ The key event. - [TODO: @inheritDoc] + To be added To be added. @@ -1516,7 +1516,7 @@ the position in the text at which the composing region begins the position in the text at which the composing region ends - [TODO: @inheritDoc] + To be added To be added. @@ -1574,7 +1574,7 @@ within the text, because the editor can make modifications to the text you are providing so it is not possible to correctly specify locations there. - [TODO: @inheritDoc] + To be added To be added. @@ -1611,7 +1611,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -1654,7 +1654,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -1699,7 +1699,7 @@ the character index where the selection should start. the character index where the selection should end. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Views.InputMethods/InputContentInfo.xml b/docs/Mono.Android/en/Android.Views.InputMethods/InputContentInfo.xml index 3026bcb607..08367b5d11 100644 --- a/docs/Mono.Android/en/Android.Views.InputMethods/InputContentInfo.xml +++ b/docs/Mono.Android/en/Android.Views.InputMethods/InputContentInfo.xml @@ -229,7 +229,7 @@ - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Views/ContentInfo.xml b/docs/Mono.Android/en/Android.Views/ContentInfo.xml index 41da040c88..b3e7136155 100644 --- a/docs/Mono.Android/en/Android.Views/ContentInfo.xml +++ b/docs/Mono.Android/en/Android.Views/ContentInfo.xml @@ -142,7 +142,7 @@ - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Views/KeyEvent.xml b/docs/Mono.Android/en/Android.Views/KeyEvent.xml index c83c52d5fd..73f621d641 100644 --- a/docs/Mono.Android/en/Android.Views/KeyEvent.xml +++ b/docs/Mono.Android/en/Android.Views/KeyEvent.xml @@ -988,7 +988,7 @@ System.Int32 - [TODO: @inheritDoc] + To be added To be added. @@ -3005,7 +3005,7 @@ The new source. - [TODO: @inheritDoc] + To be added @@ -3041,7 +3041,7 @@ Android.Views.InputSourceType - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Views/MotionEvent.xml b/docs/Mono.Android/en/Android.Views/MotionEvent.xml index 9651658bd0..86e0c44de4 100644 --- a/docs/Mono.Android/en/Android.Views/MotionEvent.xml +++ b/docs/Mono.Android/en/Android.Views/MotionEvent.xml @@ -1034,7 +1034,7 @@ System.Int32 - [TODO: @inheritDoc] + To be added To be added. @@ -4563,7 +4563,7 @@ The new source. - [TODO: @inheritDoc] + To be added @@ -4638,7 +4638,7 @@ Android.Views.InputSourceType - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Views/ScrollCaptureSession.xml b/docs/Mono.Android/en/Android.Views/ScrollCaptureSession.xml index f849edcf70..64a69cb5ec 100644 --- a/docs/Mono.Android/en/Android.Views/ScrollCaptureSession.xml +++ b/docs/Mono.Android/en/Android.Views/ScrollCaptureSession.xml @@ -218,7 +218,8 @@ Returns a - <a href="https://source. + BufferQueue in the + form of a Surface for transfer of image buffers. the surface for transferring image buffers diff --git a/docs/Mono.Android/en/Android.Views/VerifiedInputEvent.xml b/docs/Mono.Android/en/Android.Views/VerifiedInputEvent.xml index 14ff3b7bbe..9169de2648 100644 --- a/docs/Mono.Android/en/Android.Views/VerifiedInputEvent.xml +++ b/docs/Mono.Android/en/Android.Views/VerifiedInputEvent.xml @@ -116,7 +116,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -403,7 +403,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Views/ViewGroup.xml b/docs/Mono.Android/en/Android.Views/ViewGroup.xml index a17b157cc9..32712b5fe6 100644 --- a/docs/Mono.Android/en/Android.Views/ViewGroup.xml +++ b/docs/Mono.Android/en/Android.Views/ViewGroup.xml @@ -3661,7 +3661,7 @@ Action being performed; see android.view.accessibility.AccessibilityNodeInfo Optional action arguments - [TODO: @inheritDoc] + To be added false by default. Subclasses should return true if they handle the event. @@ -4312,7 +4312,7 @@ To be added. - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Webkit/WebMessagePort.xml b/docs/Mono.Android/en/Android.Webkit/WebMessagePort.xml index 4bded7ad26..dd4f24382a 100644 --- a/docs/Mono.Android/en/Android.Webkit/WebMessagePort.xml +++ b/docs/Mono.Android/en/Android.Webkit/WebMessagePort.xml @@ -19,7 +19,8 @@ The Java representation of the - <a href="https://html. + + HTML5 message ports. diff --git a/docs/Mono.Android/en/Android.Widget/ArrayAdapter.xml b/docs/Mono.Android/en/Android.Widget/ArrayAdapter.xml index 7f7f17d8ea..d1f460cbd9 100644 --- a/docs/Mono.Android/en/Android.Widget/ArrayAdapter.xml +++ b/docs/Mono.Android/en/Android.Widget/ArrayAdapter.xml @@ -704,7 +704,7 @@ - [TODO: @inheritDoc] + To be added values from the string array used by #createFromResource(Context, int, int), or null if object was created otherwsie or if contents were dynamically changed after creation. @@ -746,7 +746,7 @@ - [TODO: @inheritDoc] + To be added values from the string array used by #createFromResource(Context, int, int), or null if object was created otherwsie or if contents were dynamically changed after creation. diff --git a/docs/Mono.Android/en/Android.Widget/AutoCompleteTextView.xml b/docs/Mono.Android/en/Android.Widget/AutoCompleteTextView.xml index b0f1f2e949..a313d45fe4 100644 --- a/docs/Mono.Android/en/Android.Widget/AutoCompleteTextView.xml +++ b/docs/Mono.Android/en/Android.Widget/AutoCompleteTextView.xml @@ -1341,7 +1341,7 @@ the number of values computed by the filter - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Widget/BaseExpandableListAdapter.xml b/docs/Mono.Android/en/Android.Widget/BaseExpandableListAdapter.xml index bbb4f4ead7..2e00470f4c 100644 --- a/docs/Mono.Android/en/Android.Widget/BaseExpandableListAdapter.xml +++ b/docs/Mono.Android/en/Android.Widget/BaseExpandableListAdapter.xml @@ -155,7 +155,7 @@ System.Int32 - [TODO: @inheritDoc] + To be added 1 as a default value in BaseExpandableListAdapter. @@ -337,7 +337,7 @@ the position of the group that the child resides in the position of the child with respect to other children in the group - [TODO: @inheritDoc] + To be added 0 for any group or child position, since only one child type count is declared. @@ -616,7 +616,7 @@ the position of the group for which the type should be returned. - [TODO: @inheritDoc] + To be added 0 for any groupPosition, since only one group type count is declared. @@ -742,7 +742,7 @@ System.Int32 - [TODO: @inheritDoc] + To be added 1 as a default value in BaseExpandableListAdapter. @@ -857,7 +857,7 @@ System.Boolean - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Widget/GridLayout.xml b/docs/Mono.Android/en/Android.Widget/GridLayout.xml index 7d2dc6c735..1097c54dd4 100644 --- a/docs/Mono.Android/en/Android.Widget/GridLayout.xml +++ b/docs/Mono.Android/en/Android.Widget/GridLayout.xml @@ -1140,7 +1140,7 @@ Right position, relative to parent Bottom position, relative to parent - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Widget/RadioGroup.xml b/docs/Mono.Android/en/Android.Widget/RadioGroup.xml index aaf3542bf6..27f8ba7cc7 100644 --- a/docs/Mono.Android/en/Android.Widget/RadioGroup.xml +++ b/docs/Mono.Android/en/Android.Widget/RadioGroup.xml @@ -56,7 +56,7 @@ To be added. - [TODO: @inheritDoc] + To be added @@ -95,7 +95,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Widget/SearchView.xml b/docs/Mono.Android/en/Android.Widget/SearchView.xml index 1a9765d1a7..670a67b2b6 100644 --- a/docs/Mono.Android/en/Android.Widget/SearchView.xml +++ b/docs/Mono.Android/en/Android.Widget/SearchView.xml @@ -506,7 +506,7 @@ - [TODO: @inheritDoc] + To be added @@ -546,7 +546,7 @@ - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Widget/ShareActionProvider.xml b/docs/Mono.Android/en/Android.Widget/ShareActionProvider.xml index e539352912..a194422bd5 100644 --- a/docs/Mono.Android/en/Android.Widget/ShareActionProvider.xml +++ b/docs/Mono.Android/en/Android.Widget/ShareActionProvider.xml @@ -182,7 +182,7 @@ - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Widget/Space.xml b/docs/Mono.Android/en/Android.Widget/Space.xml index 457afc43a5..8f04952f8d 100644 --- a/docs/Mono.Android/en/Android.Widget/Space.xml +++ b/docs/Mono.Android/en/Android.Widget/Space.xml @@ -56,7 +56,7 @@ To be added. - [TODO: @inheritDoc] + To be added @@ -95,7 +95,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added @@ -136,7 +136,7 @@ To be added. To be added. To be added. - [TODO: @inheritDoc] + To be added @@ -179,7 +179,7 @@ To be added. To be added. To be added. - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Widget/StackView.xml b/docs/Mono.Android/en/Android.Widget/StackView.xml index dcd2ab34f8..0098205809 100644 --- a/docs/Mono.Android/en/Android.Widget/StackView.xml +++ b/docs/Mono.Android/en/Android.Widget/StackView.xml @@ -55,7 +55,7 @@ To be added. - [TODO: @inheritDoc] + To be added @@ -94,7 +94,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added @@ -158,7 +158,7 @@ To be added. To be added. To be added. - [TODO: @inheritDoc] + To be added @@ -201,7 +201,7 @@ To be added. To be added. To be added. - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Android.Widget/TableRow.xml b/docs/Mono.Android/en/Android.Widget/TableRow.xml index 3faf8cab37..1c1b1206fa 100644 --- a/docs/Mono.Android/en/Android.Widget/TableRow.xml +++ b/docs/Mono.Android/en/Android.Widget/TableRow.xml @@ -158,7 +158,7 @@ the child's index - [TODO: @inheritDoc] + To be added To be added. @@ -288,7 +288,7 @@ System.Int32 - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Android.Widget/TextView.xml b/docs/Mono.Android/en/Android.Widget/TextView.xml index 0ba076d98d..25f408503d 100644 --- a/docs/Mono.Android/en/Android.Widget/TextView.xml +++ b/docs/Mono.Android/en/Android.Widget/TextView.xml @@ -4653,7 +4653,7 @@ - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/FrameworksIndex/xamarin-android-sdk-12.xml b/docs/Mono.Android/en/FrameworksIndex/xamarin-android-sdk-12.xml index 293ba8b8c3..29a05e3bae 100644 --- a/docs/Mono.Android/en/FrameworksIndex/xamarin-android-sdk-12.xml +++ b/docs/Mono.Android/en/FrameworksIndex/xamarin-android-sdk-12.xml @@ -17789,6 +17789,7 @@ + @@ -24834,11 +24835,11 @@ + - @@ -24850,11 +24851,11 @@ + - @@ -33427,6 +33428,7 @@ + @@ -76295,12 +76297,12 @@ + - @@ -76864,13 +76866,13 @@ + - @@ -76904,6 +76906,7 @@ + @@ -76919,7 +76922,6 @@ - @@ -76954,11 +76956,11 @@ + - @@ -96313,6 +96315,7 @@ + @@ -96325,7 +96328,6 @@ - @@ -98345,6 +98347,7 @@ + @@ -98377,7 +98380,6 @@ - @@ -98430,6 +98432,7 @@ + @@ -98457,7 +98460,6 @@ - @@ -98494,6 +98496,7 @@ + @@ -98521,7 +98524,6 @@ - @@ -100838,6 +100840,7 @@ + @@ -100855,7 +100858,6 @@ - @@ -122034,387 +122036,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -122426,65 +122047,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -122496,71 +122058,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -122572,31 +122069,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - @@ -122608,41 +122080,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -122687,8 +122124,16 @@ + + + + + + + + diff --git a/docs/Mono.Android/en/Java.IO/DataInputStream.xml b/docs/Mono.Android/en/Java.IO/DataInputStream.xml index 27bdbcdabd..c901b63255 100644 --- a/docs/Mono.Android/en/Java.IO/DataInputStream.xml +++ b/docs/Mono.Android/en/Java.IO/DataInputStream.xml @@ -890,7 +890,7 @@ Reads from the stream <code>in</code> a representation of a Unicode character string encoded in - <a href="DataInput. + "DataInput. a Unicode string. diff --git a/docs/Mono.Android/en/Java.IO/DataOutputStream.xml b/docs/Mono.Android/en/Java.IO/DataOutputStream.xml index 31e127acf2..0842e8406c 100644 --- a/docs/Mono.Android/en/Java.IO/DataOutputStream.xml +++ b/docs/Mono.Android/en/Java.IO/DataOutputStream.xml @@ -730,7 +730,7 @@ a string to be written. Writes a string to the underlying output stream using - <a href="DataInput. + "DataInput. diff --git a/docs/Mono.Android/en/Java.IO/File.xml b/docs/Mono.Android/en/Java.IO/File.xml index afc1c9561b..4dd2ae8a83 100644 --- a/docs/Mono.Android/en/Java.IO/File.xml +++ b/docs/Mono.Android/en/Java.IO/File.xml @@ -850,8 +850,7 @@ System.Int64 - Returns the number of unallocated bytes in the partition <a - href="#partName">named</a> by this abstract path name. + Returns the number of unallocated bytes in the partition "#partName">named by this abstract path name. The number of unallocated bytes on the partition or 0L if the abstract pathname does not name a partition. This value will be less than or equal to the total file system size @@ -2522,7 +2521,7 @@ System.Int64 - Returns the size of the partition <a href="#partName">named</a> by this + Returns the size of the partition "#partName">named by this abstract pathname. The size, in bytes, of the partition or 0L if this abstract pathname does not name a partition @@ -2645,7 +2644,7 @@ Returns the number of bytes available to this virtual machine on the - partition <a href="#partName">named</a> by this abstract pathname. + partition "#partName">named by this abstract pathname. The number of available bytes on the partition or 0L if the abstract pathname does not name a partition. On systems where this information is not available, this method diff --git a/docs/Mono.Android/en/Java.IO/IDataInput.xml b/docs/Mono.Android/en/Java.IO/IDataInput.xml index a3e36b4d91..54b77b4c60 100644 --- a/docs/Mono.Android/en/Java.IO/IDataInput.xml +++ b/docs/Mono.Android/en/Java.IO/IDataInput.xml @@ -639,7 +639,7 @@ Reads in a string that has been encoded using a - <a href="#modified-utf-8">modified UTF-8</a> + "#modified-utf-8">modified UTF-8 format. a Unicode string. diff --git a/docs/Mono.Android/en/Java.IO/IDataOutput.xml b/docs/Mono.Android/en/Java.IO/IDataOutput.xml index 19713ce7c7..469d0e41c6 100644 --- a/docs/Mono.Android/en/Java.IO/IDataOutput.xml +++ b/docs/Mono.Android/en/Java.IO/IDataOutput.xml @@ -636,7 +636,7 @@ Writes two bytes of length information to the output stream, followed by the - <a href="DataInput. + "DataInput. diff --git a/docs/Mono.Android/en/Java.IO/ObjectInputStream.xml b/docs/Mono.Android/en/Java.IO/ObjectInputStream.xml index 47eda4e79a..f8509e8e5f 100644 --- a/docs/Mono.Android/en/Java.IO/ObjectInputStream.xml +++ b/docs/Mono.Android/en/Java.IO/ObjectInputStream.xml @@ -1192,7 +1192,7 @@ Reads a String in - <a href="DataInput. + "DataInput. the String. diff --git a/docs/Mono.Android/en/Java.IO/ObjectOutputStream.xml b/docs/Mono.Android/en/Java.IO/ObjectOutputStream.xml index c4c010d24d..b07e4794f0 100644 --- a/docs/Mono.Android/en/Java.IO/ObjectOutputStream.xml +++ b/docs/Mono.Android/en/Java.IO/ObjectOutputStream.xml @@ -1406,7 +1406,7 @@ the String to be written Primitive data write of this String in - <a href="DataInput. + "DataInput. diff --git a/docs/Mono.Android/en/Java.IO/PrintStream.xml b/docs/Mono.Android/en/Java.IO/PrintStream.xml index 2f16b64a92..bdc625e1bf 100644 --- a/docs/Mono.Android/en/Java.IO/PrintStream.xml +++ b/docs/Mono.Android/en/Java.IO/PrintStream.xml @@ -371,8 +371,8 @@ <code>println</code> methods is invoked, or a newline character or byte (<code>'\n'</code>) is written The name of a supported - <a href="../lang/package-summary.html#charenc"> - character encoding</a> + "../lang/package-summary.html#charenc"> + character encoding Creates a new print stream. diff --git a/docs/Mono.Android/en/Java.IO/RandomAccessFile.xml b/docs/Mono.Android/en/Java.IO/RandomAccessFile.xml index b84eb5aa6b..18652b8f80 100644 --- a/docs/Mono.Android/en/Java.IO/RandomAccessFile.xml +++ b/docs/Mono.Android/en/Java.IO/RandomAccessFile.xml @@ -143,7 +143,7 @@ the system-dependent filename - the access <a href="#mode">mode</a> + the access "#mode">mode Creates a random access file stream to read from, and optionally to write to, a file with the specified name. @@ -2754,7 +2754,7 @@ a string to be written. Writes a string to the file using - <a href="DataInput. + "DataInput. diff --git a/docs/Mono.Android/en/Java.IO/UTFDataFormatException.xml b/docs/Mono.Android/en/Java.IO/UTFDataFormatException.xml index ecb6847dfa..f02923fc66 100644 --- a/docs/Mono.Android/en/Java.IO/UTFDataFormatException.xml +++ b/docs/Mono.Android/en/Java.IO/UTFDataFormatException.xml @@ -19,7 +19,7 @@ Signals that a malformed string in - <a href="DataInput. + "DataInput. diff --git a/docs/Mono.Android/en/Java.Interop/JniRuntime+JniTypeManager.xml b/docs/Mono.Android/en/Java.Interop/JniRuntime+JniTypeManager.xml index 7a6ff7ae9e..6af72bbb73 100644 --- a/docs/Mono.Android/en/Java.Interop/JniRuntime+JniTypeManager.xml +++ b/docs/Mono.Android/en/Java.Interop/JniRuntime+JniTypeManager.xml @@ -247,8 +247,8 @@ - [System.Runtime.CompilerServices.IteratorStateMachine(typeof(Java.Interop.JniRuntime+JniTypeManager+<GetTypeSignatures>d__9))] - [<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Java.Interop.JniRuntime+JniTypeManager+<GetTypeSignatures>d__9))>] + [System.Runtime.CompilerServices.IteratorStateMachine(typeof(Java.Interop.JniRuntime+JniTypeManager+<GetTypeSignatures>d__10))] + [<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Java.Interop.JniRuntime+JniTypeManager+<GetTypeSignatures>d__10))>] diff --git a/docs/Mono.Android/en/Java.Lang.Invoke/IMethodHandleInfo.xml b/docs/Mono.Android/en/Java.Lang.Invoke/IMethodHandleInfo.xml index 37938bff9e..55d15082da 100644 --- a/docs/Mono.Android/en/Java.Lang.Invoke/IMethodHandleInfo.xml +++ b/docs/Mono.Android/en/Java.Lang.Invoke/IMethodHandleInfo.xml @@ -245,7 +245,7 @@ an integer code for a kind of reference used to access a class member Returns the descriptive name of the given reference kind, - as defined in the <a href="MethodHandleInfo. + as defined in the "MethodHandleInfo. a mixed-case string such as "getField" diff --git a/docs/Mono.Android/en/Java.Lang.Invoke/MethodHandleInfo.xml b/docs/Mono.Android/en/Java.Lang.Invoke/MethodHandleInfo.xml index b292b08a1e..266ac73052 100644 --- a/docs/Mono.Android/en/Java.Lang.Invoke/MethodHandleInfo.xml +++ b/docs/Mono.Android/en/Java.Lang.Invoke/MethodHandleInfo.xml @@ -69,7 +69,7 @@ an integer code for a kind of reference used to access a class member Returns the descriptive name of the given reference kind, - as defined in the <a href="MethodHandleInfo. + as defined in the "MethodHandleInfo. a mixed-case string such as "getField" @@ -111,7 +111,7 @@ 1 A direct method handle reference kind, - as defined in the <a href="MethodHandleInfo. + as defined in the "MethodHandleInfo. @@ -152,7 +152,7 @@ 2 A direct method handle reference kind, - as defined in the <a href="MethodHandleInfo. + as defined in the "MethodHandleInfo. @@ -193,7 +193,7 @@ 9 A direct method handle reference kind, - as defined in the <a href="MethodHandleInfo. + as defined in the "MethodHandleInfo. @@ -234,7 +234,7 @@ 7 A direct method handle reference kind, - as defined in the <a href="MethodHandleInfo. + as defined in the "MethodHandleInfo. @@ -275,7 +275,7 @@ 6 A direct method handle reference kind, - as defined in the <a href="MethodHandleInfo. + as defined in the "MethodHandleInfo. @@ -316,7 +316,7 @@ 5 A direct method handle reference kind, - as defined in the <a href="MethodHandleInfo. + as defined in the "MethodHandleInfo. @@ -510,7 +510,7 @@ 8 A direct method handle reference kind, - as defined in the <a href="MethodHandleInfo. + as defined in the "MethodHandleInfo. @@ -551,7 +551,7 @@ 3 A direct method handle reference kind, - as defined in the <a href="MethodHandleInfo. + as defined in the "MethodHandleInfo. @@ -592,7 +592,7 @@ 4 A direct method handle reference kind, - as defined in the <a href="MethodHandleInfo. + as defined in the "MethodHandleInfo. diff --git a/docs/Mono.Android/en/Java.Lang.Invoke/MethodHandles.xml b/docs/Mono.Android/en/Java.Lang.Invoke/MethodHandles.xml index ca50cff1f0..40944272bc 100644 --- a/docs/Mono.Android/en/Java.Lang.Invoke/MethodHandles.xml +++ b/docs/Mono.Android/en/Java.Lang.Invoke/MethodHandles.xml @@ -968,7 +968,7 @@ a direct method handle to crack into symbolic reference components a class object representing the desired result type T Performs an unchecked "crack" of a - <a href="MethodHandleInfo. + "MethodHandleInfo. a reference to the method, constructor, or field object diff --git a/docs/Mono.Android/en/Java.Lang.Invoke/MutableCallSite.xml b/docs/Mono.Android/en/Java.Lang.Invoke/MutableCallSite.xml index 7a099fae31..a09d1d9cb7 100644 --- a/docs/Mono.Android/en/Java.Lang.Invoke/MutableCallSite.xml +++ b/docs/Mono.Android/en/Java.Lang.Invoke/MutableCallSite.xml @@ -150,7 +150,7 @@ - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Lang.Invoke/VolatileCallSite.xml b/docs/Mono.Android/en/Java.Lang.Invoke/VolatileCallSite.xml index 8888f59ba9..75c48e7d2e 100644 --- a/docs/Mono.Android/en/Java.Lang.Invoke/VolatileCallSite.xml +++ b/docs/Mono.Android/en/Java.Lang.Invoke/VolatileCallSite.xml @@ -149,7 +149,7 @@ - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Lang.Reflect/AccessibleObject.xml b/docs/Mono.Android/en/Java.Lang.Reflect/AccessibleObject.xml index a9bac249de..37f5a8fef4 100644 --- a/docs/Mono.Android/en/Java.Lang.Reflect/AccessibleObject.xml +++ b/docs/Mono.Android/en/Java.Lang.Reflect/AccessibleObject.xml @@ -453,7 +453,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Lang.Reflect/Constructor.xml b/docs/Mono.Android/en/Java.Lang.Reflect/Constructor.xml index c4bcb8f1b3..169a5a51cd 100644 --- a/docs/Mono.Android/en/Java.Lang.Reflect/Constructor.xml +++ b/docs/Mono.Android/en/Java.Lang.Reflect/Constructor.xml @@ -83,7 +83,7 @@ Java.Lang.Class - [TODO: @inheritDoc] + To be added To be added. @@ -131,7 +131,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -168,7 +168,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -206,7 +206,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -249,7 +249,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -292,7 +292,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -330,7 +330,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -371,7 +371,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -445,7 +445,7 @@ System.Boolean - [TODO: @inheritDoc] + To be added To be added. @@ -482,7 +482,7 @@ System.Boolean - [TODO: @inheritDoc] + To be added To be added. @@ -556,7 +556,7 @@ System.Int32 - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Lang.Reflect/Method.xml b/docs/Mono.Android/en/Java.Lang.Reflect/Method.xml index 13039a5209..a74adc76c9 100644 --- a/docs/Mono.Android/en/Java.Lang.Reflect/Method.xml +++ b/docs/Mono.Android/en/Java.Lang.Reflect/Method.xml @@ -77,7 +77,7 @@ Java.Lang.Class - [TODO: @inheritDoc] + To be added To be added. @@ -211,7 +211,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -248,7 +248,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -286,7 +286,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -329,7 +329,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -372,7 +372,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -410,7 +410,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -451,7 +451,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -620,7 +620,7 @@ System.Boolean - [TODO: @inheritDoc] + To be added To be added. @@ -657,7 +657,7 @@ System.Boolean - [TODO: @inheritDoc] + To be added To be added. @@ -731,7 +731,7 @@ System.Int32 - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Lang.Reflect/Parameter.xml b/docs/Mono.Android/en/Java.Lang.Reflect/Parameter.xml index d1442e86f9..596ce5a6bb 100644 --- a/docs/Mono.Android/en/Java.Lang.Reflect/Parameter.xml +++ b/docs/Mono.Android/en/Java.Lang.Reflect/Parameter.xml @@ -113,7 +113,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -153,7 +153,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -200,7 +200,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -287,7 +287,7 @@ - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Lang/AbstractStringBuilder.xml b/docs/Mono.Android/en/Java.Lang/AbstractStringBuilder.xml index f76e8d5e2b..473bf57464 100644 --- a/docs/Mono.Android/en/Java.Lang/AbstractStringBuilder.xml +++ b/docs/Mono.Android/en/Java.Lang/AbstractStringBuilder.xml @@ -1153,11 +1153,11 @@ - + - - - + + + Method M:System.Collections.IEnumerable.GetEnumerator diff --git a/docs/Mono.Android/en/Java.Lang/Character.xml b/docs/Mono.Android/en/Java.Lang/Character.xml index a166c577a6..ec356aabbf 100644 --- a/docs/Mono.Android/en/Java.Lang/Character.xml +++ b/docs/Mono.Android/en/Java.Lang/Character.xml @@ -2439,7 +2439,12 @@ a supplementary character (Unicode code point) Returns the leading surrogate (a - <a href="http://www. + + high surrogate code unit) of the + + surrogate pair + representing the specified supplementary character (Unicode + code point) in the UTF-16 encoding. the leading surrogate code unit used to represent the character in the UTF-16 encoding @@ -2559,7 +2564,7 @@ the character (Unicode code point) to be tested Determines whether the specified character (Unicode code point) - is in the <a href="#BMP">Basic Multilingual Plane (BMP)</a>. + is in the "#BMP">Basic Multilingual Plane (BMP). true if the specified code point is between #MIN_VALUE and #MAX_VALUE inclusive; @@ -2775,7 +2780,9 @@ the char value to be tested. Determines if the given char value is a - <a href="http://www. + + Unicode high-surrogate code unit + (also known as leading-surrogate code unit). true if the char value is between #MIN_HIGH_SURROGATE and @@ -3574,7 +3581,9 @@ the char value to be tested. Determines if the given char value is a - <a href="http://www. + + Unicode low-surrogate code unit + (also known as trailing-surrogate code unit). true if the char value is between #MIN_LOW_SURROGATE and @@ -3844,7 +3853,7 @@ the character (Unicode code point) to be tested Determines whether the specified character (Unicode code point) - is in the <a href="#supplementary">supplementary character</a> range. + is in the "#supplementary">supplementary character range. true if the specified code point is between #MIN_SUPPLEMENTARY_CODE_POINT and @@ -3938,7 +3947,8 @@ the low-surrogate code value to be tested Determines whether the specified pair of char values is a valid - <a href="http://www. + + Unicode surrogate pair. true if the specified high and low-surrogate code values represent a valid surrogate pair; @@ -4333,7 +4343,8 @@ the Unicode code point to be tested Determines whether the specified code point is a valid - <a href="http://www. + + Unicode code point value. true if the specified code point value is between #MIN_CODE_POINT and @@ -4639,7 +4650,12 @@ a supplementary character (Unicode code point) Returns the trailing surrogate (a - <a href="http://www. + + low surrogate code unit) of the + + surrogate pair + representing the specified supplementary character (Unicode + code point) in the UTF-16 encoding. the trailing surrogate code unit used to represent the character in the UTF-16 encoding @@ -4715,7 +4731,8 @@ 1114111 The maximum value of a - <a href="http://www. + + Unicode code point, constant U+10FFFF. @@ -4752,7 +4769,9 @@ The maximum value of a - <a href="http://www. + + Unicode high-surrogate code unit + in the UTF-16 encoding, constant '\u005CuDBFF'. @@ -4789,7 +4808,9 @@ The maximum value of a - <a href="http://www. + + Unicode low-surrogate code unit + in the UTF-16 encoding, constant '\u005CuDFFF'. @@ -4938,7 +4959,8 @@ 0 The minimum value of a - <a href="http://www. + + Unicode code point, constant U+0000. @@ -4975,7 +4997,9 @@ The minimum value of a - <a href="http://www. + + Unicode high-surrogate code unit + in the UTF-16 encoding, constant '\u005CuD800'. @@ -5012,7 +5036,9 @@ The minimum value of a - <a href="http://www. + + Unicode low-surrogate code unit + in the UTF-16 encoding, constant '\u005CuDC00'. @@ -5087,7 +5113,8 @@ 65536 The minimum value of a - <a href="http://www. + + Unicode supplementary code point, constant U+10000. diff --git a/docs/Mono.Android/en/Java.Lang/Class.xml b/docs/Mono.Android/en/Java.Lang/Class.xml index 9a1a36c9e2..6cb2b530ff 100644 --- a/docs/Mono.Android/en/Java.Lang/Class.xml +++ b/docs/Mono.Android/en/Java.Lang/Class.xml @@ -1863,7 +1863,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Lang/ClassLoader.xml b/docs/Mono.Android/en/Java.Lang/ClassLoader.xml index 18796820da..5b88d7ff39 100644 --- a/docs/Mono.Android/en/Java.Lang/ClassLoader.xml +++ b/docs/Mono.Android/en/Java.Lang/ClassLoader.xml @@ -251,7 +251,7 @@ - The expected <a href="#name">binary name</a>. of the class, or + The expected "#name">binary name. of the class, or null if not known The bytes that make up the class data. The bytes from positions b.position() through b.position() + b.limit() -1 @@ -308,7 +308,7 @@ - The expected <a href="#name">binary name</a> of the class, or + The expected "#name">binary name of the class, or null if not known The bytes that make up the class data. The bytes in positions off through off+len-1 should have the format @@ -366,7 +366,7 @@ - The expected <a href="#name">binary name</a> of the class, or + The expected "#name">binary name of the class, or null if not known The bytes that make up the class data. The bytes in positions off through off+len-1 should have the format @@ -483,8 +483,8 @@ - The <a href="#name">binary name</a> of the class - Finds the class with the specified <a href="#name">binary name</a>. + The "#name">binary name of the class + Finds the class with the specified "#name">binary name. The resulting Class object @@ -567,10 +567,10 @@ - The <a href="#name">binary name</a> of the class - Returns the class with the given <a href="#name">binary name</a> if this + The "#name">binary name of the class + Returns the class with the given "#name">binary name if this loader has been recorded by the Java virtual machine as an initiating - loader of a class with that <a href="#name">binary name</a>. + loader of a class with that "#name">binary name. The Class object, or null if the class has not been loaded @@ -698,8 +698,8 @@ - The <a href="#name">binary name</a> of the class - Finds a class with the specified <a href="#name">binary name</a>, + The "#name">binary name of the class + Finds a class with the specified "#name">binary name, loading it if necessary. The Class object for the specified name @@ -1122,8 +1122,8 @@ - The <a href="#name">binary name</a> of the class - Loads the class with the specified <a href="#name">binary name</a>. + The "#name">binary name of the class + Loads the class with the specified "#name">binary name. The resulting Class object @@ -1166,9 +1166,9 @@ - The <a href="#name">binary name</a> of the class + The "#name">binary name of the class If true then resolve the class - Loads the class with the specified <a href="#name">binary name</a>. + Loads the class with the specified "#name">binary name. The resulting Class object diff --git a/docs/Mono.Android/en/Java.Lang/Package.xml b/docs/Mono.Android/en/Java.Lang/Package.xml index 0849974203..105e259128 100644 --- a/docs/Mono.Android/en/Java.Lang/Package.xml +++ b/docs/Mono.Android/en/Java.Lang/Package.xml @@ -607,7 +607,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Lang/String.xml b/docs/Mono.Android/en/Java.Lang/String.xml index 1cdf88ad5d..a07e5593cf 100644 --- a/docs/Mono.Android/en/Java.Lang/String.xml +++ b/docs/Mono.Android/en/Java.Lang/String.xml @@ -491,7 +491,7 @@ The initial offset The length Allocates a new String that contains characters from a subarray - of the <a href="Character. + of the "Character. @@ -2555,8 +2555,7 @@ the regular expression to which this string is to be matched - Tells whether or not this string matches the given <a - href=". + Tells whether or not this string matches the given ". true if, and only if, this string matches the given regular expression @@ -2889,8 +2888,7 @@ the regular expression to which this string is to be matched the string to be substituted for each match - Replaces each substring of this string that matches the given <a - href=". + Replaces each substring of this string that matches the given ". The resulting String @@ -2935,8 +2933,7 @@ the regular expression to which this string is to be matched the string to be substituted for the first match - Replaces the first substring of this string that matches the given <a - href=". + Replaces the first substring of this string that matches the given ". The resulting String @@ -3303,11 +3300,11 @@ - + - - - + + + Method M:System.Collections.IEnumerable.GetEnumerator diff --git a/docs/Mono.Android/en/Java.Lang/StringBuffer.xml b/docs/Mono.Android/en/Java.Lang/StringBuffer.xml index ba5fbdfb4b..969089208f 100644 --- a/docs/Mono.Android/en/Java.Lang/StringBuffer.xml +++ b/docs/Mono.Android/en/Java.Lang/StringBuffer.xml @@ -2475,11 +2475,11 @@ - + - - - + + + Method M:System.Collections.IEnumerable.GetEnumerator diff --git a/docs/Mono.Android/en/Java.Lang/StringBuilder.xml b/docs/Mono.Android/en/Java.Lang/StringBuilder.xml index 7017be0e66..09225ba7f6 100644 --- a/docs/Mono.Android/en/Java.Lang/StringBuilder.xml +++ b/docs/Mono.Android/en/Java.Lang/StringBuilder.xml @@ -2374,11 +2374,11 @@ - + - - - + + + Method M:System.Collections.IEnumerable.GetEnumerator diff --git a/docs/Mono.Android/en/Java.Net/IDN.xml b/docs/Mono.Android/en/Java.Net/IDN.xml index e930f96a29..8ff43774ff 100644 --- a/docs/Mono.Android/en/Java.Net/IDN.xml +++ b/docs/Mono.Android/en/Java.Net/IDN.xml @@ -194,7 +194,7 @@ the string to be processed Translates a string from Unicode to ASCII Compatible Encoding (ACE), - as defined by the ToASCII operation of <a href="http://www. + as defined by the ToASCII operation of RFC 3490. the translated String @@ -246,7 +246,7 @@ the string to be processed process flag; can be 0 or any logical OR of possible flags Translates a string from Unicode to ASCII Compatible Encoding (ACE), - as defined by the ToASCII operation of <a href="http://www. + as defined by the ToASCII operation of RFC 3490. the translated String @@ -289,7 +289,7 @@ the string to be processed Translates a string from ASCII Compatible Encoding (ACE) to Unicode, - as defined by the ToUnicode operation of <a href="http://www. + as defined by the ToUnicode operation of RFC 3490. the translated String @@ -340,7 +340,7 @@ the string to be processed process flag; can be 0 or any logical OR of possible flags Translates a string from ASCII Compatible Encoding (ACE) to Unicode, - as defined by the ToUnicode operation of <a href="http://www. + as defined by the ToUnicode operation of RFC 3490. the translated String diff --git a/docs/Mono.Android/en/Java.Net/NetworkInterface.xml b/docs/Mono.Android/en/Java.Net/NetworkInterface.xml index 8a24f1488f..72a7f9adda 100644 --- a/docs/Mono.Android/en/Java.Net/NetworkInterface.xml +++ b/docs/Mono.Android/en/Java.Net/NetworkInterface.xml @@ -100,7 +100,7 @@ Get a network interface given its index. the NetworkInterface obtained from its index, or null if an interface with the specified index does not exist or - <a href="#access-restrictions">can't be accessed</a>. + "#access-restrictions">can't be accessed. @@ -191,8 +191,8 @@ Searches for the network interface with the specified name. A NetworkInterface with the specified name, or null if the network interface with the specified - name does not exist or <a href="#access-restrictions">can't be - accessed</a>. + name does not exist or "#access-restrictions">can't be + accessed. @@ -657,7 +657,7 @@ Returns all the interfaces on this machine. an Enumeration of NetworkInterfaces found on this machine - that <a href="#access-restrictions">are accessible</a>. + that "#access-restrictions">are accessible. diff --git a/docs/Mono.Android/en/Java.Net/URLDecoder.xml b/docs/Mono.Android/en/Java.Net/URLDecoder.xml index c5d3970e50..ca4bc79793 100644 --- a/docs/Mono.Android/en/Java.Net/URLDecoder.xml +++ b/docs/Mono.Android/en/Java.Net/URLDecoder.xml @@ -153,8 +153,8 @@ the String to decode The name of a supported - <a href="../lang/package-summary.html#charenc">character - encoding</a>. + "../lang/package-summary.html#charenc">character + encoding. Decodes a application/x-www-form-urlencoded string using a specific encoding scheme. the newly decoded String diff --git a/docs/Mono.Android/en/Java.Net/URLEncoder.xml b/docs/Mono.Android/en/Java.Net/URLEncoder.xml index 7c4b194e83..d2f6e8804c 100644 --- a/docs/Mono.Android/en/Java.Net/URLEncoder.xml +++ b/docs/Mono.Android/en/Java.Net/URLEncoder.xml @@ -128,8 +128,8 @@ String to be translated. The name of a supported - <a href="../lang/package-summary.html#charenc">character - encoding</a>. + "../lang/package-summary.html#charenc">character + encoding. Translates a string into application/x-www-form-urlencoded format using a specific encoding scheme. the translated String. diff --git a/docs/Mono.Android/en/Java.Nio.Channels/SelectableChannel.xml b/docs/Mono.Android/en/Java.Nio.Channels/SelectableChannel.xml index 8cba6f7e46..4ea8a048a4 100644 --- a/docs/Mono.Android/en/Java.Nio.Channels/SelectableChannel.xml +++ b/docs/Mono.Android/en/Java.Nio.Channels/SelectableChannel.xml @@ -568,7 +568,7 @@ - Returns an <a href="SelectionKey. + Returns an "SelectionKey. The valid-operation set diff --git a/docs/Mono.Android/en/Java.Nio.Charset/Charset.xml b/docs/Mono.Android/en/Java.Nio.Charset/Charset.xml index dee9b70762..0ac6970792 100644 --- a/docs/Mono.Android/en/Java.Nio.Charset/Charset.xml +++ b/docs/Mono.Android/en/Java.Nio.Charset/Charset.xml @@ -703,8 +703,8 @@ System.Boolean - Tells whether or not this charset is registered in the <a - href="http://www. + Tells whether or not this charset is registered in the IANA Charset + Registry. true if, and only if, this charset is known by its implementor to be registered with the IANA diff --git a/docs/Mono.Android/en/Java.Nio.Charset/IllegalCharsetNameException.xml b/docs/Mono.Android/en/Java.Nio.Charset/IllegalCharsetNameException.xml index 55b5eb4cae..9e1e5cb91c 100644 --- a/docs/Mono.Android/en/Java.Nio.Charset/IllegalCharsetNameException.xml +++ b/docs/Mono.Android/en/Java.Nio.Charset/IllegalCharsetNameException.xml @@ -19,7 +19,7 @@ Unchecked exception thrown when a string that is not a - <a href=Charset. + Charset. diff --git a/docs/Mono.Android/en/Java.Nio/CharBuffer.xml b/docs/Mono.Android/en/Java.Nio/CharBuffer.xml index 0e562310c4..d002a5cb26 100644 --- a/docs/Mono.Android/en/Java.Nio/CharBuffer.xml +++ b/docs/Mono.Android/en/Java.Nio/CharBuffer.xml @@ -1595,11 +1595,11 @@ - + - - - + + + Method M:System.Collections.IEnumerable.GetEnumerator diff --git a/docs/Mono.Android/en/Java.Security.Cert/CRL.xml b/docs/Mono.Android/en/Java.Security.Cert/CRL.xml index 76b6d89856..6f86e342cf 100644 --- a/docs/Mono.Android/en/Java.Security.Cert/CRL.xml +++ b/docs/Mono.Android/en/Java.Security.Cert/CRL.xml @@ -56,9 +56,9 @@ the standard name of the CRL type. - See Appendix A in the <a href= + See Appendix A in the "../../../../technotes/guides/security/crypto/CryptoSpec.html#AppA"> - Java Cryptography Architecture API Specification &amp; Reference </a> + Java Cryptography Architecture API Specification &amp; Reference for information about standard CRL types. Creates a CRL of the specified type. diff --git a/docs/Mono.Android/en/Java.Security.Cert/CRLReason.xml b/docs/Mono.Android/en/Java.Security.Cert/CRLReason.xml index 4c1987b62a..67f9859441 100644 --- a/docs/Mono.Android/en/Java.Security.Cert/CRLReason.xml +++ b/docs/Mono.Android/en/Java.Security.Cert/CRLReason.xml @@ -19,7 +19,9 @@ The CRLReason enumeration specifies the reason that a certificate - is revoked, as defined in <a href="http://www. + is revoked, as defined in + RFC 3280: Internet X.509 Public Key Infrastructure Certificate and CRL + Profile. diff --git a/docs/Mono.Android/en/Java.Security.Cert/CertPathBuilder.xml b/docs/Mono.Android/en/Java.Security.Cert/CertPathBuilder.xml index a125175a5b..d1942f2504 100644 --- a/docs/Mono.Android/en/Java.Security.Cert/CertPathBuilder.xml +++ b/docs/Mono.Android/en/Java.Security.Cert/CertPathBuilder.xml @@ -247,9 +247,8 @@ the name of the requested CertPathBuilder - algorithm. See the CertPathBuilder section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#CertPathBuilder"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + algorithm. See the CertPathBuilder section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Returns a CertPathBuilder object that implements the specified algorithm. @@ -298,9 +297,8 @@ the name of the requested CertPathBuilder - algorithm. See the CertPathBuilder section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#CertPathBuilder"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + algorithm. See the CertPathBuilder section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the provider. Returns a CertPathBuilder object that implements the @@ -351,9 +349,8 @@ the name of the requested CertPathBuilder - algorithm. See the CertPathBuilder section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#CertPathBuilder"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + algorithm. See the CertPathBuilder section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the name of the provider. Returns a CertPathBuilder object that implements the diff --git a/docs/Mono.Android/en/Java.Security.Cert/CertPathValidator.xml b/docs/Mono.Android/en/Java.Security.Cert/CertPathValidator.xml index d459de8e9b..3b0226e144 100644 --- a/docs/Mono.Android/en/Java.Security.Cert/CertPathValidator.xml +++ b/docs/Mono.Android/en/Java.Security.Cert/CertPathValidator.xml @@ -202,9 +202,8 @@ the name of the requested CertPathValidator - algorithm. See the CertPathValidator section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#CertPathValidator"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + algorithm. See the CertPathValidator section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Returns a CertPathValidator object that implements the specified algorithm. @@ -253,9 +252,8 @@ the name of the requested CertPathValidator - algorithm. See the CertPathValidator section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#CertPathValidator"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + algorithm. See the CertPathValidator section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the provider. Returns a CertPathValidator object that implements the @@ -307,9 +305,8 @@ the name of the requested CertPathValidator - algorithm. See the CertPathValidator section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#CertPathValidator"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + algorithm. See the CertPathValidator section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the name of the provider. Returns a CertPathValidator object that implements the diff --git a/docs/Mono.Android/en/Java.Security.Cert/CertStore.xml b/docs/Mono.Android/en/Java.Security.Cert/CertStore.xml index fe5445eabb..f300599c56 100644 --- a/docs/Mono.Android/en/Java.Security.Cert/CertStore.xml +++ b/docs/Mono.Android/en/Java.Security.Cert/CertStore.xml @@ -300,9 +300,8 @@ the name of the requested CertStore type. - See the CertStore section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#CertStore"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the CertStore section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard types. the initialization parameters (may be null). Returns a CertStore object that implements the specified @@ -356,9 +355,8 @@ the requested CertStore type. - See the CertStore section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#CertStore"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the CertStore section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard types. the initialization parameters (may be null). the provider. @@ -413,9 +411,8 @@ the requested CertStore type. - See the CertStore section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#CertStore"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the CertStore section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard types. the initialization parameters (may be null). the name of the provider. diff --git a/docs/Mono.Android/en/Java.Security.Cert/Certificate.xml b/docs/Mono.Android/en/Java.Security.Cert/Certificate.xml index 3f792d597c..1ee55c990c 100644 --- a/docs/Mono.Android/en/Java.Security.Cert/Certificate.xml +++ b/docs/Mono.Android/en/Java.Security.Cert/Certificate.xml @@ -68,9 +68,8 @@ the standard name of the certificate type. - See the CertificateFactory section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#CertificateFactory"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the CertificateFactory section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard certificate types. Creates a certificate of the specified type. diff --git a/docs/Mono.Android/en/Java.Security.Cert/CertificateFactory.xml b/docs/Mono.Android/en/Java.Security.Cert/CertificateFactory.xml index bfe3bdcf14..28107c9afb 100644 --- a/docs/Mono.Android/en/Java.Security.Cert/CertificateFactory.xml +++ b/docs/Mono.Android/en/Java.Security.Cert/CertificateFactory.xml @@ -634,9 +634,8 @@ the name of the requested certificate type. - See the CertificateFactory section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#CertificateFactory"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the CertificateFactory section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard certificate types. Returns a certificate factory object that implements the specified certificate type. @@ -684,9 +683,8 @@ the certificate type. - See the CertificateFactory section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#CertificateFactory"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the CertificateFactory section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard certificate types. the provider. Returns a certificate factory object for the specified @@ -737,9 +735,8 @@ the certificate type. - See the CertificateFactory section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#CertificateFactory"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the CertificateFactory section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard certificate types. the name of the provider. Returns a certificate factory object for the specified diff --git a/docs/Mono.Android/en/Java.Security.Cert/PKIXCertPathChecker.xml b/docs/Mono.Android/en/Java.Security.Cert/PKIXCertPathChecker.xml index ad3b91f708..1926484837 100644 --- a/docs/Mono.Android/en/Java.Security.Cert/PKIXCertPathChecker.xml +++ b/docs/Mono.Android/en/Java.Security.Cert/PKIXCertPathChecker.xml @@ -134,7 +134,7 @@ To be added. - [TODO: @inheritDoc] + To be added diff --git a/docs/Mono.Android/en/Java.Security.Cert/TrustAnchor.xml b/docs/Mono.Android/en/Java.Security.Cert/TrustAnchor.xml index bd3deed3f6..c9859759e2 100644 --- a/docs/Mono.Android/en/Java.Security.Cert/TrustAnchor.xml +++ b/docs/Mono.Android/en/Java.Security.Cert/TrustAnchor.xml @@ -174,8 +174,7 @@ the X.500 distinguished name of the most-trusted CA in - <a href="http://www.ietf.org/rfc/rfc2253.txt">RFC 2253</a> - String format + RFC 2253String format the public key of the most-trusted CA a byte array containing the ASN.1 DER encoding of a NameConstraints extension to be used for checking name constraints. diff --git a/docs/Mono.Android/en/Java.Security.Spec/MGF1ParameterSpec.xml b/docs/Mono.Android/en/Java.Security.Spec/MGF1ParameterSpec.xml index 9effba9af8..644b475f05 100644 --- a/docs/Mono.Android/en/Java.Security.Spec/MGF1ParameterSpec.xml +++ b/docs/Mono.Android/en/Java.Security.Spec/MGF1ParameterSpec.xml @@ -34,7 +34,8 @@ This class specifies the set of parameters used with mask generation function MGF1 in OAEP Padding and RSA-PSS signature scheme, as defined in the - <a href="http://www. + PKCS #1 v2.1 + standard. diff --git a/docs/Mono.Android/en/Java.Security.Spec/PSSParameterSpec.xml b/docs/Mono.Android/en/Java.Security.Spec/PSSParameterSpec.xml index 8820450e25..b6455eb852 100644 --- a/docs/Mono.Android/en/Java.Security.Spec/PSSParameterSpec.xml +++ b/docs/Mono.Android/en/Java.Security.Spec/PSSParameterSpec.xml @@ -33,7 +33,8 @@ This class specifies a parameter spec for RSA-PSS signature scheme, as defined in the - <a href="http://www. + PKCS#1 v2.1 + standard. diff --git a/docs/Mono.Android/en/Java.Security/AlgorithmParameterGenerator.xml b/docs/Mono.Android/en/Java.Security/AlgorithmParameterGenerator.xml index db9739e960..3380cc8972 100644 --- a/docs/Mono.Android/en/Java.Security/AlgorithmParameterGenerator.xml +++ b/docs/Mono.Android/en/Java.Security/AlgorithmParameterGenerator.xml @@ -201,9 +201,8 @@ the name of the algorithm this parameter generator is associated with. - See the AlgorithmParameterGenerator section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#AlgorithmParameterGenerator"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the AlgorithmParameterGenerator section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Returns an AlgorithmParameterGenerator object for generating a set of parameters to be used with the specified algorithm. @@ -252,9 +251,8 @@ the string name of the algorithm this parameter generator is associated with. - See the AlgorithmParameterGenerator section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#AlgorithmParameterGenerator"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the AlgorithmParameterGenerator section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the Provider object. Returns an AlgorithmParameterGenerator object for generating @@ -304,9 +302,8 @@ the name of the algorithm this parameter generator is associated with. - See the AlgorithmParameterGenerator section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#AlgorithmParameterGenerator"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the AlgorithmParameterGenerator section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the string name of the Provider. Returns an AlgorithmParameterGenerator object for generating diff --git a/docs/Mono.Android/en/Java.Security/AlgorithmParameters.xml b/docs/Mono.Android/en/Java.Security/AlgorithmParameters.xml index f5453441ae..c5ba6a1b7c 100644 --- a/docs/Mono.Android/en/Java.Security/AlgorithmParameters.xml +++ b/docs/Mono.Android/en/Java.Security/AlgorithmParameters.xml @@ -244,9 +244,8 @@ the name of the algorithm requested. - See the AlgorithmParameters section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#AlgorithmParameters"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the AlgorithmParameters section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Returns a parameter object for the specified algorithm. the new parameter object. @@ -293,9 +292,8 @@ the name of the algorithm requested. - See the AlgorithmParameters section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#AlgorithmParameters"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the AlgorithmParameters section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the name of the provider. Returns a parameter object for the specified algorithm. @@ -343,9 +341,8 @@ the name of the algorithm requested. - See the AlgorithmParameters section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#AlgorithmParameters"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the AlgorithmParameters section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the name of the provider. Returns a parameter object for the specified algorithm. diff --git a/docs/Mono.Android/en/Java.Security/KeyFactory.xml b/docs/Mono.Android/en/Java.Security/KeyFactory.xml index 26ad38c8fb..86ee52ede7 100644 --- a/docs/Mono.Android/en/Java.Security/KeyFactory.xml +++ b/docs/Mono.Android/en/Java.Security/KeyFactory.xml @@ -253,9 +253,8 @@ the name of the requested key algorithm. - See the KeyFactory section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyFactory"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyFactory section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Returns a KeyFactory object that converts public/private keys of the specified algorithm. @@ -302,9 +301,8 @@ the name of the requested key algorithm. - See the KeyFactory section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyFactory"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyFactory section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the provider. Returns a KeyFactory object that converts @@ -352,9 +350,8 @@ the name of the requested key algorithm. - See the KeyFactory section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyFactory"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyFactory section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the name of the provider. Returns a KeyFactory object that converts diff --git a/docs/Mono.Android/en/Java.Security/KeyPairGenerator.xml b/docs/Mono.Android/en/Java.Security/KeyPairGenerator.xml index be4544920b..d5db635f48 100644 --- a/docs/Mono.Android/en/Java.Security/KeyPairGenerator.xml +++ b/docs/Mono.Android/en/Java.Security/KeyPairGenerator.xml @@ -56,9 +56,8 @@ the standard string name of the algorithm. - See the KeyPairGenerator section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyPairGenerator"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyPairGenerator section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Creates a KeyPairGenerator object for the specified algorithm. @@ -236,9 +235,8 @@ the standard string name of the algorithm. - See the KeyPairGenerator section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyPairGenerator"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyPairGenerator section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Returns a KeyPairGenerator object that generates public/private key pairs for the specified algorithm. @@ -285,9 +283,8 @@ the standard string name of the algorithm. - See the KeyPairGenerator section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyPairGenerator"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyPairGenerator section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the provider. Returns a KeyPairGenerator object that generates public/private @@ -336,9 +333,8 @@ the standard string name of the algorithm. - See the KeyPairGenerator section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyPairGenerator"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyPairGenerator section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the string name of the provider. Returns a KeyPairGenerator object that generates public/private diff --git a/docs/Mono.Android/en/Java.Security/KeyStore.xml b/docs/Mono.Android/en/Java.Security/KeyStore.xml index 01d55903c0..61e650e1a7 100644 --- a/docs/Mono.Android/en/Java.Security/KeyStore.xml +++ b/docs/Mono.Android/en/Java.Security/KeyStore.xml @@ -568,9 +568,8 @@ the type of keystore. - See the KeyStore section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyStore"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyStore section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard keystore types. Returns a keystore object of the specified type. a keystore object of the specified type. @@ -617,9 +616,8 @@ the type of keystore. - See the KeyStore section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyStore"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyStore section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard keystore types. the provider. Returns a keystore object of the specified type. @@ -669,9 +667,8 @@ the type of keystore. - See the KeyStore section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyStore"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyStore section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard keystore types. the name of the provider. Returns a keystore object of the specified type. diff --git a/docs/Mono.Android/en/Java.Security/MessageDigest.xml b/docs/Mono.Android/en/Java.Security/MessageDigest.xml index 97004ea254..b73a25e932 100644 --- a/docs/Mono.Android/en/Java.Security/MessageDigest.xml +++ b/docs/Mono.Android/en/Java.Security/MessageDigest.xml @@ -56,9 +56,8 @@ the standard name of the digest algorithm. - See the MessageDigest section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#MessageDigest"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the MessageDigest section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Creates a message digest with the specified algorithm name. @@ -334,9 +333,8 @@ the name of the algorithm requested. - See the MessageDigest section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#MessageDigest"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the MessageDigest section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Returns a MessageDigest object that implements the specified digest algorithm. @@ -383,9 +381,8 @@ the name of the algorithm requested. - See the MessageDigest section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#MessageDigest"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the MessageDigest section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the provider. Returns a MessageDigest object that implements the specified digest @@ -434,9 +431,8 @@ the name of the algorithm requested. - See the MessageDigest section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#MessageDigest"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the MessageDigest section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the name of the provider. Returns a MessageDigest object that implements the specified digest diff --git a/docs/Mono.Android/en/Java.Security/SecureRandom.xml b/docs/Mono.Android/en/Java.Security/SecureRandom.xml index f241af8012..33da9ea3b2 100644 --- a/docs/Mono.Android/en/Java.Security/SecureRandom.xml +++ b/docs/Mono.Android/en/Java.Security/SecureRandom.xml @@ -274,9 +274,8 @@ the name of the RNG algorithm. - See the SecureRandom section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#SecureRandom"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the SecureRandom section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard RNG algorithm names. Returns a SecureRandom object that implements the specified Random Number Generator (RNG) algorithm. @@ -324,9 +323,8 @@ the name of the RNG algorithm. - See the SecureRandom section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#SecureRandom"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the SecureRandom section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard RNG algorithm names. the provider. Returns a SecureRandom object that implements the specified @@ -375,9 +373,8 @@ the name of the RNG algorithm. - See the SecureRandom section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#SecureRandom"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the SecureRandom section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard RNG algorithm names. the name of the provider. Returns a SecureRandom object that implements the specified diff --git a/docs/Mono.Android/en/Java.Security/Signature.xml b/docs/Mono.Android/en/Java.Security/Signature.xml index 16a1e3b0c4..c63708fc20 100644 --- a/docs/Mono.Android/en/Java.Security/Signature.xml +++ b/docs/Mono.Android/en/Java.Security/Signature.xml @@ -56,9 +56,8 @@ the standard string name of the algorithm. - See the Signature section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#Signature"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the Signature section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Creates a Signature object for the specified algorithm. @@ -160,9 +159,8 @@ the standard name of the algorithm requested. - See the Signature section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#Signature"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the Signature section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Returns a Signature object that implements the specified signature algorithm. @@ -210,9 +208,8 @@ the name of the algorithm requested. - See the Signature section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#Signature"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the Signature section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the provider. Returns a Signature object that implements the specified @@ -261,9 +258,8 @@ the name of the algorithm requested. - See the Signature section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#Signature"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the Signature section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the name of the provider. Returns a Signature object that implements the specified signature diff --git a/docs/Mono.Android/en/Java.Text/BreakIterator.xml b/docs/Mono.Android/en/Java.Text/BreakIterator.xml index a8665c1674..3698d082d1 100644 --- a/docs/Mono.Android/en/Java.Text/BreakIterator.xml +++ b/docs/Mono.Android/en/Java.Text/BreakIterator.xml @@ -125,7 +125,7 @@ Returns a new <code>BreakIterator</code> instance - for <a href="BreakIterator. + for "BreakIterator. A break iterator for character breaks @@ -409,7 +409,7 @@ the desired locale Returns a new <code>BreakIterator</code> instance - for <a href="BreakIterator. + for "BreakIterator. A break iterator for character breaks @@ -451,7 +451,7 @@ the desired locale Returns a new <code>BreakIterator</code> instance - for <a href="BreakIterator. + for "BreakIterator. A break iterator for line breaks @@ -495,7 +495,7 @@ the desired locale Returns a new <code>BreakIterator</code> instance - for <a href="BreakIterator. + for "BreakIterator. A break iterator for sentence breaks @@ -539,7 +539,7 @@ the desired locale Returns a new <code>BreakIterator</code> instance - for <a href="BreakIterator. + for "BreakIterator. A break iterator for word breaks @@ -693,7 +693,7 @@ Returns a new <code>BreakIterator</code> instance - for <a href="BreakIterator. + for "BreakIterator. A break iterator for line breaks @@ -902,7 +902,7 @@ Returns a new <code>BreakIterator</code> instance - for <a href="BreakIterator. + for "BreakIterator. A break iterator for sentence breaks @@ -1075,7 +1075,7 @@ Returns a new <code>BreakIterator</code> instance - for <a href="BreakIterator. + for "BreakIterator. A break iterator for word breaks diff --git a/docs/Mono.Android/en/Java.Util.Concurrent/ConcurrentHashMap.xml b/docs/Mono.Android/en/Java.Util.Concurrent/ConcurrentHashMap.xml index 1de9b8abef..43cbad264c 100644 --- a/docs/Mono.Android/en/Java.Util.Concurrent/ConcurrentHashMap.xml +++ b/docs/Mono.Android/en/Java.Util.Concurrent/ConcurrentHashMap.xml @@ -1214,7 +1214,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added the previous value associated with the specified key, or null if there was no mapping for the key @@ -2225,7 +2225,7 @@ the key that needs to be removed value expected to be associated with the specified key - [TODO: @inheritDoc] + To be added the previous value associated with key, or null if there was no mapping for key @@ -2274,7 +2274,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added the previous value associated with the specified key, or null if there was no mapping for the key @@ -2322,7 +2322,7 @@ To be added. To be added. To be added. - [TODO: @inheritDoc] + To be added the previous value associated with the specified key, or null if there was no mapping for the key diff --git a/docs/Mono.Android/en/Java.Util.Concurrent/ConcurrentSkipListMap.xml b/docs/Mono.Android/en/Java.Util.Concurrent/ConcurrentSkipListMap.xml index ad1290874a..a595f695c3 100644 --- a/docs/Mono.Android/en/Java.Util.Concurrent/ConcurrentSkipListMap.xml +++ b/docs/Mono.Android/en/Java.Util.Concurrent/ConcurrentSkipListMap.xml @@ -1230,7 +1230,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added the previous value associated with the specified key, or null if there was no mapping for the key @@ -1273,7 +1273,7 @@ key for which mapping should be removed value expected to be associated with the specified key - [TODO: @inheritDoc] + To be added the previous value associated with the specified key, or null if there was no mapping for the key @@ -1321,7 +1321,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added the previous value associated with the specified key, or null if there was no mapping for the key @@ -1366,7 +1366,7 @@ To be added. To be added. To be added. - [TODO: @inheritDoc] + To be added the previous value associated with the specified key, or null if there was no mapping for the key diff --git a/docs/Mono.Android/en/Java.Util.Concurrent/CopyOnWriteArrayList.xml b/docs/Mono.Android/en/Java.Util.Concurrent/CopyOnWriteArrayList.xml index 74bf22e194..8e71409d8b 100644 --- a/docs/Mono.Android/en/Java.Util.Concurrent/CopyOnWriteArrayList.xml +++ b/docs/Mono.Android/en/Java.Util.Concurrent/CopyOnWriteArrayList.xml @@ -696,7 +696,7 @@ the index of the element to return. - [TODO: @inheritDoc] + To be added To be added. @@ -740,7 +740,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -946,7 +946,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -1033,7 +1033,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -1077,7 +1077,7 @@ the index at which to start the iteration. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Util.Concurrent/IConcurrentMap.xml b/docs/Mono.Android/en/Java.Util.Concurrent/IConcurrentMap.xml index 0ac715dbb1..db153953fd 100644 --- a/docs/Mono.Android/en/Java.Util.Concurrent/IConcurrentMap.xml +++ b/docs/Mono.Android/en/Java.Util.Concurrent/IConcurrentMap.xml @@ -114,7 +114,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -224,7 +224,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Util.Regex/Matcher.xml b/docs/Mono.Android/en/Java.Util.Regex/Matcher.xml index a6b3186c0f..969fd15eb4 100644 --- a/docs/Mono.Android/en/Java.Util.Regex/Matcher.xml +++ b/docs/Mono.Android/en/Java.Util.Regex/Matcher.xml @@ -244,7 +244,7 @@ The name of a named-capturing group in this matcher's pattern Returns the offset after the last character of the subsequence - captured by the given <a href="Pattern. + captured by the given "Pattern. The offset after the last character captured by the group, or -1 if the match was successful but the group itself did not match anything @@ -468,7 +468,7 @@ The name of a named-capturing group in this matcher's pattern Returns the input subsequence captured by the given - <a href="Pattern. + "Pattern. The (possibly empty) subsequence captured by the named group during the previous match, or null if the group failed to match part of the input @@ -1317,7 +1317,7 @@ The name of a named-capturing group in this matcher's pattern Returns the start index of the subsequence captured by the given - <a href="Pattern. + "Pattern. The index of the first character captured by the group, or -1 if the match was successful but the group itself did not match anything diff --git a/docs/Mono.Android/en/Java.Util.Streams/IBaseStream.xml b/docs/Mono.Android/en/Java.Util.Streams/IBaseStream.xml index 6a8e6a3f3a..f6b436be8d 100644 --- a/docs/Mono.Android/en/Java.Util.Streams/IBaseStream.xml +++ b/docs/Mono.Android/en/Java.Util.Streams/IBaseStream.xml @@ -321,7 +321,7 @@ Returns an equivalent stream that is - <a href="package-summary. + "package-summary. an unordered stream diff --git a/docs/Mono.Android/en/Java.Util.Streams/ICollector.xml b/docs/Mono.Android/en/Java.Util.Streams/ICollector.xml index 88e1ef0ccf..304aef55d5 100644 --- a/docs/Mono.Android/en/Java.Util.Streams/ICollector.xml +++ b/docs/Mono.Android/en/Java.Util.Streams/ICollector.xml @@ -33,7 +33,7 @@ the mutable accumulation type of the reduction operation (often hidden as an implementation detail) the result type of the reduction operation - A <a href="package-summary. + A "package-summary. diff --git a/docs/Mono.Android/en/Java.Util.Zip/ZipFile.xml b/docs/Mono.Android/en/Java.Util.Zip/ZipFile.xml index f85c1d1012..f23eeeb0f9 100644 --- a/docs/Mono.Android/en/Java.Util.Zip/ZipFile.xml +++ b/docs/Mono.Android/en/Java.Util.Zip/ZipFile.xml @@ -150,8 +150,8 @@ the ZIP file to be opened for reading The java.nio.charset.Charset charset to be used to decode the ZIP entry name and comment (ignored if - the <a href="package-summary.html#lang_encoding"> language - encoding bit</a> of the ZIP entry's general purpose bit + the "package-summary.html#lang_encoding"> language + encoding bit of the ZIP entry's general purpose bit flag is set). Opens a ZIP file for reading given the specified File object. diff --git a/docs/Mono.Android/en/Java.Util.Zip/ZipInputStream.xml b/docs/Mono.Android/en/Java.Util.Zip/ZipInputStream.xml index 476d57e394..f25bf18552 100644 --- a/docs/Mono.Android/en/Java.Util.Zip/ZipInputStream.xml +++ b/docs/Mono.Android/en/Java.Util.Zip/ZipInputStream.xml @@ -119,8 +119,8 @@ the actual input stream The java.nio.charset.Charset charset to be used to decode the ZIP entry name (ignored if the - <a href="package-summary.html#lang_encoding"> language - encoding bit</a> of the ZIP entry's general purpose bit + "package-summary.html#lang_encoding"> language + encoding bit of the ZIP entry's general purpose bit flag is set). Creates a new ZIP input stream. diff --git a/docs/Mono.Android/en/Java.Util/AbstractCollection.xml b/docs/Mono.Android/en/Java.Util/AbstractCollection.xml index 5e97569968..ac943f41b3 100644 --- a/docs/Mono.Android/en/Java.Util/AbstractCollection.xml +++ b/docs/Mono.Android/en/Java.Util/AbstractCollection.xml @@ -138,7 +138,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -181,7 +181,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -221,7 +221,7 @@ - [TODO: @inheritDoc] + To be added @@ -269,7 +269,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -317,7 +317,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -356,7 +356,7 @@ System.Boolean - [TODO: @inheritDoc] + To be added To be added. @@ -476,7 +476,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -525,7 +525,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -568,7 +568,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -702,7 +702,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -750,7 +750,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Util/AbstractList.xml b/docs/Mono.Android/en/Java.Util/AbstractList.xml index 66d016b687..2d780df35d 100644 --- a/docs/Mono.Android/en/Java.Util/AbstractList.xml +++ b/docs/Mono.Android/en/Java.Util/AbstractList.xml @@ -144,7 +144,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added @@ -188,7 +188,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -231,7 +231,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -276,7 +276,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -396,7 +396,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -437,7 +437,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -482,7 +482,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -565,7 +565,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -659,7 +659,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -704,7 +704,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Util/AbstractMap.xml b/docs/Mono.Android/en/Java.Util/AbstractMap.xml index 5a8b7651e3..d68258b910 100644 --- a/docs/Mono.Android/en/Java.Util/AbstractMap.xml +++ b/docs/Mono.Android/en/Java.Util/AbstractMap.xml @@ -134,7 +134,7 @@ - [TODO: @inheritDoc] + To be added @@ -177,7 +177,7 @@ the key to search for. - [TODO: @inheritDoc] + To be added To be added. @@ -221,7 +221,7 @@ the value to search for. - [TODO: @inheritDoc] + To be added To be added. @@ -297,7 +297,7 @@ the key. - [TODO: @inheritDoc] + To be added To be added. @@ -337,7 +337,7 @@ System.Boolean - [TODO: @inheritDoc] + To be added To be added. @@ -412,7 +412,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -458,7 +458,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -501,7 +501,7 @@ To be added. - [TODO: @inheritDoc] + To be added @@ -543,7 +543,7 @@ the key of the mapping to remove. - [TODO: @inheritDoc] + To be added To be added. @@ -584,7 +584,7 @@ - [TODO: @inheritDoc] + To be added To be added. @@ -687,7 +687,7 @@ - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Util/ArrayDeque.xml b/docs/Mono.Android/en/Java.Util/ArrayDeque.xml index 8bd62b184a..854d2d8fbc 100644 --- a/docs/Mono.Android/en/Java.Util/ArrayDeque.xml +++ b/docs/Mono.Android/en/Java.Util/ArrayDeque.xml @@ -1274,7 +1274,7 @@ - Creates a <em><a href="Spliterator. + Creates a <em>"Spliterator. a Spliterator over the elements in this deque diff --git a/docs/Mono.Android/en/Java.Util/ArrayList.xml b/docs/Mono.Android/en/Java.Util/ArrayList.xml index ade3fed607..bb1ee155d5 100644 --- a/docs/Mono.Android/en/Java.Util/ArrayList.xml +++ b/docs/Mono.Android/en/Java.Util/ArrayList.xml @@ -554,7 +554,7 @@ - Creates a <em><a href="Spliterator. + Creates a <em>"Spliterator. a Spliterator over the elements in this list diff --git a/docs/Mono.Android/en/Java.Util/Calendar.xml b/docs/Mono.Android/en/Java.Util/Calendar.xml index 82197b571f..bfec4e1dba 100644 --- a/docs/Mono.Android/en/Java.Util/Calendar.xml +++ b/docs/Mono.Android/en/Java.Util/Calendar.xml @@ -627,7 +627,7 @@ Sets all the calendar field values and the time value - (millisecond offset from the <a href="#Epoch">Epoch</a>) of + (millisecond offset from the "#Epoch">Epoch) of this <code>Calendar</code> undefined. @@ -676,7 +676,7 @@ the calendar field to be cleared. Sets the given calendar field value and the time value - (millisecond offset from the <a href="#Epoch">Epoch</a>) of + (millisecond offset from the "#Epoch">Epoch) of this <code>Calendar</code> undefined. @@ -755,8 +755,7 @@ the <code>Calendar</code> to be compared. - Compares the time values (millisecond offsets from the <a - href="#Epoch">Epoch</a>) represented by two + Compares the time values (millisecond offsets from the "#Epoch">Epoch) represented by two <code>Calendar</code> objects. the value <code>0</code> if the time represented by the argument is equal to the time represented by this <code>Calendar</code>; a value @@ -3934,8 +3933,7 @@ the given Date. Returns a <code>Date</code> object representing this - <code>Calendar</code>'s time value (millisecond offset from the <a - href="#Epoch">Epoch</a>"). -or- Sets this Calendar's time with the given <code>Date</code>. + <code>Calendar</code>'s time value (millisecond offset from the "#Epoch">Epoch"). -or- Sets this Calendar's time with the given <code>Date</code>. a <code>Date</code> representing the time value. Property getter documentation: diff --git a/docs/Mono.Android/en/Java.Util/GregorianCalendar.xml b/docs/Mono.Android/en/Java.Util/GregorianCalendar.xml index 6eed195b10..02261d505f 100644 --- a/docs/Mono.Android/en/Java.Util/GregorianCalendar.xml +++ b/docs/Mono.Android/en/Java.Util/GregorianCalendar.xml @@ -504,8 +504,7 @@ - Converts the time value (millisecond offset from the <a - href="Calendar. + Converts the time value (millisecond offset from the "Calendar. @@ -543,7 +542,7 @@ Converts calendar field values to the time value (millisecond - offset from the <a href="Calendar. + offset from the "Calendar. diff --git a/docs/Mono.Android/en/Java.Util/HashSet.xml b/docs/Mono.Android/en/Java.Util/HashSet.xml index 9d597c92e4..543572c580 100644 --- a/docs/Mono.Android/en/Java.Util/HashSet.xml +++ b/docs/Mono.Android/en/Java.Util/HashSet.xml @@ -418,7 +418,7 @@ - Creates a <em><a href="Spliterator. + Creates a <em>"Spliterator. a Spliterator over the elements in this set diff --git a/docs/Mono.Android/en/Java.Util/IList.xml b/docs/Mono.Android/en/Java.Util/IList.xml index bc93bc9d15..9c428e2bce 100644 --- a/docs/Mono.Android/en/Java.Util/IList.xml +++ b/docs/Mono.Android/en/Java.Util/IList.xml @@ -393,7 +393,7 @@ the List's element type a Collection from which elements are drawn, must be non-null - Returns an <a href="#unmodifiable">unmodifiable List</a> containing the elements of + Returns an "#unmodifiable">unmodifiable List containing the elements of the given Collection, in its iteration order. a List containing the elements of the given Collection diff --git a/docs/Mono.Android/en/Java.Util/IMap.xml b/docs/Mono.Android/en/Java.Util/IMap.xml index 8c3f66d860..6264c091ae 100644 --- a/docs/Mono.Android/en/Java.Util/IMap.xml +++ b/docs/Mono.Android/en/Java.Util/IMap.xml @@ -298,7 +298,7 @@ the Map's key type the Map's value type a Map from which entries are drawn, must be non-null - Returns an <a href="#unmodifiable">unmodifiable Map</a> containing the entries + Returns an "#unmodifiable">unmodifiable Map containing the entries of the given Map. a Map containing the entries of the given Map diff --git a/docs/Mono.Android/en/Java.Util/INavigableMap.xml b/docs/Mono.Android/en/Java.Util/INavigableMap.xml index 81abe1bdc9..daac3d207c 100644 --- a/docs/Mono.Android/en/Java.Util/INavigableMap.xml +++ b/docs/Mono.Android/en/Java.Util/INavigableMap.xml @@ -367,7 +367,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -786,7 +786,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -881,7 +881,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Util/INavigableSet.xml b/docs/Mono.Android/en/Java.Util/INavigableSet.xml index 70fa0b5946..8851c74435 100644 --- a/docs/Mono.Android/en/Java.Util/INavigableSet.xml +++ b/docs/Mono.Android/en/Java.Util/INavigableSet.xml @@ -246,7 +246,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -540,7 +540,7 @@ To be added. To be added. - [TODO: @inheritDoc] + To be added To be added. @@ -635,7 +635,7 @@ To be added. - [TODO: @inheritDoc] + To be added To be added. diff --git a/docs/Mono.Android/en/Java.Util/ISet.xml b/docs/Mono.Android/en/Java.Util/ISet.xml index c2f36082ea..84c4b62a89 100644 --- a/docs/Mono.Android/en/Java.Util/ISet.xml +++ b/docs/Mono.Android/en/Java.Util/ISet.xml @@ -306,7 +306,7 @@ the Set's element type a Collection from which elements are drawn, must be non-null - Returns an <a href="#unmodifiable">unmodifiable Set</a> containing the elements + Returns an "#unmodifiable">unmodifiable Set containing the elements of the given Collection. a Set containing the elements of the given Collection diff --git a/docs/Mono.Android/en/Java.Util/LinkedList.xml b/docs/Mono.Android/en/Java.Util/LinkedList.xml index 692b2bb4f6..43542809fb 100644 --- a/docs/Mono.Android/en/Java.Util/LinkedList.xml +++ b/docs/Mono.Android/en/Java.Util/LinkedList.xml @@ -1302,7 +1302,7 @@ - Creates a <em><a href="Spliterator. + Creates a <em>"Spliterator. a Spliterator over the elements in this list diff --git a/docs/Mono.Android/en/Java.Util/List.xml b/docs/Mono.Android/en/Java.Util/List.xml index 8db9ed5751..ee48d6e48f 100644 --- a/docs/Mono.Android/en/Java.Util/List.xml +++ b/docs/Mono.Android/en/Java.Util/List.xml @@ -59,7 +59,7 @@ the List's element type a Collection from which elements are drawn, must be non-null - Returns an <a href="#unmodifiable">unmodifiable List</a> containing the elements of + Returns an "#unmodifiable">unmodifiable List containing the elements of the given Collection, in its iteration order. a List containing the elements of the given Collection diff --git a/docs/Mono.Android/en/Java.Util/Locale.xml b/docs/Mono.Android/en/Java.Util/Locale.xml index ad52baf6b0..00213a6a2f 100644 --- a/docs/Mono.Android/en/Java.Util/Locale.xml +++ b/docs/Mono.Android/en/Java.Util/Locale.xml @@ -1567,8 +1567,8 @@ System.Boolean - Returns true if this Locale has any <a href="#def_extensions"> - extensions</a>. + Returns true if this Locale has any "#def_extensions"> + extensions. true if this Locale has any extensions @@ -2294,8 +2294,8 @@ - Returns a copy of this Locale with no <a href="#def_extensions"> - extensions</a>. + Returns a copy of this Locale with no "#def_extensions"> + extensions. a copy of this Locale with no extensions, or this if this has no extensions diff --git a/docs/Mono.Android/en/Java.Util/Map.xml b/docs/Mono.Android/en/Java.Util/Map.xml index 060767e124..ecf291aa54 100644 --- a/docs/Mono.Android/en/Java.Util/Map.xml +++ b/docs/Mono.Android/en/Java.Util/Map.xml @@ -60,7 +60,7 @@ the Map's key type the Map's value type a Map from which entries are drawn, must be non-null - Returns an <a href="#unmodifiable">unmodifiable Map</a> containing the entries + Returns an "#unmodifiable">unmodifiable Map containing the entries of the given Map. a Map containing the entries of the given Map diff --git a/docs/Mono.Android/en/Java.Util/PriorityQueue.xml b/docs/Mono.Android/en/Java.Util/PriorityQueue.xml index c03b1eb256..27c3cec431 100644 --- a/docs/Mono.Android/en/Java.Util/PriorityQueue.xml +++ b/docs/Mono.Android/en/Java.Util/PriorityQueue.xml @@ -608,7 +608,7 @@ - Creates a <em><a href="Spliterator. + Creates a <em>"Spliterator. a Spliterator over the elements in this queue diff --git a/docs/Mono.Android/en/Java.Util/Properties.xml b/docs/Mono.Android/en/Java.Util/Properties.xml index b5fc3772bf..b6a3b633fa 100644 --- a/docs/Mono.Android/en/Java.Util/Properties.xml +++ b/docs/Mono.Android/en/Java.Util/Properties.xml @@ -789,8 +789,8 @@ a description of the property list, or null if no comment is desired. the name of a supported - <a href="../lang/package-summary.html#charenc"> - character encoding</a> + "../lang/package-summary.html#charenc"> + character encoding Emits an XML document representing all of the properties contained in this table, using the specified encoding. diff --git a/docs/Mono.Android/en/Java.Util/Set.xml b/docs/Mono.Android/en/Java.Util/Set.xml index d9c09a4990..e88e1de3d5 100644 --- a/docs/Mono.Android/en/Java.Util/Set.xml +++ b/docs/Mono.Android/en/Java.Util/Set.xml @@ -59,7 +59,7 @@ the Set's element type a Collection from which elements are drawn, must be non-null - Returns an <a href="#unmodifiable">unmodifiable Set</a> containing the elements + Returns an "#unmodifiable">unmodifiable Set containing the elements of the given Collection. a Set containing the elements of the given Collection diff --git a/docs/Mono.Android/en/Java.Util/TreeSet.xml b/docs/Mono.Android/en/Java.Util/TreeSet.xml index 40eb8ac087..554e4a085e 100644 --- a/docs/Mono.Android/en/Java.Util/TreeSet.xml +++ b/docs/Mono.Android/en/Java.Util/TreeSet.xml @@ -969,7 +969,7 @@ - Creates a <em><a href="Spliterator. + Creates a <em>"Spliterator. a Spliterator over the elements in this set diff --git a/docs/Mono.Android/en/Java.Util/Vector.xml b/docs/Mono.Android/en/Java.Util/Vector.xml index a8a7d89964..bb69f55be8 100644 --- a/docs/Mono.Android/en/Java.Util/Vector.xml +++ b/docs/Mono.Android/en/Java.Util/Vector.xml @@ -1339,7 +1339,7 @@ - Creates a <em><a href="Spliterator. + Creates a <em>"Spliterator. a Spliterator over the elements in this list diff --git a/docs/Mono.Android/en/Javax.Crypto.Spec/OAEPParameterSpec.xml b/docs/Mono.Android/en/Javax.Crypto.Spec/OAEPParameterSpec.xml index f615503c9b..ac470f9b53 100644 --- a/docs/Mono.Android/en/Javax.Crypto.Spec/OAEPParameterSpec.xml +++ b/docs/Mono.Android/en/Javax.Crypto.Spec/OAEPParameterSpec.xml @@ -33,7 +33,8 @@ This class specifies the set of parameters used with OAEP Padding, as defined in the - <a href="http://www. + PKCS #1 + standard. diff --git a/docs/Mono.Android/en/Javax.Crypto.Spec/PBEParameterSpec.xml b/docs/Mono.Android/en/Javax.Crypto.Spec/PBEParameterSpec.xml index cd6a387077..069ff98b37 100644 --- a/docs/Mono.Android/en/Javax.Crypto.Spec/PBEParameterSpec.xml +++ b/docs/Mono.Android/en/Javax.Crypto.Spec/PBEParameterSpec.xml @@ -33,7 +33,8 @@ This class specifies the set of parameters used with password-based encryption (PBE), as defined in the - <a href="http://www. + PKCS #5 + standard. diff --git a/docs/Mono.Android/en/Javax.Crypto.Spec/PSource.xml b/docs/Mono.Android/en/Javax.Crypto.Spec/PSource.xml index 7fa7114248..2752fb127b 100644 --- a/docs/Mono.Android/en/Javax.Crypto.Spec/PSource.xml +++ b/docs/Mono.Android/en/Javax.Crypto.Spec/PSource.xml @@ -20,7 +20,8 @@ This class specifies the source for encoding input P in OAEP Padding, as defined in the - <a href="http://www. + PKCS #1 + standard. diff --git a/docs/Mono.Android/en/Javax.Crypto.Spec/RC2ParameterSpec.xml b/docs/Mono.Android/en/Javax.Crypto.Spec/RC2ParameterSpec.xml index 82b26265cb..69bfe32cdd 100644 --- a/docs/Mono.Android/en/Javax.Crypto.Spec/RC2ParameterSpec.xml +++ b/docs/Mono.Android/en/Javax.Crypto.Spec/RC2ParameterSpec.xml @@ -32,7 +32,8 @@ This class specifies the parameters used with the - <a href="http://www. + RC2 + algorithm. diff --git a/docs/Mono.Android/en/Javax.Crypto.Spec/RC5ParameterSpec.xml b/docs/Mono.Android/en/Javax.Crypto.Spec/RC5ParameterSpec.xml index d925f42ad0..0abefff7b3 100644 --- a/docs/Mono.Android/en/Javax.Crypto.Spec/RC5ParameterSpec.xml +++ b/docs/Mono.Android/en/Javax.Crypto.Spec/RC5ParameterSpec.xml @@ -32,7 +32,8 @@ This class specifies the parameters used with the - <a href="http://www. + RC5 + algorithm. diff --git a/docs/Mono.Android/en/Javax.Crypto.Spec/SecretKeySpec.xml b/docs/Mono.Android/en/Javax.Crypto.Spec/SecretKeySpec.xml index e20368a3db..56c8f781d4 100644 --- a/docs/Mono.Android/en/Javax.Crypto.Spec/SecretKeySpec.xml +++ b/docs/Mono.Android/en/Javax.Crypto.Spec/SecretKeySpec.xml @@ -81,9 +81,8 @@ the array are copied to protect against subsequent modification. the name of the secret-key algorithm to be associated with the given key material. - See Appendix A in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html#AppA"> - Java Cryptography Architecture Reference Guide</a> + See Appendix A in the + Java Cryptography Architecture Reference Guide for information about standard algorithm names. Constructs a secret key from the given byte array. @@ -159,9 +158,8 @@ the length of the key material. the name of the secret-key algorithm to be associated with the given key material. - See Appendix A in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html#AppA"> - Java Cryptography Architecture Reference Guide</a> + See Appendix A in the + Java Cryptography Architecture Reference Guide for information about standard algorithm names. Constructs a secret key from the given byte array, using the first <code>len</code> bytes of <code>key</code>, starting at diff --git a/docs/Mono.Android/en/Javax.Crypto/Cipher.xml b/docs/Mono.Android/en/Javax.Crypto/Cipher.xml index 3bdd8ba79e..0669839bdd 100644 --- a/docs/Mono.Android/en/Javax.Crypto/Cipher.xml +++ b/docs/Mono.Android/en/Javax.Crypto/Cipher.xml @@ -693,9 +693,8 @@ the name of the transformation, e.g., DES/CBC/PKCS5Padding. - See the Cipher section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#Cipher"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the Cipher section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard transformation names. Returns a <code>Cipher</code> object that implements the specified transformation. @@ -747,9 +746,8 @@ the name of the transformation, e.g., DES/CBC/PKCS5Padding. - See the Cipher section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#Cipher"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the Cipher section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard transformation names. the provider. Returns a <code>Cipher</code> object that implements the specified @@ -803,9 +801,8 @@ the name of the transformation, e.g., DES/CBC/PKCS5Padding. - See the Cipher section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#Cipher"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the Cipher section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard transformation names. the name of the provider. Returns a <code>Cipher</code> object that implements the specified diff --git a/docs/Mono.Android/en/Javax.Crypto/EncryptedPrivateKeyInfo.xml b/docs/Mono.Android/en/Javax.Crypto/EncryptedPrivateKeyInfo.xml index 3ced0b18df..df5d4ee969 100644 --- a/docs/Mono.Android/en/Javax.Crypto/EncryptedPrivateKeyInfo.xml +++ b/docs/Mono.Android/en/Javax.Crypto/EncryptedPrivateKeyInfo.xml @@ -172,9 +172,8 @@ encryption algorithm name. See Appendix A in the - <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html#AppA"> - Java Cryptography Architecture Reference Guide</a> + + Java Cryptography Architecture Reference Guide for information about standard Cipher algorithm names. encrypted data. The contents of <code>encrypedData</code> are copied to protect against subsequent diff --git a/docs/Mono.Android/en/Javax.Crypto/ExemptionMechanism.xml b/docs/Mono.Android/en/Javax.Crypto/ExemptionMechanism.xml index fbc36cf571..ac96953981 100644 --- a/docs/Mono.Android/en/Javax.Crypto/ExemptionMechanism.xml +++ b/docs/Mono.Android/en/Javax.Crypto/ExemptionMechanism.xml @@ -266,9 +266,8 @@ the standard name of the requested exemption mechanism. See the ExemptionMechanism section in the - <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#Exemption"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard exemption mechanism names. Returns an <code>ExemptionMechanism</code> object that implements the specified exemption mechanism algorithm. @@ -317,9 +316,8 @@ the standard name of the requested exemption mechanism. See the ExemptionMechanism section in the - <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#Exemption"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard exemption mechanism names. the provider. Returns an <code>ExemptionMechanism</code> object that implements the @@ -371,9 +369,8 @@ the standard name of the requested exemption mechanism. See the ExemptionMechanism section in the - <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#Exemption"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard exemption mechanism names. the name of the provider. Returns an <code>ExemptionMechanism</code> object that implements the diff --git a/docs/Mono.Android/en/Javax.Crypto/KeyAgreement.xml b/docs/Mono.Android/en/Javax.Crypto/KeyAgreement.xml index 446b22c7c1..19d23f33b8 100644 --- a/docs/Mono.Android/en/Javax.Crypto/KeyAgreement.xml +++ b/docs/Mono.Android/en/Javax.Crypto/KeyAgreement.xml @@ -350,9 +350,8 @@ the standard name of the requested key agreement algorithm. - See the KeyAgreement section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyAgreement"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyAgreement section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Returns a <code>KeyAgreement</code> object that implements the specified key agreement algorithm. @@ -401,9 +400,8 @@ the standard name of the requested key agreement algorithm. - See the KeyAgreement section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyAgreement"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyAgreement section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the provider. Returns a <code>KeyAgreement</code> object that implements the @@ -455,9 +453,8 @@ the standard name of the requested key agreement algorithm. - See the KeyAgreement section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyAgreement"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyAgreement section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the name of the provider. Returns a <code>KeyAgreement</code> object that implements the diff --git a/docs/Mono.Android/en/Javax.Crypto/KeyGenerator.xml b/docs/Mono.Android/en/Javax.Crypto/KeyGenerator.xml index 46575c9b07..6d2f2edbb3 100644 --- a/docs/Mono.Android/en/Javax.Crypto/KeyGenerator.xml +++ b/docs/Mono.Android/en/Javax.Crypto/KeyGenerator.xml @@ -197,9 +197,8 @@ the standard name of the requested key algorithm. - See the KeyGenerator section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyGenerator"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyGenerator section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Returns a <code>KeyGenerator</code> object that generates secret keys for the specified algorithm. @@ -247,9 +246,8 @@ the standard name of the requested key algorithm. - See the KeyGenerator section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyGenerator"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyGenerator section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the provider. Returns a <code>KeyGenerator</code> object that generates secret keys @@ -300,9 +298,8 @@ the standard name of the requested key algorithm. - See the KeyGenerator section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyGenerator"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the KeyGenerator section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the name of the provider. Returns a <code>KeyGenerator</code> object that generates secret keys diff --git a/docs/Mono.Android/en/Javax.Crypto/Mac.xml b/docs/Mono.Android/en/Javax.Crypto/Mac.xml index d1f2580d7a..83edf9a26f 100644 --- a/docs/Mono.Android/en/Javax.Crypto/Mac.xml +++ b/docs/Mono.Android/en/Javax.Crypto/Mac.xml @@ -345,9 +345,8 @@ the standard name of the requested MAC algorithm. - See the Mac section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#Mac"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the Mac section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Returns a <code>Mac</code> object that implements the specified MAC algorithm. @@ -396,9 +395,8 @@ the standard name of the requested MAC algorithm. - See the Mac section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#Mac"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the Mac section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the provider. Returns a <code>Mac</code> object that implements the @@ -450,9 +448,8 @@ the standard name of the requested MAC algorithm. - See the Mac section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#Mac"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the Mac section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the name of the provider. Returns a <code>Mac</code> object that implements the diff --git a/docs/Mono.Android/en/Javax.Crypto/SecretKeyFactory.xml b/docs/Mono.Android/en/Javax.Crypto/SecretKeyFactory.xml index cd63771f08..e62a5bc1c3 100644 --- a/docs/Mono.Android/en/Javax.Crypto/SecretKeyFactory.xml +++ b/docs/Mono.Android/en/Javax.Crypto/SecretKeyFactory.xml @@ -206,9 +206,8 @@ the standard name of the requested secret-key algorithm. - See the SecretKeyFactory section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#SecretKeyFactory"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the SecretKeyFactory section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. Returns a <code>SecretKeyFactory</code> object that converts secret keys of the specified algorithm. @@ -257,9 +256,8 @@ the standard name of the requested secret-key algorithm. - See the SecretKeyFactory section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#SecretKeyFactory"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the SecretKeyFactory section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the provider. Returns a <code>SecretKeyFactory</code> object that converts @@ -311,9 +309,8 @@ the standard name of the requested secret-key algorithm. - See the SecretKeyFactory section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#SecretKeyFactory"> - Java Cryptography Architecture Standard Algorithm Name Documentation</a> + See the SecretKeyFactory section in the + Java Cryptography Architecture Standard Algorithm Name Documentation for information about standard algorithm names. the name of the provider. Returns a <code>SecretKeyFactory</code> object that converts diff --git a/docs/Mono.Android/en/Javax.Net.Ssl/KeyManagerFactory.xml b/docs/Mono.Android/en/Javax.Net.Ssl/KeyManagerFactory.xml index 4e0b3fb0e2..5e1b61807e 100644 --- a/docs/Mono.Android/en/Javax.Net.Ssl/KeyManagerFactory.xml +++ b/docs/Mono.Android/en/Javax.Net.Ssl/KeyManagerFactory.xml @@ -199,9 +199,8 @@ the standard name of the requested algorithm. - See the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html"> - Java Secure Socket Extension Reference Guide </a> + See the + Java Secure Socket Extension Reference Guide for information about standard algorithm names. Returns a <code>KeyManagerFactory</code> object that acts as a factory for key managers. @@ -250,9 +249,8 @@ the standard name of the requested algorithm. - See the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html"> - Java Secure Socket Extension Reference Guide </a> + See the + Java Secure Socket Extension Reference Guide for information about standard algorithm names. an instance of the provider. Returns a <code>KeyManagerFactory</code> object that acts as a @@ -303,9 +301,8 @@ the standard name of the requested algorithm. - See the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html"> - Java Secure Socket Extension Reference Guide </a> + See the + Java Secure Socket Extension Reference Guide for information about standard algorithm names. the name of the provider. Returns a <code>KeyManagerFactory</code> object that acts as a diff --git a/docs/Mono.Android/en/Javax.Net.Ssl/SNIHostName.xml b/docs/Mono.Android/en/Javax.Net.Ssl/SNIHostName.xml index ee019f80d8..96934aaf4f 100644 --- a/docs/Mono.Android/en/Javax.Net.Ssl/SNIHostName.xml +++ b/docs/Mono.Android/en/Javax.Net.Ssl/SNIHostName.xml @@ -168,8 +168,8 @@ - the <a href="[TODO: @docRoot]/java/util/regex/Pattern.html#sum"> - regular expression pattern</a> + the + regular expression pattern representing the hostname(s) to match Creates an SNIMatcher object for SNIHostNames. a SNIMatcher object for SNIHostNames diff --git a/docs/Mono.Android/en/Javax.Net.Ssl/SSLContext.xml b/docs/Mono.Android/en/Javax.Net.Ssl/SSLContext.xml index 5e35878320..f18df7a08e 100644 --- a/docs/Mono.Android/en/Javax.Net.Ssl/SSLContext.xml +++ b/docs/Mono.Android/en/Javax.Net.Ssl/SSLContext.xml @@ -340,10 +340,9 @@ the standard name of the requested protocol. - See the SSLContext section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#SSLContext"> + See the SSLContext section in the Java Cryptography Architecture Standard Algorithm Name - Documentation</a> + Documentation for information about standard protocol names. Returns a <code>SSLContext</code> object that implements the specified secure socket protocol. @@ -392,10 +391,9 @@ the standard name of the requested protocol. - See the SSLContext section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#SSLContext"> + See the SSLContext section in the Java Cryptography Architecture Standard Algorithm Name - Documentation</a> + Documentation for information about standard protocol names. an instance of the provider. Returns a <code>SSLContext</code> object that implements the @@ -446,10 +444,9 @@ the standard name of the requested protocol. - See the SSLContext section in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#SSLContext"> + See the SSLContext section in the Java Cryptography Architecture Standard Algorithm Name - Documentation</a> + Documentation for information about standard protocol names. the name of the provider. Returns a <code>SSLContext</code> object that implements the diff --git a/docs/Mono.Android/en/Javax.Net.Ssl/SSLParameters.xml b/docs/Mono.Android/en/Javax.Net.Ssl/SSLParameters.xml index 12c44d5f4c..2b72d0299f 100644 --- a/docs/Mono.Android/en/Javax.Net.Ssl/SSLParameters.xml +++ b/docs/Mono.Android/en/Javax.Net.Ssl/SSLParameters.xml @@ -242,9 +242,8 @@ The standard string name of the endpoint - identification algorithm (or null). See Appendix A in the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html#AppA"> - Java Cryptography Architecture API Specification &amp; Reference </a> + identification algorithm (or null). See Appendix A in the + Java Cryptography Architecture API Specification & Reference for information about standard algorithm names. Gets the endpoint identification algorithm. -or- Sets the endpoint identification algorithm. the endpoint identification algorithm, or null if none diff --git a/docs/Mono.Android/en/Javax.Net.Ssl/TrustManagerFactory.xml b/docs/Mono.Android/en/Javax.Net.Ssl/TrustManagerFactory.xml index bf90b782fa..7bf0945b50 100644 --- a/docs/Mono.Android/en/Javax.Net.Ssl/TrustManagerFactory.xml +++ b/docs/Mono.Android/en/Javax.Net.Ssl/TrustManagerFactory.xml @@ -201,9 +201,8 @@ the standard name of the requested trust management - algorithm. See the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html"> - Java Secure Socket Extension Reference Guide </a> + algorithm. See the + Java Secure Socket Extension Reference Guide for information about standard algorithm names. Returns a <code>TrustManagerFactory</code> object that acts as a factory for trust managers. @@ -252,9 +251,8 @@ the standard name of the requested trust management - algorithm. See the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html"> - Java Secure Socket Extension Reference Guide </a> + algorithm. See the + Java Secure Socket Extension Reference Guide for information about standard algorithm names. an instance of the provider. Returns a <code>TrustManagerFactory</code> object that acts as a @@ -305,9 +303,8 @@ the standard name of the requested trust management - algorithm. See the <a href= - "https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html"> - Java Secure Socket Extension Reference Guide </a> + algorithm. See the + Java Secure Socket Extension Reference Guide for information about standard algorithm names. the name of the provider. Returns a <code>TrustManagerFactory</code> object that acts as a diff --git a/docs/Mono.Android/en/Javax.Xml.Datatype/DatatypeFactory.xml b/docs/Mono.Android/en/Javax.Xml.Datatype/DatatypeFactory.xml index a8daa4b970..539b3f7e12 100644 --- a/docs/Mono.Android/en/Javax.Xml.Datatype/DatatypeFactory.xml +++ b/docs/Mono.Android/en/Javax.Xml.Datatype/DatatypeFactory.xml @@ -420,7 +420,8 @@ Milliseconds of <code>Duration</code> to create. Create a <code>Duration</code> of type <code>xdt:dayTimeDuration</code> using the specified milliseconds as defined in - <a href="http://www. + + XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration. New <code>Duration</code> created with the specified <code>durationInMilliseconds</code>. @@ -462,7 +463,8 @@ Lexical representation of a duration. Create a <code>Duration</code> of type <code>xdt:dayTimeDuration</code> by parsing its <code>String</code> representation, - "<em>PnDTnHnMnS</em>", <a href="http://www. + "<em>PnDTnHnMnS</em>", + XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration. New <code>Duration</code> created using the specified <code>lexicalRepresentation</code>. @@ -518,7 +520,8 @@ Second of <code>Duration</code>. Create a <code>Duration</code> of type <code>xdt:dayTimeDuration</code> using the specified <code>day</code>, <code>hour</code>, <code>minute</code> and <code>second</code> as defined in - <a href="http://www. + + XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration. New <code>Duration</code> created with the specified <code>day</code>, <code>hour</code>, <code>minute</code> and <code>second</code>. @@ -574,7 +577,8 @@ Second of <code>Duration</code>. Create a <code>Duration</code> of type <code>xdt:dayTimeDuration</code> using the specified <code>day</code>, <code>hour</code>, <code>minute</code> and <code>second</code> as defined in - <a href="http://www. + + XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration. New <code>Duration</code> created with the specified <code>day</code>, <code>hour</code>, <code>minute</code> and <code>second</code>. @@ -619,7 +623,8 @@ Milliseconds of <code>Duration</code> to create. Create a <code>Duration</code> of type <code>xdt:yearMonthDuration</code> using the specified milliseconds as defined in - <a href="http://www. + + XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration. New <code>Duration</code> created using the specified <code>durationInMilliseconds</code>. @@ -661,7 +666,8 @@ Lexical representation of a duration. Create a <code>Duration</code> of type <code>xdt:yearMonthDuration</code> by parsing its <code>String</code> representation, - "<em>PnYnM</em>", <a href="http://www. + "<em>PnYnM</em>", + XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration. New <code>Duration</code> created using the specified <code>lexicalRepresentation</code>. @@ -713,7 +719,8 @@ Month of <code>Duration</code>. Create a <code>Duration</code> of type <code>xdt:yearMonthDuration</code> using the specified <code>year</code> and <code>month</code> as defined in - <a href="http://www. + + XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration. New <code>Duration</code> created using the specified <code>year</code> and <code>month</code>. @@ -764,7 +771,8 @@ Month of <code>Duration</code>. Create a <code>Duration</code> of type <code>xdt:yearMonthDuration</code> using the specified <code>year</code> and <code>month</code> as defined in - <a href="http://www. + + XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration. New <code>Duration</code> created using the specified <code>year</code> and <code>month</code>. diff --git a/docs/Mono.Android/en/Javax.Xml.Datatype/XMLGregorianCalendar.xml b/docs/Mono.Android/en/Javax.Xml.Datatype/XMLGregorianCalendar.xml index 175d9e0ec0..9519c9a230 100644 --- a/docs/Mono.Android/en/Javax.Xml.Datatype/XMLGregorianCalendar.xml +++ b/docs/Mono.Android/en/Javax.Xml.Datatype/XMLGregorianCalendar.xml @@ -903,7 +903,7 @@ value constraints summarized in - <a href="#datetimefield-millisecond">millisecond field of date/time field mapping table</a>. + "#datetimefield-millisecond">millisecond field of date/time field mapping table. Set milliseconds. @@ -945,11 +945,11 @@ value constraints are summarized in - <a href="#datetimefield-hour">hour field of date/time field mapping table</a>. + "#datetimefield-hour">hour field of date/time field mapping table. value constraints are summarized in - <a href="#datetimefield-minute">minute field of date/time field mapping table</a>. + "#datetimefield-minute">minute field of date/time field mapping table. value constraints are summarized in - <a href="#datetimefield-second">second field of date/time field mapping table</a>. + "#datetimefield-second">second field of date/time field mapping table. Set time as one unit. @@ -998,11 +998,11 @@ value constraints are summarized in - <a href="#datetimefield-hour">hour field of date/time field mapping table</a>. + "#datetimefield-hour">hour field of date/time field mapping table. value constraints are summarized in - <a href="#datetimefield-minute">minute field of date/time field mapping table</a>. + "#datetimefield-minute">minute field of date/time field mapping table. value constraints are summarized in - <a href="#datetimefield-second">second field of date/time field mapping table</a>. + "#datetimefield-second">second field of date/time field mapping table. value of <code>null</code> indicates this optional field is not set. Set time as one unit, including the optional infinite precision @@ -1053,11 +1053,11 @@ value constraints are summarized in - <a href="#datetimefield-hour">hour field of date/time field mapping table</a>. + "#datetimefield-hour">hour field of date/time field mapping table. value constraints are summarized in - <a href="#datetimefield-minute">minute field of date/time field mapping table</a>. + "#datetimefield-minute">minute field of date/time field mapping table. value constraints are summarized in - <a href="#datetimefield-second">second field of date/time field mapping table</a>. + "#datetimefield-second">second field of date/time field mapping table. value of DatatypeConstants#FIELD_UNDEFINED indicates this optional field is not set. Set time as one unit, including optional milliseconds. @@ -1103,7 +1103,7 @@ - value constraints summarized in <a href="#datetimefield-year">year field of date/time field mapping table</a>. + value constraints summarized in "#datetimefield-year">year field of date/time field mapping table. Set low and high order component of XSD <code>dateTime</code> year field. diff --git a/docs/Mono.Android/en/Javax.Xml.Namespace/QName.xml b/docs/Mono.Android/en/Javax.Xml.Namespace/QName.xml index 23e1301151..b46d664f11 100644 --- a/docs/Mono.Android/en/Javax.Xml.Namespace/QName.xml +++ b/docs/Mono.Android/en/Javax.Xml.Namespace/QName.xml @@ -32,8 +32,10 @@ <code>QName</code> represents a <strong>qualified name</strong> - as defined in the XML specifications: <a - href="http://www. + as defined in the XML specifications: XML Schema Part2: + Datatypes specification, Namespaces + in XML, Namespaces + in XML Errata. diff --git a/docs/Mono.Android/en/Javax.Xml.Transform/TransformerFactory.xml b/docs/Mono.Android/en/Javax.Xml.Transform/TransformerFactory.xml index 4545e68b5e..1f1457c98d 100644 --- a/docs/Mono.Android/en/Javax.Xml.Transform/TransformerFactory.xml +++ b/docs/Mono.Android/en/Javax.Xml.Transform/TransformerFactory.xml @@ -197,7 +197,8 @@ The value of the charset attribute to match. May be null. Get the stylesheet specification(s) associated with the XML <code>Source</code> document via the - <a href="http://www. + + xml-stylesheet processing instruction that match the given criteria. A <code>Source</code> <code>Object</code> suitable for passing to the <code>TransformerFactory</code>. diff --git a/docs/Mono.Android/en/Javax.Xml.Validation/SchemaFactory.xml b/docs/Mono.Android/en/Javax.Xml.Validation/SchemaFactory.xml index 6aa1751299..f78f27add8 100644 --- a/docs/Mono.Android/en/Javax.Xml.Validation/SchemaFactory.xml +++ b/docs/Mono.Android/en/Javax.Xml.Validation/SchemaFactory.xml @@ -244,7 +244,7 @@ Specifies the schema language which the returned <code>SchemaFactory</code> will understand. - <code>schemaLanguage</code> must specify a <a href="#schemaLanguage">valid</a> schema language. + <code>schemaLanguage</code> must specify a "#schemaLanguage">valid schema language. Is specified schema supported by this <code>SchemaFactory</code>? <code>true</code> if <code>SchemaFactory</code> supports <code>schemaLanguage</code>, else <code>false</code>. @@ -322,8 +322,8 @@ Specifies the schema language which the returned SchemaFactory will understand. See - <a href="#schemaLanguage">the list of available - schema languages</a> for the possible values. + "#schemaLanguage">the list of available + schema languages for the possible values. Lookup an implementation of the <code>SchemaFactory</code> that supports the specified schema language and return it. New instance of a <code>SchemaFactory</code> diff --git a/docs/Mono.Android/en/Org.Json/JSONTokener.xml b/docs/Mono.Android/en/Org.Json/JSONTokener.xml index bb3a3cb926..cdbd5989f3 100644 --- a/docs/Mono.Android/en/Org.Json/JSONTokener.xml +++ b/docs/Mono.Android/en/Org.Json/JSONTokener.xml @@ -18,7 +18,8 @@ - Parses a JSON (<a href="http://www. + Parses a JSON (RFC 4627) + encoded string into the corresponding object. diff --git a/docs/Mono.Android/en/Org.W3c.Dom.LS/IDOMImplementationLS.xml b/docs/Mono.Android/en/Org.W3c.Dom.LS/IDOMImplementationLS.xml index 432fdfeb8f..f1c311c6b1 100644 --- a/docs/Mono.Android/en/Org.W3c.Dom.LS/IDOMImplementationLS.xml +++ b/docs/Mono.Android/en/Org.W3c.Dom.LS/IDOMImplementationLS.xml @@ -155,9 +155,9 @@ <code>LSParser</code> for any kind of schema types (i.e. the LSParser will be free to use any schema found), use the value <code>null</code>. - <p ><b>Note:</b> For W3C XML Schema [<a href='http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/'>XML Schema Part 1</a>] + <p ><b>Note:</b> For W3C XML Schema [XML Schema Part 1] , applications must use the value - <code>"http://www.w3.org/2001/XMLSchema"</code>. For XML DTD [<a href='http://www.w3.org/TR/2004/REC-xml-20040204'>XML 1.0</a>], + <code>"http://www.w3.org/2001/XMLSchema"</code>. For XML DTD [XML 1.0], applications must use the value <code>"http://www.w3.org/TR/REC-xml"</code>. Other Schema languages are outside the scope of the W3C and therefore should recommend an @@ -168,8 +168,8 @@ depending on the value of the <code>mode</code> argument. <p ><b>Note:</b> By default, the newly created <code>LSParser</code> does not contain a <code>DOMErrorHandler</code>, i.e. the value of - the "<a href='http://www.w3.org/TR/DOM-Level-3-Core/core.html#parameter-error-handler'> - error-handler</a>" configuration parameter is <code>null</code>. However, implementations + the " + error-handler" configuration parameter is <code>null</code>. However, implementations may provide a default error handler at creation time. In that case, the initial value of the <code>"error-handler"</code> configuration parameter on the new <code>LSParser</code> object contains a diff --git a/docs/Mono.Android/en/Org.W3c.Dom.LS/ILSParser.xml b/docs/Mono.Android/en/Org.W3c.Dom.LS/ILSParser.xml index 2fa5c9f9f1..cb1e935fc8 100644 --- a/docs/Mono.Android/en/Org.W3c.Dom.LS/ILSParser.xml +++ b/docs/Mono.Android/en/Org.W3c.Dom.LS/ILSParser.xml @@ -463,7 +463,7 @@ The location of the XML document to be read. - Parse an XML document from a location identified by a URI reference [<a href='http://www. + Parse an XML document from a location identified by a URI reference [IETF RFC 2396]. If the <code>LSParser</code> is a synchronous <code>LSParser</code>, the newly created and populated <code>Document</code> is returned, or <code>null</code> if an error diff --git a/docs/Mono.Android/en/Org.W3c.Dom.LS/ILSResourceResolver.xml b/docs/Mono.Android/en/Org.W3c.Dom.LS/ILSResourceResolver.xml index 30f18d6ed4..d6badb8f9e 100644 --- a/docs/Mono.Android/en/Org.W3c.Dom.LS/ILSResourceResolver.xml +++ b/docs/Mono.Android/en/Org.W3c.Dom.LS/ILSResourceResolver.xml @@ -69,20 +69,20 @@ - The type of the resource being resolved. For XML [<a href='http://www.w3.org/TR/2004/REC-xml-20040204'>XML 1.0</a>] resources + The type of the resource being resolved. For XML [XML 1.0] resources (i.e. entities), applications must use the value - <code>"http://www.w3.org/TR/REC-xml"</code>. For XML Schema [<a href='http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/'>XML Schema Part 1</a>] + <code>"http://www.w3.org/TR/REC-xml"</code>. For XML Schema [XML Schema Part 1] , applications must use the value <code>"http://www.w3.org/2001/XMLSchema"</code>. Other types of resources are outside the scope of this specification and therefore should recommend an absolute URI in order to use this method. The namespace of the resource being resolved, - e.g. the target namespace of the XML Schema [<a href='http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/'>XML Schema Part 1</a>] + e.g. the target namespace of the XML Schema [XML Schema Part 1] when resolving XML Schema resources. The public identifier of the external entity being referenced, or <code>null</code> if no public identifier was supplied or if the resource is not an entity. - The system identifier, a URI reference [<a href='http://www.ietf.org/rfc/rfc2396.txt'>IETF RFC 2396</a>], of the + The system identifier, a URI reference [IETF RFC 2396], of the external resource being referenced, or <code>null</code> if no system identifier was supplied. The absolute base URI of the resource being parsed, or diff --git a/docs/Mono.Android/en/Org.W3c.Dom/IText.xml b/docs/Mono.Android/en/Org.W3c.Dom/IText.xml index dad07b6e2a..3e46a9624f 100644 --- a/docs/Mono.Android/en/Org.W3c.Dom/IText.xml +++ b/docs/Mono.Android/en/Org.W3c.Dom/IText.xml @@ -32,7 +32,7 @@ The <code>Text</code> interface inherits from <code>CharacterData</code> - and represents the textual content (termed <a href='http://www. + and represents the textual content (termed character data in XML) of an <code>Element</code> or <code>Attr</code>. diff --git a/docs/Mono.Android/en/Org.XmlPull.V1/IXmlPullParser.xml b/docs/Mono.Android/en/Org.XmlPull.V1/IXmlPullParser.xml index cff0c37018..318d321dde 100644 --- a/docs/Mono.Android/en/Org.XmlPull.V1/IXmlPullParser.xml +++ b/docs/Mono.Android/en/Org.XmlPull.V1/IXmlPullParser.xml @@ -26,7 +26,8 @@ XML Pull Parser is an interface that defines parsing functionality provided - in <a href="http://www. + in XMLPULL V1 API (visit this website to + learn more about API and its implementations). @@ -126,7 +127,8 @@ To be added. To be added. Set new value for entity replacement text as defined in - <a href="http://www. + XML 1.0 Section 4.5 + Construction of Internal Entity Replacement Text. diff --git a/docs/Mono.Android/en/System.Drawing/Color.xml b/docs/Mono.Android/en/System.Drawing/Color.xml index e80400eec5..01b377d93d 100644 --- a/docs/Mono.Android/en/System.Drawing/Color.xml +++ b/docs/Mono.Android/en/System.Drawing/Color.xml @@ -1,5 +1,5 @@ - + diff --git a/docs/Mono.Android/en/Xamarin.Android.Net/AndroidMessageHandler.xml b/docs/Mono.Android/en/Xamarin.Android.Net/AndroidMessageHandler.xml index 0fad34eedc..9a7d17126e 100644 --- a/docs/Mono.Android/en/Xamarin.Android.Net/AndroidMessageHandler.xml +++ b/docs/Mono.Android/en/Xamarin.Android.Net/AndroidMessageHandler.xml @@ -145,6 +145,122 @@ To be added. + + + + + + Method + + Mono.Android + 0.0.0.0 + + + Javax.Net.Ssl.SSLSocketFactory + + + + + + HTTPS connection to return socket factory for + + Configure and return a custom for the passed HTTPS . If the class overriding the method returns anything but the default + null, the SSL setup code will not call the nor the + methods used to configure a custom trust manager which is + then used to create a default socket factory. + Deriving class must perform all the key manager and trust manager configuration to ensure proper + operation of the returned socket factory. + + Instance of SSLSocketFactory ready to use with the HTTPS connection. + To be added. + + + + + + + + Method + + Mono.Android + 0.0.0.0 + + + Javax.Net.Ssl.KeyManagerFactory + + + + + + Key store. + + Create and configure an instance of . The parameter is set to the + return value of the method, so it might be null if the application overrode the method and provided + no key store. It will not be null when the default implementation is used. The application can return null here since + KeyManagerFactory is not required for the custom SSL configuration, but it might be used by the application to implement a more advanced + mechanism of key management. + + The key manager factory or null. + To be added. + + + + + + + + Method + + Mono.Android + 0.0.0.0 + + + Java.Security.KeyStore + + + + + + Key store to configure. + + Configures the key store. The parameter is set to instance of + created using the type and with populated with certificates provided in the + property. AndroidMessageHandler implementation simply returns the instance passed in the parameter + + The key store. + To be added. + + + + + + + + Method + + Mono.Android + 0.0.0.0 + + + Javax.Net.Ssl.TrustManagerFactory + + + + + + Key store. + + Create and configure an instance of . The parameter is set to the + return value of the method, so it might be null if the application overrode the method and provided + no key store. It will not be null when the default implementation is used. The application can return null from this + method in which case AndroidMessageHandler will create its own instance of the trust manager factory provided that the + list contains at least one valid certificate. If there are no valid certificates and this method returns null, no custom + trust manager will be created since that would make all the HTTPS requests fail. + + The trust manager factory. + To be added. + + @@ -255,6 +371,59 @@ To be added. + + + + + + Method + + Mono.Android + 0.0.0.0 + + + System.Threading.Tasks.Task<Java.Net.Proxy> + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + + Method + + Mono.Android + 0.0.0.0 + + + Javax.Net.Ssl.IHostnameVerifier + + + + + + HTTPS connection object. + + Returns a custom host name verifier for a HTTPS connection. By default it returns null and + thus the connection uses whatever host name verification mechanism the operating system defaults to. + Override in your class to define custom host name verification behavior. The overriding class should + not set the property directly on the passed + + Instance of IHostnameVerifier to be used for this HTTPS connection + To be added. + + @@ -351,10 +520,10 @@ before the request is made. Generally the value can be taken from after the initial request, without any authentication data, receives the authorization request from the server. The application must then store credentials in instance of and - assign the instance to this propery before retrying the request. + assign the instance to this property before retrying the request. - The property is never set by AndroidClientHandler. + The property is never set by AndroidMessageHandler. The pre authentication data. @@ -470,9 +639,9 @@ If the website requires authentication, this property will contain data about each scheme supported by the server after the response. Note that unauthorized request will return a valid response - you - need to check the status code and and (re)configure AndroidClientHandler instance accordingly by providing - both the credentials and the authentication scheme by setting the - property. If AndroidClientHandler is not able to detect the kind of authentication scheme it will store an + need to check the status code and and (re)configure AndroidMessageHandler instance accordingly by providing + both the credentials and the authentication scheme by setting the + property. If AndroidMessageHandler is not able to detect the kind of authentication scheme it will store an instance of with its property set to AuthenticationScheme.Unsupported and the application will be responsible for providing an instance of which handles this kind of authorization scheme @@ -530,7 +699,7 @@ - + @@ -548,6 +717,36 @@ To be added. + + + + + + Method + + Mono.Android + 0.0.0.0 + + + System.Threading.Tasks.Task + + + + + + + Request data + Pre-configured connection instance + + Configure the before the request is sent. This method is meant to be overriden + by applications which need to perform some extra configuration steps on the connection. It is called with all + the request headers set, pre-authentication performed (if applicable) but before the request body is set + (e.g. for POST requests). The default implementation in AndroidMessageHandler does nothing. + + To be added. + To be added. + + @@ -643,10 +842,10 @@ If the request is to the server protected with a self-signed (or otherwise untrusted) SSL certificate, the request will fail security chain verification unless the application provides either the CA certificate of the entity which issued the server's certificate or, alternatively, provides the server public key. Whichever the case, the certificate(s) must be stored - in this property in order for AndroidClientHandler to configure the request to accept the server certificate. - AndroidClientHandler uses a custom and to configure the connection. + in this property in order for AndroidMessageHandler to configure the request to accept the server certificate. + AndroidMessageHandler uses a custom and to configure the connection. If, however, the application requires finer control over the SSL configuration (e.g. it implements its own TrustManager) then - it should leave this property empty and instead derive a custom class from AndroidClientHandler and override, as needed, the + it should leave this property empty and instead derive a custom class from AndroidMessageHandler and override, as needed, the , and methods instead @@ -692,5 +891,32 @@ To be added. + + + + + + Method + + Mono.Android + 0.0.0.0 + + + System.Threading.Tasks.Task + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + diff --git a/docs/Mono.Android/en/index.xml b/docs/Mono.Android/en/index.xml index 767e41c6ab..7a18537b41 100644 --- a/docs/Mono.Android/en/index.xml +++ b/docs/Mono.Android/en/index.xml @@ -1,7 +1,6 @@ - [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 11 00 00 00 43 8a c2 a5 ac fb f1 6c bd 2b 2b 47 a6 27 62 f2 73 df 9c b2 79 5c ec cd f7 7d 10 bf 50 8e 69 e7 a3 62 ea 7a 45 45 5b bf 3a c9 55 e1 f2 e2 81 4f 14 4e 5d 81 7e fc 4c 65 02 cc 01 2d f3 10 78 33 48 30 4e 3a e3 85 73 c6 d6 58 c2 34 02 58 21 fd a8 7a 0b e8 a0 d5 04 df 56 4e 2c 93 b2 b8 78 92 5f 42 50 3e 9d 54 df ef 9f 95 86 d9 e6 f3 8a 30 57 69 58 7b 1d e0 1f 6c 04 10 32 8b 2c 97 33 db ] System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints) @@ -54,9 +53,6 @@ System.Reflection.AssemblyFileVersion("0.1.0.0") - - System.Reflection.AssemblyInformationalVersion("0.1.41.0 git-rev-head:d3f0c5c6 git-branch:main") - System.Reflection.AssemblyMetadata("IsTrimmable", "True") @@ -72,10 +68,13 @@ System.Runtime.Versioning.TargetFramework("MonoAndroid,Version=v1.0", FrameworkDisplayName="Xamarin.Android Base Class Libraries") + + System.Reflection.AssemblyInformationalVersion("") + + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 11 00 00 00 43 8a c2 a5 ac fb f1 6c bd 2b 2b 47 a6 27 62 f2 73 df 9c b2 79 5c ec cd f7 7d 10 bf 50 8e 69 e7 a3 62 ea 7a 45 45 5b bf 3a c9 55 e1 f2 e2 81 4f 14 4e 5d 81 7e fc 4c 65 02 cc 01 2d f3 10 78 33 48 30 4e 3a e3 85 73 c6 d6 58 c2 34 02 58 21 fd a8 7a 0b e8 a0 d5 04 df 56 4e 2c 93 b2 b8 78 92 5f 42 50 3e 9d 54 df ef 9f 95 86 d9 e6 f3 8a 30 57 69 58 7b 1d e0 1f 6c 04 10 32 8b 2c 97 33 db ] - [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 11 00 00 00 43 8a c2 a5 ac fb f1 6c bd 2b 2b 47 a6 27 62 f2 73 df 9c b2 79 5c ec cd f7 7d 10 bf 50 8e 69 e7 a3 62 ea 7a 45 45 5b bf 3a c9 55 e1 f2 e2 81 4f 14 4e 5d 81 7e fc 4c 65 02 cc 01 2d f3 10 78 33 48 30 4e 3a e3 85 73 c6 d6 58 c2 34 02 58 21 fd a8 7a 0b e8 a0 d5 04 df 56 4e 2c 93 b2 b8 78 92 5f 42 50 3e 9d 54 df ef 9f 95 86 d9 e6 f3 8a 30 57 69 58 7b 1d e0 1f 6c 04 10 32 8b 2c 97 33 db ] Android.Runtime.NamespaceMapping(Java="android", Managed="Android") @@ -890,9 +889,6 @@ Android.Runtime.NamespaceMapping(Java="android.window", Managed="Android.Window") - - System.Reflection.AssemblyInformationalVersion("12.1.99.144; git-rev-head:9520620; git-branch:main") - System.Reflection.AssemblyMetadata("IsTrimmable", "True") @@ -914,7 +910,11 @@ System.Runtime.CompilerServices.InternalsVisibleTo("Mono.Android.NET-Tests, PublicKey=0024000004800000940000000602000000240000525341310004000011000000438ac2a5acfbf16cbd2b2b47a62762f273df9cb2795ceccdf77d10bf508e69e7a362ea7a45455bbf3ac955e1f2e2814f144e5d817efc4c6502cc012df310783348304e3ae38573c6d658c234025821fda87a0be8a0d504df564e2c93b2b878925f42503e9d54dfef9f9586d9e6f38a305769587b1de01f6c0410328b2c9733db") + + System.Reflection.AssemblyInformationalVersion("12.3.99.145; git-rev-head:c6dcefb; git-branch:apidoc-update-fc2766") + + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 11 00 00 00 43 8a c2 a5 ac fb f1 6c bd 2b 2b 47 a6 27 62 f2 73 df 9c b2 79 5c ec cd f7 7d 10 bf 50 8e 69 e7 a3 62 ea 7a 45 45 5b bf 3a c9 55 e1 f2 e2 81 4f 14 4e 5d 81 7e fc 4c 65 02 cc 01 2d f3 10 78 33 48 30 4e 3a e3 85 73 c6 d6 58 c2 34 02 58 21 fd a8 7a 0b e8 a0 d5 04 df 56 4e 2c 93 b2 b8 78 92 5f 42 50 3e 9d 54 df ef 9f 95 86 d9 e6 f3 8a 30 57 69 58 7b 1d e0 1f 6c 04 10 32 8b 2c 97 33 db ]