Toggle navigation
JarYard
Browse
Search
About
Groups
de.topobyte
system-utils
0.0.1
Javadoc
Package
Class
Use
Tree
Deprecated
Index
Help
Search
C
D
F
H
J
L
O
P
S
U
C
CWD
- Static variable in class de
.topobyte
.system
.utils
.
SystemPaths
The value of the 'user.dir' system property converted to a
Path
instance.
D
de.topobyte.system.utils
- package de.topobyte.system.utils
F
FILE_SEPARATOR
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
File separator (e.g.
H
HOME
- Static variable in class de
.topobyte
.system
.utils
.
SystemPaths
The value of the 'user.home' system property converted to a
Path
instance.
J
JAVA_CLASS_PATH
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
Java classpath (e.g.
JAVA_CLASS_VERSION
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
Java class version code (e.g.
JAVA_HOME
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
Java installation directory (e.g.
JAVA_VENDOR
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
JVM vendor string (e.g.
JAVA_VENDOR_URL
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
JVM vendor URL (e.g.
JAVA_VERSION
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
Java version code (e.g.
L
LINE_SEPARATOR
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
Line separator (e.g.
O
OS_ARCH
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
Operating System Architecture (e.g.
OS_NAME
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
Operating System Name (e.g.
OS_VERSION
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
Operating System Version (e.g.
P
PATH_SEPARATOR
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
Path separator (e.g.
S
STRING_CWD
- Static variable in class de
.topobyte
.system
.utils
.
SystemPaths
String value of the 'user.dir' system property
STRING_HOME
- Static variable in class de
.topobyte
.system
.utils
.
SystemPaths
String value of the 'user.home' system property
SystemPaths
- Class in
de.topobyte.system.utils
This class provides helpers to access the paths defined through system properties conveniently.
SystemPaths()
- Constructor for class de
.topobyte
.system
.utils
.
SystemPaths
SystemProperties
- Class in
de.topobyte.system.utils
This class provides access to the Strings that can be used to retrieve the standard system properties using
System
.getProperty(String)
.
SystemProperties()
- Constructor for class de
.topobyte
.system
.utils
.
SystemProperties
U
USER_DIR
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
Current working directory (e.g.
USER_HOME
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
User home directory (e.g.
USER_NAME
- Static variable in class de
.topobyte
.system
.utils
.
SystemProperties
User account name (e.g.
C
D
F
H
J
L
O
P
S
U