Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

abort() - Method in class org.eclipse.rdf4j.common.platform.ProcessLauncher
Tries to abort the currently running process.
AbstractLogConfiguration - Class in org.eclipse.rdf4j.common.app.logging.base
Base implementation of LogConfiguration.
AbstractLogConfiguration() - Constructor for class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
AbstractLogReader - Class in org.eclipse.rdf4j.common.logging.base
 
AbstractLogReader() - Constructor for class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
AbstractPlatform - Class in org.eclipse.rdf4j.common.platform
Utility base class for Platform implementations.
AbstractPlatform() - Constructor for class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
accept(File, String) - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader.DateRangeFilenameFilter
 
addInstanceRules(RuleStore) - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator
 
addOutputListener(ProcessLauncher.OutputListener) - Method in class org.eclipse.rdf4j.common.platform.ProcessLauncher
Add a listener for output from the to-be-launched process.
ADMIN_EVENT_LOG_FILE - Static variable in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 
ADMIN_EVENT_LOGGER_NAME - Static variable in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 
ADUNA_APPLICATION_DATA - Static variable in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
name of the app data subdirectory containing all RDF4J files *
AppConfiguration - Class in org.eclipse.rdf4j.common.app
 
AppConfiguration() - Constructor for class org.eclipse.rdf4j.common.app.AppConfiguration
Create a new, uninitialized application configuration.
AppConfiguration(String) - Constructor for class org.eclipse.rdf4j.common.app.AppConfiguration
Create the application configuration.
AppConfiguration(String, AppVersion) - Constructor for class org.eclipse.rdf4j.common.app.AppConfiguration
Create the application configuration.
AppConfiguration(String, String) - Constructor for class org.eclipse.rdf4j.common.app.AppConfiguration
Create the application configuration.
AppConfiguration(String, String, AppVersion) - Constructor for class org.eclipse.rdf4j.common.app.AppConfiguration
Create the application configuration.
APPDATA_BASEDIR_PROPERTY - Static variable in interface org.eclipse.rdf4j.common.platform.Platform
 
APPLICATION_DATA - Static variable in class org.eclipse.rdf4j.common.platform.support.MacOSXPlatform
 
APPLICATION_DATA - Static variable in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
name of the directory containing application data
AppVersion - Class in org.eclipse.rdf4j.common.app
A product version in Aduna's version format (i.e.
AppVersion() - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Construct an uninitialized AppVersion.
AppVersion(int, int) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new major.minor version number, e.g.
AppVersion(int, int, int) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new major.minor.patch version number, e.g.
AppVersion(int, int, String) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new major.minor-modifier version number, e.g.
AppVersion(int, int, int, String) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new major.minor.patch-modifier version number, e.g.
AppVersion(int, int, int, int, String) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new major.minor.patchMmilestone-modifier version number, e.g.
AppVersion(int, int, int, int, String, String) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
 

B

begin(InterpretationContext, String, Attributes) - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator.LogReaderAction
 

C

close() - Method in class org.eclipse.rdf4j.common.app.logging.base.LogConverterHandler
 
colonReplacement - Variable in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
CommandNotExistsException(String) - Constructor for exception org.eclipse.rdf4j.common.platform.ProcessLauncher.CommandNotExistsException
Construct a new exception for a command that does not exist.
compareTo(AppVersion) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Compares two version numbers according to their major, minor, patch and milestone version numbers, ordering from oldest to newest version.
Configuration - Interface in org.eclipse.rdf4j.common.app.config
 
ConfigurationUtil - Class in org.eclipse.rdf4j.common.app.util
 
ConfigurationUtil() - Constructor for class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
 

D

dataDirPreserveCase() - Method in class org.eclipse.rdf4j.common.platform.DefaultPlatform
 
dataDirPreserveCase() - Method in interface org.eclipse.rdf4j.common.platform.Platform
 
dataDirPreserveCase() - Method in class org.eclipse.rdf4j.common.platform.support.MacOSXPlatform
 
dataDirPreserveCase() - Method in class org.eclipse.rdf4j.common.platform.support.PosixPlatform
 
dataDirPreserveCase() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
 
dataDirReplaceColon() - Method in class org.eclipse.rdf4j.common.platform.DefaultPlatform
 
dataDirReplaceColon() - Method in interface org.eclipse.rdf4j.common.platform.Platform
 
dataDirReplaceColon() - Method in class org.eclipse.rdf4j.common.platform.support.PosixPlatform
 
dataDirReplaceColon() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
 
dataDirReplaceWhitespace() - Method in class org.eclipse.rdf4j.common.platform.DefaultPlatform
 
dataDirReplaceWhitespace() - Method in interface org.eclipse.rdf4j.common.platform.Platform
 
dataDirReplaceWhitespace() - Method in class org.eclipse.rdf4j.common.platform.support.MacOSXPlatform
 
dataDirReplaceWhitespace() - Method in class org.eclipse.rdf4j.common.platform.support.PosixPlatform
 
dataDirReplaceWhitespace() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
 
DateRangeFilenameFilter(Pattern, SimpleDateFormat, Calendar, Calendar) - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader.DateRangeFilenameFilter
 
DEFAULT_PARSER_PATTERN - Static variable in class org.eclipse.rdf4j.common.logging.file.logback.StackTracePatternLayout
 
DEFAULT_RESOURCES_LOCATION - Static variable in interface org.eclipse.rdf4j.common.app.config.Configuration
 
DefaultPlatform - Class in org.eclipse.rdf4j.common.platform
 
DefaultPlatform() - Constructor for class org.eclipse.rdf4j.common.platform.DefaultPlatform
 
destroy() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
destroy() - Method in interface org.eclipse.rdf4j.common.app.config.Configuration
Clean up configuration resources.
destroy() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
destroy() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
destroy() - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
destroy() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
destroy() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Destroy the log reader and release all used resources.
DIR - Static variable in interface org.eclipse.rdf4j.common.app.config.Configuration
 

E

end(InterpretationContext, String) - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator.LogReaderAction
 
equals(Object) - Method in class org.eclipse.rdf4j.common.app.AppVersion
 
errorOutput(char[]) - Method in interface org.eclipse.rdf4j.common.platform.ProcessLauncher.OutputListener
 

F

FileLogReader - Class in org.eclipse.rdf4j.common.logging.file.logback
 
FileLogReader() - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
FileLogReader(File) - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
flush() - Method in class org.eclipse.rdf4j.common.app.logging.base.LogConverterHandler
 

G

getAppConfiguration() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
getAppConfiguration() - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 
getAppender() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getAppender() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Logging appender associated with this reader.
getApplicationDataDir() - Method in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
getApplicationDataDir(String) - Method in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
getApplicationDataDir() - Method in interface org.eclipse.rdf4j.common.platform.Platform
Returns the directory in which Aduna applications can store their application-dependent data, returns 'getOSApplicationDataDir' unless the system property "aduna.platform.applicationdata.dir" has been set.
getApplicationDataDir(String) - Method in interface org.eclipse.rdf4j.common.platform.Platform
Returns the directory in which a specific application can store all its application-dependent data.
getApplicationId() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get the name of the application (e.g.
getBaseDir() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
getBaseDir() - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
The base location on the file system for logging configuration and data
getCommandLine() - Method in class org.eclipse.rdf4j.common.platform.ProcessLauncher
Get the commandline that is used to launch the process.
getCommandLineArgs() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get the command line arguments of the application.
getCommandShell() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Returns appropriate command shell for the current windows shell.
getConfDir() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
getConfDir() - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
The location on the file system where logging configuration is stored.
getDataDir() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
getDefaultLogReader() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
getDefaultLogReader() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator
 
getDefaultLogReader() - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
Default (fallback) LogReader instance.
getEndDate() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getEndDate() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
getEndDate() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
End (latest) date of of the log records returned by this log reader.
getErrorOutput() - Method in class org.eclipse.rdf4j.common.platform.ProcessLauncher
Get error output, in case no listeners were registered - never returns null.
getFtpProxyHost() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getFtpProxyPort() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getFullName() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get the full name of the application, which consists of the long name and the version number (e.g.
getHttpProxyHost() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getHttpProxyPort() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getHttpsProxyHost() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getHttpsProxyPort() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getInstance() - Static method in class org.eclipse.rdf4j.common.platform.PlatformFactory
Returns the Platform instance corresponding with the current platform.
getLevel() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getLevel() - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
getLevel() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Level of the log records returned by this log reader.
getLevel() - Method in interface org.eclipse.rdf4j.common.logging.LogRecord
 
getLimit() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getLimit() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Max.
getLogConfiguration() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
getLoggingDir() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
getLoggingDir() - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
The location on the file system where logging data is stored.
getLogReader(String) - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
getLogReader(String) - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator
 
getLogReader(String) - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
A reader that can read logging information as stored by the specific logger's appender.
getLongName() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get the long name of the application (e.g.
getMajor() - Method in class org.eclipse.rdf4j.common.app.AppVersion
Gets the version's major version number.
getMaxDate() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getMaxDate() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
getMaxDate() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Max (latest) available date of the log records.
getMessage() - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
getMessage() - Method in interface org.eclipse.rdf4j.common.logging.LogRecord
 
getMilestone() - Method in class org.eclipse.rdf4j.common.app.AppVersion
 
getMinDate() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getMinDate() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
getMinDate() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Min (earliest) available date of the log records.
getMinor() - Method in class org.eclipse.rdf4j.common.app.AppVersion
Gets the version's minor version number.
getModifier() - Method in class org.eclipse.rdf4j.common.app.AppVersion
Gets the version's release modifier part.
getName() - Method in class org.eclipse.rdf4j.common.platform.DefaultPlatform
 
getName() - Method in interface org.eclipse.rdf4j.common.platform.Platform
Get a descriptive name for this platform.
getName() - Method in class org.eclipse.rdf4j.common.platform.support.MacOSXPlatform
 
getName() - Method in class org.eclipse.rdf4j.common.platform.support.PosixGnomePlatform
 
getName() - Method in class org.eclipse.rdf4j.common.platform.support.PosixKDEPlatform
 
getName() - Method in class org.eclipse.rdf4j.common.platform.support.PosixPlatform
 
getName() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Returns the name of this windows platform.
getNonProxyHostsStarting() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
Get the semicolon-separated list of hostnames starting with given strings, that do not use the proxy settings.
getOffset() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getOffset() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Index of the first record returned by this log reader.
getOSApplicationDataDir(String) - Method in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
getOSApplicationDataDir() - Method in class org.eclipse.rdf4j.common.platform.DefaultPlatform
 
getOSApplicationDataDir() - Method in interface org.eclipse.rdf4j.common.platform.Platform
Returns the operating system dependend application data dir.
getOSApplicationDataDir(String) - Method in interface org.eclipse.rdf4j.common.platform.Platform
Returns the operating system dependend application data dir.
getOSApplicationDataDir() - Method in class org.eclipse.rdf4j.common.platform.support.MacOSXPlatform
 
getOSApplicationDataDir() - Method in class org.eclipse.rdf4j.common.platform.support.PosixPlatform
 
getOSApplicationDataDir() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Returns an application data directory in the "Application Data" userdir of Windows.
getPackages() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
getPatch() - Method in class org.eclipse.rdf4j.common.app.AppVersion
Gets the version's micro version number.
getPlatform() - Static method in class org.eclipse.rdf4j.common.platform.PlatformFactory
Returns the Platform instance corresponding with the current platform.
getProperties() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
getProxiesEnabled() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getProxySettings() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
getRelativeApplicationDataDir(String) - Method in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
getRelativeApplicationDataDir(String, boolean, boolean, boolean) - Method in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
getRelativeApplicationDataDir(String) - Method in interface org.eclipse.rdf4j.common.platform.Platform
Get the directory relative to getApplicationDataDir() for the specified application.
getSocksProxyHost() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getSocksProxyPort() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getStackTrace() - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
getStackTrace() - Method in interface org.eclipse.rdf4j.common.logging.LogRecord
 
getStandardOutput() - Method in class org.eclipse.rdf4j.common.platform.ProcessLauncher
Get standard output, in case no listeners were registered - never returns null.
getStartDate() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getStartDate() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
getStartDate() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Start (earliest) date of the log records returned by this log reader.
getThread() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getThread() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Thread name of the log records returned by this log reader.
getThreadName() - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
getThreadName() - Method in interface org.eclipse.rdf4j.common.logging.LogRecord
 
getThreadNames() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getThreadNames() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
All available thread names of the log records.
getTime() - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
getTime() - Method in interface org.eclipse.rdf4j.common.logging.LogRecord
 
getUserHome() - Method in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
getUserHome() - Method in interface org.eclipse.rdf4j.common.platform.Platform
Returns the directory for the current user.
getUserHome() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
 
getVersion() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get the version of the application.
getVersion() - Static method in class org.eclipse.rdf4j.RDF4J
 

H

hasFinished() - Method in class org.eclipse.rdf4j.common.platform.ProcessLauncher
Check whether execution has finished.
hashCode() - Method in class org.eclipse.rdf4j.common.app.AppVersion
 
hasNext() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
hasNext() - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
hasNext() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 

I

init() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
init(boolean) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
init() - Method in interface org.eclipse.rdf4j.common.app.config.Configuration
Initialize the configuration settings.
init() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
init() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
init() - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
init() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
init() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Initialize the log reader.
isDebugLoggingEnabled() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
isDebugLoggingEnabled() - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
Is debug logging enabled?
isMoreAvailable() - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
isMoreAvailable() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
isMoreAvailable() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Check if more records are available after limit is reached.
ISO8601_TIMESTAMP_FORMAT - Static variable in interface org.eclipse.rdf4j.common.logging.LogRecord
 
isWin2000() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Check whether this is an Windows 2000 environment.
isWin2003() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Check whether this is an Windows 2003 environment.
isWin9x() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Check whether this is windows 9x, or windows NT and higher.
isWinNT() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Check whether this is an Windows NT environment.
isWinVista() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Check whether this is an Windows Vista environment.
isWinXP() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Check whether this is an Windows NT environment.

L

launch() - Method in class org.eclipse.rdf4j.common.platform.ProcessLauncher
Launches the process, and blocks until that process completes execution.
load() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
load() - Method in interface org.eclipse.rdf4j.common.app.config.Configuration
Load the configuration settings.
load() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
load() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
(Re-)loads the proxy system properties.
loadConfigurationContents(File) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Load configuration settings from the specified file.
loadConfigurationContents(String) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Load configuration settings from a resource on the classpath.
loadConfigurationProperties(File, Properties) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Load configuration properties from the specified file.
loadConfigurationProperties(String, Properties) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Load configuration properties from a resource on the classpath.
LOG_FILE - Static variable in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 
LogbackConfiguration - Class in org.eclipse.rdf4j.common.app.logging.logback
 
LogbackConfiguration() - Constructor for class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
LogConfiguration - Interface in org.eclipse.rdf4j.common.app.logging
Configuration settings for application logging.
LogConfigurationBase - Class in org.eclipse.rdf4j.common.app.logging.base
Deprecated.
since 4.0. Use AbstractLogConfiguration instead.
LogConfigurationBase() - Constructor for class org.eclipse.rdf4j.common.app.logging.base.LogConfigurationBase
Deprecated.
 
LogConfigurator - Class in org.eclipse.rdf4j.common.app.logging.logback
 
LogConfigurator() - Constructor for class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator
 
LogConfigurator.LogReaderAction - Class in org.eclipse.rdf4j.common.app.logging.logback
 
LogConverterHandler - Class in org.eclipse.rdf4j.common.app.logging.base
Handler to convert java.util.logging events to SLF4J logging events.
LogConverterHandler() - Constructor for class org.eclipse.rdf4j.common.app.logging.base.LogConverterHandler
 
logger - Variable in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
LOGGING_DIR - Static variable in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 
LOGGING_DIR_PROPERTY - Static variable in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
LogLevel - Enum in org.eclipse.rdf4j.common.logging
 
LogReader - Interface in org.eclipse.rdf4j.common.logging
 
LogReaderAction() - Constructor for class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator.LogReaderAction
 
LogReaderBase - Class in org.eclipse.rdf4j.common.logging.base
Deprecated.
since 4.0. Use AbstractLogReader instead.
LogReaderBase() - Constructor for class org.eclipse.rdf4j.common.logging.base.LogReaderBase
Deprecated.
 
LogRecord - Interface in org.eclipse.rdf4j.common.logging
 
LogRecordBase - Class in org.eclipse.rdf4j.common.logging.base
Deprecated.
since 4.0. Use SimpleLogRecord instead.
LogRecordBase() - Constructor for class org.eclipse.rdf4j.common.logging.base.LogRecordBase
Deprecated.
 

M

MacOSXPlatform - Class in org.eclipse.rdf4j.common.platform.support
Platform implementation for Mac OS X platforms.
MacOSXPlatform() - Constructor for class org.eclipse.rdf4j.common.platform.support.MacOSXPlatform
 
main(String[]) - Static method in class org.eclipse.rdf4j.common.platform.PlatformFactory
 
MultipleFileLogReader - Class in org.eclipse.rdf4j.common.logging.file.logback
Date range-enabled wrapper for FileLogReader.
MultipleFileLogReader() - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
MultipleFileLogReader.DateRangeFilenameFilter - Class in org.eclipse.rdf4j.common.logging.file.logback
 

N

newerThan(AppVersion) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Checks if this version is newer than the specified version, according to the result of AppVersion.compareTo(AppVersion).
next() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
next() - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
next() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 

O

OLD_DATADIR_PROPERTY - Static variable in interface org.eclipse.rdf4j.common.platform.Platform
Deprecated.
olderThan(AppVersion) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Checks if this version is older than the specified version, according to the result of AppVersion.compareTo(AppVersion).
org.eclipse.rdf4j - package org.eclipse.rdf4j
 
org.eclipse.rdf4j.common.app - package org.eclipse.rdf4j.common.app
 
org.eclipse.rdf4j.common.app.config - package org.eclipse.rdf4j.common.app.config
 
org.eclipse.rdf4j.common.app.logging - package org.eclipse.rdf4j.common.app.logging
 
org.eclipse.rdf4j.common.app.logging.base - package org.eclipse.rdf4j.common.app.logging.base
 
org.eclipse.rdf4j.common.app.logging.logback - package org.eclipse.rdf4j.common.app.logging.logback
 
org.eclipse.rdf4j.common.app.net - package org.eclipse.rdf4j.common.app.net
 
org.eclipse.rdf4j.common.app.util - package org.eclipse.rdf4j.common.app.util
 
org.eclipse.rdf4j.common.logging - package org.eclipse.rdf4j.common.logging
 
org.eclipse.rdf4j.common.logging.base - package org.eclipse.rdf4j.common.logging.base
 
org.eclipse.rdf4j.common.logging.file.logback - package org.eclipse.rdf4j.common.logging.file.logback
 
org.eclipse.rdf4j.common.platform - package org.eclipse.rdf4j.common.platform
 
org.eclipse.rdf4j.common.platform.support - package org.eclipse.rdf4j.common.platform.support
 

P

parse(String) - Static method in class org.eclipse.rdf4j.common.app.AppVersion
Parses a version string into a Version object.
Platform - Interface in org.eclipse.rdf4j.common.platform
The Platform interface defines methods that are expected to differ slightly between operating systems, e.g.
platform - Variable in class org.eclipse.rdf4j.common.platform.PlatformFactory
 
PlatformBase - Class in org.eclipse.rdf4j.common.platform
Deprecated.
since 4.0. Use AbstractPlatform instead.
PlatformBase() - Constructor for class org.eclipse.rdf4j.common.platform.PlatformBase
Deprecated.
 
PlatformFactory - Class in org.eclipse.rdf4j.common.platform
PlatformFactory creates a Platform instance corresponding with the current platform.
PosixGnomePlatform - Class in org.eclipse.rdf4j.common.platform.support
Platform implementation for gnome environments under UNIX.
PosixGnomePlatform() - Constructor for class org.eclipse.rdf4j.common.platform.support.PosixGnomePlatform
 
PosixKDEPlatform - Class in org.eclipse.rdf4j.common.platform.support
Platform implementation for KDE environments under UNIX.
PosixKDEPlatform() - Constructor for class org.eclipse.rdf4j.common.platform.support.PosixKDEPlatform
 
PosixPlatform - Class in org.eclipse.rdf4j.common.platform.support
Platform implementation for *nix platforms.
PosixPlatform() - Constructor for class org.eclipse.rdf4j.common.platform.support.PosixPlatform
 
ProcessLauncher - Class in org.eclipse.rdf4j.common.platform
Launches a process, redirecting the output of that sub-process to the output of this (the parent) process.
ProcessLauncher(String) - Constructor for class org.eclipse.rdf4j.common.platform.ProcessLauncher
Constructs a new ProcessLauncher with the given command line.
ProcessLauncher(String, File) - Constructor for class org.eclipse.rdf4j.common.platform.ProcessLauncher
 
ProcessLauncher(String[]) - Constructor for class org.eclipse.rdf4j.common.platform.ProcessLauncher
Constructs a new ProcessLauncher with the given command array.
ProcessLauncher(String[], File) - Constructor for class org.eclipse.rdf4j.common.platform.ProcessLauncher
 
ProcessLauncher(ArrayList<?>) - Constructor for class org.eclipse.rdf4j.common.platform.ProcessLauncher
Constructs new process launcher with the given command element list.
ProcessLauncher(ArrayList<?>, File) - Constructor for class org.eclipse.rdf4j.common.platform.ProcessLauncher
 
ProcessLauncher.CommandNotExistsException - Exception in org.eclipse.rdf4j.common.platform
Exception that is thrown when a command could not be executed because it (probably) does not exist at all.
ProcessLauncher.OutputListener - Interface in org.eclipse.rdf4j.common.platform
Classes implementing this interface can receive output generated by processes launched using the ProcessLauncher.
PROXY_SETTINGS_FILENAME - Static variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
ProxySettings - Class in org.eclipse.rdf4j.common.app.net
Utility class for handling proxy connection settings.
ProxySettings(File) - Constructor for class org.eclipse.rdf4j.common.app.net.ProxySettings
 
publish(LogRecord) - Method in class org.eclipse.rdf4j.common.app.logging.base.LogConverterHandler
 

R

RDF4J - Class in org.eclipse.rdf4j
 
RDF4J() - Constructor for class org.eclipse.rdf4j.RDF4J
 
remove() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
RESOURCES_LOCATION - Static variable in interface org.eclipse.rdf4j.common.app.config.Configuration
 

S

save() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
save() - Method in interface org.eclipse.rdf4j.common.app.config.Configuration
Store configuration settings.
save() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
save() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
Saves the currently known settings.
saveConfigurationContents(String, File) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Save configuration settings to a file.
saveConfigurationProperties(Properties, File, boolean) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Save configuration properties to a file.
separatorReplacement - Variable in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
setAppConfiguration(AppConfiguration) - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
setAppConfiguration(AppConfiguration) - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 
setAppender(Appender<?>) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
setAppender(Appender<?>) - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
setAppender(Appender<?>) - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
setAppender(Appender<?>) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Logging appender associated with this reader.
setApplicationId(String) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
setBaseDir(File) - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
setBaseDir(File) - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
Set the base location on the file system for logging configuration and data
setCommandLineArgs(String[]) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Set the command line arguments specified to the application.
setDataDirName(String) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
setDebugLoggingEnabled(boolean) - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
setDebugLoggingEnabled(boolean) - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
Enable or disable debug logging.
setEndDate(Date) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
setEndDate(Date) - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
setEndDate(Date) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
End (latest) date of of the log records returned by this log reader.
setFtpProxyHost(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setFtpProxyPort(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setHttpProxyHost(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setHttpProxyPort(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setHttpsProxyHost(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setHttpsProxyPort(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setLevel(LogLevel) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
setLevel(LogLevel) - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
setLevel(LogLevel) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Level of the log records returned by this log reader.
setLimit(int) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
setLimit(int) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Max.
setLongName(String) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Set the long name of the application.
setMajor(int) - Method in class org.eclipse.rdf4j.common.app.AppVersion
 
setMessage(String) - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
setMilestone(int) - Method in class org.eclipse.rdf4j.common.app.AppVersion
 
setMinor(int) - Method in class org.eclipse.rdf4j.common.app.AppVersion
 
setModifier(String) - Method in class org.eclipse.rdf4j.common.app.AppVersion
 
setNonProxyHostsStarting(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
Set the semicolon separated list of hostnames starting with given strings, that do not use the proxy settings.
setOffset(int) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
setOffset(int) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Index of the first record returned by this log reader.
setPatch(int) - Method in class org.eclipse.rdf4j.common.app.AppVersion
 
setProperty(String, String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setProxiesEnabled(boolean) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setProxySettings(ProxySettings) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
setSocksProxyHost(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setSocksProxyPort(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setStackTrace(List<String>) - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
setStartDate(Date) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
setStartDate(Date) - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
setStartDate(Date) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Start (earliest) date of the log records returned by this log reader.
setThread(String) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
setThread(String) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Thread name of the log records returned by this log reader.
setThreadName(String) - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
setTime(Date) - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
setVersion(AppVersion) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Set the version of the application.
SimpleLogRecord - Class in org.eclipse.rdf4j.common.logging.base
 
SimpleLogRecord() - Constructor for class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
StackTracePatternLayout - Class in org.eclipse.rdf4j.common.logging.file.logback
PatternLayout that also prints stacktraces.
StackTracePatternLayout() - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.StackTracePatternLayout
Construct a StacktracePatternLayout with the default conversion pattern.
StackTracePatternLayout(String) - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.StackTracePatternLayout
Construct a StacktracePatternLayout with the specified conversion pattern.
standardOutput(char[]) - Method in interface org.eclipse.rdf4j.common.platform.ProcessLauncher.OutputListener
 
supportsDateRanges() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
supportsDateRanges() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
supportsDateRanges() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Test if this LogReader implementation supports date-based records filtering.
supportsLevelFilter() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
supportsLevelFilter() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Test if this LogReader implementation supports level-based records filtering.
supportsThreadFilter() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
supportsThreadFilter() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Test if this LogReader implementation supports thread-based records filtering.

T

toString() - Method in class org.eclipse.rdf4j.common.app.AppVersion
Returns the string represention of this version.
toString() - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 

U

USER_EVENT_LOG_FILE - Static variable in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 
USER_EVENT_LOGGER_NAME - Static variable in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 

V

valueOf(String) - Static method in enum org.eclipse.rdf4j.common.logging.LogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.rdf4j.common.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

warnsWhenOpeningExecutable() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Returns true when the platform is not a Windows 9x platform.
whitespaceReplacement - Variable in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
WindowsPlatform - Class in org.eclipse.rdf4j.common.platform.support
Platform implementation for all Windows' platforms.
WindowsPlatform() - Constructor for class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2015-2018 Eclipse Foundation. All Rights Reserved.