- getAbsoluteFile() - Method in class ljbo82.util.Path
-
- getArch() - Method in class ljbo82.util.Platform
-
Return platform architecture.
- getCanonicalFile() - Method in class ljbo82.util.Path
-
- getDependencies(T) - Method in class ljbo82.util.DependencyGraph
-
Returns all dependencies of an element.
- getElements() - Method in class ljbo82.util.DependencyGraph
-
Returns all registered elements.
- getEmbeddedLibrary(String) - Method in class ljbo82.util.EmbeddedLibraryBundle
-
Returns the embedded path associated with given library name.
- getEmbeddedLibraryDir() - Method in class ljbo82.util.EmbeddedLibraryBundle
-
Returns the embedded directory path where libraries are stored.
- getExtractionDir() - Method in class ljbo82.util.EmbeddedLibraryBundle
-
Returns the place to store extracted libraries contained in JAR.
- getHexString(byte[]) - Method in class ljbo82.util.StringUtils
-
- getInputStream() - Method in class ljbo82.util.EmbeddedResource
-
Returns the input stream to access this embedded resource (inside application JAR).
- getInputStream() - Method in class ljbo82.util.Path
-
- getInstance() - Static method in class ljbo82.util.Platform
-
- getInstance() - Static method in class ljbo82.util.StringUtils
-
- getLibPrefix() - Method in class ljbo82.util.Platform
-
Return the default library prefix.
- getLibraryFile(String) - Method in class ljbo82.util.EmbeddedLibraryBundle
-
- getLibraryFile(String) - Method in class ljbo82.util.LibraryBundle
-
Returns the file pointing to given library.
- getLibraryPrefix() - Method in class ljbo82.util.LibraryBundle
-
Returns the library filename prefix.
- getLibrarySearchDirs() - Method in class ljbo82.util.EmbeddedLibraryBundle
-
- getLibrarySearchDirs() - Method in class ljbo82.util.LibraryBundle
-
Returns the list of paths to search when loading libraries.
- getLibrarySearchDirs() - Method in class ljbo82.util.Platform
-
Returns the list of paths to search when loading libraries.
- getLibrarySuffix() - Method in class ljbo82.util.LibraryBundle
-
Returns the library filename suffix.
- getLibSuffix() - Method in class ljbo82.util.Platform
-
Return the default library suffix.
- getMd5Checksum(int) - Method in class ljbo82.util.EmbeddedResource
-
Returns the MD5 of this embedded resource.
- getMd5Checksum() - Method in class ljbo82.util.EmbeddedResource
-
Convenience method.
- getMd5Checksum(int) - Method in class ljbo82.util.Path
-
- getMd5Checksum() - Method in class ljbo82.util.Path
-
- getName() - Method in class ljbo82.util.Platform
-
Returns platform name.
- getOrCreateDirectory(String) - Static method in class ljbo82.util.Path
-
Gets given directory.
- getOrCreateParentDir(String) - Static method in class ljbo82.util.Path
-
Considers given path as pointing to a file and return parent directory.
- getParentFile() - Method in class ljbo82.util.Path
-
- getPath() - Method in class ljbo82.util.EmbeddedResource
-
- getRandomString(int) - Method in class ljbo82.util.StringUtils
-
- getRandomString(int, char[]) - Method in class ljbo82.util.StringUtils
-
- getRelativeTo(Path) - Method in class ljbo82.util.Path
-
- getStringContents() - Method in class ljbo82.util.Path
-
- getTemporaryDir() - Method in class ljbo82.util.Platform
-
Returns platform-specific temporary directory.
- getUrl() - Method in class ljbo82.util.EmbeddedResource
-
- getUserHome() - Method in class ljbo82.util.Platform
-
Returns platform-specific user home directory.
- getVersion() - Method in class ljbo82.util.Platform
-
Returns platform version.