public class HTMLSourceInfo extends Object
Modifier and Type | Class and Description |
---|---|
class |
HTMLSourceInfo.Config
Internal class for information.
|
Modifier and Type | Method and Description |
---|---|
HTMLSourceInfo.Config |
getConfig(boolean isLocal,
boolean isDevel)
Gets the config.
|
boolean |
isCompressedConfigPresent(boolean isLocal)
Checks if a compressed config is present.
|
public HTMLSourceInfo.Config getConfig(boolean isLocal, boolean isDevel) throws IOException
isLocal
- The local location flag, true means iiziRun or iiziGo, false means browser (including localhost).isDevel
- The development version flag.IOException
- If the file is no longer present or fails to re-load.public boolean isCompressedConfigPresent(boolean isLocal)
isLocal
- Flag for local (true for iiziRun), false for remote.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.