Package com.anylogic.engine.presentation
- java.lang.Object
- com.anylogic.engine.presentation.FileResourceUtils
@AnyLogicInternalAPI public final class FileResourceUtils extends Object
This class is not designed to be accessed by user
Utilities for presentation purposes shared with AL IDE
Utilities for presentation purposes shared with AL IDE
- Author:
- AnyLogic North America, LLC https://anylogic.com
Modifier and Type | Field | Description |
---|---|---|
static final String | PATH_PREFIX | |
static final String | PATH_SPLITTER |
Constructor | Description |
---|---|
FileResourceUtils() |
Modifier and Type | Method | Description |
---|---|---|
static String | formatJarPathUri |
public static final String PATH_PREFIX
- See Also:
- Constant Field Values
public static final String PATH_SPLITTER
- See Also:
- Constant Field Values
public FileResourceUtils()
public static String formatJarPathUri(String jarPath, String packageName, String elementName)