diff --git a/I2PChromiumProfileBuilder.html b/I2PChromiumProfileBuilder.html index 9c44d97..2582153 100644 --- a/I2PChromiumProfileBuilder.html +++ b/I2PChromiumProfileBuilder.html @@ -1,459 +1,422 @@ -
-+++ */ +
+
+ Access: public
+
+ Description:
+
+ > I2PChromiumProfileBuilder.java Copyright C 2022 idk
+
+ hankhill19580@gmail.com
+
+ This program is free software: you can redistribute it and/or modify it under the terms of the MIT License. See LICENSE.md for details. This program is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I2PChromiumProfileBuilder is a that builds a profile directory which contains the I2P browser profile for the Chromium browser family. It manages the base profile directory and copies it’s contents to the active profile directory which is actually used by Chromium.
+
+ Author: idk
+
+ Parent class: I2PCommonBrowser
+
+ package: net.i2p.i2pfirefox
+
+
+
+
+
+ Show dependencies
+
+
+
+
+
+
+
+ This method has no parameters. +
+
+ | Name | Type | Description |
+
+ | —– | —– | —– |
+
+ | file | String | |
+
+ | mode | String | |
+
+ | Name | Type | Description |
+
+ | —– | —– | —– |
+
+ | mode | String | |
+
+ | Name | Type | Description |
+
+ | —– | —– | —– |
+
+ | create | boolean | if true create the runtime directory if it does not exist |
+
+ This method has no parameters. +
++ This method has no parameters. +
++ This method has no parameters. +
+--- */ -
-
- Access: public
-
- Description:
-
--- I2PChromiumProfileBuilder.java Copyright C 2022 idk - - hankhill19580@gmail.com - - This program is free software: you can redistribute it and/or modify it under the terms of the MIT License. See LICENSE.md for details. This program is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I2PChromiumProfileBuilder is a that builds a profile directory which contains the I2P browser profile for the Chromium browser family. It manages the base profile directory and copies it's contents to the active profile directory which is actually used by Chromium. -
-
- Author: idk
-
- Parent class: I2PCommonBrowser
-
- package: net.i2p.i2pfirefox
-
-
-
-
Show dependencies
-
-
-
-
- This method has no parameters. -
-
- | Name | Type | Description |
-
- | ----- | ----- | ----- |
-
- | file | String | |
-
- | mode | String | |
-
- | Name | Type | Description |
-
- | ----- | ----- | ----- |
-
- | mode | String | |
-
- | Name | Type | Description |
-
- | ----- | ----- | ----- |
-
- | create | boolean | if true create the runtime directory if it does not exist |
-
- This method has no parameters. -
-- This method has no parameters. -
-- This method has no parameters. -
- Copyright 2022 idk (hankhill19580@gmail.com)
+
+
+ Copyright 2022 idk (hankhill19580@gmail.com)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -1296,18 +1259,20 @@ consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Library General
Public License instead of this License.
-
- Hide license
+
+ Hide license
+
+
+
+