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
Deprecated.
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
Constructor
AbstractLogReader - Class in org.eclipse.rdf4j.common.logging.base
Abstract log reader
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
Deprecated.
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.1.0.
AppVersion(int, int, int) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new major.minor.patch version number, e.g.1.0.1.
AppVersion(int, int, String) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new major.minor-modifier version number, e.g.1.0-beta1.
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.1.0.1-SNAPSHOT.
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.1.0.1M1-SNAPSHOT.
AppVersion(int, int, int, int, String, String) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new version number

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
Deprecated.
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
Application configuration interface
ConfigurationUtil - Class in org.eclipse.rdf4j.common.app.util
Configuration helper class
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
Check if case is preserved
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
Check if colon is replaced
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
Check if whitespace is replaced
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
Constructor
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
Check if two versions are exactly equal, modifier is case insensitive.
errorOutput(char[]) - Method in interface org.eclipse.rdf4j.common.platform.ProcessLauncher.OutputListener
Deprecated.
Send to standard error

F

FileLogReader - Class in org.eclipse.rdf4j.common.logging.file.logback
File log reader
FileLogReader() - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
Constructor
FileLogReader(File) - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
Constructor
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
Get application configuration
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
Deprecated.
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
Get the data directory as File
getDefaultLogReader() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
getDefaultLogReader() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator
Get default log reader
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
Return the end date
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
Deprecated.
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
Get HTTP proxy port as string
getHttpsProxyHost() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
Get HTTPS proxy host
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
Get log level
getLimit() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
Get the limit.
getLimit() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Max.
getLogConfiguration() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get logging configuration
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
Get message
getMilestone() - Method in class org.eclipse.rdf4j.common.app.AppVersion
Get the milestone number
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
Get the offset
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 dependent application data directory.
getOSApplicationDataDir(String) - Method in interface org.eclipse.rdf4j.common.platform.Platform
Returns the operating system dependent application data directory.
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" user directory of Windows.
getPackages() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
Get packages as a set
getPatch() - Method in class org.eclipse.rdf4j.common.app.AppVersion
Gets the version's micro version / patch level 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
Get the properties
getProxiesEnabled() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getProxySettings() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get proxy settings
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
Get the relative name of the application directory
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
Get stack trace as list of strings
getStandardOutput() - Method in class org.eclipse.rdf4j.common.platform.ProcessLauncher
Deprecated.
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
Return the start date
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
Get thread name
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
Get date time
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
Get version number string

H

hasFinished() - Method in class org.eclipse.rdf4j.common.platform.ProcessLauncher
Deprecated.
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
Initialize configuration and proxy settings, optionally load (logback) logging
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
Deprecated.
isWin2003() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Deprecated.
isWin9x() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Deprecated.
isWinNT() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Deprecated.
isWinVista() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Deprecated.
isWinXP() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Deprecated.

L

launch() - Method in class org.eclipse.rdf4j.common.platform.ProcessLauncher
Deprecated.
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.
Constructor
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
Constructor
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
Generic log level enumeration
LogReader - Interface in org.eclipse.rdf4j.common.logging
Log reader interface
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
Log record interface
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
Main
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
Custom filename filter

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
Deprecated.
ProcessLauncher(String) - Constructor for class org.eclipse.rdf4j.common.platform.ProcessLauncher
Deprecated.
Constructs a new ProcessLauncher with the given command line.
ProcessLauncher(String, File) - Constructor for class org.eclipse.rdf4j.common.platform.ProcessLauncher
Deprecated.
Constructs a new ProcessLauncher with the given command line and base directory
ProcessLauncher(String[]) - Constructor for class org.eclipse.rdf4j.common.platform.ProcessLauncher
Deprecated.
Constructs a new ProcessLauncher with the given command array.
ProcessLauncher(String[], File) - Constructor for class org.eclipse.rdf4j.common.platform.ProcessLauncher
Deprecated.
Constructs a new ProcessLauncher with the given command array and base directory.
ProcessLauncher(ArrayList<?>) - Constructor for class org.eclipse.rdf4j.common.platform.ProcessLauncher
Deprecated.
Constructs new process launcher with the given command element list.
ProcessLauncher(ArrayList<?>, File) - Constructor for class org.eclipse.rdf4j.common.platform.ProcessLauncher
Deprecated.
Constructs new process launcher with the given command element list and base directory.
ProcessLauncher.CommandNotExistsException - Exception in org.eclipse.rdf4j.common.platform
Deprecated.
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
Deprecated.
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
Set application configuration
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
Set the application ID string
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
Set the name of the data directory
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
Set the end date
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
Set HTTP proxy port
setHttpsProxyHost(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
Get HTTPS proxy host
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
Set log level
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
Set the limit
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
Set major number
setMessage(String) - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
Set message
setMilestone(int) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Set the milestone number
setMinor(int) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Set minor number
setModifier(String) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Set the version's release modifier part.
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
Set the offset
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
Sets the version's micro version / patch level number.
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
Set proxy settings
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
Set stack trace as list of strings
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
Set start date
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
Set thread name
setTime(Date) - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
Set date time
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
Simple log record, containing only the basics
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 stack traces.
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
Deprecated.
Send to standard output
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
Deprecated.
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-2019 Eclipse Foundation. All Rights Reserved.