- cacheAndReturn(String, InputStream) - Method in class de.mhus.lib.core.io.ContentCache
-
cacheAndReturn.
- CALCULATE_NEXT - Static variable in class de.mhus.lib.core.schedule.SchedulerJob
-
Constant CALCULATE_NEXT=0
- calculateNext(long) - Method in class de.mhus.lib.core.schedule.CronJob.Definition
-
- calendarDayOfWeek(int) - Static method in class de.mhus.lib.core.util.BigDate
-
Get day of week for given ordinal.
- cancel() - Method in class de.mhus.lib.core.MTimerTask
- cancel() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
- cancel() - Method in class de.mhus.lib.core.schedule.SchedulerTimer
-
cancel.
- cancel() - Method in interface de.mhus.lib.core.util.TimerIfc
-
cancel.
- cancel() - Method in class de.mhus.lib.core.util.TimerImpl
-
cancel.
- canExecute(TaskContext) - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
canExecute.
- canExecute(TaskContext) - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
canExecute.
- canExecute(TaskContext) - Method in interface de.mhus.lib.core.strategy.Action
-
canExecute.
- canExecute(TaskContext) - Method in interface de.mhus.lib.core.strategy.Operation
-
canExecute.
- canExecute(TaskContext) - Method in class de.mhus.lib.core.strategy.SkipExecuteStrategy
-
canExecute.
- canExecute(TaskContext) - Method in class de.mhus.lib.core.strategy.SynchronizedExecuteStrategy
-
canExecute.
- canExecute(TaskContext) - Method in class de.mhus.lib.core.strategy.WaitExecuteStrategy
-
canExecute.
- canonical(String) - Static method in class de.mhus.lib.core.MString
-
Convert String to canonical standard form.
- canRead() - Method in class de.mhus.lib.core.pojo.FunctionAttribute
-
canRead.
- canRead() - Method in interface de.mhus.lib.core.pojo.PojoAttribute
-
canRead.
- canSave() - Method in class de.mhus.lib.core.config.JsonConfigFile
-
canSave.
- canSave() - Method in class de.mhus.lib.core.config.PropertiesConfigFile
-
canSave.
- canSave() - Method in class de.mhus.lib.core.config.XmlConfigFile
-
canSave.
- canWrite() - Method in class de.mhus.lib.core.pojo.FunctionAttribute
-
canWrite.
- canWrite() - Method in interface de.mhus.lib.core.pojo.PojoAttribute
-
canWrite.
- carveOut(Element) - Static method in class de.mhus.lib.core.MXml
-
Remove the element from his parent but append the children
instead if it into the parent node - on the same position.
- cast(F, T) - Method in interface de.mhus.lib.core.cast.Caster
-
cast.
- cast(Double, String) - Method in class de.mhus.lib.core.cast.DoubleToString
-
cast.
- cast(Float, String) - Method in class de.mhus.lib.core.cast.FloatToString
-
cast.
- cast(Object, Boolean) - Method in class de.mhus.lib.core.cast.ObjectToBoolean
-
cast.
- cast(Object, Byte) - Method in class de.mhus.lib.core.cast.ObjectToByte
-
cast.
- cast(Object, Calendar) - Method in class de.mhus.lib.core.cast.ObjectToCalendar
-
cast.
- cast(Object, Calendar, Locale) - Method in class de.mhus.lib.core.cast.ObjectToCalendar
-
cast.
- cast(Object, Date) - Method in class de.mhus.lib.core.cast.ObjectToDate
-
cast.
- cast(Object, Date, Locale) - Method in class de.mhus.lib.core.cast.ObjectToDate
-
cast.
- cast(Object, Double) - Method in class de.mhus.lib.core.cast.ObjectToDouble
-
cast.
- cast(Object, Float) - Method in class de.mhus.lib.core.cast.ObjectToFloat
-
cast.
- cast(Object, Integer) - Method in class de.mhus.lib.core.cast.ObjectToInteger
-
cast.
- cast(Object, Long) - Method in class de.mhus.lib.core.cast.ObjectToLong
-
cast.
- cast(Object, Short) - Method in class de.mhus.lib.core.cast.ObjectToShort
-
cast.
- cast(Object, Date) - Method in class de.mhus.lib.core.cast.ObjectToSqlDate
-
cast.
- cast(Object, String) - Method in class de.mhus.lib.core.cast.ObjectToString
-
cast.
- cast(Object, UUID) - Method in class de.mhus.lib.core.cast.ObjectToUUID
-
cast.
- Caster<F,T> - Interface in de.mhus.lib.core.cast
-
Caster interface.
- centerDialog(Window, JDialog) - Static method in class de.mhus.lib.core.MSwing
-
centerDialog.
- centerFrame(Window) - Static method in class de.mhus.lib.core.MSwing
-
centerFrame.
- changed - Variable in class de.mhus.lib.core.config.PropertiesConfig
-
- changed - Variable in class de.mhus.lib.core.config.XmlConfig
-
- character() - Method in class de.mhus.lib.core.parser.ParseReader
-
character.
- CHARSET_DEFAULT - Static variable in class de.mhus.lib.core.MString
-
Constant CHARSET_DEFAULT="CHARSET_UTF_8"
- CHARSET_ISO_8859_1 - Static variable in class de.mhus.lib.core.MString
-
Constant CHARSET_ISO_8859_1="ISO-8859-1"
- CHARSET_UTF_16 - Static variable in class de.mhus.lib.core.MString
-
Constant CHARSET_UTF_16="UTF-16"
- CHARSET_UTF_8 - Static variable in class de.mhus.lib.core.MString
-
Constant CHARSET_UTF_8="UTF-8"
- check() - Method in class de.mhus.lib.core.jmx.MRemoteManager
-
check.
- check(String) - Method in class de.mhus.lib.core.lang.DynamicClassLoader.Rule
-
- CHECK - Static variable in class de.mhus.lib.core.util.BigDate
-
constant: when passed to a contructor it means BigDate should check that
YYYY MM DD are valid.
- checkFile() - Method in class de.mhus.lib.core.io.FileWatch
-
checkFile.
- checkLevel() - Method in class de.mhus.lib.core.json.TransformHelper
-
Return true if the level is ok
- checkParent(PojoAttribute<Object>, Object) - Static method in class de.mhus.lib.core.pojo.PojoParser
-
checkParent.
- checkSecurityForClass(String) - Method in class de.mhus.lib.core.json.SecurityTransformHelper
-
checkSecurityForClass.
- ClassLoaderResourceProvider - Class in de.mhus.lib.core.directory
-
ClassLoaderResourceProvider class.
- ClassLoaderResourceProvider() - Constructor for class de.mhus.lib.core.directory.ClassLoaderResourceProvider
-
Constructor for ClassLoaderResourceProvider.
- ClassLoaderResourceProvider(ClassLoader) - Constructor for class de.mhus.lib.core.directory.ClassLoaderResourceProvider
-
Constructor for ClassLoaderResourceProvider.
- classLoaders - Variable in class de.mhus.lib.core.lang.DynamicClassLoader
-
- clean() - Method in class de.mhus.lib.core.console.ConsoleProgressBar
-
clean.
- cleanup() - Method in class de.mhus.lib.core.console.ANSIConsole
-
cleanup.
- cleanup() - Method in class de.mhus.lib.core.console.Console
-
cleanup.
- cleanup() - Method in class de.mhus.lib.core.console.SimpleConsole
-
cleanup.
- cleanup() - Method in class de.mhus.lib.core.console.VirtualConsole
-
cleanup.
- cleanup() - Method in class de.mhus.lib.core.util.SoftHashMap
-
cleanup.
- clear() - Method in class de.mhus.lib.core.jmx.JmxList
-
clear.
- clear() - Method in interface de.mhus.lib.core.jmx.JmxListMBean
-
clear.
- clear() - Method in class de.mhus.lib.core.jmx.JmxMap
-
clear.
- clear() - Method in interface de.mhus.lib.core.jmx.JmxMapMBean
-
clear.
- clear() - Method in class de.mhus.lib.core.jmx.JmxWeakMap
-
clear.
- clear() - Method in interface de.mhus.lib.core.jmx.JmxWeakMapMBean
-
clear.
- clear() - Method in class de.mhus.lib.core.lang.DelegateClassLoader
-
clear.
- clear() - Method in class de.mhus.lib.core.lang.DynamicClassLoader
-
clear.
- clear() - Method in class de.mhus.lib.core.lang.InjectorList
-
clear.
- clear() - Method in interface de.mhus.lib.core.logging.MutableParameterMapper
-
clear.
- clear() - Method in class de.mhus.lib.core.schedule.SchedulerJob.MyTaskContext
-
- clear() - Method in class de.mhus.lib.core.util.ArraySet
- clear() - Method in class de.mhus.lib.core.util.ByteBuffer
-
clear.
- clear() - Method in class de.mhus.lib.core.util.ByteBufferArray
-
clear.
- clear() - Method in class de.mhus.lib.core.util.FallbackMap
- clear() - Method in class de.mhus.lib.core.util.ImmutableCollection
- clear() - Method in class de.mhus.lib.core.util.NullableMap
- clear() - Method in class de.mhus.lib.core.util.SetCast
- clear() - Method in class de.mhus.lib.core.util.SoftHashMap
- clearChanged() - Method in class de.mhus.lib.core.util.WeakObservable
-
Indicates that this object has no longer changed, or that it has
already notified all of its observers of its most recent change,
so that the hasChanged method will now return false.
- clone() - Method in class de.mhus.lib.core.util.NullableMap
- clone() - Method in class de.mhus.lib.core.util.SoftHashMap
- cloneConfig(ResourceNode, WritableResourceNode) - Method in class de.mhus.lib.core.config.ConfigBuilder
-
cloneConfig.
- close() - Method in class de.mhus.lib.core.io.CSVReader
-
Close the Reader.
- close() - Method in class de.mhus.lib.core.io.CSVWriter
-
Close the PrintWriter.
- close() - Method in class de.mhus.lib.core.io.SizeCountOutputStream
- close() - Method in class de.mhus.lib.core.io.SizeCountWriter
- close() - Method in class de.mhus.lib.core.io.YOutputStream
- close() - Method in class de.mhus.lib.core.io.YWriter
- close() - Method in class de.mhus.lib.core.jmx.JmxPackage
-
close.
- close() - Method in class de.mhus.lib.core.jmx.MRemoteManager
-
close.
- close() - Method in class de.mhus.lib.core.logging.Log
-
close.
- close() - Method in class de.mhus.lib.core.logging.LogEngine
-
close.
- close() - Method in class de.mhus.lib.core.MCount
-
close.
- cnt - Variable in class de.mhus.lib.core.MCount
-
- colorToSequence(Console.COLOR) - Method in class de.mhus.lib.core.console.ANSIConsole
-
colorToSequence.
- compare(TreeMap<String, CompareDirEntry>, TreeMap<String, CompareDirEntry>, CompareDir.Listener) - Method in class de.mhus.lib.core.util.CompareDir
-
compare.
- CompareDir - Class in de.mhus.lib.core.util
-
CompareDir class.
- CompareDir() - Constructor for class de.mhus.lib.core.util.CompareDir
-
- CompareDir.Listener - Interface in de.mhus.lib.core.util
-
- CompareDirEntry - Class in de.mhus.lib.core.util
-
Abstract CompareDirEntry class.
- CompareDirEntry() - Constructor for class de.mhus.lib.core.util.CompareDirEntry
-
- compareFsLikePattern(String, String) - Static method in class de.mhus.lib.core.MString
-
Use * at the beginning or/and the end and a ! at the beginning for 'not'.
- compareRegexPattern(String, String) - Static method in class de.mhus.lib.core.MString
-
compareRegexPattern.
- compareSQLLikePattern(String, String) - Static method in class de.mhus.lib.core.MString
-
Use % at the beginning and/or the end
example: %aloa% or !%aloa%
- compareTo(Object) - Method in class de.mhus.lib.core.util.BigDate
-
Defines Natural Order for the BigDate class.
- compareWithEntry(CompareDirEntry) - Method in class de.mhus.lib.core.util.CompareDirEntry
-
Compare with the other entry.
- compile(String) - Static method in class de.mhus.lib.core.parser.StringCompiler
-
compile.
- compile(String, StringCompiler) - Static method in class de.mhus.lib.core.parser.StringCompiler
-
compile.
- compiledCache - Variable in class de.mhus.lib.core.directory.ResourceNode
-
- CompiledString - Class in de.mhus.lib.core.parser
-
Parsed and tree representated compiled variant of the original string.
- CompiledString(StringPart[]) - Constructor for class de.mhus.lib.core.parser.CompiledString
-
Constructor for CompiledString.
- CompiledString(LinkedList<StringPart>) - Constructor for class de.mhus.lib.core.parser.CompiledString
-
Constructor for CompiledString.
- compiler - Variable in class de.mhus.lib.core.directory.ResourceNode
-
- compileString(String) - Method in interface de.mhus.lib.core.parser.Parser
-
compileString.
- compileString(String) - Method in class de.mhus.lib.core.parser.StringCompiler
-
compileString.
- components - Variable in class de.mhus.lib.core.matcher.ModelComposit
-
- condense(String) - Static method in class de.mhus.lib.core.MString
-
Collapse multiple spaces in string down to a single space.
- config - Variable in class de.mhus.lib.core.strategy.DefaultTaskContext
-
- ConfigBoolean - Class in de.mhus.lib.core.configupdater
-
ConfigBoolean class.
- ConfigBoolean(Object, String, boolean) - Constructor for class de.mhus.lib.core.configupdater.ConfigBoolean
-
Constructor for ConfigBoolean.
- ConfigBuilder - Class in de.mhus.lib.core.config
-
Use this class to copy a hole config structure.
- ConfigBuilder() - Constructor for class de.mhus.lib.core.config.ConfigBuilder
-
- ConfigInt - Class in de.mhus.lib.core.configupdater
-
ConfigInt class.
- ConfigInt(Object, String, int) - Constructor for class de.mhus.lib.core.configupdater.ConfigInt
-
Constructor for ConfigInt.
- ConfigLong - Class in de.mhus.lib.core.configupdater
-
ConfigLong class.
- ConfigLong(Object, String, long) - Constructor for class de.mhus.lib.core.configupdater.ConfigLong
-
Constructor for ConfigLong.
- ConfigNode - Class in de.mhus.lib.core.configupdater
-
ConfigNode class.
- ConfigNode(Object, String, IConfig) - Constructor for class de.mhus.lib.core.configupdater.ConfigNode
-
Constructor for ConfigNode.
- ConfigProvider - Class in de.mhus.lib.core.service
-
ConfigProvider class.
- ConfigProvider() - Constructor for class de.mhus.lib.core.service.ConfigProvider
-
Constructor for ConfigProvider.
- ConfigProvider(IConfig) - Constructor for class de.mhus.lib.core.service.ConfigProvider
-
Constructor for ConfigProvider.
- configRemoved() - Method in class de.mhus.lib.core.config.PropertiesConfig
-
configRemoved.
- ConfigString - Class in de.mhus.lib.core.configupdater
-
ConfigString class.
- ConfigString(Object, String, String) - Constructor for class de.mhus.lib.core.configupdater.ConfigString
-
Constructor for ConfigString.
- ConfigUpdater - Class in de.mhus.lib.core.configupdater
-
ConfigUpdater class.
- ConfigUpdater() - Constructor for class de.mhus.lib.core.configupdater.ConfigUpdater
-
- configureDefault(SchedulerJob) - Method in class de.mhus.lib.core.schedule.SchedulerTimer
-
configureDefault.
- ConfigValue<T> - Class in de.mhus.lib.core.configupdater
-
Abstract ConfigValue class.
- ConfigValue(Object, String, T) - Constructor for class de.mhus.lib.core.configupdater.ConfigValue
-
Constructor for ConfigValue.
- Console - Class in de.mhus.lib.core.console
-
Abstract Console class.
- Console() - Constructor for class de.mhus.lib.core.console.Console
-
Constructor for Console.
- Console(PrintStream) - Constructor for class de.mhus.lib.core.console.Console
-
Constructor for Console.
- Console(PrintStream, boolean, String) - Constructor for class de.mhus.lib.core.console.Console
-
Constructor for Console.
- Console.COLOR - Enum in de.mhus.lib.core.console
-
- ConsoleFactory - Class in de.mhus.lib.core.logging
-
ConsoleFactory class.
- ConsoleFactory() - Constructor for class de.mhus.lib.core.logging.ConsoleFactory
-
Constructor for ConsoleFactory.
- ConsoleFactory(IConfig) - Constructor for class de.mhus.lib.core.logging.ConsoleFactory
-
Constructor for ConsoleFactory.
- ConsoleFactory(PrintStream) - Constructor for class de.mhus.lib.core.logging.ConsoleFactory
-
Constructor for ConsoleFactory.
- ConsoleProgressBar - Class in de.mhus.lib.core.console
-
ConsoleProgressBar class.
- ConsoleProgressBar(Console) - Constructor for class de.mhus.lib.core.console.ConsoleProgressBar
-
Constructor for ConsoleProgressBar.
- ConsoleProgressBar(Console, long) - Constructor for class de.mhus.lib.core.console.ConsoleProgressBar
-
Constructor for ConsoleProgressBar.
- ConsoleProgressBar(Console, int, long) - Constructor for class de.mhus.lib.core.console.ConsoleProgressBar
-
Constructor for ConsoleProgressBar.
- ConsoleTable - Class in de.mhus.lib.core.console
-
ConsoleTable class.
- ConsoleTable() - Constructor for class de.mhus.lib.core.console.ConsoleTable
-
- ConstantParsingPart - Class in de.mhus.lib.core.parser
-
A default implementation to parse and hold a constant string value.
- ConstantParsingPart() - Constructor for class de.mhus.lib.core.parser.ConstantParsingPart
-
- ConstantPart - Class in de.mhus.lib.core.parser
-
ConstantPart class.
- ConstantPart(String) - Constructor for class de.mhus.lib.core.parser.ConstantPart
-
Constructor for ConstantPart.
- consume() - Method in class de.mhus.lib.core.parser.ParseReader
-
consume.
- contains(String) - Method in class de.mhus.lib.core.MArgs
-
Returns true if the argument list contains the key.
- contains(Object[], Object) - Static method in class de.mhus.lib.core.MCollection
-
Returns true of array is not null and the value of item is included in
the array.
- contains(L) - Method in class de.mhus.lib.core.MEventHandler
-
Returns true if the listener instance is already registered for this
event handler.
- contains(Object) - Method in class de.mhus.lib.core.util.ArraySet
- contains(Object) - Method in class de.mhus.lib.core.util.ImmutableCollection
- contains(Object) - Method in class de.mhus.lib.core.util.SetCast
- containsAll(Collection<?>) - Method in class de.mhus.lib.core.util.ArraySet
- containsAll(Collection<?>) - Method in class de.mhus.lib.core.util.ImmutableCollection
- containsAll(Collection<?>) - Method in class de.mhus.lib.core.util.SetCast
- containsKey(Object) - Method in class de.mhus.lib.core.util.FallbackMap
- containsKey(Object) - Method in class de.mhus.lib.core.util.NullableMap
- containsKey(Object) - Method in class de.mhus.lib.core.util.SoftHashMap
- containsKey(K1, K2) - Method in class de.mhus.lib.core.util.VectorMap
-
containsKey.
- containsValue(Object) - Method in class de.mhus.lib.core.util.FallbackMap
- containsValue(Object) - Method in class de.mhus.lib.core.util.NullableMap
- containsValue(Object) - Method in class de.mhus.lib.core.util.SoftHashMap
- content - Variable in class de.mhus.lib.core.console.ConsoleTable
-
- content - Variable in class de.mhus.lib.core.parser.ConstantParsingPart
-
- ContentCache - Class in de.mhus.lib.core.io
-
TODO implement save write / read mechanism
- ContentCache(ResourceNode) - Constructor for class de.mhus.lib.core.io.ContentCache
-
Constructor for ContentCache.
- ContentPart(String) - Constructor for class de.mhus.lib.core.parser.StringCompiler.ContentPart
-
- Context - Class in de.mhus.lib.core.matcher
-
Context class.
- Context() - Constructor for class de.mhus.lib.core.matcher.Context
-
- context - Variable in class de.mhus.lib.core.schedule.SchedulerJob
-
- copyArray(T[], Collection<T>) - Static method in class de.mhus.lib.core.MCollection
-
Fills a list at the end with the values of an array, ignoring null values.
- copyDir(File, File) - Static method in class de.mhus.lib.core.MFile
-
Copy a hole directory to another location.
- copyDir(File, File, String) - Static method in class de.mhus.lib.core.MFile
-
Copy a directory with content.
- copyDir(File, File, String[]) - Static method in class de.mhus.lib.core.MFile
-
copyDir.
- copyDir(File, File, FileFilter) - Static method in class de.mhus.lib.core.MFile
-
copyDir.
- copyFile(File, File) - Static method in class de.mhus.lib.core.MFile
-
Copy a file.
- copyFile(InputStream, OutputStream) - Static method in class de.mhus.lib.core.MFile
-
Copy a stream.
- copyFile(Reader, Writer) - Static method in class de.mhus.lib.core.MFile
-
Copy a stream.
- countCharacters(String, char) - Static method in class de.mhus.lib.core.MString
-
Return the count of the character in the string.
- countCharacters(String, char[]) - Static method in class de.mhus.lib.core.MString
-
Return the count of the characters in the string.
- countLeading(String, char) - Static method in class de.mhus.lib.core.MString
-
count of how many leading characters there are on a string matching a
given character.
- countObservers() - Method in class de.mhus.lib.core.util.WeakObservable
-
Returns the number of observers of this Observable object.
- countTrailing(String, char) - Static method in class de.mhus.lib.core.MString
-
count of how many trailing characters there are on a string matching a
given character.
- cr() - Method in class de.mhus.lib.core.console.Console
-
cr.
- create() - Static method in class de.mhus.lib.core.console.Console
-
Factory to return the correct implementation of console.
- create(Object) - Static method in class de.mhus.lib.core.jmx.JmxDescription
-
create.
- create(Class<?>, Class<?>[], Object[]) - Method in class de.mhus.lib.core.util.DefaultTimerFactory
- create(Object) - Method in class de.mhus.lib.core.util.MNlsFactory
-
create.
- createActivator() - Method in class de.mhus.lib.core.system.DefaultSingleton
-
createActivator.
- createActivator() - Method in interface de.mhus.lib.core.system.ISingleton
-
createActivator.
- createArray(int, Class<?>) - Method in class de.mhus.lib.core.json.TransformHelper
-
createArray.
- createArrayNode() - Static method in class de.mhus.lib.core.MJson
-
createArrayNode.
- createAttributePart(String) - Method in class de.mhus.lib.core.parser.StringCompiler
-
createAttributePart.
- createBase(MObject, Base) - Method in class de.mhus.lib.core.lang.BaseControl
-
createBase.
- createBase() - Method in class de.mhus.lib.core.lang.MObject
-
createBase.
- createConfig(String) - Method in class de.mhus.lib.core.config.DirConfig
-
Create a new config and append it at the end of the list.
- createConfig(String) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Create a new config and append it at the end of the list.
- createConfig(String) - Method in class de.mhus.lib.core.config.HashConfig
-
Create a new config and append it at the end of the list.
- createConfig(String) - Method in class de.mhus.lib.core.config.JsonConfig
-
Create a new config and append it at the end of the list.
- createConfig(String) - Method in class de.mhus.lib.core.config.NodeConfig
-
Create a new config and append it at the end of the list.
- createConfig(String) - Method in class de.mhus.lib.core.config.PropertiesConfig
-
Create a new config and append it at the end of the list.
- createConfig(String) - Method in class de.mhus.lib.core.config.XmlConfig
-
Create a new config and append it at the end of the list.
- createConfig(String) - Method in class de.mhus.lib.core.directory.WritableResourceNode
-
Create a new config and append it at the end of the list.
- createConfigFor(File) - Method in class de.mhus.lib.core.config.MConfigFactory
-
createConfigFor.
- createConfigFor(URI) - Method in class de.mhus.lib.core.config.MConfigFactory
-
createConfigFor.
- createConfigForFile(String) - Method in class de.mhus.lib.core.config.MConfigFactory
-
createConfigForFile.
- createContentPart(String) - Method in class de.mhus.lib.core.parser.StringCompiler
-
createContentPart.
- createDefaultAttributePart(String) - Method in class de.mhus.lib.core.parser.StringCompiler
-
createDefaultAttributePart.
- createDocument() - Static method in class de.mhus.lib.core.MXml
-
Create and return a empty xml document.
- createInstance(String) - Method in class de.mhus.lib.core.logging.ConsoleFactory
-
Construct and return a Log instance,
using the factory's current set of configuration attributes.
- createInstance(String) - Method in class de.mhus.lib.core.logging.LogFactory
-
Construct and return a Log instance,
using the factory's current set of configuration attributes.
- createJmxObjectName() - Method in class de.mhus.lib.core.jmx.JmxObject
-
createJmxObjectName.
- createNls() - Method in class de.mhus.lib.core.definition.DefRoot
-
createNls.
- createObject(Class<?>) - Method in class de.mhus.lib.core.json.SecurityTransformHelper
-
createObject.
- createObject(Class<?>) - Method in class de.mhus.lib.core.json.TransformHelper
-
createObject.
- createObject(Class<T>, String) - Method in class de.mhus.lib.core.MActivator
-
createObject.
- createObject(String) - Method in class de.mhus.lib.core.MActivator
-
createObject.
- createObject(Class<T>, String, Class<?>[], Object[]) - Method in class de.mhus.lib.core.MActivator
-
createObject.
- createObject(String, Class<?>[], Object[]) - Method in class de.mhus.lib.core.MActivator
-
createObject.
- createObject(String, CompareDirEntry) - Method in interface de.mhus.lib.core.util.CompareDir.Listener
-
- createObjectNode() - Static method in class de.mhus.lib.core.MJson
-
createObjectNode.
- createOperation(TaskContext) - Method in interface de.mhus.lib.core.strategy.Action
-
createOperation.
- createPojoModel(Object) - Method in class de.mhus.lib.core.json.TransformHelper
-
createPojoModel.
- createPojoModel(Class<?>) - Method in interface de.mhus.lib.core.pojo.PojoModelFactory
-
createPojoModel.
- createProgressBar() - Method in class de.mhus.lib.core.console.Console
-
createProgressBar.
- createSingleton() - Method in interface de.mhus.lib.core.system.ISingletonFactory
-
createSingleton.
- createSubstitute(String) - Method in class de.mhus.lib.core.util.MNls
-
createSubstitute.
- CronJob - Class in de.mhus.lib.core.schedule
-
Schedule tasks like Crontab (man -S 5 crontab).
- CronJob(String, CronJob.Definition, boolean, Observer) - Constructor for class de.mhus.lib.core.schedule.CronJob
-
Constructor for CronJob.
- CronJob(String, String, String, String, String, Observer) - Constructor for class de.mhus.lib.core.schedule.CronJob
-
Constructor for CronJob.
- CronJob(String, Observer) - Constructor for class de.mhus.lib.core.schedule.CronJob
-
Constructor for CronJob.
- CronJob(String, String, Observer) - Constructor for class de.mhus.lib.core.schedule.CronJob
-
Constructor for CronJob.
- CronJob(String, String, boolean, Observer) - Constructor for class de.mhus.lib.core.schedule.CronJob
-
Constructor for CronJob.
- CronJob.Definition - Class in de.mhus.lib.core.schedule
-
- CSVReader - Class in de.mhus.lib.core.io
-
Read CSV (Comma Separated Value) files.
- CSVReader(Reader) - Constructor for class de.mhus.lib.core.io.CSVReader
-
convenience Constructor, default to comma separator, " for quote, no
multiline fields, with trimming.
- CSVReader(Reader, char, char, boolean, boolean) - Constructor for class de.mhus.lib.core.io.CSVReader
-
Constructor
- CsvStringParser - Class in de.mhus.lib.core.parser
-
CsvStringParser class.
- CsvStringParser(String) - Constructor for class de.mhus.lib.core.parser.CsvStringParser
-
Constructor for CsvStringParser.
- CSVWriter - Class in de.mhus.lib.core.io
-
Write CSV (Comma Separated Value) files.
- CSVWriter(Writer) - Constructor for class de.mhus.lib.core.io.CSVWriter
-
convenience Constructor, defaults to quotelevel 1, comma separator , trim
- CSVWriter(Writer, int, char, char, boolean) - Constructor for class de.mhus.lib.core.io.CSVWriter
-
Constructor
- CSVWriter.DefaultValueWriter - Class in de.mhus.lib.core.io
-
- CSVWriter.ValueWriter - Interface in de.mhus.lib.core.io
-
- d(Object...) - Method in class de.mhus.lib.core.logging.Log
-
Log a message in debug, it will automatically append the objects if debug is enabled.
- DateTime - Class in de.mhus.lib.core.lang
-
DateTime class.
- DateTime() - Constructor for class de.mhus.lib.core.lang.DateTime
-
Constructor for DateTime.
- DateTime(long) - Constructor for class de.mhus.lib.core.lang.DateTime
-
Constructor for DateTime.
- DAY - Static variable in class de.mhus.lib.core.MTimeInterval
-
Constant DAY=5
- DAY_IN_MILLISECOUNDS - Static variable in class de.mhus.lib.core.MTimeInterval
-
Constant DAY_IN_MILLISECOUNDS=HOUR_IN_MILLISECOUNDS * 24
- dayOfWeek(int) - Static method in class de.mhus.lib.core.util.BigDate
-
Get day of week for given ordinal.
- daysInMonth(int, boolean) - Static method in class de.mhus.lib.core.util.BigDate
-
How many days are there in a given month?
- daysInMonth(int, int) - Static method in class de.mhus.lib.core.util.BigDate
-
How many days are there in a given month?
- daysInYearPriorToMonth(int, boolean) - Static method in class de.mhus.lib.core.util.BigDate
-
How many days were there in the year prior to the first day of the given
month?
- dd - Variable in class de.mhus.lib.core.util.BigDate
-
Day, 1 to 31.
- dddToMM(int, boolean) - Static method in class de.mhus.lib.core.util.BigDate
-
Convert day number ddd in year to month.
- de.mhus.lib.core - package de.mhus.lib.core
-
- de.mhus.lib.core.activator - package de.mhus.lib.core.activator
-
- de.mhus.lib.core.base - package de.mhus.lib.core.base
-
- de.mhus.lib.core.cast - package de.mhus.lib.core.cast
-
- de.mhus.lib.core.concurrent - package de.mhus.lib.core.concurrent
-
- de.mhus.lib.core.config - package de.mhus.lib.core.config
-
- de.mhus.lib.core.configupdater - package de.mhus.lib.core.configupdater
-
- de.mhus.lib.core.console - package de.mhus.lib.core.console
-
- de.mhus.lib.core.definition - package de.mhus.lib.core.definition
-
- de.mhus.lib.core.directory - package de.mhus.lib.core.directory
-
- de.mhus.lib.core.directory.fs - package de.mhus.lib.core.directory.fs
-
- de.mhus.lib.core.form - package de.mhus.lib.core.form
-
- de.mhus.lib.core.io - package de.mhus.lib.core.io
-
- de.mhus.lib.core.jmx - package de.mhus.lib.core.jmx
-
- de.mhus.lib.core.json - package de.mhus.lib.core.json
-
- de.mhus.lib.core.lang - package de.mhus.lib.core.lang
-
- de.mhus.lib.core.logging - package de.mhus.lib.core.logging
-
- de.mhus.lib.core.matcher - package de.mhus.lib.core.matcher
-
- de.mhus.lib.core.parser - package de.mhus.lib.core.parser
-
- de.mhus.lib.core.pojo - package de.mhus.lib.core.pojo
-
- de.mhus.lib.core.schedule - package de.mhus.lib.core.schedule
-
- de.mhus.lib.core.security - package de.mhus.lib.core.security
-
- de.mhus.lib.core.service - package de.mhus.lib.core.service
-
- de.mhus.lib.core.strategy - package de.mhus.lib.core.strategy
-
- de.mhus.lib.core.system - package de.mhus.lib.core.system
-
- de.mhus.lib.core.util - package de.mhus.lib.core.util
-
- debug(Object) - Method in class de.mhus.lib.core.logging.LogEngine
-
Log a message with debug log level.
- debug(Object, Throwable) - Method in class de.mhus.lib.core.logging.LogEngine
-
Log an error with debug log level.
- decLevel() - Method in class de.mhus.lib.core.json.TransformHelper
-
decLevel.
- decode(String) - Static method in class de.mhus.lib.core.MPassword
-
Decode a encoded password.
- decode(String) - Static method in class de.mhus.lib.core.MXml
-
Decodes a string with encoded characters to a java string.
- decode(String) - Static method in class de.mhus.lib.core.util.Base64
-
decode.
- decode(String) - Static method in class de.mhus.lib.core.util.Rfc1738
-
Decode a string with rfc1738 spec.
- decode(String) - Static method in class de.mhus.lib.core.util.Rot13
-
decode.
- decodeCSV(String) - Static method in class de.mhus.lib.core.MString
-
decodeCSV.
- decodeUnicode(String) - Static method in class de.mhus.lib.core.MString
-
decodeUnicode.
- decodeURIComponent(String) - Static method in class de.mhus.lib.core.MString
-
decodeURIComponent.
- DefAttribute - Class in de.mhus.lib.core.definition
-
DefAttribute class.
- DefAttribute(String, Object) - Constructor for class de.mhus.lib.core.definition.DefAttribute
-
Constructor for DefAttribute.
- DEFAULT - Static variable in class de.mhus.lib.core.MArgs
-
Constant DEFAULT=""
- DEFAULT_HEIGHT - Static variable in class de.mhus.lib.core.console.Console
-
Constant DEFAULT_HEIGHT=25
- DEFAULT_HELPER - Static variable in class de.mhus.lib.core.MJson
-
Constant DEFAULT_HELPER
- DEFAULT_MHUS_CONFIG_FILE - Static variable in class de.mhus.lib.core.MConstants
-
Constant DEFAULT_MHUS_CONFIG_FILE="mhus-config.xml"
- DEFAULT_SEPARATOR - Static variable in class de.mhus.lib.core.MString
-
Constant DEFAULT_SEPARATOR=","
- DEFAULT_STRATEGY - Static variable in class de.mhus.lib.core.MJson
-
Constant DEFAULT_STRATEGY
- DEFAULT_WIDTH - Static variable in class de.mhus.lib.core.console.Console
-
Constant DEFAULT_WIDTH=40
- DefaultActivator - Class in de.mhus.lib.core.activator
-
DefaultActivator class.
- DefaultActivator() - Constructor for class de.mhus.lib.core.activator.DefaultActivator
-
Constructor for DefaultActivator.
- DefaultActivator(ClassLoader) - Constructor for class de.mhus.lib.core.activator.DefaultActivator
-
Constructor for DefaultActivator.
- DefaultActivator(ResourceNode, ClassLoader) - Constructor for class de.mhus.lib.core.activator.DefaultActivator
-
Constructor for DefaultActivator.
- DefaultBase - Class in de.mhus.lib.core.system
-
DefaultBase class.
- DefaultBase(Base) - Constructor for class de.mhus.lib.core.system.DefaultBase
-
Constructor for DefaultBase.
- DefaultConfigFile - Class in de.mhus.lib.core.config
-
DefaultConfigFile class.
- DefaultConfigFile() - Constructor for class de.mhus.lib.core.config.DefaultConfigFile
-
Constructor for DefaultConfigFile.
- DefaultConfigLoader - Class in de.mhus.lib.core.configupdater
-
DefaultConfigLoader class.
- DefaultConfigLoader() - Constructor for class de.mhus.lib.core.configupdater.DefaultConfigLoader
-
- DefaultFilter - Class in de.mhus.lib.core.pojo
-
DefaultFilter class.
- DefaultFilter() - Constructor for class de.mhus.lib.core.pojo.DefaultFilter
-
Constructor for DefaultFilter.
- DefaultFilter(boolean, boolean, boolean, boolean, boolean) - Constructor for class de.mhus.lib.core.pojo.DefaultFilter
-
Constructor for DefaultFilter.
- DefaultHousekeeper - Class in de.mhus.lib.core.system
-
DefaultHousekeeper class.
- DefaultHousekeeper() - Constructor for class de.mhus.lib.core.system.DefaultHousekeeper
-
Constructor for DefaultHousekeeper.
- DefaultMonitor - Class in de.mhus.lib.core.strategy
-
DefaultMonitor class.
- DefaultMonitor() - Constructor for class de.mhus.lib.core.strategy.DefaultMonitor
-
- defaultRule - Variable in class de.mhus.lib.core.lang.DynamicClassLoader
-
- defaults - Variable in class de.mhus.lib.core.util.PropertiesRaw
-
A property list that contains default values for any keys not found in
this property list.
- DefaultScriptPart - Class in de.mhus.lib.core.parser
-
DefaultScriptPart class.
- DefaultScriptPart(String) - Constructor for class de.mhus.lib.core.parser.DefaultScriptPart
-
Constructor for DefaultScriptPart.
- DefaultSingleton - Class in de.mhus.lib.core.system
-
DefaultSingleton class.
- DefaultSingleton() - Constructor for class de.mhus.lib.core.system.DefaultSingleton
-
- DefaultStrategy - Class in de.mhus.lib.core.pojo
-
DefaultStrategy class.
- DefaultStrategy() - Constructor for class de.mhus.lib.core.pojo.DefaultStrategy
-
Constructor for DefaultStrategy.
- DefaultStrategy(boolean, String, Class<? extends Annotation>[]) - Constructor for class de.mhus.lib.core.pojo.DefaultStrategy
-
Constructor for DefaultStrategy.
- DefaultTaskContext - Class in de.mhus.lib.core.strategy
-
DefaultTaskContext class.
- DefaultTaskContext() - Constructor for class de.mhus.lib.core.strategy.DefaultTaskContext
-
- DefaultTimerFactory - Class in de.mhus.lib.core.util
-
DefaultTimerFactory class.
- DefaultTimerFactory() - Constructor for class de.mhus.lib.core.util.DefaultTimerFactory
-
- DefaultValueWriter() - Constructor for class de.mhus.lib.core.io.CSVWriter.DefaultValueWriter
-
- DefComponent - Class in de.mhus.lib.core.definition
-
DefComponent class.
- DefComponent(String, IDefDefinition...) - Constructor for class de.mhus.lib.core.definition.DefComponent
-
Constructor for DefComponent.
- Definition() - Constructor for class de.mhus.lib.core.schedule.CronJob.Definition
-
- Definition(String) - Constructor for class de.mhus.lib.core.schedule.CronJob.Definition
-
- definitions() - Method in class de.mhus.lib.core.definition.DefComponent
-
definitions.
- DefRoot - Class in de.mhus.lib.core.definition
-
DefRoot class.
- DefRoot(IDefDefinition...) - Constructor for class de.mhus.lib.core.definition.DefRoot
-
Constructor for DefRoot.
- DefRoot(String, IDefDefinition...) - Constructor for class de.mhus.lib.core.definition.DefRoot
-
Constructor for DefRoot.
- DelegateClassLoader - Class in de.mhus.lib.core.lang
-
DelegateClassLoader class.
- DelegateClassLoader() - Constructor for class de.mhus.lib.core.lang.DelegateClassLoader
-
- deleteDir(File) - Static method in class de.mhus.lib.core.MFile
-
Remove a directory and all included content.
- deleteObject(String, CompareDirEntry) - Method in interface de.mhus.lib.core.util.CompareDir.Listener
-
- deleteObserver(Observer) - Method in class de.mhus.lib.core.util.WeakObservable
-
Deletes an observer from the set of observers of this object.
- deleteObservers() - Method in class de.mhus.lib.core.util.WeakObservable
-
Clears the observer list so that this object no longer has any observers.
- destroy() - Method in class de.mhus.lib.core.activator.DefaultActivator
-
destroy.
- destroy() - Method in class de.mhus.lib.core.lang.Base
-
destroy.
- destroy() - Method in class de.mhus.lib.core.MActivator
-
destroy.
- destroy() - Method in class de.mhus.lib.core.system.DefaultBase
-
destroy.
- DirConfig - Class in de.mhus.lib.core.config
-
DirConfig class.
- DirConfig(File) - Constructor for class de.mhus.lib.core.config.DirConfig
-
Constructor for DirConfig.
- DirectoryToConfigWrapper - Class in de.mhus.lib.core.config
-
DirectoryToConfigWrapper class.
- DirectoryToConfigWrapper(WritableResourceNode) - Constructor for class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Constructor for DirectoryToConfigWrapper.
- DISABLED_TIME - Static variable in class de.mhus.lib.core.schedule.SchedulerJob
-
Constant DISABLED_TIME=-1
- doBuild() - Method in interface de.mhus.lib.core.form.IUiBuilder
-
doBuild.
- doCache(String, InputStream) - Method in class de.mhus.lib.core.io.ContentCache
-
doCache.
- doCaclulateNextExecution() - Method in class de.mhus.lib.core.schedule.CronJob
-
Calculate the next executionTime and store it into nextExecutionTime
- doCaclulateNextExecution() - Method in class de.mhus.lib.core.schedule.IntervalJob
-
Calculate the next executionTime and store it into nextExecutionTime
- doCaclulateNextExecution() - Method in class de.mhus.lib.core.schedule.IntervalWithStartTimeJob
-
Calculate the next executionTime and store it into nextExecutionTime
- doCaclulateNextExecution() - Method in class de.mhus.lib.core.schedule.OnceJob
-
Calculate the next executionTime and store it into nextExecutionTime
- doCaclulateNextExecution() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Calculate the next executionTime and store it into nextExecutionTime
- doCaclulateNextExecution() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Calculate the next executionTime and store it into nextExecutionTime
- doCommit() - Method in class de.mhus.lib.core.util.CompareDir
-
doCommit.
- doConfigureTrail(String) - Method in interface de.mhus.lib.core.logging.TrailLevelMapper
-
doConfigureTrail.
- doError(Throwable) - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
doError.
- doError(Throwable) - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
doError.
- doExecute(Object, Object...) - Method in class de.mhus.lib.core.pojo.FunctionAction
-
doExecute.
- doExecute(Object, Object...) - Method in interface de.mhus.lib.core.pojo.PojoAction
-
doExecute.
- doExecute(TaskContext) - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
doExecute.
- doExecute(TaskContext) - Method in class de.mhus.lib.core.strategy.AbstractOperation
-
doExecute.
- doExecute(TaskContext) - Method in interface de.mhus.lib.core.strategy.Operation
-
doExecute.
- doExecute2(TaskContext) - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
doExecute2.
- doExecute2(TaskContext) - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
doExecute2.
- doExecute2(TaskContext) - Method in class de.mhus.lib.core.strategy.AbstractOperation
-
doExecute2.
- doExecute2(TaskContext) - Method in class de.mhus.lib.core.strategy.ExecuteStrategy
-
doExecute2.
- doExecute2(TaskContext) - Method in class de.mhus.lib.core.strategy.SkipExecuteStrategy
-
doExecute2.
- doExecute2(TaskContext) - Method in class de.mhus.lib.core.strategy.SynchronizedExecuteStrategy
-
doExecute2.
- doExecute2(TaskContext) - Method in class de.mhus.lib.core.strategy.WaitExecuteStrategy
-
doExecute2.
- doExecuteJob(SchedulerJob) - Method in class de.mhus.lib.core.schedule.Scheduler
-
doExecuteJob.
- doInitialize(ISingletonInternal) - Method in class de.mhus.lib.core.configupdater.DefaultConfigLoader
-
doInitialize.
- doInitialize(LogFactory) - Method in class de.mhus.lib.core.logging.LogEngine
-
doInitialize.
- doInitialize(ClassLoader) - Method in class de.mhus.lib.core.system.DefaultSingleton
-
doInitialize.
- doInitialize(ClassLoader) - Method in interface de.mhus.lib.core.system.SingletonInitialize
-
doInitialize.
- doInject(Object) - Method in interface de.mhus.lib.core.lang.Injector
-
doInject.
- doInject(Object) - Method in class de.mhus.lib.core.lang.InjectorList
-
doInject.
- doInject(Object) - Method in class de.mhus.lib.core.lang.InjectorMap
-
doInject.
- doit() - Method in class de.mhus.lib.core.MTimerTask
-
doit.
- doit() - Method in class de.mhus.lib.core.schedule.ObserverTimerTaskAdapter
-
doit.
- doit() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
doit.
- doit() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
doit.
- doPostParse() - Method in class de.mhus.lib.core.parser.ConstantParsingPart
-
doPostParse.
- doPostParse() - Method in class de.mhus.lib.core.parser.StringParsingPart
-
doPostParse.
- doPreParse() - Method in class de.mhus.lib.core.parser.ConstantParsingPart
-
doPreParse.
- doPreParse() - Method in class de.mhus.lib.core.parser.StringParsingPart
-
doPreParse.
- doReconfigure(String) - Method in class de.mhus.lib.core.schedule.CronJob
-
Reconfigure the scheduler.
- doReconfigure(String) - Method in class de.mhus.lib.core.schedule.IntervalJob
-
Reconfigure the scheduler.
- doReconfigure(String) - Method in class de.mhus.lib.core.schedule.IntervalWithStartTimeJob
-
Reconfigure the scheduler.
- doReconfigure(String) - Method in interface de.mhus.lib.core.schedule.MutableSchedulerJob
-
Reconfigure the scheduler.
- doReconfigure(String) - Method in class de.mhus.lib.core.schedule.OnceJob
-
Reconfigure the scheduler.
- doReconfigure(String) - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Reconfigure the scheduler.
- doReschedule(Scheduler, long) - Method in class de.mhus.lib.core.schedule.CronJob
-
doReschedule.
- doReschedule(Scheduler, long) - Method in class de.mhus.lib.core.schedule.IntervalJob
-
doReschedule.
- doReschedule(Scheduler, long) - Method in class de.mhus.lib.core.schedule.IntervalWithStartTimeJob
-
doReschedule.
- doReschedule(Scheduler, long) - Method in interface de.mhus.lib.core.schedule.MutableSchedulerJob
-
doReschedule.
- doReschedule(Scheduler, long) - Method in class de.mhus.lib.core.schedule.OnceJob
-
doReschedule.
- doReschedule(Scheduler, long) - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
doReschedule.
- doReschedule(Scheduler, long) - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
doReschedule.
- doResetTrail() - Method in interface de.mhus.lib.core.logging.TrailLevelMapper
-
doResetTrail.
- doRollback() - Method in class de.mhus.lib.core.util.CompareDir
-
doRollback.
- doSchedule(SchedulerJob) - Method in class de.mhus.lib.core.schedule.QueueList
-
doSchedule.
- doSchedule(Scheduler) - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
doSchedule.
- doSchedule(SchedulerJob) - Method in interface de.mhus.lib.core.schedule.SchedulerQueue
-
doSchedule.
- doSerializeTrail() - Method in interface de.mhus.lib.core.logging.TrailLevelMapper
-
doSerializeTrail.
- doStart() - Method in class de.mhus.lib.core.io.FileWatch
-
doStart.
- doStartTrailLog() - Static method in class de.mhus.lib.core.MSingleton
-
doStartTrailLog.
- doStop() - Method in class de.mhus.lib.core.io.FileWatch
-
doStop.
- doStopTrailLog() - Static method in class de.mhus.lib.core.MSingleton
-
doStopTrailLog.
- doTick() - Method in class de.mhus.lib.core.schedule.Scheduler
-
doTick.
- doTick() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Call this method to fire ticks to the scheduler.
- doTick() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Call this method to fire ticks to the scheduler.
- doTimeoutReached() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
If you have defined a timeout, the event will be called every minute.
- doTimeoutReached() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
If you have defined a timeout, the event will be called every minute.
- DoubleToString - Class in de.mhus.lib.core.cast
-
DoubleToString class.
- DoubleToString() - Constructor for class de.mhus.lib.core.cast.DoubleToString
-
- doUpdate() - Method in class de.mhus.lib.core.configupdater.ConfigUpdater
-
doUpdate.
- DummyClass - Class in de.mhus.lib.core.system
-
DummyClass class.
- DummyClass() - Constructor for class de.mhus.lib.core.system.DummyClass
-
- dump(Node) - Static method in class de.mhus.lib.core.MXml
-
Prints information - most technical - of the xml element and its childs and returns it as string.
- dump(PrintStream, Node) - Static method in class de.mhus.lib.core.MXml
-
Prints information - most technical - of the xml element and its childs to the stream.
- dump(PrintStream, Node, String) - Static method in class de.mhus.lib.core.MXml
-
dump.
- dump(PrintStream, NodeList) - Static method in class de.mhus.lib.core.MXml
-
dump.
- dump(StringBuffer) - Method in class de.mhus.lib.core.parser.CompiledString
-
Return a readable information about the tree structure.
- dump(int, StringBuffer) - Method in class de.mhus.lib.core.parser.ConstantParsingPart
-
dump.
- dump(int, StringBuffer) - Method in class de.mhus.lib.core.parser.ConstantPart
-
dump.
- dump(int, StringBuffer) - Method in class de.mhus.lib.core.parser.DefaultScriptPart
-
dump.
- dump(int, StringBuffer) - Method in class de.mhus.lib.core.parser.StringCompiler.AttributePart
-
- dump(int, StringBuffer) - Method in class de.mhus.lib.core.parser.StringCompiler.ContentPart
-
- dump(int, StringBuffer) - Method in class de.mhus.lib.core.parser.StringCompiler.EnvironmentPart
-
- dump(int, StringBuffer) - Method in class de.mhus.lib.core.parser.StringCompiler.SystemPart
-
- dump(int, StringBuffer) - Method in interface de.mhus.lib.core.parser.StringPart
-
dump.
- DynamicClassLoader - Class in de.mhus.lib.core.lang
-
This class loader is a distributor.
- DynamicClassLoader(String) - Constructor for class de.mhus.lib.core.lang.DynamicClassLoader
-
Constructor for DynamicClassLoader.
- DynamicClassLoader(String, ClassLoader) - Constructor for class de.mhus.lib.core.lang.DynamicClassLoader
-
Constructor for DynamicClassLoader.
- DynamicClassLoader.RESULT - Enum in de.mhus.lib.core.lang
-
- DynamicClassLoader.Rule - Class in de.mhus.lib.core.lang
-
- generate(int, int, boolean, boolean, boolean) - Static method in class de.mhus.lib.core.MPassword
-
generate.
- generate(int, char[], int) - Static method in class de.mhus.lib.core.MPassword
-
generate.
- get() - Method in class de.mhus.lib.core.io.CSVReader
-
Read one field from the CSV file
- get(String) - Method in class de.mhus.lib.core.io.CSVReader
-
get.
- get(int) - Method in class de.mhus.lib.core.io.CSVReader
-
get.
- get(int) - Method in class de.mhus.lib.core.lang.InjectorList
-
get.
- get(Class<?>) - Method in class de.mhus.lib.core.lang.InjectorMap
-
get.
- get() - Static method in class de.mhus.lib.core.MSingleton
-
get.
- get(Object) - Method in class de.mhus.lib.core.pojo.FunctionAttribute
-
get.
- get(Object) - Method in interface de.mhus.lib.core.pojo.PojoAttribute
-
get.
- get(String) - Method in class de.mhus.lib.core.strategy.SuccessfulMap
-
get.
- get(Object) - Method in class de.mhus.lib.core.util.FallbackMap
- get(Object) - Method in class de.mhus.lib.core.util.NullableMap
- get(Object) - Method in class de.mhus.lib.core.util.SoftHashMap
- get(int) - Method in class de.mhus.lib.core.util.TableRow
-
get.
- get(String) - Method in class de.mhus.lib.core.util.TableRow
-
get.
- get(String, T) - Method in class de.mhus.lib.core.util.TableRow
-
get.
- get(K1, K2) - Method in class de.mhus.lib.core.util.VectorMap
-
get.
- get(K1, boolean) - Method in class de.mhus.lib.core.util.VectorMap
-
get.
- getAction(String) - Method in interface de.mhus.lib.core.pojo.PojoModel
-
getAction.
- getAction(String) - Method in class de.mhus.lib.core.pojo.PojoModelImpl
-
getAction.
- getActionNames() - Method in interface de.mhus.lib.core.pojo.PojoModel
-
getActionNames.
- getActionNames() - Method in class de.mhus.lib.core.pojo.PojoModelImpl
-
getActionNames.
- getActivator() - Method in class de.mhus.lib.core.system.DefaultBase
-
Getter for the field activator.
- getAllDays() - Method in class de.mhus.lib.core.MTimeInterval
-
getAllDays.
- getAllFieldsInLine() - Method in class de.mhus.lib.core.io.CSVReader
-
Get all fields in the line
- getAllMilliseconds() - Method in class de.mhus.lib.core.MTimeInterval
-
getAllMilliseconds.
- getAllMinutes() - Method in class de.mhus.lib.core.MTimeInterval
-
getAllMinutes.
- getAllSecounds() - Method in class de.mhus.lib.core.MTimeInterval
-
getAllSecounds.
- getAllWeeks() - Method in class de.mhus.lib.core.MTimeInterval
-
getAllWeeks.
- getAnnotation(Class<? extends Annotation>) - Method in class de.mhus.lib.core.pojo.FunctionAction
-
getAnnotation.
- getAnnotation(Class<? extends A>) - Method in class de.mhus.lib.core.pojo.FunctionAttribute
-
getAnnotation.
- getAnnotation(Class<? extends Annotation>) - Method in interface de.mhus.lib.core.pojo.PojoAction
-
getAnnotation.
- getAnnotation(Class<? extends A>) - Method in interface de.mhus.lib.core.pojo.PojoAttribute
-
getAnnotation.
- getAppIdent() - Static method in class de.mhus.lib.core.MSystem
-
getAppIdent.
- getArgValues(String) - Method in class de.mhus.lib.core.MArgs
-
Returns a List of the arguments for the given key.
- getAttribute(Object, String) - Method in class de.mhus.lib.core.jmx.JmxDescription
-
getAttribute.
- getAttribute(Object, String) - Method in class de.mhus.lib.core.jmx.JmxDescriptionDynamic
-
getAttribute.
- getAttribute(Object, String) - Method in class de.mhus.lib.core.jmx.JmxDescriptionMBean
-
getAttribute.
- getAttribute(String) - Method in interface de.mhus.lib.core.pojo.PojoModel
-
getAttribute.
- getAttribute(String) - Method in class de.mhus.lib.core.pojo.PojoModelImpl
-
getAttribute.
- getAttributeNames() - Method in interface de.mhus.lib.core.pojo.PojoModel
-
getAttributeNames.
- getAttributeNames() - Method in class de.mhus.lib.core.pojo.PojoModelImpl
-
getAttributeNames.
- getAttributes(Object, String[]) - Method in class de.mhus.lib.core.jmx.JmxDescription
-
getAttributes.
- getAttributes(Object, String[]) - Method in class de.mhus.lib.core.jmx.JmxDescriptionDynamic
-
getAttributes.
- getAttributes(Class<?>) - Method in class de.mhus.lib.core.pojo.AttributesStrategy
-
getAttributes.
- getBackgroundColor() - Method in class de.mhus.lib.core.console.ANSIConsole
-
getBackgroundColor.
- getBackgroundColor() - Method in class de.mhus.lib.core.console.Console
-
getBackgroundColor.
- getBackgroundColor() - Method in class de.mhus.lib.core.console.SimpleConsole
-
getBackgroundColor.
- getBackgroundColor() - Method in class de.mhus.lib.core.console.VirtualConsole
-
getBackgroundColor.
- getBaseControl() - Method in class de.mhus.lib.core.system.DefaultSingleton
-
getBaseControl.
- getBaseControl() - Method in interface de.mhus.lib.core.system.ISingleton
-
getBaseControl.
- getBaseOf(MObject) - Method in class de.mhus.lib.core.lang.BaseControl
-
getBaseOf.
- getBoolean(String, boolean) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
getBoolean.
- getBoolean(String, boolean) - Method in class de.mhus.lib.core.IProperties
-
getBoolean.
- getBoolean(String) - Method in class de.mhus.lib.core.IProperties
-
getBoolean.
- getBoolean(byte[], int) - Static method in class de.mhus.lib.core.util.Bits
-
getBoolean.
- getBreakableCharacters() - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
Getter for the field breakableCharacters.
- getBufferSize() - Method in class de.mhus.lib.core.io.PipedStream
-
getBufferSize.
- getByPath(JsonNode, String) - Static method in class de.mhus.lib.core.MJson
-
locate and return a json node inside a structure.
- getBytesLeft() - Method in class de.mhus.lib.core.io.PartialInputStream
-
getBytesLeft.
- getCached(String) - Method in class de.mhus.lib.core.io.ContentCache
-
getCached.
- getCalendar(String) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
getCalendar.
- getCalendar(String) - Method in class de.mhus.lib.core.IProperties
-
getCalendar.
- getCalendarDayOfWeek() - Method in class de.mhus.lib.core.util.BigDate
-
Get day of week for this BigDate.
- getChar(int) - Static method in class de.mhus.lib.core.util.Base64
-
getChar.
- getChar(byte[], int) - Static method in class de.mhus.lib.core.util.Bits
-
getChar.
- getClassLoader() - Method in class de.mhus.lib.core.directory.ClassLoaderResourceProvider
-
getClassLoader.
- getClassLoader() - Method in class de.mhus.lib.core.json.SecurityTransformHelper
-
getClassLoader.
- getClassLoader() - Method in class de.mhus.lib.core.json.TransformHelper
-
getClassLoader.
- getClassName(Object) - Static method in class de.mhus.lib.core.MSystem
-
getClassName.
- getClazz(String) - Method in class de.mhus.lib.core.MActivator
-
getClazz.
- getColumnIndex(String) - Method in class de.mhus.lib.core.util.Table
-
getColumnIndex.
- getColumnOfLine() - Method in class de.mhus.lib.core.io.CSVWriter
-
getColumnOfLine.
- getColumns() - Method in class de.mhus.lib.core.util.Table
-
Getter for the field columns.
- getColumnSize() - Method in class de.mhus.lib.core.util.Table
-
getColumnSize.
- getConfig() - Method in class de.mhus.lib.core.configupdater.DefaultConfigLoader
-
Getter for the field config.
- getConfig(Object) - Static method in class de.mhus.lib.core.MSingleton
-
getConfig.
- getConfig(Object, ResourceNode) - Method in class de.mhus.lib.core.service.ConfigProvider
-
Getter for the field config.
- getConfig() - Method in class de.mhus.lib.core.strategy.DefaultTaskContext
-
getConfig.
- getConfig() - Method in class de.mhus.lib.core.strategy.PrintWriterTaskContext
-
getConfig.
- getConfig() - Method in interface de.mhus.lib.core.strategy.TaskContext
-
getConfig.
- getConfig() - Method in class de.mhus.lib.core.system.DefaultSingleton
-
getConfig.
- getConfigKeys() - Method in class de.mhus.lib.core.config.NodeConfig
-
getConfigKeys.
- getConfigProvider() - Method in class de.mhus.lib.core.system.DefaultSingleton
-
getConfigProvider.
- getConfigProvider() - Method in interface de.mhus.lib.core.system.ISingleton
-
getConfigProvider.
- getConfigUpdater() - Static method in class de.mhus.lib.core.MSingleton
-
Getter for the field configUpdater.
- getContent() - Method in class de.mhus.lib.core.parser.ConstantParsingPart
-
Getter for the field content.
- getContent() - Method in class de.mhus.lib.core.pojo.ObjectWrapperPojo
-
getContent.
- getCopyright() - Static method in class de.mhus.lib.core.util.BigDate
-
Embeds copyright notice
- getCurrentBase() - Method in class de.mhus.lib.core.lang.BaseControl
-
getCurrentBase.
- getCurrentMinutes() - Method in class de.mhus.lib.core.MStopWatch
-
getCurrentMinutes.
- getCurrentMinutesAsString() - Method in class de.mhus.lib.core.MStopWatch
-
getCurrentMinutesAsString.
- getCurrentSeconds() - Method in class de.mhus.lib.core.MStopWatch
-
getCurrentSeconds.
- getCurrentTime() - Method in class de.mhus.lib.core.MStopWatch
-
getCurrentTime.
- getCurrentTimeAsString() - Method in class de.mhus.lib.core.MStopWatch
-
getCurrentTimeAsString.
- getCurrentTimeAsString(boolean) - Method in class de.mhus.lib.core.MStopWatch
-
getCurrentTimeAsString.
- getCursorX() - Method in class de.mhus.lib.core.console.ANSIConsole
-
getCursorX.
- getCursorX() - Method in class de.mhus.lib.core.console.Console
-
getCursorX.
- getCursorX() - Method in class de.mhus.lib.core.console.SimpleConsole
-
getCursorX.
- getCursorX() - Method in class de.mhus.lib.core.console.VirtualConsole
-
getCursorX.
- getCursorY() - Method in class de.mhus.lib.core.console.ANSIConsole
-
getCursorY.
- getCursorY() - Method in class de.mhus.lib.core.console.Console
-
getCursorY.
- getCursorY() - Method in class de.mhus.lib.core.console.SimpleConsole
-
getCursorY.
- getCursorY() - Method in class de.mhus.lib.core.console.VirtualConsole
-
getCursorY.
- getData() - Method in class de.mhus.lib.core.util.TableRow
-
Getter for the field data.
- getDate(String) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
getDate.
- getDate(String) - Method in class de.mhus.lib.core.IProperties
-
getDate.
- getDate(TimeZone) - Method in class de.mhus.lib.core.util.BigDate
-
Get java.util.Date object corresponding to this BigDate,
- getDayOfWeek() - Method in class de.mhus.lib.core.util.BigDate
-
Get day of week for this BigDate.
- getDays() - Method in class de.mhus.lib.core.MTimeInterval
-
Getter for the field days.
- getDD() - Method in class de.mhus.lib.core.util.BigDate
-
get day of month for this BigDate.
- getDDD() - Method in class de.mhus.lib.core.util.BigDate
-
Get day number in the year for this BigDate.
- getDefault() - Method in class de.mhus.lib.core.configupdater.ConfigValue
-
getDefault.
- getDefaultLevel() - Method in class de.mhus.lib.core.logging.LogFactory
-
- getDefaultLocale() - Method in class de.mhus.lib.core.util.MNlsFactory
-
getDefaultLocale.
- getDefaultModelFactory() - Static method in class de.mhus.lib.core.pojo.MPojo
-
Getter for the field defaultModelFactory.
- getDefaultNullValue() - Method in class de.mhus.lib.core.io.CSVWriter
-
Getter for the field defaultNullValue.
- getDefaultPrimitive(Class<?>) - Static method in class de.mhus.lib.core.MCast
-
Return 0 in 7 flavors or null
- getDeletedCnt() - Method in class de.mhus.lib.core.util.CompareDir
-
getDeletedCnt.
- getDescription() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
getDescription.
- getDescription() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
getDescription.
- getDescription() - Method in interface de.mhus.lib.core.strategy.Operation
-
getDescription.
- getDescription() - Method in class de.mhus.lib.core.strategy.SkipExecuteStrategy
-
getDescription.
- getDescription() - Method in class de.mhus.lib.core.strategy.SynchronizedExecuteStrategy
-
getDescription.
- getDescription() - Method in class de.mhus.lib.core.strategy.WaitExecuteStrategy
-
getDescription.
- getDirectory() - Method in class de.mhus.lib.core.config.DirConfig
-
getDirectory.
- getDisplay() - Method in class de.mhus.lib.core.console.JmxConsoleProxy
-
getDisplay.
- getDocument() - Method in class de.mhus.lib.core.config.XmlConfig
-
getDocument.
- getDouble(String, double) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
getDouble.
- getDouble() - Method in class de.mhus.lib.core.io.CSVReader
-
Read one double field from the CSV file.
- getDouble(String, double) - Method in class de.mhus.lib.core.IProperties
-
getDouble.
- getDouble(byte[], int) - Static method in class de.mhus.lib.core.util.Bits
-
getDouble.
- getElementByPath(Element, String) - Static method in class de.mhus.lib.core.MXml
-
Returns the first found element by path.
- getEncapsulateCharacters() - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
Getter for the field encapsulateCharacters.
- getEnclosureCharacters() - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
Getter for the field enclosureCharacters.
- getEntries() - Method in class de.mhus.lib.core.jmx.JmxList
-
getEntries.
- getEntries() - Method in interface de.mhus.lib.core.jmx.JmxListMBean
-
getEntries.
- getEntries() - Method in class de.mhus.lib.core.jmx.JmxMap
-
getEntries.
- getEntries() - Method in interface de.mhus.lib.core.jmx.JmxMapMBean
-
getEntries.
- getEntries() - Method in class de.mhus.lib.core.jmx.JmxWeakMap
-
getEntries.
- getEntries() - Method in interface de.mhus.lib.core.jmx.JmxWeakMapMBean
-
getEntries.
- getErrorMessage() - Method in class de.mhus.lib.core.strategy.DefaultTaskContext
-
getErrorMessage.
- getErrorMessage() - Method in class de.mhus.lib.core.strategy.PrintWriterTaskContext
-
getErrorMessage.
- getErrorMessage() - Method in interface de.mhus.lib.core.strategy.TaskContext
-
getErrorMessage.
- getEstimated() - Method in class de.mhus.lib.core.strategy.PrintWriterTaskContext
-
Getter for the field estimated.
- getExecutable() - Method in class de.mhus.lib.core.strategy.ExecuteStrategy
-
getExecutable.
- getExecutable() - Method in class de.mhus.lib.core.strategy.SkipExecuteStrategy
-
getExecutable.
- getExecutable() - Method in class de.mhus.lib.core.strategy.SynchronizedExecuteStrategy
-
getExecutable.
- getExecutable() - Method in class de.mhus.lib.core.strategy.WaitExecuteStrategy
-
getExecutable.
- getExtracted(String) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Returns a compiled and executed string.
- getExtracted(String, String) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
getExtracted.
- getExtracted(String) - Method in class de.mhus.lib.core.directory.ResourceNode
-
Returns a compiled and executed string.
- getExtracted(String, String) - Method in class de.mhus.lib.core.directory.ResourceNode
-
getExtracted.
- getExtracted(String, String, int) - Method in class de.mhus.lib.core.directory.ResourceNode
-
getExtracted.
- getFacet(String) - Method in class de.mhus.lib.core.util.FilterRequest
-
getFacet.
- getFile() - Method in class de.mhus.lib.core.config.JsonConfigFile
-
Getter for the field file.
- getFile() - Method in class de.mhus.lib.core.config.PropertiesConfigFile
-
Getter for the field file.
- getFile() - Method in class de.mhus.lib.core.config.XmlConfigFile
-
Getter for the field file.
- getFile() - Method in class de.mhus.lib.core.io.FileWatch
-
Getter for the field file.
- getFileName(String) - Static method in class de.mhus.lib.core.MFile
-
Returns the name of the file in a path name.
- getFileNameOnly(String) - Static method in class de.mhus.lib.core.MFile
-
Returns the name without path and extension.
- getFileSuffix(File) - Static method in class de.mhus.lib.core.MFile
-
Return the Suffix of a file.
- getFileSuffix(String) - Static method in class de.mhus.lib.core.MFile
-
Return the Suffix of a file.
- getFindStrategy() - Method in class de.mhus.lib.core.lang.BaseControl
-
Getter for the field findStrategy.
- getFirstHitTime() - Method in class de.mhus.lib.core.MCount
-
getFirstHitTime.
- getFloat(String, float) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
getFloat.
- getFloat() - Method in class de.mhus.lib.core.io.CSVReader
-
Read one float field from the CSV file.
- getFloat(String, float) - Method in class de.mhus.lib.core.IProperties
-
getFloat.
- getFloat(byte[], int) - Static method in class de.mhus.lib.core.util.Bits
-
getFloat.
- getForegroundColor() - Method in class de.mhus.lib.core.console.ANSIConsole
-
getForegroundColor.
- getForegroundColor() - Method in class de.mhus.lib.core.console.Console
-
getForegroundColor.
- getForegroundColor() - Method in class de.mhus.lib.core.console.SimpleConsole
-
getForegroundColor.
- getForegroundColor() - Method in class de.mhus.lib.core.console.VirtualConsole
-
getForegroundColor.
- getForm() - Method in class de.mhus.lib.core.strategy.OperationDescription
-
Getter for the field form.
- getFromClass() - Method in interface de.mhus.lib.core.cast.Caster
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.DoubleToString
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.FloatToString
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.ObjectToBoolean
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.ObjectToByte
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.ObjectToCalendar
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.ObjectToDate
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.ObjectToDouble
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.ObjectToFloat
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.ObjectToInteger
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.ObjectToLong
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.ObjectToShort
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.ObjectToSqlDate
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.ObjectToString
-
getFromClass.
- getFromClass() - Method in class de.mhus.lib.core.cast.ObjectToUUID
-
getFromClass.
- getGeneralFilters() - Method in class de.mhus.lib.core.util.FilterRequest
-
getGeneralFilters.
- getGetter(String) - Method in class de.mhus.lib.core.jmx.JmxDescriptionMBean
-
Getter for the field getter.
- getGroup() - Method in class de.mhus.lib.core.strategy.OperationDescription
-
Getter for the field group.
- getGroup() - Method in class de.mhus.lib.core.strategy.OperationGroupDescription
-
Getter for the field group.
- getGroups(Subject) - Static method in class de.mhus.lib.core.security.MSecurity
-
getGroups.
- getHeader() - Method in class de.mhus.lib.core.console.ConsoleTable
-
Getter for the field header.
- getHeight() - Method in class de.mhus.lib.core.console.ANSIConsole
-
getHeight.
- getHeight() - Method in class de.mhus.lib.core.console.Console
-
getHeight.
- getHeight() - Method in class de.mhus.lib.core.console.SimpleConsole
-
getHeight.
- getHeight() - Method in class de.mhus.lib.core.console.VirtualConsole
-
getHeight.
- getHitsPerSecond() - Method in class de.mhus.lib.core.MCount
-
getHitsPerSecond.
- getHostname() - Static method in class de.mhus.lib.core.MSystem
-
Returns the name of the current system.
- getHours() - Method in class de.mhus.lib.core.MTimeInterval
-
Getter for the field hours.
- getId() - Method in class de.mhus.lib.core.logging.Log
-
Getter for the field id.
- getId() - Method in class de.mhus.lib.core.strategy.OperationDescription
-
Getter for the field id.
- getIn() - Method in class de.mhus.lib.core.io.PipedStream
-
Getter for the field in.
- getInjector() - Method in class de.mhus.lib.core.MActivator
-
Getter for the field injector.
- getInjectStrategy() - Method in class de.mhus.lib.core.lang.BaseControl
-
Getter for the field injectStrategy.
- getInputStream(String) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Return the input stream of a content resource.
- getInputStream(String) - Method in class de.mhus.lib.core.config.HashConfig
-
Return the input stream of a content resource.
- getInputStream(String) - Method in class de.mhus.lib.core.config.JsonConfig
-
Return the input stream of a content resource.
- getInputStream(String) - Method in class de.mhus.lib.core.config.PropertiesConfig
-
Return the input stream of a content resource.
- getInputStream(String) - Method in class de.mhus.lib.core.config.XmlConfig
-
Return the input stream of a content resource.
- getInputStream(String) - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
Return the input stream of a content resource.
- getInputStream(String) - Method in class de.mhus.lib.core.directory.fs.FileResource
-
Return the input stream of a content resource.
- getInputStream() - Method in class de.mhus.lib.core.directory.ResourceNode
-
Return the default content input stream.
- getInputStream(String) - Method in class de.mhus.lib.core.directory.ResourceNode
-
Return the input stream of a content resource.
- getInputWriter() - Method in class de.mhus.lib.core.console.VirtualConsole
-
getInputWriter.
- getInsertCnt() - Method in class de.mhus.lib.core.util.CompareDir
-
Getter for the field insertCnt.
- getInstance(String) - Method in class de.mhus.lib.core.activator.DefaultActivator
-
getInstance.
- getInstance(Class<?>) - Method in class de.mhus.lib.core.logging.LogFactory
-
Convenience method to derive a name from the specified class and
call getInstance(String) with it.
- getInstance(String) - Method in class de.mhus.lib.core.logging.LogFactory
-
Construct (if necessary) and return a Log instance,
using the factory's current set of configuration attributes.
- getInstance(String) - Method in class de.mhus.lib.core.MActivator
-
getInstance.
- getInt(String, int) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
getInt.
- getInt() - Method in class de.mhus.lib.core.io.CSVReader
-
Read one integer field from the CSV file
- getInt(String, int) - Method in class de.mhus.lib.core.IProperties
-
getInt.
- getInt(byte[], int) - Static method in class de.mhus.lib.core.util.Bits
-
getInt.
- getInt(String, int) - Method in class de.mhus.lib.core.util.Rfc1738
-
getInt.
- getInt(String) - Method in class de.mhus.lib.core.util.Rfc1738
-
getInt.
- getInterfacesForMethod(Class<?>, String) - Static method in class de.mhus.lib.core.pojo.MethodAnalyser
-
getInterfacesForMethod.
- getInternalBuffer() - Method in class de.mhus.lib.core.util.ByteBufferArray
-
getInternalBuffer.
- getISODayOfWeek() - Method in class de.mhus.lib.core.util.BigDate
-
Get day of week 1 to 7 for this BigDate according to the ISO standard
IS-8601.
- getISOWeekNumber() - Method in class de.mhus.lib.core.util.BigDate
-
Get week number 1 to 53 of the year this date falls in, according to the
rules of ISO standard IS-8601 section 5.5.
- getJmxName() - Method in class de.mhus.lib.core.jmx.JmxObject
-
Getter for the field jmxName.
- getJmxObjectName() - Method in class de.mhus.lib.core.jmx.JmxObject
-
getJmxObjectName.
- getJmxPackage() - Method in class de.mhus.lib.core.jmx.JmxObject
-
Getter for the field jmxPackage.
- getJmxType() - Method in class de.mhus.lib.core.jmx.JmxObject
-
Getter for the field jmxType.
- getJobs() - Method in class de.mhus.lib.core.schedule.QueueList
-
getJobs.
- getJobs() - Method in interface de.mhus.lib.core.schedule.SchedulerQueue
-
getJobs.
- getKeys() - Method in class de.mhus.lib.core.MArgs
-
Return a iterable set of existing keys.
- getLastExecutionStart() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Getter for the field lastExecutionStart.
- getLastExecutionStart() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Getter for the field lastExecutionStart.
- getLastExecutionStop() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Getter for the field lastExecutionStop.
- getLastExecutionStop() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Getter for the field lastExecutionStop.
- getLastHitTime() - Method in class de.mhus.lib.core.MCount
-
getLastHitTime.
- getLevel() - Method in class de.mhus.lib.core.logging.ConsoleFactory
-
getLevel.
- getLevel() - Method in class de.mhus.lib.core.logging.PrintWriterLog
-
Getter for the field level.
- getLevelMapper() - Method in class de.mhus.lib.core.logging.LogFactory
-
getDefaultLevel.
- getLine() - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
Getter for the field line.
- getLineCount() - Method in class de.mhus.lib.core.io.CSVReader
-
Getter for the field lineCount.
- getLineSeparator() - Method in class de.mhus.lib.core.io.CSVWriter
-
Getter for the field lineSeparator.
- getListeners() - Method in class de.mhus.lib.core.MEventHandler
-
Use this to iterate into the listeners and if you be sure the listeners
do not try to change the event handler (register/unregister).
- getListenersArray() - Method in class de.mhus.lib.core.MEventHandler
-
Returns a array of all registered (normal or weak) listeners.
- getLocalDate() - Method in class de.mhus.lib.core.util.BigDate
-
Get java.util.Date object corresponding to this BigDate.
- getLocaleDateFormater(Locale) - Static method in class de.mhus.lib.core.MDate
-
Returns a locale specific date formatter.
- getLocalElementIterator(Element, String) - Static method in class de.mhus.lib.core.MXml
-
Returns an iterator of elements with this name in the given root element on the first level only.
- getLocalElementIterator(Element) - Static method in class de.mhus.lib.core.MXml
-
Returns an iterator of all elements in the given root element on the first level only.
- getLocalElements(Element, String) - Static method in class de.mhus.lib.core.MXml
-
Returns a list of elements with this name in the given root element on the first level only.
- getLocalElements(Element) - Static method in class de.mhus.lib.core.MXml
-
Returns a list of all elements in the given root element on the first level only.
- getLocalTimeStamp() - Method in class de.mhus.lib.core.util.BigDate
-
Get milliseconds since 1970 Jan 01 00:00 GMT for this BigDate.
- getLocker() - Method in class de.mhus.lib.core.concurrent.Lock
-
getLocker.
- getLog(Object) - Static method in class de.mhus.lib.core.logging.Log
-
getLog.
- getLog(Class<?>) - Method in class de.mhus.lib.core.logging.LogFactory
-
- getLogFactory() - Method in class de.mhus.lib.core.system.DefaultSingleton
-
getLogFactory.
- getLogFactory() - Method in interface de.mhus.lib.core.system.ISingleton
-
getLogFactory.
- getLogTrace() - Method in class de.mhus.lib.core.system.DefaultSingleton
-
getLogTrace.
- getLogTrace() - Method in interface de.mhus.lib.core.system.ISingletonInternal
-
getLogTrace.
- getLong(String, long) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
getLong.
- getLong() - Method in class de.mhus.lib.core.io.CSVReader
-
Read one long field from the CSV file
- getLong(String, long) - Method in class de.mhus.lib.core.IProperties
-
getLong.
- getLong(byte[], int) - Static method in class de.mhus.lib.core.util.Bits
-
getLong.
- getLookAndFeels() - Static method in class de.mhus.lib.core.MSwing
-
getLookAndFeels.
- getMainClassName() - Static method in class de.mhus.lib.core.MSystem
-
Return the name of the main class or null if not found.
- getManagedClass() - Method in class de.mhus.lib.core.pojo.FunctionAction
-
getManagedClass.
- getManagedClass() - Method in class de.mhus.lib.core.pojo.FunctionAttribute
-
getManagedClass.
- getManagedClass() - Method in interface de.mhus.lib.core.pojo.PojoAction
-
getManagedClass.
- getManagedClass() - Method in interface de.mhus.lib.core.pojo.PojoAttribute
-
getManagedClass.
- getManagedClass() - Method in interface de.mhus.lib.core.pojo.PojoModel
-
getManagedClass.
- getManagedClass() - Method in class de.mhus.lib.core.pojo.PojoModelImpl
-
getManagedClass.
- getMapNames() - Method in class de.mhus.lib.core.activator.DefaultActivator
-
getMapNames.
- getMapNames() - Method in interface de.mhus.lib.core.activator.MutableActivator
-
getMapNames.
- getMapper() - Static method in class de.mhus.lib.core.MJson
-
Getter for the field mapper.
- getMaxBufferSize() - Method in class de.mhus.lib.core.io.PipedStream
-
Getter for the field maxBufferSize.
- getMaxColSize() - Method in class de.mhus.lib.core.console.ConsoleTable
-
Getter for the field maxColSize.
- getMBeanInfo() - Method in class de.mhus.lib.core.jmx.JmxDescription
-
getMBeanInfo.
- getMBeanInfo() - Method in class de.mhus.lib.core.jmx.JmxDescriptionDynamic
-
getMBeanInfo.
- getMBeanInfo() - Method in class de.mhus.lib.core.jmx.JmxDescriptionMBean
-
getMBeanInfo.
- getMBeanServer() - Method in class de.mhus.lib.core.jmx.MRemoteManager
-
getMBeanServer.
- getMethod(String) - Method in class de.mhus.lib.core.jmx.JmxDescriptionMBean
-
getMethod.
- getMethods(Class<?>) - Method in class de.mhus.lib.core.pojo.FunctionsOnlyStrategy
-
getMethods.
- getMethods(Class<?>) - Method in class de.mhus.lib.core.pojo.FunctionsStrategy
-
getMethods.
- getMethodsForMethod(Class<?>, String) - Static method in class de.mhus.lib.core.pojo.MethodAnalyser
-
getMethodsForMethod.
- getMilliseconds() - Method in class de.mhus.lib.core.MTimeInterval
-
getMilliseconds.
- getMimeType(String) - Static method in class de.mhus.lib.core.MFile
-
Searching for the mime type in config and as last option have a static list of extensions.
- getMinutes() - Method in class de.mhus.lib.core.MTimeInterval
-
Getter for the field minutes.
- getMM() - Method in class de.mhus.lib.core.util.BigDate
-
Get month of year for this BigDate.
- getModel() - Method in class de.mhus.lib.core.pojo.PojoParser
-
Getter for the field model.
- getModelRoot() - Method in class de.mhus.lib.core.form.MForm
-
getModelRoot.
- getMonoDisplayAsString() - Method in class de.mhus.lib.core.console.VirtualConsole
-
getMonoDisplayAsString.
- getMsg() - Method in class de.mhus.lib.core.strategy.OperationResult
-
Getter for the field msg.
- getName() - Method in class de.mhus.lib.core.concurrent.Lock
-
Getter for the field name.
- getName() - Method in class de.mhus.lib.core.config.DirConfig
-
Return a name of this config element could also be null.
- getName() - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Return a name of this config element could also be null.
- getName() - Method in class de.mhus.lib.core.config.HashConfig
-
Return a name of this config element could also be null.
- getName() - Method in class de.mhus.lib.core.config.JsonConfig
-
Return a name of this config element could also be null.
- getName() - Method in class de.mhus.lib.core.config.PropertiesConfig
-
Return a name of this config element could also be null.
- getName() - Method in class de.mhus.lib.core.config.XmlConfig
-
Return a name of this config element could also be null.
- getName() - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
Return a name of this config element could also be null.
- getName() - Method in class de.mhus.lib.core.directory.fs.FileResource
-
Return a name of this config element could also be null.
- getName() - Method in class de.mhus.lib.core.directory.ResourceNode
-
Return a name of this config element could also be null.
- getName() - Method in class de.mhus.lib.core.logging.Log
-
Use the name of the caller
- getName() - Method in class de.mhus.lib.core.logging.LogEngine
-
Getter for the field name.
- getName() - Method in class de.mhus.lib.core.MCount
-
Getter for the field name.
- getName() - Method in class de.mhus.lib.core.MStopWatch
-
Getter for the field name.
- getName() - Method in class de.mhus.lib.core.MThread
-
Getter for the field name.
- getName() - Method in class de.mhus.lib.core.MTimerTask
- getName() - Method in class de.mhus.lib.core.pojo.FunctionAction
-
getName.
- getName() - Method in class de.mhus.lib.core.pojo.FunctionAttribute
-
getName.
- getName() - Method in interface de.mhus.lib.core.pojo.PojoAction
-
getName.
- getName() - Method in interface de.mhus.lib.core.pojo.PojoAttribute
-
getName.
- getName() - Method in class de.mhus.lib.core.schedule.Scheduler
- getName() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
- getName() - Method in class de.mhus.lib.core.util.Table
-
Getter for the field name.
- getName() - Method in class de.mhus.lib.core.util.TableColumn
-
Getter for the field name.
- getNextExecutionTime() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Getter for the field nextExecutionTime.
- getNextExecutionTime() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Getter for the field nextExecutionTime.
- getNextOperation() - Method in class de.mhus.lib.core.strategy.OperationResult
-
Getter for the field nextOperation.
- getNls() - Method in class de.mhus.lib.core.form.MForm
-
getNls.
- getNls() - Method in interface de.mhus.lib.core.util.MNlsProvider
-
getNls.
- getNode(String) - Method in class de.mhus.lib.core.config.DirConfig
-
Returns a inner configuration by the name.
- getNode(String) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Returns a inner configuration by the name.
- getNode(String) - Method in class de.mhus.lib.core.config.HashConfig
-
Returns a inner configuration by the name.
- getNode(String) - Method in class de.mhus.lib.core.config.JsonConfig
-
Returns a inner configuration by the name.
- getNode() - Method in class de.mhus.lib.core.config.JsonConfig
-
Getter for the field node.
- getNode(String) - Method in class de.mhus.lib.core.config.NodeConfig
-
Returns a inner configuration by the name.
- getNode(String) - Method in class de.mhus.lib.core.config.PropertiesConfig
-
Returns a inner configuration by the name.
- getNode(String) - Method in class de.mhus.lib.core.config.XmlConfig
-
Returns a inner configuration by the name.
- getNode(String) - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
Returns a inner configuration by the name.
- getNode(String) - Method in class de.mhus.lib.core.directory.fs.FileResource
-
Returns a inner configuration by the name.
- getNode(String) - Method in class de.mhus.lib.core.directory.ResourceNode
-
Returns a inner configuration by the name.
- getNodeByPath(String) - Method in class de.mhus.lib.core.directory.ResourceNode
-
getNodeByPath.
- getNodeKeys() - Method in class de.mhus.lib.core.config.DirConfig
-
Return all possible, existing inner configuration names.
- getNodeKeys() - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Return all possible, existing inner configuration names.
- getNodeKeys() - Method in class de.mhus.lib.core.config.HashConfig
-
Return all possible, existing inner configuration names.
- getNodeKeys() - Method in class de.mhus.lib.core.config.JsonConfig
-
Return all possible, existing inner configuration names.
- getNodeKeys() - Method in class de.mhus.lib.core.config.PropertiesConfig
-
Return all possible, existing inner configuration names.
- getNodeKeys() - Method in class de.mhus.lib.core.config.XmlConfig
-
Return all possible, existing inner configuration names.
- getNodeKeys() - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
Return all possible, existing inner configuration names.
- getNodeKeys() - Method in class de.mhus.lib.core.directory.fs.FileResource
-
Return all possible, existing inner configuration names.
- getNodeKeys() - Method in class de.mhus.lib.core.directory.ResourceNode
-
Return all possible, existing inner configuration names.
- getNodes(String) - Method in class de.mhus.lib.core.config.DirConfig
-
Return all inner configurations by the given name.
- getNodes() - Method in class de.mhus.lib.core.config.DirConfig
-
Return all inner configurations ignoring the name.
- getNodes() - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Return all inner configurations ignoring the name.
- getNodes(String) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Return all inner configurations by the given name.
- getNodes(String) - Method in class de.mhus.lib.core.config.HashConfig
-
Return all inner configurations by the given name.
- getNodes() - Method in class de.mhus.lib.core.config.HashConfig
-
Return all inner configurations ignoring the name.
- getNodes(String) - Method in class de.mhus.lib.core.config.JsonConfig
-
Return all inner configurations by the given name.
- getNodes() - Method in class de.mhus.lib.core.config.JsonConfig
-
Return all inner configurations ignoring the name.
- getNodes(String) - Method in class de.mhus.lib.core.config.NodeConfig
-
Return all inner configurations by the given name.
- getNodes(String) - Method in class de.mhus.lib.core.config.PropertiesConfig
-
Return all inner configurations by the given name.
- getNodes() - Method in class de.mhus.lib.core.config.PropertiesConfig
-
Return all inner configurations ignoring the name.
- getNodes() - Method in class de.mhus.lib.core.config.XmlConfig
-
Return all inner configurations ignoring the name.
- getNodes(String) - Method in class de.mhus.lib.core.config.XmlConfig
-
Return all inner configurations by the given name.
- getNodes() - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
Return all inner configurations ignoring the name.
- getNodes(String) - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
Return all inner configurations by the given name.
- getNodes() - Method in class de.mhus.lib.core.directory.fs.FileResource
-
Return all inner configurations ignoring the name.
- getNodes(String) - Method in class de.mhus.lib.core.directory.fs.FileResource
-
Return all inner configurations by the given name.
- getNodes() - Method in class de.mhus.lib.core.directory.ResourceNode
-
Return all inner configurations ignoring the name.
- getNodes(String) - Method in class de.mhus.lib.core.directory.ResourceNode
-
Return all inner configurations by the given name.
- getNote() - Method in class de.mhus.lib.core.util.TableColumn
-
Getter for the field note.
- getNumber(String, Number) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
getNumber.
- getNumber(String, Number) - Method in class de.mhus.lib.core.IProperties
-
getNumber.
- getObject(Class<T>, String) - Method in class de.mhus.lib.core.MActivator
-
getObject.
- getObject(Class<T>) - Method in class de.mhus.lib.core.MActivator
-
getObject.
- getObject(String) - Method in class de.mhus.lib.core.MActivator
-
getObject.
- getObject() - Method in class de.mhus.lib.core.util.ObjectContainer
-
Getter for the field object.
- getObjectId(Object) - Static method in class de.mhus.lib.core.MSystem
-
getObjectId.
- getObjectNames() - Method in class de.mhus.lib.core.activator.DefaultActivator
-
getObjectNames.
- getObjectNames() - Method in interface de.mhus.lib.core.activator.MutableActivator
-
getObjectNames.
- getOperationPath() - Method in class de.mhus.lib.core.strategy.OperationResult
-
Getter for the field operationPath.
- getOperatorName() - Method in class de.mhus.lib.core.matcher.ModelAnd
-
getOperatorName.
- getOperatorName() - Method in class de.mhus.lib.core.matcher.ModelComposit
-
getOperatorName.
- getOperatorName() - Method in class de.mhus.lib.core.matcher.ModelOr
-
getOperatorName.
- getOrdinal() - Method in class de.mhus.lib.core.util.BigDate
-
get days since 1970 Jan 01 for this BigDate.
- getOut() - Method in class de.mhus.lib.core.io.PipedStream
-
Getter for the field out.
- getOwner() - Method in class de.mhus.lib.core.configupdater.ConfigValue
-
Getter for the field owner.
- getOwner() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Getter for the field owner.
- getOwner() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Getter for the field owner.
- getParameterMapper() - Method in class de.mhus.lib.core.logging.Log
-
Getter for the field parameterMapper.
- getParameterMapper() - Method in class de.mhus.lib.core.logging.LogFactory
-
- getParameters() - Method in class de.mhus.lib.core.strategy.DefaultTaskContext
-
getParameters.
- getParameters() - Method in class de.mhus.lib.core.strategy.OperationDescription
-
Getter for the field parameters.
- getParameters() - Method in class de.mhus.lib.core.strategy.OperationGroupDescription
-
Getter for the field parameters.
- getParameters() - Method in class de.mhus.lib.core.strategy.PrintWriterTaskContext
-
getParameters.
- getParameters() - Method in interface de.mhus.lib.core.strategy.TaskContext
-
getParameters.
- getParameterType() - Method in class de.mhus.lib.core.pojo.FunctionAction
-
getParameterType.
- getParameterType() - Method in interface de.mhus.lib.core.pojo.PojoAction
-
getParameterType.
- getParent() - Method in class de.mhus.lib.core.config.DirConfig
-
return the parent config if possible.
- getParent() - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
return the parent config if possible.
- getParent() - Method in class de.mhus.lib.core.config.HashConfig
-
return the parent config if possible.
- getParent() - Method in class de.mhus.lib.core.config.JsonConfig
-
return the parent config if possible.
- getParent() - Method in class de.mhus.lib.core.config.PropertiesConfig
-
return the parent config if possible.
- getParent() - Method in class de.mhus.lib.core.config.XmlConfig
-
return the parent config if possible.
- getParent() - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
return the parent config if possible.
- getParent() - Method in class de.mhus.lib.core.directory.fs.FileResource
-
return the parent config if possible.
- getParent() - Method in class de.mhus.lib.core.directory.ResourceNode
-
return the parent config if possible.
- getParent() - Method in class de.mhus.lib.core.lang.Base
-
Getter for the field parent.
- getParentPath(String) - Method in class de.mhus.lib.core.util.CompareDirEntry
-
getParentPath.
- getPart(String, int, String) - Static method in class de.mhus.lib.core.MString
-
Split the string in n parts and return the part number nr.
- getPart(String, int) - Static method in class de.mhus.lib.core.MString
-
getPart.
- getPart(String, String, int, String) - Static method in class de.mhus.lib.core.MString
-
getPart.
- getPart(String, String, int) - Static method in class de.mhus.lib.core.MString
-
getPart.
- getPath() - Method in class de.mhus.lib.core.configupdater.ConfigValue
-
Getter for the field path.
- getPath() - Method in class de.mhus.lib.core.strategy.OperationDescription
-
getPath.
- getPathAsString(Node) - Static method in class de.mhus.lib.core.MXml
-
Returns the path to the node as string representation, separated with slashes.
- getPathes() - Method in class de.mhus.lib.core.util.CompareDir
-
Getter for the field pathes.
- getPattern() - Method in class de.mhus.lib.core.matcher.ModelFs
-
getPattern.
- getPattern() - Method in class de.mhus.lib.core.matcher.ModelPattern
-
getPattern.
- getPattern() - Method in class de.mhus.lib.core.matcher.ModelRegex
-
getPattern.
- getPattern() - Method in class de.mhus.lib.core.matcher.ModelSql
-
getPattern.
- getPatternTypeName() - Method in class de.mhus.lib.core.matcher.ModelFs
-
getPatternTypeName.
- getPatternTypeName() - Method in class de.mhus.lib.core.matcher.ModelPattern
-
getPatternTypeName.
- getPatternTypeName() - Method in class de.mhus.lib.core.matcher.ModelRegex
-
getPatternTypeName.
- getPatternTypeName() - Method in class de.mhus.lib.core.matcher.ModelSql
-
getPatternTypeName.
- getPid() - Static method in class de.mhus.lib.core.MSystem
-
Returns the process id of the current application.
- getPosition() - Method in class de.mhus.lib.core.parser.ParseReader
-
getPosition.
- getPrefix() - Method in class de.mhus.lib.core.json.TransformHelper
-
Getter for the field prefix.
- getPrincipalName() - Method in interface de.mhus.lib.core.security.AccessControl
-
getPrincipalName.
- getPrintWriter() - Method in class de.mhus.lib.core.io.CSVWriter
-
getPrintWriter.
- getPriority() - Method in class de.mhus.lib.core.MThread
-
getPriority.
- getProgress() - Method in class de.mhus.lib.core.util.CompareDir
-
getProgress.
- getProgressCount() - Method in class de.mhus.lib.core.util.CompareDir
-
getProgressCount.
- getProperty(String) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Overwrite this function to provide values in string format.
- getProperty(String, int) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
getProperty.
- getProperty(String) - Method in class de.mhus.lib.core.config.HashConfig
-
Overwrite this function to provide values in string format.
- getProperty(String) - Method in class de.mhus.lib.core.config.JsonConfig
-
Overwrite this function to provide values in string format.
- getProperty(String) - Method in class de.mhus.lib.core.config.PropertiesConfig
-
Overwrite this function to provide values in string format.
- getProperty(String) - Method in class de.mhus.lib.core.config.XmlConfig
-
Overwrite this function to provide values in string format.
- getProperty(String) - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
Overwrite this function to provide values in string format.
- getProperty(String) - Method in class de.mhus.lib.core.directory.fs.FileResource
-
Overwrite this function to provide values in string format.
- getProperty(String) - Method in class de.mhus.lib.core.IProperties
-
Overwrite this function to provide values in string format.
- getProperty(String, int) - Method in class de.mhus.lib.core.IProperties
-
Deprecated.
- getProperty(String) - Method in class de.mhus.lib.core.MProperties
-
Overwrite this function to provide values in string format.
- getProperty(String) - Method in class de.mhus.lib.core.util.MNls
-
Overwrite this function to provide values in string format.
- getProperty(String) - Method in class de.mhus.lib.core.util.PropertiesRaw
-
Searches for the property with the specified key in this property list.
- getProperty(String, String) - Method in class de.mhus.lib.core.util.PropertiesRaw
-
Searches for the property with the specified key in this property list.
- getProperty(String) - Method in class de.mhus.lib.core.util.PropertiesReadOnly
-
Overwrite this function to provide values in string format.
- getProperty(String) - Method in class de.mhus.lib.core.util.PropertiesSubset
-
Overwrite this function to provide values in string format.
- getPropertyKeys() - Method in class de.mhus.lib.core.config.DirConfig
-
Return all existing keys.
- getPropertyKeys() - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Return all existing keys.
- getPropertyKeys() - Method in class de.mhus.lib.core.config.HashConfig
-
Return all existing keys.
- getPropertyKeys() - Method in class de.mhus.lib.core.config.JsonConfig
-
Return all existing keys.
- getPropertyKeys() - Method in class de.mhus.lib.core.config.PropertiesConfig
-
Return all existing keys.
- getPropertyKeys() - Method in class de.mhus.lib.core.config.XmlConfig
-
Return all existing keys.
- getPropertyKeys() - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
Return all existing keys.
- getPropertyKeys() - Method in class de.mhus.lib.core.directory.fs.FileResource
-
Return all existing keys.
- getPropertyKeys() - Method in class de.mhus.lib.core.directory.ResourceNode
-
Return all existing keys.
- getProplepticJulianDay() - Method in class de.mhus.lib.core.util.BigDate
-
getProplepticJulianDay.
- getQueue() - Method in class de.mhus.lib.core.schedule.Scheduler
-
Getter for the field queue.
- getQuote() - Method in class de.mhus.lib.core.io.CSVWriter
-
Getter for the field quote.
- getQuoteLevel(CSVWriter) - Method in class de.mhus.lib.core.io.CSVWriter.DefaultValueWriter
-
- getQuoteLevel() - Method in class de.mhus.lib.core.io.CSVWriter
-
Getter for the field quoteLevel.
- getRate() - Method in class de.mhus.lib.core.console.ConsoleProgressBar
-
getRate.
- getReadTimeout() - Method in class de.mhus.lib.core.io.PipedStream
-
Getter for the field readTimeout.
- getRepeatig(int, char) - Static method in class de.mhus.lib.core.MString
-
Repeate the character a given times.
- getResource(String) - Method in class de.mhus.lib.core.directory.ClassLoaderResourceProvider
-
getResource.
- getResource(String) - Method in class de.mhus.lib.core.directory.fs.FileResourceRoot
-
getResource.
- getResource(String) - Method in class de.mhus.lib.core.directory.MResourceProvider
-
getResource.
- getResource(String) - Method in class de.mhus.lib.core.lang.DelegateClassLoader
- getResource(String) - Method in class de.mhus.lib.core.lang.EmptyClassLoader
- getResourceAsStream(String) - Method in class de.mhus.lib.core.lang.DelegateClassLoader
- getResources(String) - Method in class de.mhus.lib.core.lang.DelegateClassLoader
- getResourceStream(String) - Method in class de.mhus.lib.core.MActivator
-
getResourceStream.
- getResult() - Method in class de.mhus.lib.core.strategy.OperationResult
-
Getter for the field result.
- getReturnCode() - Method in class de.mhus.lib.core.strategy.OperationResult
-
Getter for the field returnCode.
- getReturnType() - Method in class de.mhus.lib.core.pojo.FunctionAction
-
getReturnType.
- getReturnType() - Method in interface de.mhus.lib.core.pojo.PojoAction
-
getReturnType.
- getRoles(Subject) - Static method in class de.mhus.lib.core.security.MSecurity
-
getRoles.
- getRowNames() - Method in class de.mhus.lib.core.io.CSVReader
-
getRowNames.
- getRows() - Method in class de.mhus.lib.core.util.Table
-
Getter for the field rows.
- getRowSize() - Method in class de.mhus.lib.core.util.Table
-
getRowSize.
- getRules() - Method in class de.mhus.lib.core.json.SecurityTransformHelper
-
Getter for the field rules.
- getRunningJobs() - Method in class de.mhus.lib.core.schedule.Scheduler
-
getRunningJobs.
- getScheduledJobs() - Method in class de.mhus.lib.core.schedule.Scheduler
-
getScheduledJobs.
- getScheduledTime() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Getter for the field scheduledTime.
- getScheduledTime() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Getter for the field scheduledTime.
- getSeason() - Method in class de.mhus.lib.core.util.BigDate
-
Get season of year for this BigDate.
- getSeconds() - Method in class de.mhus.lib.core.MTimeInterval
-
Getter for the field seconds.
- getSelectedPart(String, int) - Static method in class de.mhus.lib.core.MString
-
Search in a string the selected paragraph indicated be empty lines.
- getSelectedPart(String, int, String[]) - Static method in class de.mhus.lib.core.MString
-
getSelectedPart.
- getSelectedPart(JTextArea) - Static method in class de.mhus.lib.core.MSwing
-
getSelectedPart.
- getSelection(String, int[], String) - Static method in class de.mhus.lib.core.MString
-
Returns the string part of the selected part.
- getSetter(String) - Method in class de.mhus.lib.core.jmx.JmxDescriptionMBean
-
Getter for the field setter.
- getShort(byte[], int) - Static method in class de.mhus.lib.core.util.Bits
-
getShort.
- getSize() - Method in class de.mhus.lib.core.io.SizeCountOutputStream
-
getSize.
- getSize() - Method in class de.mhus.lib.core.io.SizeCountWriter
-
getSize.
- getSize() - Method in class de.mhus.lib.core.jmx.JmxList
-
getSize.
- getSize() - Method in interface de.mhus.lib.core.jmx.JmxListMBean
-
getSize.
- getSize() - Method in class de.mhus.lib.core.jmx.JmxMap
-
getSize.
- getSize() - Method in interface de.mhus.lib.core.jmx.JmxMapMBean
-
getSize.
- getSize() - Method in class de.mhus.lib.core.jmx.JmxWeakMap
-
getSize.
- getSize() - Method in interface de.mhus.lib.core.jmx.JmxWeakMapMBean
-
getSize.
- getSize(String) - Method in class de.mhus.lib.core.MArgs
-
Returns the amount of attributes for this key.
- getSize() - Method in class de.mhus.lib.core.util.ByteBuffer
-
Getter for the field size.
- getSize() - Method in class de.mhus.lib.core.util.ByteBufferArray
-
getSize.
- getSleepInterval() - Method in class de.mhus.lib.core.MCountWithDelay
-
Getter for the field sleepInterval.
- getSleepSeconds() - Method in class de.mhus.lib.core.MCountWithDelay
-
Getter for the field sleepSeconds.
- getSleepTime() - Method in class de.mhus.lib.core.MThread.ThreadContainer
-
- getStatus() - Method in class de.mhus.lib.core.MStopWatch
-
getStatus.
- getStatusAsString() - Method in class de.mhus.lib.core.MCount
-
getStatusAsString.
- getStatusAsString() - Method in class de.mhus.lib.core.MStopWatch
-
getStatusAsString.
- getStep() - Method in class de.mhus.lib.core.strategy.DefaultMonitor
-
Getter for the field step.
- getStep() - Method in class de.mhus.lib.core.strategy.PrintWriterTaskContext
-
Getter for the field step.
- getSteps() - Method in class de.mhus.lib.core.strategy.DefaultMonitor
-
Getter for the field steps.
- getStrategy() - Method in class de.mhus.lib.core.json.TransformHelper
-
Getter for the field strategy.
- getString(String, String) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
getString.
- getString(String, String) - Method in class de.mhus.lib.core.IProperties
-
getString.
- getString(String) - Method in class de.mhus.lib.core.IProperties
-
getString.
- getTask() - Method in class de.mhus.lib.core.MThread
-
Getter for the field task.
- getTask() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Getter for the field task.
- getTask() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Getter for the field task.
- getter - Variable in class de.mhus.lib.core.jmx.JmxDescriptionMBean
-
- getText(JsonNode, String, String) - Static method in class de.mhus.lib.core.MJson
-
Search a node and returns the text value.
- getThread() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Getter for the field thread.
- getTime() - Method in class de.mhus.lib.core.console.ConsoleProgressBar
-
getTime.
- getTimeoutInMinutes() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Getter for the field timeoutInMinutes.
- getTimeoutInMinutes() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Getter for the field timeoutInMinutes.
- getTimer() - Method in class de.mhus.lib.core.util.DefaultTimerFactory
-
getTimer.
- getTimer() - Method in interface de.mhus.lib.core.util.TimerFactory
-
getTimer.
- getTimeStamp(TimeZone) - Method in class de.mhus.lib.core.util.BigDate
-
Get milliseconds since 1970 Jan 01 00:00 GMT for this BigDate, as at the
start of day 0:00.
- getTitle() - Method in class de.mhus.lib.core.strategy.OperationDescription
-
Getter for the field title.
- getTitle() - Method in class de.mhus.lib.core.strategy.OperationGroupDescription
-
Getter for the field title.
- getTitle() - Method in class de.mhus.lib.core.strategy.OperationResult
-
Getter for the field title.
- getTmpDirectory() - Static method in class de.mhus.lib.core.MSystem
-
Return the system temp directory.
- getToClass() - Method in interface de.mhus.lib.core.cast.Caster
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.DoubleToString
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.FloatToString
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.ObjectToBoolean
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.ObjectToByte
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.ObjectToCalendar
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.ObjectToDate
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.ObjectToDouble
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.ObjectToFloat
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.ObjectToInteger
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.ObjectToLong
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.ObjectToShort
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.ObjectToSqlDate
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.ObjectToString
-
getToClass.
- getToClass() - Method in class de.mhus.lib.core.cast.ObjectToUUID
-
getToClass.
- getTrailConfig() - Static method in class de.mhus.lib.core.logging.MLogUtil
-
getTrailConfig.
- getTrailId() - Method in interface de.mhus.lib.core.logging.TrailLevelMapper
-
getTrailId.
- getType(String) - Method in class de.mhus.lib.core.json.SecurityTransformHelper
-
getType.
- getType(String) - Method in class de.mhus.lib.core.json.TransformHelper
-
getType.
- getType() - Method in class de.mhus.lib.core.pojo.FunctionAttribute
-
getType.
- getType() - Method in interface de.mhus.lib.core.pojo.PojoAttribute
-
getType.
- getType() - Method in class de.mhus.lib.core.util.TableColumn
-
Getter for the field type.
- getUpdatedCnt() - Method in class de.mhus.lib.core.util.CompareDir
-
getUpdatedCnt.
- getUrl() - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
getUrl.
- getUrl() - Method in class de.mhus.lib.core.config.HashConfig
-
getUrl.
- getUrl() - Method in class de.mhus.lib.core.config.JsonConfig
-
getUrl.
- getUrl() - Method in class de.mhus.lib.core.config.PropertiesConfig
-
getUrl.
- getUrl() - Method in class de.mhus.lib.core.config.XmlConfig
-
getUrl.
- getUrl() - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
getUrl.
- getUrl() - Method in class de.mhus.lib.core.directory.fs.FileResource
-
getUrl.
- getUrl() - Method in class de.mhus.lib.core.directory.ResourceNode
-
getUrl.
- getURL(String) - Method in class de.mhus.lib.core.MActivator
-
getURL.
- getUser(Subject) - Static method in class de.mhus.lib.core.security.MSecurity
-
getUser.
- getUTCDate() - Method in class de.mhus.lib.core.util.BigDate
-
Get java.util.Date object corresponding to this BigDate.
- getUTCTimeStamp() - Method in class de.mhus.lib.core.util.BigDate
-
Get milliseconds since 1970 Jan 01 00:00 GMT for this BigDate.
- getValue() - Method in class de.mhus.lib.core.jmx.JmxDate
-
Getter for the field value.
- getValue() - Method in class de.mhus.lib.core.jmx.JmxDouble
-
Getter for the field value.
- getValue() - Method in class de.mhus.lib.core.jmx.JmxFloat
-
Getter for the field value.
- getValue() - Method in class de.mhus.lib.core.jmx.JmxInteger
-
Getter for the field value.
- getValue() - Method in class de.mhus.lib.core.jmx.JmxLong
-
Getter for the field value.
- getValue() - Method in class de.mhus.lib.core.jmx.JmxString
-
Getter for the field value.
- getValue(JsonNode, TransformHelper) - Static method in class de.mhus.lib.core.json.SerializerTransformer
-
getValue.
- getValue(JsonNode, TransformHelper) - Static method in class de.mhus.lib.core.json.SimpleObjectTransformer
-
getValue.
- getValue(String, String, int) - Method in class de.mhus.lib.core.MArgs
-
Returns the "index" parameter for this key.
- getValue(String, int) - Method in class de.mhus.lib.core.MArgs
-
Returns the "index" parameter for this key.
- getValue() - Method in class de.mhus.lib.core.MCount
-
getValue.
- getValue(JsonNode, String, T) - Static method in class de.mhus.lib.core.MJson
-
Search a node by path and return the value of the node.
- getValue(JsonNode, String) - Static method in class de.mhus.lib.core.MJson
-
getValue.
- getValue(JsonNode) - Static method in class de.mhus.lib.core.MJson
-
getValue.
- getValue(JsonNode, TransformHelper) - Static method in class de.mhus.lib.core.MJson
-
getValue.
- getValue(Element, boolean) - Static method in class de.mhus.lib.core.MXml
-
Returns the text value of a node.
- getValue(Element, MXml.ValueListener) - Static method in class de.mhus.lib.core.MXml
-
Returns the text value of a node.
- getValue(Element, String, String) - Static method in class de.mhus.lib.core.MXml
-
getValue.
- getValue(char) - Static method in class de.mhus.lib.core.util.Base64
-
getValue.
- getValues(String) - Method in class de.mhus.lib.core.MArgs
-
Return all values for this parameter as a array.
- getValueWriter() - Method in class de.mhus.lib.core.io.CSVWriter
-
getValueWriter.
- getWaitTime() - Method in class de.mhus.lib.core.strategy.WaitExecuteStrategy
-
Getter for the field waitTime.
- getWeekNumber() - Method in class de.mhus.lib.core.util.BigDate
-
Get week number 1 to 53 of the year this date falls in.
- getWeeks() - Method in class de.mhus.lib.core.MTimeInterval
-
Getter for the field weeks.
- getWhiteSpace() - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
Getter for the field whiteSpace.
- getWidth() - Method in class de.mhus.lib.core.console.ANSIConsole
-
getWidth.
- getWidth() - Method in class de.mhus.lib.core.console.Console
-
getWidth.
- getWidth() - Method in class de.mhus.lib.core.console.SimpleConsole
-
getWidth.
- getWidth() - Method in class de.mhus.lib.core.console.VirtualConsole
-
getWidth.
- getWorkingDirectory() - Static method in class de.mhus.lib.core.MFile
-
return the internal working directory.
- getWriter() - Method in class de.mhus.lib.core.logging.PrintWriterLog
-
getWriter.
- getWriteTimeout() - Method in class de.mhus.lib.core.io.PipedStream
-
Getter for the field writeTimeout.
- getXmlElement() - Method in class de.mhus.lib.core.config.XmlConfig
-
getXmlElement.
- getYYYY() - Method in class de.mhus.lib.core.util.BigDate
-
Get year for this BigDate.
- GROUP_CLASS - Static variable in class de.mhus.lib.core.security.MSecurity
-
Constant GROUP_CLASS="GroupPrincipal"
- i(Object...) - Method in class de.mhus.lib.core.logging.Log
-
Log a message in info, it will automatically append the objects if debug is enabled.
- IBase - Interface in de.mhus.lib.core.lang
-
IBase interface.
- IConfig - Class in de.mhus.lib.core.config
-
Abstract IConfig class.
- IConfig() - Constructor for class de.mhus.lib.core.config.IConfig
-
- id - Variable in class de.mhus.lib.core.logging.Log
-
- IDefAttribute - Interface in de.mhus.lib.core.definition
-
IDefAttribute interface.
- IDefDefinition - Interface in de.mhus.lib.core.definition
-
IDefDefinition interface.
- IDefTransformer - Interface in de.mhus.lib.core.definition
-
IDefTransformer interface.
- IFlatConfig - Interface in de.mhus.lib.core.config
-
This interface is a marker to mark a configuration type as a flat and not hierarchical configuration.
- ILayoutRoot - Interface in de.mhus.lib.core.form
-
ILayoutRoot interface.
- ILog - Interface in de.mhus.lib.core
-
ILog interface.
- ImmutableCollection<E> - Class in de.mhus.lib.core.util
-
ImmutableCollection class.
- ImmutableCollection(Collection<E>) - Constructor for class de.mhus.lib.core.util.ImmutableCollection
-
Constructor for ImmutableCollection.
- ImmutableIterator<E> - Class in de.mhus.lib.core.util
-
ImmutableIterator class.
- ImmutableIterator(Iterator<E>) - Constructor for class de.mhus.lib.core.util.ImmutableIterator
-
Constructor for ImmutableIterator.
- ImmutableListIterator<E> - Class in de.mhus.lib.core.util
-
ImmutableListIterator class.
- ImmutableListIterator(ListIterator<E>) - Constructor for class de.mhus.lib.core.util.ImmutableListIterator
-
Constructor for ImmutableListIterator.
- implode(Map<String, String>) - Static method in class de.mhus.lib.core.util.Rfc1738
-
Encode a list of attributes in a single string
- implode(IProperties) - Static method in class de.mhus.lib.core.util.Rfc1738
-
Encode a list of attributes in a single string
- implodeArray(String[]) - Static method in class de.mhus.lib.core.util.Rfc1738
-
Transfor the elements of an array to a string using the rfc1738 sprec.
- inc() - Method in class de.mhus.lib.core.MCount
-
inc.
- inc() - Method in class de.mhus.lib.core.MCountWithDelay
-
inc.
- incLevel() - Method in class de.mhus.lib.core.json.TransformHelper
-
incLevel.
- incrementStep() - Method in class de.mhus.lib.core.strategy.DefaultMonitor
-
incrementStep.
- incrementStep() - Method in interface de.mhus.lib.core.strategy.Monitor
-
incrementStep.
- incrementStep() - Method in class de.mhus.lib.core.strategy.PrintWriterTaskContext
-
incrementStep.
- indexOf(String, char[], int) - Static method in class de.mhus.lib.core.MString
-
Returns the position where the first of one of the chars is found in the string.
- indexOf(String, char[]) - Static method in class de.mhus.lib.core.MString
-
Returns the position where the first of one of the chars is found in the string.
- info - Variable in class de.mhus.lib.core.jmx.JmxDescriptionMBean
-
- info(Object) - Method in class de.mhus.lib.core.logging.LogEngine
-
Log a message with info log level.
- info(Object, Throwable) - Method in class de.mhus.lib.core.logging.LogEngine
-
Log an error with info log level.
- init(ResourceNode) - Method in class de.mhus.lib.core.logging.ConsoleFactory
- init(ResourceNode) - Method in class de.mhus.lib.core.logging.LogFactory
-
- init() - Method in class de.mhus.lib.core.logging.LogFactory
-
- inject(Object, Base) - Method in class de.mhus.lib.core.base.AnnotationInjectStrategy
-
inject.
- inject(Object, Base) - Method in class de.mhus.lib.core.base.InjectStrategy
-
inject.
- inject(Object, Base) - Method in class de.mhus.lib.core.base.NoInjectionStrategy
-
inject.
- inject(DefComponent) - Method in class de.mhus.lib.core.definition.DefAttribute
-
inject.
- inject(DefComponent) - Method in class de.mhus.lib.core.definition.DefComponent
-
inject.
- inject(DefComponent) - Method in class de.mhus.lib.core.definition.DefRoot
-
inject.
- inject(DefComponent) - Method in interface de.mhus.lib.core.definition.IDefDefinition
-
inject.
- inject(Object, Base) - Method in class de.mhus.lib.core.lang.BaseControl
-
inject.
- Injector - Interface in de.mhus.lib.core.lang
-
Injector interface.
- injector - Variable in class de.mhus.lib.core.MActivator
-
- InjectorList - Class in de.mhus.lib.core.lang
-
InjectorList class.
- InjectorList() - Constructor for class de.mhus.lib.core.lang.InjectorList
-
- InjectorMap - Class in de.mhus.lib.core.lang
-
InjectorMap class.
- InjectorMap() - Constructor for class de.mhus.lib.core.lang.InjectorMap
-
- InjectStrategy - Class in de.mhus.lib.core.base
-
Abstract InjectStrategy class.
- InjectStrategy() - Constructor for class de.mhus.lib.core.base.InjectStrategy
-
- innerXml(Node) - Static method in class de.mhus.lib.core.MXml
-
Returns the inner XML Structure as string with all tag definitions.
- innerXml(Node, boolean) - Static method in class de.mhus.lib.core.MXml
-
Returns the inner XML Structure as string with all tag definitions.
- install(Base) - Method in class de.mhus.lib.core.base.BaseByThreadStrategy
-
install.
- install(Base) - Method in class de.mhus.lib.core.base.BaseFindStrategy
-
install.
- install(Base) - Method in class de.mhus.lib.core.base.SingleBaseStrategy
-
install.
- installBase(Base) - Method in class de.mhus.lib.core.lang.BaseControl
-
installBase.
- installBase() - Method in class de.mhus.lib.core.lang.MObject
-
installBase.
- instances - Variable in class de.mhus.lib.core.activator.DefaultActivator
-
- integerPart(String) - Static method in class de.mhus.lib.core.MString
-
integerPart.
- INTERNAL_ERROR - Static variable in class de.mhus.lib.core.strategy.OperationResult
-
Constant INTERNAL_ERROR=-500
- IntervalJob - Class in de.mhus.lib.core.schedule
-
Executes the task every 'interval' milliseconds after execution finished.
- IntervalJob(long, Observer) - Constructor for class de.mhus.lib.core.schedule.IntervalJob
-
Constructor for IntervalJob.
- IntervalWithStartTimeJob - Class in de.mhus.lib.core.schedule
-
Executes the task every 'interval' milliseconds after execution finished.
- IntervalWithStartTimeJob(long, long, Observer) - Constructor for class de.mhus.lib.core.schedule.IntervalWithStartTimeJob
-
Constructor for IntervalWithStartTimeJob.
- invoke(Object, String, Object[], String[]) - Method in class de.mhus.lib.core.jmx.JmxDescription
-
invoke.
- invoke(Object, String, Object[], String[]) - Method in class de.mhus.lib.core.jmx.JmxDescriptionDynamic
-
invoke.
- invoke(Object, String, Object[], String[]) - Method in class de.mhus.lib.core.jmx.JmxDescriptionMBean
-
invoke.
- IProperties - Class in de.mhus.lib.core
-
Abstract IProperties class.
- IProperties() - Constructor for class de.mhus.lib.core.IProperties
-
- isAddress(String) - Static method in class de.mhus.lib.core.MValidator
-
isAddress.
- isAllowed(String) - Method in class de.mhus.lib.core.json.SecurityTransformHelper.Rule
-
- isAllowed(String) - Method in class de.mhus.lib.core.json.SecurityTransformHelper.RuleAllow
-
- isAllowed(String) - Method in class de.mhus.lib.core.json.SecurityTransformHelper.RuleDeny
-
- isAllowed(String) - Method in class de.mhus.lib.core.json.SecurityTransformHelper.RuleRegexAllow
-
- isAllowed(String) - Method in class de.mhus.lib.core.json.SecurityTransformHelper.RuleRegexDeny
-
- isArrayType(String) - Method in class de.mhus.lib.core.json.TransformHelper
-
isArrayType.
- isBase(Class<?>) - Method in class de.mhus.lib.core.lang.Base
-
isBase.
- isBase(Class<?>) - Method in class de.mhus.lib.core.lang.MObject
-
isBase.
- isBase(Class<?>) - Method in class de.mhus.lib.core.system.DefaultBase
-
isBase.
- isBlink() - Method in class de.mhus.lib.core.console.ANSIConsole
-
isBlink.
- isBlink() - Method in class de.mhus.lib.core.console.Console
-
isBlink.
- isBlink() - Method in class de.mhus.lib.core.console.SimpleConsole
-
isBlink.
- isBlink() - Method in class de.mhus.lib.core.console.VirtualConsole
-
isBlink.
- isBold() - Method in class de.mhus.lib.core.console.ANSIConsole
-
isBold.
- isBold() - Method in class de.mhus.lib.core.console.Console
-
isBold.
- isBold() - Method in class de.mhus.lib.core.console.SimpleConsole
-
isBold.
- isBold() - Method in class de.mhus.lib.core.console.VirtualConsole
-
isBold.
- isBritish - Static variable in class de.mhus.lib.core.util.BigDate
-
PLEASE CONFIGURE isBritish BEFORE COMPILING.
- isBusy() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
isBusy.
- isBusy() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
isBusy.
- isBusy() - Method in class de.mhus.lib.core.strategy.AbstractOperation
-
isBusy.
- isBusy() - Method in interface de.mhus.lib.core.strategy.Operation
-
isBusy.
- isCached(String) - Method in class de.mhus.lib.core.io.ContentCache
-
isCached.
- isCanceled() - Method in class de.mhus.lib.core.MTimerTask
-
isCanceled.
- isCanceled() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
isCanceled.
- isCancelOnError() - Method in interface de.mhus.lib.core.util.TimerTaskSelfControl
-
isCancelOnError.
- isClosed - Variable in class de.mhus.lib.core.MCount
-
- isClosed() - Method in class de.mhus.lib.core.parser.ParseReader
-
isClosed.
- isCommitAfterEveryEvent() - Method in class de.mhus.lib.core.util.CompareDir
-
isCommitAfterEveryEvent.
- isCommitAfterFinish() - Method in class de.mhus.lib.core.util.CompareDir
-
isCommitAfterFinish.
- isComposedOf(String, String) - Static method in class de.mhus.lib.core.MString
-
Check a string against all characters in another string.
- isConfigChanged() - Method in class de.mhus.lib.core.config.PropertiesConfig
-
isConfigChanged.
- isConfigChanged() - Method in class de.mhus.lib.core.config.XmlConfig
-
isConfigChanged.
- isCurrentlyFull() - Method in class de.mhus.lib.core.util.ByteBufferArray
-
isCurrentlyFull.
- isDebugEnabled() - Method in class de.mhus.lib.core.logging.LogEngine
-
Is debug logging currently enabled?
- isDenied(String) - Method in class de.mhus.lib.core.json.SecurityTransformHelper.Rule
-
- isDenied(String) - Method in class de.mhus.lib.core.json.SecurityTransformHelper.RuleAllow
-
- isDenied(String) - Method in class de.mhus.lib.core.json.SecurityTransformHelper.RuleDeny
-
- isDenied(String) - Method in class de.mhus.lib.core.json.SecurityTransformHelper.RuleRegexAllow
-
- isDenied(String) - Method in class de.mhus.lib.core.json.SecurityTransformHelper.RuleRegexDeny
-
- isDestroyed() - Method in class de.mhus.lib.core.lang.Base
-
isDestroyed.
- isDestroyed() - Method in class de.mhus.lib.core.MActivator
-
isDestroyed.
- isDestroyed() - Method in class de.mhus.lib.core.system.DefaultBase
-
isDestroyed.
- isDirtyTrace() - Static method in class de.mhus.lib.core.MSingleton
-
isDirtyTrace.
- isDone() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
isDone.
- isDone() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
isDone.
- isEarlierAs(Date, Date) - Static method in class de.mhus.lib.core.MDate
-
isEarlierAs.
- isEditable() - Method in class de.mhus.lib.core.config.DirConfig
-
Overwrite this function and return true if the property set can be edited.
- isEditable() - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Overwrite this function and return true if the property set can be edited.
- isEditable() - Method in class de.mhus.lib.core.config.HashConfig
-
Overwrite this function and return true if the property set can be edited.
- isEditable() - Method in class de.mhus.lib.core.config.JsonConfig
-
Overwrite this function and return true if the property set can be edited.
- isEditable() - Method in class de.mhus.lib.core.config.PropertiesConfig
-
Overwrite this function and return true if the property set can be edited.
- isEditable() - Method in class de.mhus.lib.core.config.XmlConfig
-
Overwrite this function and return true if the property set can be edited.
- isEditable() - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
Overwrite this function and return true if the property set can be edited.
- isEditable() - Method in class de.mhus.lib.core.directory.fs.FileResource
-
Overwrite this function and return true if the property set can be edited.
- isEditable() - Method in class de.mhus.lib.core.IProperties
-
Overwrite this function and return true if the property set can be edited.
- isEditable() - Method in class de.mhus.lib.core.MProperties
-
Overwrite this function and return true if the property set can be edited.
- isEditable() - Method in class de.mhus.lib.core.util.MNls
-
Overwrite this function and return true if the property set can be edited.
- isEditable() - Method in class de.mhus.lib.core.util.PropertiesReadOnly
-
Overwrite this function and return true if the property set can be edited.
- isEditable() - Method in class de.mhus.lib.core.util.PropertiesSubset
-
Overwrite this function and return true if the property set can be edited.
- isEmailAddress(String) - Static method in class de.mhus.lib.core.MValidator
-
isEmailAddress.
- isEmbedded(Field) - Method in class de.mhus.lib.core.pojo.AttributesStrategy
-
isEmbedded.
- isEmpty(String) - Static method in class de.mhus.lib.core.MString
-
Returns true if the string is null or an empty string.
- isEmpty() - Method in class de.mhus.lib.core.util.ArraySet
- isEmpty() - Method in class de.mhus.lib.core.util.FallbackMap
- isEmpty() - Method in class de.mhus.lib.core.util.ImmutableCollection
- isEmpty() - Method in class de.mhus.lib.core.util.NullableMap
- isEmpty() - Method in class de.mhus.lib.core.util.SetCast
- isEmpty() - Method in class de.mhus.lib.core.util.SoftHashMap
- isEmptyTrim(String) - Static method in class de.mhus.lib.core.MString
-
Is this string empty?
- isEncapsulateStarting() - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
isEncapsulateStarting.
- isEnclosureCharacter() - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
isEnclosureCharacter.
- isEncoded(String) - Static method in class de.mhus.lib.core.MPassword
-
isEncoded.
- isEndOfLine() - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
isEndOfLine.
- isErrorEnabled() - Method in class de.mhus.lib.core.logging.LogEngine
-
Is error logging currently enabled?
- isExecutionTimeReached() - Method in class de.mhus.lib.core.schedule.CronJob
-
By default the function will compare the nextExecutionTime with the current time.
- isExecutionTimeReached() - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
By default the function will compare the nextExecutionTime with the current time.
- isExecutionTimeReached() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
By default the function will compare the nextExecutionTime with the current time.
- isFatalEnabled() - Method in class de.mhus.lib.core.logging.LogEngine
-
Is fatal logging currently enabled?
- isFiltering() - Method in class de.mhus.lib.core.util.FilterRequest
-
isFiltering.
- isFirstName(String) - Static method in class de.mhus.lib.core.MValidator
-
International name.
- isFolder() - Method in class de.mhus.lib.core.util.CompareDirEntry
-
isFolder.
- isFullRefresh() - Method in class de.mhus.lib.core.util.CompareDir
-
isFullRefresh.
- isIndex(String, String) - Static method in class de.mhus.lib.core.MString
-
Return, if the char is located in the string (indexOf).
- isIndex(String, char) - Static method in class de.mhus.lib.core.MString
-
Return, if the char is located in the string (indexOf).
- isIndex(String, char[]) - Static method in class de.mhus.lib.core.MString
-
Returns true if one of the chars is found in the string.
- isInfoEnabled() - Method in class de.mhus.lib.core.logging.LogEngine
-
Is info logging currently enabled?
- ISingleton - Interface in de.mhus.lib.core.system
-
ISingleton interface.
- ISingletonFactory - Interface in de.mhus.lib.core.system
-
ISingletonFactory interface.
- ISingletonInternal - Interface in de.mhus.lib.core.system
-
ISingletonInternal interface.
- isInstance(String) - Method in class de.mhus.lib.core.activator.DefaultActivator
-
isInstance.
- isInstance(Class<?>) - Method in class de.mhus.lib.core.MActivator
-
isInstance.
- isInstance(String) - Method in class de.mhus.lib.core.MActivator
-
isInstance.
- isJavaVersionOK(int, int, int) - Static method in class de.mhus.lib.core.util.VersionCheck
-
Ensures Java runtime version e.g.
- isJavaVersionOK(int, int, int, Container) - Static method in class de.mhus.lib.core.util.VersionCheck
-
use in a paint routine if Java version is not ok, usually tested
statically.
- isJmxFixName() - Method in class de.mhus.lib.core.jmx.JmxObject
-
isJmxFixName.
- isJmxRegistered() - Method in class de.mhus.lib.core.jmx.JmxObject
-
isJmxRegistered.
- isLastName(String) - Static method in class de.mhus.lib.core.MValidator
-
International name.
- isLaterAs(Date, Date) - Static method in class de.mhus.lib.core.MDate
-
isLaterAs.
- isLeap(int) - Static method in class de.mhus.lib.core.util.BigDate
-
Is the given year a leap year, considering history, mod 100 and mod 400
rules? By 1582, this excess of leap years had built up noticeably.
- isLegal(String, String) - Static method in class de.mhus.lib.core.MString
-
Ensure the string contains only legal characters
- isLevelEnabled(Log.LEVEL) - Method in class de.mhus.lib.core.logging.Log
-
Return if the given level is enabled.
- isLineSpacer() - Method in class de.mhus.lib.core.console.ConsoleTable
-
isLineSpacer.
- isLocalTrace() - Method in class de.mhus.lib.core.logging.Log
-
isLocalTrace.
- isLocalTrail() - Method in interface de.mhus.lib.core.logging.TrailLevelMapper
-
isLocalTrail.
- isLocked() - Method in class de.mhus.lib.core.concurrent.Lock
-
isLocked.
- isLocked() - Method in class de.mhus.lib.core.concurrent.ThreadLock
-
isLocked.
- isMarker(Field) - Method in class de.mhus.lib.core.pojo.AttributesStrategy
-
isMarker.
- isNeedAllFolders() - Method in class de.mhus.lib.core.util.CompareDir
-
isNeedAllFolders.
- isNot() - Method in class de.mhus.lib.core.matcher.ModelPart
-
isNot.
- isoDayOfWeek(int) - Static method in class de.mhus.lib.core.util.BigDate
-
Get day of week 1 to 7 for this ordinal according to the ISO standard
IS-8601.
- isOpen() - Method in class de.mhus.lib.core.jmx.MRemoteManager
-
isOpen.
- isPassword(String, int, boolean, boolean) - Static method in class de.mhus.lib.core.MValidator
-
isPassword.
- isPhoneNumber(String) - Static method in class de.mhus.lib.core.MValidator
-
isPhoneNumber.
- isPrivacy() - Method in class de.mhus.lib.core.concurrent.Lock
-
isPrivacy.
- isProperty(String) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Return true if the property exists.
- isProperty(String) - Method in class de.mhus.lib.core.config.HashConfig
-
Return true if the property exists.
- isProperty(String) - Method in class de.mhus.lib.core.config.JsonConfig
-
Return true if the property exists.
- isProperty(String) - Method in class de.mhus.lib.core.config.PropertiesConfig
-
Return true if the property exists.
- isProperty(String) - Method in class de.mhus.lib.core.config.XmlConfig
-
Return true if the property exists.
- isProperty(String) - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
Return true if the property exists.
- isProperty(String) - Method in class de.mhus.lib.core.directory.fs.FileResource
-
Return true if the property exists.
- isProperty(String) - Method in class de.mhus.lib.core.IProperties
-
Return true if the property exists.
- isProperty(String) - Method in class de.mhus.lib.core.MProperties
-
Return true if the property exists.
- isProperty(String) - Method in class de.mhus.lib.core.util.MNls
-
Return true if the property exists.
- isProperty(String) - Method in class de.mhus.lib.core.util.PropertiesReadOnly
-
Return true if the property exists.
- isProperty(String) - Method in class de.mhus.lib.core.util.PropertiesSubset
-
Return true if the property exists.
- isRestrictive() - Method in class de.mhus.lib.core.schedule.CronJob
-
isRestrictive.
- isRunning() - Method in class de.mhus.lib.core.MStopWatch
-
isRunning.
- isRunning() - Method in class de.mhus.lib.core.MThread.ThreadContainer
-
- isSet(String) - Static method in class de.mhus.lib.core.MString
-
Return true if the the string is not empty.
- isSetTrim(String) - Static method in class de.mhus.lib.core.MString
-
Return true if the the string is not empty also trimmed.
- isSuccessful() - Method in class de.mhus.lib.core.strategy.OperationResult
-
isSuccessful.
- isSupportBlink() - Method in class de.mhus.lib.core.console.ANSIConsole
-
isSupportBlink.
- isSupportBlink() - Method in class de.mhus.lib.core.console.Console
-
isSupportBlink.
- isSupportBlink() - Method in class de.mhus.lib.core.console.SimpleConsole
-
isSupportBlink.
- isSupportBlink() - Method in class de.mhus.lib.core.console.VirtualConsole
-
isSupportBlink.
- isSupportBold() - Method in class de.mhus.lib.core.console.ANSIConsole
-
isSupportBold.
- isSupportBold() - Method in class de.mhus.lib.core.console.Console
-
isSupportBold.
- isSupportBold() - Method in class de.mhus.lib.core.console.SimpleConsole
-
isSupportBold.
- isSupportBold() - Method in class de.mhus.lib.core.console.VirtualConsole
-
isSupportBold.
- isSupportColor() - Method in class de.mhus.lib.core.console.ANSIConsole
-
isSupportColor.
- isSupportColor() - Method in class de.mhus.lib.core.console.Console
-
isSupportColor.
- isSupportColor() - Method in class de.mhus.lib.core.console.SimpleConsole
-
isSupportColor.
- isSupportColor() - Method in class de.mhus.lib.core.console.VirtualConsole
-
isSupportColor.
- isSupportCursor() - Method in class de.mhus.lib.core.console.ANSIConsole
-
isSupportCursor.
- isSupportCursor() - Method in class de.mhus.lib.core.console.Console
-
isSupportCursor.
- isSupportCursor() - Method in class de.mhus.lib.core.console.SimpleConsole
-
isSupportCursor.
- isSupportCursor() - Method in class de.mhus.lib.core.console.VirtualConsole
-
isSupportCursor.
- isSupportSize() - Method in class de.mhus.lib.core.console.ANSIConsole
-
isSupportSize.
- isSupportSize() - Method in class de.mhus.lib.core.console.Console
-
isSupportSize.
- isSupportSize() - Method in class de.mhus.lib.core.console.SimpleConsole
-
isSupportSize.
- isSupportSize() - Method in class de.mhus.lib.core.console.VirtualConsole
-
isSupportSize.
- isTestOnly() - Method in class de.mhus.lib.core.strategy.DefaultTaskContext
-
isTestOnly.
- isTestOnly() - Method in class de.mhus.lib.core.strategy.PrintWriterTaskContext
-
isTestOnly.
- isTestOnly() - Method in interface de.mhus.lib.core.strategy.TaskContext
-
isTestOnly.
- isThrowExceptionOnNextCount() - Method in class de.mhus.lib.core.MCountWithDelay
-
isThrowExceptionOnNextCount.
- isTimeOut(long, long, long) - Static method in class de.mhus.lib.core.MTimeInterval
-
isTimeOut.
- isTimeOut(long, long) - Static method in class de.mhus.lib.core.MTimeInterval
-
isTimeOut.
- isTokenEncapsulated() - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
isTokenEncapsulated.
- isTrace(String) - Static method in class de.mhus.lib.core.MSingleton
-
isTrace.
- isTrace(String) - Method in class de.mhus.lib.core.system.DefaultSingleton
-
isTrace.
- isTrace(String) - Method in interface de.mhus.lib.core.system.ISingleton
-
isTrace.
- isTraceEnabled() - Method in class de.mhus.lib.core.logging.LogEngine
-
Is trace logging currently enabled?
- isTraces() - Method in class de.mhus.lib.core.logging.PrintWriterLog
-
isTraces.
- isTrailLevelMapper() - Static method in class de.mhus.lib.core.logging.MLogUtil
-
isTrailLevelMapper.
- isTrim() - Method in class de.mhus.lib.core.io.CSVWriter
-
isTrim.
- isTrim() - Method in class de.mhus.lib.core.parser.HtmlParser
-
- isUnaccentedLowerCase(char) - Static method in class de.mhus.lib.core.MString
-
Check if char is plain ASCII lower case.
- isUnaccentedUpperCase(char) - Static method in class de.mhus.lib.core.MString
-
Check if char is plain ASCII upper case.
- isUnicode(String, char) - Static method in class de.mhus.lib.core.MString
-
isUnicode.
- isUserInRole(String) - Method in interface de.mhus.lib.core.security.AccessControl
-
isUserInRole.
- isUserSignedIn() - Method in interface de.mhus.lib.core.security.AccessControl
-
isUserSignedIn.
- isUUID(String) - Static method in class de.mhus.lib.core.MValidator
-
isUUID.
- isValid(String) - Static method in class de.mhus.lib.core.util.BigDate
-
Test to see if the given yyyy-mm-dd is a date as a String is legitimate.
- isValid(int, int, int) - Static method in class de.mhus.lib.core.util.BigDate
-
Test to see if the given yyyy, mm, dd date is legitimate.
- isValide() - Method in class de.mhus.lib.core.config.IConfig
-
isValide.
- isValide() - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
isValide.
- isValide() - Method in class de.mhus.lib.core.directory.fs.FileResource
-
isValide.
- isValide() - Method in class de.mhus.lib.core.directory.ResourceNode
-
isValide.
- isValue() - Method in class de.mhus.lib.core.jmx.JmxBoolean
-
isValue.
- isWarnEnabled() - Method in class de.mhus.lib.core.logging.LogEngine
-
Is warn logging currently enabled?
- isWeakHandler() - Method in class de.mhus.lib.core.MEventHandler
-
Return true if the handler only store weak references (also by register()).
- isWeekend(Date) - Static method in class de.mhus.lib.core.MDate
-
isWeekend.
- isWhitespace(char) - Static method in class de.mhus.lib.core.MString
-
Return true if the character is in the list of whitespaces.
- isWhiteSpace() - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
isWhiteSpace.
- isWorkDay(Date) - Static method in class de.mhus.lib.core.MDate
-
isWorkDay.
- isWorking() - Method in class de.mhus.lib.core.MThread.ThreadContainer
-
- isZipCode(Locale, String) - Static method in class de.mhus.lib.core.MValidator
-
isZipCode.
- iterator() - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
- iterator() - Method in class de.mhus.lib.core.io.FileListIterator
- iterator() - Method in class de.mhus.lib.core.IProperties
- iterator() - Method in class de.mhus.lib.core.lang.InjectorList
- iterator() - Method in class de.mhus.lib.core.MXml.ElementIterator
-
- iterator() - Method in class de.mhus.lib.core.MXml.NodeIterator
-
- iterator() - Method in class de.mhus.lib.core.parser.StringTokenizerParser
- iterator() - Method in class de.mhus.lib.core.pojo.PojoModelImpl
- iterator() - Method in class de.mhus.lib.core.util.ArraySet
- iterator() - Method in class de.mhus.lib.core.util.EnumerationIterator
- iterator() - Method in class de.mhus.lib.core.util.ImmutableCollection
- iterator() - Method in class de.mhus.lib.core.util.SetCast
- IteratorCast<F,T> - Class in de.mhus.lib.core.util
-
IteratorCast class.
- IteratorCast(Iterator<F>) - Constructor for class de.mhus.lib.core.util.IteratorCast
-
Constructor for IteratorCast.
- IUiBuilder - Interface in de.mhus.lib.core.form
-
IUiBuilder interface.
- m(String) - Method in class de.mhus.lib.core.matcher.ModelPart
-
m.
- MActivator - Class in de.mhus.lib.core
-
Abstract MActivator class.
- MActivator() - Constructor for class de.mhus.lib.core.MActivator
-
Constructor for MActivator.
- MActivator(ClassLoader) - Constructor for class de.mhus.lib.core.MActivator
-
Constructor for MActivator.
- main(String[]) - Static method in class de.mhus.lib.core.io.CSVReader
-
Test driver
- main(String[]) - Static method in class de.mhus.lib.core.MPassword
-
main.
- map(Log, Log.LEVEL, Object...) - Method in interface de.mhus.lib.core.logging.LevelMapper
-
map.
- map(Object) - Method in interface de.mhus.lib.core.logging.ParameterEntryMapper
-
Return a new object if you are able to map this object.
- map(Log, Object[]) - Method in interface de.mhus.lib.core.logging.ParameterMapper
-
map.
- mapName(String) - Method in class de.mhus.lib.core.activator.DefaultActivator
-
mapName.
- mapName(String) - Method in class de.mhus.lib.core.MActivator
-
mapName.
- mapper - Variable in class de.mhus.lib.core.activator.DefaultActivator
-
- MArgs - Class in de.mhus.lib.core
-
The class is a parser for program argument lists, like you get in the main(args)
method.
- MArgs(String[]) - Constructor for class de.mhus.lib.core.MArgs
-
Use the argument array to parse arguments.
- MArgs(String[], String[]) - Constructor for class de.mhus.lib.core.MArgs
-
Constructor for MArgs.
- Matcher - Class in de.mhus.lib.core.matcher
-
Matcher class.
- Matcher(String) - Constructor for class de.mhus.lib.core.matcher.Matcher
-
Constructor for Matcher.
- matches(String) - Method in class de.mhus.lib.core.matcher.Matcher
-
matches.
- matches(String) - Method in class de.mhus.lib.core.matcher.ModelAnd
-
matches.
- matches(String) - Method in class de.mhus.lib.core.matcher.ModelFs
-
matches.
- matches(String) - Method in class de.mhus.lib.core.matcher.ModelOr
-
matches.
- matches(String) - Method in class de.mhus.lib.core.matcher.ModelPart
-
matches.
- matches(String) - Method in class de.mhus.lib.core.matcher.ModelRegex
-
matches.
- matches(String) - Method in class de.mhus.lib.core.matcher.ModelSql
-
matches.
- MAX_ORDINAL - Static variable in class de.mhus.lib.core.util.BigDate
-
Constant: biggest ordinal that BigDate will accept, corresponds to
999,999 Dec 31 AD.
- MAX_YEAR - Static variable in class de.mhus.lib.core.util.BigDate
-
Constant: biggest year that BigDate handles, 999,999 AD.
- MCast - Class in de.mhus.lib.core
-
Smplifies casts between java classes.
- MCast() - Constructor for class de.mhus.lib.core.MCast
-
- MCollection - Class in de.mhus.lib.core
-
MCollection class.
- MCollection() - Constructor for class de.mhus.lib.core.MCollection
-
- MConfigFactory - Class in de.mhus.lib.core.config
-
MConfigFactory class.
- MConfigFactory() - Constructor for class de.mhus.lib.core.config.MConfigFactory
-
- MConstants - Class in de.mhus.lib.core
-
MConstants class.
- MConstants() - Constructor for class de.mhus.lib.core.MConstants
-
- MCount - Class in de.mhus.lib.core
-
MCount class.
- MCount() - Constructor for class de.mhus.lib.core.MCount
-
Constructor for MCount.
- MCount(String) - Constructor for class de.mhus.lib.core.MCount
-
Constructor for MCount.
- MCountWithDelay - Class in de.mhus.lib.core
-
MCountWithDelay class.
- MCountWithDelay() - Constructor for class de.mhus.lib.core.MCountWithDelay
-
Constructor for MCountWithDelay.
- MCountWithDelay(String) - Constructor for class de.mhus.lib.core.MCountWithDelay
-
Constructor for MCountWithDelay.
- MDate - Class in de.mhus.lib.core
-
MDate class.
- MDate() - Constructor for class de.mhus.lib.core.MDate
-
Constructor for MDate.
- MDate(long) - Constructor for class de.mhus.lib.core.MDate
-
Constructor for MDate.
- MDate(Timestamp) - Constructor for class de.mhus.lib.core.MDate
-
Constructor for MDate.
- MDate(String) - Constructor for class de.mhus.lib.core.MDate
-
Constructor for MDate.
- MethodAnalyser - Class in de.mhus.lib.core.pojo
-
MethodAnalyser class.
- MethodAnalyser() - Constructor for class de.mhus.lib.core.pojo.MethodAnalyser
-
- methods - Variable in class de.mhus.lib.core.jmx.JmxDescriptionMBean
-
- MEventHandler<L> - Class in de.mhus.lib.core
-
MEventHandler class.
- MEventHandler() - Constructor for class de.mhus.lib.core.MEventHandler
-
Create the handler in normal mode.
- MEventHandler(boolean) - Constructor for class de.mhus.lib.core.MEventHandler
-
Create the handler and specify if all listeners have to be weak.
- MFile - Class in de.mhus.lib.core
-
MFile class.
- MFile() - Constructor for class de.mhus.lib.core.MFile
-
- MForm - Class in de.mhus.lib.core.form
-
MForm class.
- MForm() - Constructor for class de.mhus.lib.core.form.MForm
-
- MHousekeeper - Interface in de.mhus.lib.core
-
Abstract MHousekeeper interface.
- MHousekeeperTask - Class in de.mhus.lib.core
-
Abstract MHousekeeperTask class.
- MHousekeeperTask() - Constructor for class de.mhus.lib.core.MHousekeeperTask
-
- MILLISECOND - Static variable in class de.mhus.lib.core.MTimeInterval
-
Constant MILLISECOND=1
- MIN_ORDINAL - Static variable in class de.mhus.lib.core.util.BigDate
-
Constant: earliest ordinal that BigDate handles; corresponds to 999,999
Jan 01 BC.
- MIN_YEAR - Static variable in class de.mhus.lib.core.util.BigDate
-
Constant: earliest year that BigDate handles, 999,999 BC.
- MINUTE - Static variable in class de.mhus.lib.core.MTimeInterval
-
Constant MINUTE=3
- MINUTE_IN_MILLISECOUNDS - Static variable in class de.mhus.lib.core.MTimeInterval
-
Constant MINUTE_IN_MILLISECOUNDS=SECOUND_IN_MILLISECOUNDS * 60
- MJmx - Class in de.mhus.lib.core.jmx
-
MJmx class.
- MJmx() - Constructor for class de.mhus.lib.core.jmx.MJmx
-
Constructor for MJmx.
- MJmx(boolean, String) - Constructor for class de.mhus.lib.core.jmx.MJmx
-
Constructor for MJmx.
- MJson - Class in de.mhus.lib.core
-
MJson class.
- MJson() - Constructor for class de.mhus.lib.core.MJson
-
- MLog - Class in de.mhus.lib.core
-
This class is currently only a place holder for a smarter strategy.
- MLog() - Constructor for class de.mhus.lib.core.MLog
-
- MLogUtil - Class in de.mhus.lib.core.logging
-
MLogUtil class.
- MLogUtil() - Constructor for class de.mhus.lib.core.logging.MLogUtil
-
- mm - Variable in class de.mhus.lib.core.util.BigDate
-
Month, 1 to 12.
- MMath - Class in de.mhus.lib.core
-
MMath class.
- MMath() - Constructor for class de.mhus.lib.core.MMath
-
- MNls - Class in de.mhus.lib.core.util
-
MNls class.
- MNls() - Constructor for class de.mhus.lib.core.util.MNls
-
Constructor for MNls.
- MNls(Properties, String) - Constructor for class de.mhus.lib.core.util.MNls
-
Constructor for MNls.
- MNlsFactory - Class in de.mhus.lib.core.util
-
MNlsFactory class.
- MNlsFactory() - Constructor for class de.mhus.lib.core.util.MNlsFactory
-
Constructor for MNlsFactory.
- MNlsFactory(ResourceNode) - Constructor for class de.mhus.lib.core.util.MNlsFactory
-
Constructor for MNlsFactory.
- MNlsProvider - Interface in de.mhus.lib.core.util
-
MNlsProvider interface.
- MObject - Class in de.mhus.lib.core.lang
-
MObject class.
- MObject() - Constructor for class de.mhus.lib.core.lang.MObject
-
Constructor for MObject.
- MObjectInputStream - Class in de.mhus.lib.core.io
-
MObjectInputStream class.
- MObjectInputStream() - Constructor for class de.mhus.lib.core.io.MObjectInputStream
-
Constructor for MObjectInputStream.
- MObjectInputStream(InputStream, MActivator) - Constructor for class de.mhus.lib.core.io.MObjectInputStream
-
Constructor for MObjectInputStream.
- MObjectInputStream(InputStream, ClassLoader) - Constructor for class de.mhus.lib.core.io.MObjectInputStream
-
Constructor for MObjectInputStream.
- MObjectInputStream(InputStream) - Constructor for class de.mhus.lib.core.io.MObjectInputStream
-
Constructor for MObjectInputStream.
- MObserverHandler - Class in de.mhus.lib.core
-
MObserverHandler class.
- MObserverHandler() - Constructor for class de.mhus.lib.core.MObserverHandler
-
- ModelAnd - Class in de.mhus.lib.core.matcher
-
ModelAnd class.
- ModelAnd() - Constructor for class de.mhus.lib.core.matcher.ModelAnd
-
- ModelComposit - Class in de.mhus.lib.core.matcher
-
Abstract ModelComposit class.
- ModelComposit() - Constructor for class de.mhus.lib.core.matcher.ModelComposit
-
- ModelFs - Class in de.mhus.lib.core.matcher
-
ModelFs class.
- ModelFs() - Constructor for class de.mhus.lib.core.matcher.ModelFs
-
- ModelOr - Class in de.mhus.lib.core.matcher
-
ModelOr class.
- ModelOr() - Constructor for class de.mhus.lib.core.matcher.ModelOr
-
- ModelPart - Class in de.mhus.lib.core.matcher
-
Abstract ModelPart class.
- ModelPart() - Constructor for class de.mhus.lib.core.matcher.ModelPart
-
- ModelPattern - Class in de.mhus.lib.core.matcher
-
Abstract ModelPattern class.
- ModelPattern() - Constructor for class de.mhus.lib.core.matcher.ModelPattern
-
- ModelRegex - Class in de.mhus.lib.core.matcher
-
ModelRegex class.
- ModelRegex() - Constructor for class de.mhus.lib.core.matcher.ModelRegex
-
- ModelSql - Class in de.mhus.lib.core.matcher
-
ModelSql class.
- ModelSql() - Constructor for class de.mhus.lib.core.matcher.ModelSql
-
- Monitor - Interface in de.mhus.lib.core.strategy
-
Monitor interface.
- MonitorToFile - Class in de.mhus.lib.core.strategy
-
MonitorToFile class.
- MonitorToFile() - Constructor for class de.mhus.lib.core.strategy.MonitorToFile
-
- MOVE_DOWN - Static variable in class de.mhus.lib.core.directory.WritableResourceNode
-
Constant MOVE_DOWN=-101
- MOVE_FIRST - Static variable in class de.mhus.lib.core.directory.WritableResourceNode
-
Constant MOVE_FIRST=-102
- MOVE_LAST - Static variable in class de.mhus.lib.core.directory.WritableResourceNode
-
Constant MOVE_LAST=-103
- MOVE_UP - Static variable in class de.mhus.lib.core.directory.WritableResourceNode
-
Constant MOVE_UP=-100
- moveConfig(ResourceNode, int) - Method in class de.mhus.lib.core.config.DirConfig
-
Move the position of the configuration in the hole set of configurations.
- moveConfig(ResourceNode, int) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Move the position of the configuration in the hole set of configurations.
- moveConfig(ResourceNode, int) - Method in class de.mhus.lib.core.config.HashConfig
-
Move the position of the configuration in the hole set of configurations.
- moveConfig(ResourceNode, int) - Method in class de.mhus.lib.core.config.JsonConfig
-
Move the position of the configuration in the hole set of configurations.
- moveConfig(ResourceNode, int) - Method in class de.mhus.lib.core.config.PropertiesConfig
-
Move the position of the configuration in the hole set of configurations.
- moveConfig(ResourceNode, int) - Method in class de.mhus.lib.core.config.XmlConfig
-
Move the position of the configuration in the hole set of configurations.
- moveConfig(ResourceNode, int) - Method in class de.mhus.lib.core.directory.WritableResourceNode
-
Move the position of the configuration in the hole set of configurations.
- MPassword - Class in de.mhus.lib.core
-
Decode / Encode passwords.
- MPassword() - Constructor for class de.mhus.lib.core.MPassword
-
- MPojo - Class in de.mhus.lib.core.pojo
-
MPojo class.
- MPojo() - Constructor for class de.mhus.lib.core.pojo.MPojo
-
- MProperties - Class in de.mhus.lib.core
-
MProperties class.
- MProperties() - Constructor for class de.mhus.lib.core.MProperties
-
Constructor for MProperties.
- MProperties(String...) - Constructor for class de.mhus.lib.core.MProperties
-
Constructor for MProperties.
- MProperties(Dictionary<?, ?>) - Constructor for class de.mhus.lib.core.MProperties
-
Constructor for MProperties.
- MProperties(Map<?, ?>) - Constructor for class de.mhus.lib.core.MProperties
-
Constructor for MProperties.
- MProperties(Properties) - Constructor for class de.mhus.lib.core.MProperties
-
Constructor for MProperties.
- MRemoteManager - Class in de.mhus.lib.core.jmx
-
MRemoteManager class.
- MRemoteManager() - Constructor for class de.mhus.lib.core.jmx.MRemoteManager
-
Constructor for MRemoteManager.
- MResourceProvider<T extends ResourceNode> - Class in de.mhus.lib.core.directory
-
Abstract MResourceProvider class.
- MResourceProvider() - Constructor for class de.mhus.lib.core.directory.MResourceProvider
-
- MSecurity - Class in de.mhus.lib.core.security
-
MSecurity class.
- MSecurity() - Constructor for class de.mhus.lib.core.security.MSecurity
-
- MSingleton - Class in de.mhus.lib.core
-
MSingleton class.
- MSql - Class in de.mhus.lib.core
-
MSql class.
- MSql() - Constructor for class de.mhus.lib.core.MSql
-
- MSql.SqlTranslator - Class in de.mhus.lib.core
-
- MStopWatch - Class in de.mhus.lib.core
-
MStopWatch class.
- MStopWatch() - Constructor for class de.mhus.lib.core.MStopWatch
-
Constructor for MStopWatch.
- MStopWatch(String) - Constructor for class de.mhus.lib.core.MStopWatch
-
Constructor for MStopWatch.
- MString - Class in de.mhus.lib.core
-
MString class.
- MString() - Constructor for class de.mhus.lib.core.MString
-
- MSwing - Class in de.mhus.lib.core
-
MSwing class.
- MSwing() - Constructor for class de.mhus.lib.core.MSwing
-
- MSystem - Class in de.mhus.lib.core
-
MSystem class.
- MSystem() - Constructor for class de.mhus.lib.core.MSystem
-
- MSystem.ScriptResult - Class in de.mhus.lib.core
-
- MThread - Class in de.mhus.lib.core
-
MThread class.
- MThread() - Constructor for class de.mhus.lib.core.MThread
-
Constructor for MThread.
- MThread(String) - Constructor for class de.mhus.lib.core.MThread
-
Constructor for MThread.
- MThread(Runnable) - Constructor for class de.mhus.lib.core.MThread
-
Constructor for MThread.
- MThread(Runnable, String) - Constructor for class de.mhus.lib.core.MThread
-
Constructor for MThread.
- MThread.ThreadContainer - Class in de.mhus.lib.core
-
- MThreadDaemon - Class in de.mhus.lib.core
-
MThreadDaemon class.
- MThreadDaemon() - Constructor for class de.mhus.lib.core.MThreadDaemon
-
Constructor for MThreadDaemon.
- MThreadDaemon(Runnable, String) - Constructor for class de.mhus.lib.core.MThreadDaemon
-
Constructor for MThreadDaemon.
- MThreadDaemon(Runnable) - Constructor for class de.mhus.lib.core.MThreadDaemon
-
Constructor for MThreadDaemon.
- MThreadDaemon(String) - Constructor for class de.mhus.lib.core.MThreadDaemon
-
Constructor for MThreadDaemon.
- MThreadManager - Class in de.mhus.lib.core
-
MThreadManager class.
- MThreadManager() - Constructor for class de.mhus.lib.core.MThreadManager
-
- MTimeInterval - Class in de.mhus.lib.core
-
MTimeInterval class.
- MTimeInterval() - Constructor for class de.mhus.lib.core.MTimeInterval
-
Constructor for MTimeInterval.
- MTimeInterval(String) - Constructor for class de.mhus.lib.core.MTimeInterval
-
Constructor for MTimeInterval.
- MTimer - Class in de.mhus.lib.core
-
MTimer class.
- MTimer() - Constructor for class de.mhus.lib.core.MTimer
-
Constructor for MTimer.
- MTimer(boolean) - Constructor for class de.mhus.lib.core.MTimer
-
Constructor for MTimer.
- MTimer(String, boolean) - Constructor for class de.mhus.lib.core.MTimer
-
Constructor for MTimer.
- MTimer(String) - Constructor for class de.mhus.lib.core.MTimer
-
Constructor for MTimer.
- MTimerTask - Class in de.mhus.lib.core
-
Abstract MTimerTask class.
- MTimerTask() - Constructor for class de.mhus.lib.core.MTimerTask
-
Constructor for MTimerTask.
- MutableActivator - Interface in de.mhus.lib.core.activator
-
MutableActivator interface.
- MutableParameterMapper - Interface in de.mhus.lib.core.logging
-
MutableParameterMapper interface.
- MutableSchedulerJob - Interface in de.mhus.lib.core.schedule
-
MutableSchedulerJob interface.
- MValidator - Class in de.mhus.lib.core
-
MValidator class.
- MValidator() - Constructor for class de.mhus.lib.core.MValidator
-
- MXml - Class in de.mhus.lib.core
-
MXml class.
- MXml() - Constructor for class de.mhus.lib.core.MXml
-
- MXml.ElementIterator - Class in de.mhus.lib.core
-
- MXml.NodeIterator - Class in de.mhus.lib.core
-
- MXml.ValueListener - Interface in de.mhus.lib.core
-
- MyTaskContext() - Constructor for class de.mhus.lib.core.schedule.SchedulerJob.MyTaskContext
-
- save() - Method in class de.mhus.lib.core.config.JsonConfigFile
-
save.
- save() - Method in class de.mhus.lib.core.config.PropertiesConfigFile
-
save.
- save() - Method in class de.mhus.lib.core.config.XmlConfigFile
-
save.
- save(JsonNode, Writer) - Static method in class de.mhus.lib.core.MJson
-
save.
- save(JsonNode, OutputStream) - Static method in class de.mhus.lib.core.MJson
-
save.
- saveXml(Node, OutputStream) - Static method in class de.mhus.lib.core.MXml
-
Write the element into the stream.
- saveXml(Node, Writer, boolean) - Static method in class de.mhus.lib.core.MXml
-
saveXml.
- schedule(SchedulerJob) - Method in class de.mhus.lib.core.schedule.Scheduler
-
schedule.
- schedule(TimerTask, long) - Method in class de.mhus.lib.core.schedule.SchedulerTimer
-
schedule.
- schedule(TimerTask, Date) - Method in class de.mhus.lib.core.schedule.SchedulerTimer
-
schedule.
- schedule(TimerTask, long, long) - Method in class de.mhus.lib.core.schedule.SchedulerTimer
-
schedule.
- schedule(TimerTask, Date, long) - Method in class de.mhus.lib.core.schedule.SchedulerTimer
-
schedule.
- schedule(SchedulerJob) - Method in class de.mhus.lib.core.schedule.SchedulerTimer
-
schedule.
- schedule(SchedulerJob) - Method in interface de.mhus.lib.core.util.TimerIfc
-
schedule.
- schedule(TimerTask, long) - Method in interface de.mhus.lib.core.util.TimerIfc
-
schedule.
- schedule(TimerTask, Date) - Method in interface de.mhus.lib.core.util.TimerIfc
-
schedule.
- schedule(TimerTask, long, long) - Method in interface de.mhus.lib.core.util.TimerIfc
-
schedule.
- schedule(TimerTask, Date, long) - Method in interface de.mhus.lib.core.util.TimerIfc
-
schedule.
- schedule(TimerTask, long) - Method in class de.mhus.lib.core.util.TimerImpl
-
schedule.
- schedule(TimerTask, Date) - Method in class de.mhus.lib.core.util.TimerImpl
-
schedule.
- schedule(TimerTask, long, long) - Method in class de.mhus.lib.core.util.TimerImpl
-
schedule.
- schedule(TimerTask, Date, long) - Method in class de.mhus.lib.core.util.TimerImpl
-
schedule.
- schedule(SchedulerJob) - Method in class de.mhus.lib.core.util.TimerImpl
-
schedule.
- scheduleAtFixedRate(TimerTask, long, long) - Method in class de.mhus.lib.core.schedule.SchedulerTimer
-
scheduleAtFixedRate.
- scheduleAtFixedRate(TimerTask, Date, long) - Method in class de.mhus.lib.core.schedule.SchedulerTimer
-
scheduleAtFixedRate.
- scheduleAtFixedRate(TimerTask, long, long) - Method in interface de.mhus.lib.core.util.TimerIfc
-
scheduleAtFixedRate.
- scheduleAtFixedRate(TimerTask, Date, long) - Method in interface de.mhus.lib.core.util.TimerIfc
-
scheduleAtFixedRate.
- scheduleAtFixedRate(TimerTask, long, long) - Method in class de.mhus.lib.core.util.TimerImpl
-
scheduleAtFixedRate.
- scheduleAtFixedRate(TimerTask, Date, long) - Method in class de.mhus.lib.core.util.TimerImpl
-
scheduleAtFixedRate.
- scheduledExecutionTime() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
- Scheduler - Class in de.mhus.lib.core.schedule
-
Scheduler class.
- Scheduler() - Constructor for class de.mhus.lib.core.schedule.Scheduler
-
Constructor for Scheduler.
- Scheduler(String) - Constructor for class de.mhus.lib.core.schedule.Scheduler
-
Constructor for Scheduler.
- SchedulerJob - Class in de.mhus.lib.core.schedule
-
Abstract SchedulerJob class.
- SchedulerJob(Observer) - Constructor for class de.mhus.lib.core.schedule.SchedulerJob
-
Constructor for SchedulerJob.
- SchedulerJob(String, Observer) - Constructor for class de.mhus.lib.core.schedule.SchedulerJob
-
Constructor for SchedulerJob.
- SchedulerJob.MyTaskContext - Class in de.mhus.lib.core.schedule
-
- SchedulerJobProxy - Class in de.mhus.lib.core.schedule
-
SchedulerJobProxy class.
- SchedulerJobProxy(SchedulerJob) - Constructor for class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Constructor for SchedulerJobProxy.
- SchedulerQueue - Interface in de.mhus.lib.core.schedule
-
Interface to a scheduler queue.
- SchedulerTimer - Class in de.mhus.lib.core.schedule
-
SchedulerTimer class.
- SchedulerTimer() - Constructor for class de.mhus.lib.core.schedule.SchedulerTimer
-
Constructor for SchedulerTimer.
- SchedulerTimer(String) - Constructor for class de.mhus.lib.core.schedule.SchedulerTimer
-
Constructor for SchedulerTimer.
- ScriptResult() - Constructor for class de.mhus.lib.core.MSystem.ScriptResult
-
- SECOND - Static variable in class de.mhus.lib.core.MTimeInterval
-
Constant SECOND=2
- SECOUND_IN_MILLISECOUNDS - Static variable in class de.mhus.lib.core.MTimeInterval
-
Constant SECOUND_IN_MILLISECOUNDS=1000
- SecureStreamToLogAdapter - Class in de.mhus.lib.core.system
-
SecureStreamToLogAdapter class.
- SecureStreamToLogAdapter(Log.LEVEL, PrintStream) - Constructor for class de.mhus.lib.core.system.SecureStreamToLogAdapter
-
Constructor for SecureStreamToLogAdapter.
- SecurityTransformHelper - Class in de.mhus.lib.core.json
-
SecurityTransformHelper class.
- SecurityTransformHelper(ClassLoader, Log) - Constructor for class de.mhus.lib.core.json.SecurityTransformHelper
-
Constructor for SecurityTransformHelper.
- SecurityTransformHelper.Rule - Class in de.mhus.lib.core.json
-
- SecurityTransformHelper.RuleAllow - Class in de.mhus.lib.core.json
-
- SecurityTransformHelper.RuleDeny - Class in de.mhus.lib.core.json
-
- SecurityTransformHelper.RuleRegexAllow - Class in de.mhus.lib.core.json
-
- SecurityTransformHelper.RuleRegexDeny - Class in de.mhus.lib.core.json
-
- separator - Variable in class de.mhus.lib.core.parser.StringCompiler
-
- SEPARATOR_LINE - Static variable in class de.mhus.lib.core.console.ConsoleTable
-
Constant SEPARATOR_LINE="---"
- SerializerTransformer - Class in de.mhus.lib.core.json
-
SerializerTransformer class.
- SerializerTransformer() - Constructor for class de.mhus.lib.core.json.SerializerTransformer
-
- set(long) - Method in class de.mhus.lib.core.console.ConsoleProgressBar
-
set.
- set(Object, T) - Method in class de.mhus.lib.core.pojo.FunctionAttribute
-
set.
- set(Object, T) - Method in interface de.mhus.lib.core.pojo.PojoAttribute
-
set.
- set(int) - Method in class de.mhus.lib.core.util.BigDate
-
Set the ordinal field, and compute the equivalent internal Gregorian yyyy
mm dd fields.
- set(int, int, int) - Method in class de.mhus.lib.core.util.BigDate
-
Set the yyyy mm dd Gregorian fields, and compute the internal ordinal
equivalent.
- set(int, int, int, int) - Method in class de.mhus.lib.core.util.BigDate
-
Set the Gregorian fields, and compute the ordinal equivalent with the
same modifiers CHECK, NORMALIZE, BYPASSCHECK as the constructor.
- set(int, E) - Method in class de.mhus.lib.core.util.ImmutableCollection
-
set.
- set(E) - Method in class de.mhus.lib.core.util.ImmutableListIterator
- setActivator(MActivator) - Method in class de.mhus.lib.core.io.MObjectInputStream
-
setActivator.
- setAttribute(Object, Attribute) - Method in class de.mhus.lib.core.jmx.JmxDescription
-
setAttribute.
- setAttribute(Object, Attribute) - Method in class de.mhus.lib.core.jmx.JmxDescriptionDynamic
-
setAttribute.
- setAttribute(Object, Attribute) - Method in class de.mhus.lib.core.jmx.JmxDescriptionMBean
-
setAttribute.
- setAttributes(Object, AttributeList) - Method in class de.mhus.lib.core.jmx.JmxDescription
-
setAttributes.
- setAttributes(Object, AttributeList) - Method in class de.mhus.lib.core.jmx.JmxDescriptionDynamic
-
setAttributes.
- setBlink(boolean) - Method in class de.mhus.lib.core.console.ANSIConsole
-
setBlink.
- setBlink(boolean) - Method in class de.mhus.lib.core.console.Console
-
setBlink.
- setBlink(boolean) - Method in class de.mhus.lib.core.console.SimpleConsole
-
setBlink.
- setBlink(boolean) - Method in class de.mhus.lib.core.console.VirtualConsole
-
setBlink.
- setBold(boolean) - Method in class de.mhus.lib.core.console.ANSIConsole
-
setBold.
- setBold(boolean) - Method in class de.mhus.lib.core.console.Console
-
setBold.
- setBold(boolean) - Method in class de.mhus.lib.core.console.SimpleConsole
-
setBold.
- setBold(boolean) - Method in class de.mhus.lib.core.console.VirtualConsole
-
setBold.
- setBoolean(String, boolean) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
setBoolean.
- setBoolean(String, boolean) - Method in class de.mhus.lib.core.IProperties
-
setBoolean.
- setBreakableCharacters(String) - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
Setter for the field breakableCharacters.
- setBusy(Object) - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
setBusy.
- setBusy(Object) - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
setBusy.
- setBusy(Object) - Method in class de.mhus.lib.core.strategy.AbstractOperation
-
setBusy.
- setBusy(Object) - Method in interface de.mhus.lib.core.strategy.Operation
-
setBusy.
- setCalendar(String, Calendar) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
setCalendar.
- setCalendar(String, Calendar) - Method in class de.mhus.lib.core.IProperties
-
setCalendar.
- setCanceled(boolean) - Method in class de.mhus.lib.core.MTimerTask
-
Setter for the field canceled.
- setCanceled(boolean) - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Setter for the field canceled.
- SetCast<F,T> - Class in de.mhus.lib.core.util
-
SetCast class.
- SetCast(Set<F>) - Constructor for class de.mhus.lib.core.util.SetCast
-
Constructor for SetCast.
- setChanged() - Method in class de.mhus.lib.core.util.WeakObservable
-
Marks this Observable object as having been changed; the
hasChanged method will now return true.
- setClassLoader(ClassLoader) - Method in class de.mhus.lib.core.directory.ClassLoaderResourceProvider
-
setClassLoader.
- setClassLoader(ClassLoader) - Method in class de.mhus.lib.core.io.MObjectInputStream
-
setClassLoader.
- setClassLoader(ClassLoader) - Method in class de.mhus.lib.core.json.SecurityTransformHelper
-
setClassLoader.
- setColor(Console.COLOR, Console.COLOR) - Method in class de.mhus.lib.core.console.ANSIConsole
-
setColor.
- setColor(Console.COLOR, Console.COLOR) - Method in class de.mhus.lib.core.console.Console
-
setColor.
- setColor(Console.COLOR, Console.COLOR) - Method in class de.mhus.lib.core.console.SimpleConsole
-
setColor.
- setColor(Console.COLOR, Console.COLOR) - Method in class de.mhus.lib.core.console.VirtualConsole
-
setColor.
- setCommitAfterEveryEvent(boolean) - Method in class de.mhus.lib.core.util.CompareDir
-
Setter for the field commitAfterEveryEvent.
- setCommitAfterFinish(boolean) - Method in class de.mhus.lib.core.util.CompareDir
-
Setter for the field commitAfterFinish.
- setConfig(String, HashConfig) - Method in class de.mhus.lib.core.config.HashConfig
-
setConfig.
- setConfig(String, ResourceNode) - Method in class de.mhus.lib.core.config.NodeConfig
-
setConfig.
- setConfig(IConfig) - Method in class de.mhus.lib.core.strategy.DefaultTaskContext
-
Setter for the field config.
- setContent(byte[]) - Method in class de.mhus.lib.core.pojo.ObjectWrapperPojo
-
setContent.
- setCursor(int, int) - Method in class de.mhus.lib.core.console.ANSIConsole
-
setCursor.
- setCursor(int, int) - Method in class de.mhus.lib.core.console.Console
-
setCursor.
- setCursor(int, int) - Method in class de.mhus.lib.core.console.SimpleConsole
-
setCursor.
- setCursor(int, int) - Method in class de.mhus.lib.core.console.VirtualConsole
-
setCursor.
- setData(Object...) - Method in class de.mhus.lib.core.util.TableRow
-
Setter for the field data.
- setDate(String, Date) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
setDate.
- setDate(String, Date) - Method in class de.mhus.lib.core.IProperties
-
setDate.
- setDateAtTime(long, TimeZone) - Method in class de.mhus.lib.core.util.BigDate
-
Sets the date that corresponding to a given utc timestamp at a given
TimeZone.
- setDefaultLevel(Log.LEVEL) - Method in class de.mhus.lib.core.logging.LogFactory
-
- setDefaultNullValue(String) - Method in class de.mhus.lib.core.io.CSVWriter
-
Set default value if put() gets a value of null.
- setDefaultRule(DynamicClassLoader.RESULT) - Method in class de.mhus.lib.core.lang.DynamicClassLoader
-
Setter for the field defaultRule.
- setDelimiter(Integer) - Method in class de.mhus.lib.core.io.PartialInputStream
-
Setter for the field delimiter.
- setDirtyTrace(boolean) - Static method in class de.mhus.lib.core.MSingleton
-
setDirtyTrace.
- setDone(boolean) - Method in class de.mhus.lib.core.schedule.CronJob
-
Setter for the field done.
- setDone(boolean) - Method in class de.mhus.lib.core.schedule.IntervalJob
-
Setter for the field done.
- setDone(boolean) - Method in class de.mhus.lib.core.schedule.IntervalWithStartTimeJob
-
Setter for the field done.
- setDone(boolean) - Method in interface de.mhus.lib.core.schedule.MutableSchedulerJob
-
setDone.
- setDone(boolean) - Method in class de.mhus.lib.core.schedule.OnceJob
-
Setter for the field done.
- setDone(boolean) - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Setter for the field done.
- setDone(boolean) - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Setter for the field done.
- setDouble(String, double) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
setDouble.
- setDouble(String, double) - Method in class de.mhus.lib.core.IProperties
-
setDouble.
- setEncapsulateCharacters(String) - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
Setter for the field encapsulateCharacters.
- setEnclosureCharacters(String) - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
Setter for the field enclosureCharacters.
- setExecutable(Operation) - Method in class de.mhus.lib.core.strategy.ExecuteStrategy
-
setExecutable.
- setExecutable(Operation) - Method in class de.mhus.lib.core.strategy.SkipExecuteStrategy
-
setExecutable.
- setExecutable(Operation) - Method in class de.mhus.lib.core.strategy.SynchronizedExecuteStrategy
-
setExecutable.
- setExecutable(Operation) - Method in class de.mhus.lib.core.strategy.WaitExecuteStrategy
-
setExecutable.
- setFindStrategy(BaseFindStrategy) - Method in class de.mhus.lib.core.lang.BaseControl
-
Setter for the field findStrategy.
- setFloat(String, float) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
setFloat.
- setFloat(String, float) - Method in class de.mhus.lib.core.IProperties
-
setFloat.
- setForm(DefRoot) - Method in class de.mhus.lib.core.strategy.OperationDescription
-
Setter for the field form.
- setForm(String) - Method in class de.mhus.lib.core.strategy.OperationDescription
-
Setter for the field form.
- setFullRefresh(boolean) - Method in class de.mhus.lib.core.util.CompareDir
-
Setter for the field fullRefresh.
- setGroup(String) - Method in class de.mhus.lib.core.strategy.OperationDescription
-
Setter for the field group.
- setGroup(String) - Method in class de.mhus.lib.core.strategy.OperationGroupDescription
-
Setter for the field group.
- setHeaderValues(String...) - Method in class de.mhus.lib.core.console.ConsoleTable
-
setHeaderValues.
- setId(String) - Method in class de.mhus.lib.core.strategy.OperationDescription
-
Setter for the field id.
- setInjector(InjectorList) - Method in class de.mhus.lib.core.MActivator
-
Setter for the field injector.
- setInjectStrategy(InjectStrategy) - Method in class de.mhus.lib.core.lang.BaseControl
-
Setter for the field injectStrategy.
- setInstance(String, Object) - Method in class de.mhus.lib.core.activator.DefaultActivator
-
setInstance.
- setInstance(String, Object) - Method in class de.mhus.lib.core.MActivator
-
setInstance.
- setInt(String, int) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
setInt.
- setInt(String, int) - Method in class de.mhus.lib.core.IProperties
-
setInt.
- setJmxName(String) - Method in class de.mhus.lib.core.jmx.JmxObject
-
Setter for the field jmxName.
- setJmxPackage(String) - Method in class de.mhus.lib.core.jmx.JmxObject
-
Setter for the field jmxPackage.
- setJmxProxy(MBeanProxy) - Method in class de.mhus.lib.core.jmx.JmxObject
-
setJmxProxy.
- setJmxRegistered(boolean) - Method in class de.mhus.lib.core.jmx.JmxObject
-
Setter for the field jmxRegistered.
- setJsonValue(ObjectNode, String, Object, PojoModelFactory, boolean, int) - Static method in class de.mhus.lib.core.pojo.MPojo
-
setJsonValue.
- setLength(int) - Method in class de.mhus.lib.core.io.PartialInputStream
-
setLength.
- setLevel(Log.LEVEL) - Method in class de.mhus.lib.core.logging.ConsoleFactory
-
setLevel.
- setLevel(Log.LEVEL) - Method in class de.mhus.lib.core.logging.PrintWriterLog
-
Setter for the field level.
- setLevelMapper(LevelMapper) - Method in class de.mhus.lib.core.logging.LogFactory
-
- setLine(int) - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
Setter for the field line.
- setLineSeparator(String) - Method in class de.mhus.lib.core.io.CSVWriter
-
Setter for the field lineSeparator.
- setLineSpacer(boolean) - Method in class de.mhus.lib.core.console.ConsoleTable
-
Setter for the field lineSpacer.
- setLocal(Class<?>) - Method in class de.mhus.lib.core.lang.Base
-
Define this interface as local handled.
- setLocalTrace(boolean) - Method in class de.mhus.lib.core.logging.Log
-
Setter for the field localTrace.
- setLogFactory(LogFactory) - Method in class de.mhus.lib.core.system.DefaultSingleton
-
setLogFactory.
- setLogFactory(LogFactory) - Method in interface de.mhus.lib.core.system.ISingletonInternal
-
setLogFactory.
- setLong(String, long) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
setLong.
- setLong(String, long) - Method in class de.mhus.lib.core.IProperties
-
setLong.
- setLookAndFeel(int) - Static method in class de.mhus.lib.core.MSwing
-
setLookAndFeel.
- setMaxBufferSize(int) - Method in class de.mhus.lib.core.io.PipedStream
-
Setter for the field maxBufferSize.
- setMaxColSize(int) - Method in class de.mhus.lib.core.console.ConsoleTable
-
Setter for the field maxColSize.
- setMsg(String) - Method in class de.mhus.lib.core.strategy.OperationResult
-
Setter for the field msg.
- setName(String) - Method in class de.mhus.lib.core.concurrent.Lock
-
Setter for the field name.
- setName(String) - Method in class de.mhus.lib.core.config.JsonConfigFile
-
setName.
- setName(String) - Method in class de.mhus.lib.core.config.PropertiesConfigFile
-
setName.
- setName(String) - Method in class de.mhus.lib.core.config.XmlConfigFile
-
setName.
- setName(String) - Method in class de.mhus.lib.core.MThread
-
Setter for the field name.
- setName(String) - Method in class de.mhus.lib.core.MTimerTask
-
Setter for the field name.
- setName(String) - Method in class de.mhus.lib.core.util.Table
-
Setter for the field name.
- setName(String) - Method in class de.mhus.lib.core.util.TableColumn
-
Setter for the field name.
- setNeedAllFolders(boolean) - Method in class de.mhus.lib.core.util.CompareDir
-
Setter for the field needAllFolders.
- setNextExecutionTime(long) - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Setter for the field nextExecutionTime.
- setNextExecutionTime(long) - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Setter for the field nextExecutionTime.
- setNextOperation(OperationDescription) - Method in class de.mhus.lib.core.strategy.OperationResult
-
Setter for the field nextOperation.
- setNot(boolean) - Method in class de.mhus.lib.core.matcher.ModelPart
-
Setter for the field not.
- setNote(String) - Method in class de.mhus.lib.core.util.TableColumn
-
Setter for the field note.
- setNumber(String, Number) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
setNumber.
- setNumber(String, Number) - Method in class de.mhus.lib.core.IProperties
-
setNumber.
- setObject(T) - Method in class de.mhus.lib.core.util.ObjectContainer
-
Setter for the field object.
- setOperationPath(String) - Method in class de.mhus.lib.core.strategy.OperationResult
-
Setter for the field operationPath.
- setOrdinal(int) - Method in class de.mhus.lib.core.util.BigDate
-
Set the ordinal field, and compute the equivalent internal Gregorian yyyy
mm dd fields.
- setParameterMapper(ParameterMapper) - Method in class de.mhus.lib.core.logging.LogFactory
-
- setParameters(IProperties) - Method in class de.mhus.lib.core.strategy.DefaultTaskContext
-
Setter for the field parameters.
- setParameters(HashMap<String, Object>) - Method in class de.mhus.lib.core.strategy.OperationDescription
-
Setter for the field parameters.
- setParameters(HashMap<String, Object>) - Method in class de.mhus.lib.core.strategy.OperationGroupDescription
-
Setter for the field parameters.
- setPathes(String[]) - Method in class de.mhus.lib.core.util.CompareDir
-
Setter for the field pathes.
- setPattern(String) - Method in class de.mhus.lib.core.matcher.ModelFs
-
setPattern.
- setPattern(String) - Method in class de.mhus.lib.core.matcher.ModelPattern
-
setPattern.
- setPattern(String) - Method in class de.mhus.lib.core.matcher.ModelRegex
-
setPattern.
- setPattern(String) - Method in class de.mhus.lib.core.matcher.ModelSql
-
setPattern.
- setPrefix(String) - Method in class de.mhus.lib.core.json.TransformHelper
-
Setter for the field prefix.
- setPriority(int) - Method in class de.mhus.lib.core.MThread
-
setPriority.
- setProperty(String, Object) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
Overwrite this function to allow changes in properties.
- setProperty(String, Object) - Method in class de.mhus.lib.core.config.HashConfig
-
Overwrite this function to allow changes in properties.
- setProperty(String, Object) - Method in class de.mhus.lib.core.config.JsonConfig
-
Overwrite this function to allow changes in properties.
- setProperty(String, Object) - Method in class de.mhus.lib.core.config.PropertiesConfig
-
Overwrite this function to allow changes in properties.
- setProperty(String, Object) - Method in class de.mhus.lib.core.config.XmlConfig
-
Overwrite this function to allow changes in properties.
- setProperty(String, Object) - Method in class de.mhus.lib.core.directory.EmptyResourceNode
-
Overwrite this function to allow changes in properties.
- setProperty(String, Object) - Method in class de.mhus.lib.core.directory.fs.FileResource
-
Overwrite this function to allow changes in properties.
- setProperty(String, Object) - Method in class de.mhus.lib.core.IProperties
-
Overwrite this function to allow changes in properties.
- setProperty(String, Object) - Method in class de.mhus.lib.core.MProperties
-
Overwrite this function to allow changes in properties.
- setProperty(String, Object) - Method in class de.mhus.lib.core.util.MNls
-
Overwrite this function to allow changes in properties.
- setProperty(String, String) - Method in class de.mhus.lib.core.util.PropertiesRaw
-
Calls the Hashtable method put.
- setProperty(String, Object) - Method in class de.mhus.lib.core.util.PropertiesReadOnly
-
Overwrite this function to allow changes in properties.
- setProperty(String, Object) - Method in class de.mhus.lib.core.util.PropertiesSubset
-
Overwrite this function to allow changes in properties.
- setReadTimeout(long) - Method in class de.mhus.lib.core.io.PipedStream
-
Setter for the field readTimeout.
- setRestrictive(boolean) - Method in class de.mhus.lib.core.schedule.CronJob
-
Setter for the field restrictive.
- setResult(Object) - Method in class de.mhus.lib.core.strategy.OperationResult
-
Setter for the field result.
- setReturnCode(long) - Method in class de.mhus.lib.core.strategy.OperationResult
-
Setter for the field returnCode.
- setRules(List<DynamicClassLoader.Rule>) - Method in class de.mhus.lib.core.lang.DynamicClassLoader
-
Setter for the field rules.
- setScheduledTime(long) - Method in class de.mhus.lib.core.schedule.CronJob
-
Setter for the field scheduledTime.
- setScheduledTime(long) - Method in class de.mhus.lib.core.schedule.IntervalJob
-
Setter for the field scheduledTime.
- setScheduledTime(long) - Method in class de.mhus.lib.core.schedule.IntervalWithStartTimeJob
-
Setter for the field scheduledTime.
- setScheduledTime(long) - Method in interface de.mhus.lib.core.schedule.MutableSchedulerJob
-
setScheduledTime.
- setScheduledTime(long) - Method in class de.mhus.lib.core.schedule.OnceJob
-
Setter for the field scheduledTime.
- setScheduledTime(long) - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Setter for the field scheduledTime.
- setScheduledTime(long) - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Setter for the field scheduledTime.
- setSleepInterval(long) - Method in class de.mhus.lib.core.MCountWithDelay
-
Setter for the field sleepInterval.
- setSleepSeconds(int) - Method in class de.mhus.lib.core.MCountWithDelay
-
Setter for the field sleepSeconds.
- setStep(long) - Method in class de.mhus.lib.core.strategy.DefaultMonitor
-
setStep.
- setStep(long) - Method in interface de.mhus.lib.core.strategy.Monitor
-
setStep.
- setStep(long) - Method in class de.mhus.lib.core.strategy.PrintWriterTaskContext
-
setStep.
- setSteps(long) - Method in class de.mhus.lib.core.strategy.DefaultMonitor
-
setSteps.
- setSteps(long) - Method in interface de.mhus.lib.core.strategy.Monitor
-
setSteps.
- setSteps(long) - Method in class de.mhus.lib.core.strategy.PrintWriterTaskContext
-
setSteps.
- setString(String, String) - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
-
setString.
- setString(String, String) - Method in class de.mhus.lib.core.directory.WritableResourceNode
-
setString.
- setString(String, String) - Method in class de.mhus.lib.core.IProperties
-
setString.
- setSuccessful(boolean) - Method in class de.mhus.lib.core.strategy.OperationResult
-
Setter for the field successful.
- setTable(Table) - Method in class de.mhus.lib.core.util.TableRow
-
Setter for the field table.
- setTask(Observer) - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Setter for the field task.
- setter - Variable in class de.mhus.lib.core.jmx.JmxDescriptionMBean
-
- setTestOnly(boolean) - Method in class de.mhus.lib.core.strategy.DefaultTaskContext
-
setTestOnly.
- setThrowExceptionOnNextCount(boolean) - Method in class de.mhus.lib.core.MCountWithDelay
-
Setter for the field throwExceptionOnNextCount.
- setTimeoutInMinutes(long) - Method in class de.mhus.lib.core.schedule.SchedulerJob
-
Setter for the field timeoutInMinutes.
- setTimeoutInMinutes(long) - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
-
Setter for the field timeoutInMinutes.
- setTitle(String) - Method in class de.mhus.lib.core.strategy.OperationDescription
-
Setter for the field title.
- setTitle(String) - Method in class de.mhus.lib.core.strategy.OperationGroupDescription
-
Setter for the field title.
- setTitle(String) - Method in class de.mhus.lib.core.strategy.OperationResult
-
Setter for the field title.
- setTraces(boolean) - Method in class de.mhus.lib.core.logging.PrintWriterLog
-
Setter for the field traces.
- setTrailConfig() - Static method in class de.mhus.lib.core.logging.MLogUtil
-
setTrailConfig.
- setTrailConfig(String) - Static method in class de.mhus.lib.core.logging.MLogUtil
-
setTrailConfig.
- setTrim(boolean) - Method in class de.mhus.lib.core.parser.HtmlParser
-
- setType(String) - Method in class de.mhus.lib.core.util.TableColumn
-
Setter for the field type.
- setValue(boolean) - Method in class de.mhus.lib.core.jmx.JmxBoolean
-
Setter for the field value.
- setValue(Date) - Method in class de.mhus.lib.core.jmx.JmxDate
-
Setter for the field value.
- setValue(double) - Method in class de.mhus.lib.core.jmx.JmxDouble
-
Setter for the field value.
- setValue(float) - Method in class de.mhus.lib.core.jmx.JmxFloat
-
Setter for the field value.
- setValue(int) - Method in class de.mhus.lib.core.jmx.JmxInteger
-
Setter for the field value.
- setValue(long) - Method in class de.mhus.lib.core.jmx.JmxLong
-
Setter for the field value.
- setValue(String) - Method in class de.mhus.lib.core.jmx.JmxString
-
Setter for the field value.
- setValueWriter(CSVWriter.ValueWriter) - Method in class de.mhus.lib.core.io.CSVWriter
-
setValueWriter.
- setWaitTime(long) - Method in class de.mhus.lib.core.strategy.WaitExecuteStrategy
-
Setter for the field waitTime.
- setWhiteSpace(String) - Method in class de.mhus.lib.core.parser.StringTokenizerParser
-
Setter for the field whiteSpace.
- setWriteTimeout(long) - Method in class de.mhus.lib.core.io.PipedStream
-
Setter for the field writeTimeout.
- sha1(String...) - Static method in class de.mhus.lib.core.MPassword
-
sha1.
- signIn(String, String) - Method in interface de.mhus.lib.core.security.AccessControl
-
signIn.
- signOut() - Method in interface de.mhus.lib.core.security.AccessControl
-
signOut.
- SimpleConsole - Class in de.mhus.lib.core.console
-
SimpleConsole class.
- SimpleConsole() - Constructor for class de.mhus.lib.core.console.SimpleConsole
-
Constructor for SimpleConsole.
- SimpleConsole(InputStream, PrintStream, boolean, String) - Constructor for class de.mhus.lib.core.console.SimpleConsole
-
Constructor for SimpleConsole.
- SimpleConsole(InputStream, PrintStream) - Constructor for class de.mhus.lib.core.console.SimpleConsole
-
Constructor for SimpleConsole.
- SimpleObjectTransformer - Class in de.mhus.lib.core.json
-
SimpleObjectTransformer class.
- SimpleObjectTransformer() - Constructor for class de.mhus.lib.core.json.SimpleObjectTransformer
-
- SingleBaseStrategy - Class in de.mhus.lib.core.base
-
SingleBaseStrategy class.
- SingleBaseStrategy() - Constructor for class de.mhus.lib.core.base.SingleBaseStrategy
-
- SingleIterator<E> - Class in de.mhus.lib.core.util
-
SingleIterator class.
- SingleIterator(E) - Constructor for class de.mhus.lib.core.util.SingleIterator
-
Constructor for SingleIterator.
- SingletonInitialize - Interface in de.mhus.lib.core.system
-
SingletonInitialize interface.
- size() - Method in class de.mhus.lib.core.lang.InjectorList
-
size.
- size() - Method in class de.mhus.lib.core.matcher.ModelComposit
-
size.
- size() - Method in class de.mhus.lib.core.MEventHandler
-
Amount of registered listeners.
- size() - Method in class de.mhus.lib.core.schedule.QueueList
-
size.
- size() - Method in interface de.mhus.lib.core.schedule.SchedulerQueue
-
size.
- size() - Method in class de.mhus.lib.core.util.ArraySet
- size() - Method in class de.mhus.lib.core.util.FallbackMap
- size() - Method in class de.mhus.lib.core.util.ImmutableCollection
- size() - Method in class de.mhus.lib.core.util.NullableMap
- size() - Method in class de.mhus.lib.core.util.SetCast
- size() - Method in class de.mhus.lib.core.util.SoftHashMap
- SizeCountOutputStream - Class in de.mhus.lib.core.io
-
SizeCountOutputStream class.
- SizeCountOutputStream(OutputStream) - Constructor for class de.mhus.lib.core.io.SizeCountOutputStream
-
Constructor for SizeCountOutputStream.
- SizeCountWriter - Class in de.mhus.lib.core.io
-
SizeCountWriter class.
- SizeCountWriter(Writer) - Constructor for class de.mhus.lib.core.io.SizeCountWriter
-
Constructor for SizeCountWriter.
- skip(int) - Method in class de.mhus.lib.core.io.CSVReader
-
Skip over fields you don't want to process.
- SkipExecuteStrategy - Class in de.mhus.lib.core.strategy
-
SkipExecuteStrategy class.
- SkipExecuteStrategy() - Constructor for class de.mhus.lib.core.strategy.SkipExecuteStrategy
-
- skipToNextLine() - Method in class de.mhus.lib.core.io.CSVReader
-
Skip over remaining fields on this line you don't want to process.
- skipWhite(boolean) - Method in class de.mhus.lib.core.io.TextReader
-
Skip whitespace.
- sleep(long) - Static method in class de.mhus.lib.core.MThread
-
Sleeps _millisec milliseconds.
- SLEEP_TIME - Static variable in class de.mhus.lib.core.MThreadManager
-
Constant SLEEP_TIME=1000 * 60 * 10
- SoftHashMap<K,V> - Class in de.mhus.lib.core.util
-
SoftHashMap class.
- SoftHashMap() - Constructor for class de.mhus.lib.core.util.SoftHashMap
-
Constructor for SoftHashMap.
- split(String, String) - Static method in class de.mhus.lib.core.MString
-
Split the string in parts.
- splitIgnoreEmpty(String, String) - Static method in class de.mhus.lib.core.MString
-
Split the string in parts.
- splitIgnoreEmpty(String, String, boolean) - Static method in class de.mhus.lib.core.MString
-
splitIgnoreEmpty.
- SqlTranslator() - Constructor for class de.mhus.lib.core.MSql.SqlTranslator
-
- squish(String) - Static method in class de.mhus.lib.core.MString
-
Remove all spaces from a String.
- start() - Method in class de.mhus.lib.core.MStopWatch
-
start.
- start() - Method in class de.mhus.lib.core.MThread
-
start.
- start() - Method in class de.mhus.lib.core.MThreadDaemon
-
start.
- start() - Method in class de.mhus.lib.core.schedule.Scheduler
-
start.
- start(TreeMap<String, CompareDirEntry>, TreeMap<String, CompareDirEntry>) - Method in interface de.mhus.lib.core.util.CompareDir.Listener
-
- startScript(File, String, long) - Static method in class de.mhus.lib.core.MSystem
-
startScript.
- stop() - Method in class de.mhus.lib.core.MStopWatch
-
stop.
- stop() - Method in class de.mhus.lib.core.MThread
-
stop.
- stop() - Method in class de.mhus.lib.core.schedule.Scheduler
-
stop.
- stopRunning() - Method in class de.mhus.lib.core.MThread.ThreadContainer
-
- store(OutputStream) - Method in class de.mhus.lib.core.util.PropertiesRaw
-
store.
- store(OutputStream, Charset) - Method in class de.mhus.lib.core.util.PropertiesRaw
-
store.
- store(Writer) - Method in class de.mhus.lib.core.util.PropertiesRaw
-
Writes this property list (key and element pairs) in this
Properties table to the output stream in a format suitable
for loading into a
Properties table using the
load method.
- strategy - Variable in class de.mhus.lib.core.json.TransformHelper
-
- StreamToLogAdapter - Class in de.mhus.lib.core.logging
-
StreamToLogAdapter class.
- StreamToLogAdapter(Log.LEVEL, PrintStream) - Constructor for class de.mhus.lib.core.logging.StreamToLogAdapter
-
Constructor for StreamToLogAdapter.
- StringCompiler - Class in de.mhus.lib.core.parser
-
StringCompiler class.
- StringCompiler() - Constructor for class de.mhus.lib.core.parser.StringCompiler
-
- StringCompiler.AttributePart - Class in de.mhus.lib.core.parser
-
- StringCompiler.ContentPart - Class in de.mhus.lib.core.parser
-
- StringCompiler.EnvironmentPart - Class in de.mhus.lib.core.parser
-
- StringCompiler.SystemPart - Class in de.mhus.lib.core.parser
-
- Stringifier - Class in de.mhus.lib.core.util
-
Convert a object into string using pojo mechanism.
- Stringifier(Object) - Constructor for class de.mhus.lib.core.util.Stringifier
-
Constructor for Stringifier.
- Stringifier(Object, int) - Constructor for class de.mhus.lib.core.util.Stringifier
-
Constructor for Stringifier.
- stringifyArray(Object[]) - Static method in class de.mhus.lib.core.util.Stringifier
-
stringifyArray.
- stringifyWrap(Object) - Static method in class de.mhus.lib.core.util.Stringifier
-
stringifyWrap.
- StringParsingPart - Class in de.mhus.lib.core.parser
-
Abstract StringParsingPart class.
- StringParsingPart() - Constructor for class de.mhus.lib.core.parser.StringParsingPart
-
- StringPart - Interface in de.mhus.lib.core.parser
-
StringPart interface.
- StringTokenizerParser - Class in de.mhus.lib.core.parser
-
Parse a string
- StringTokenizerParser(String) - Constructor for class de.mhus.lib.core.parser.StringTokenizerParser
-
Constructor for StringTokenizerParser.
- Successful - Class in de.mhus.lib.core.strategy
-
Successful class.
- Successful(Operation) - Constructor for class de.mhus.lib.core.strategy.Successful
-
Constructor for Successful.
- Successful(Operation, String, Object) - Constructor for class de.mhus.lib.core.strategy.Successful
-
Constructor for Successful.
- Successful(Operation, String, long, Object) - Constructor for class de.mhus.lib.core.strategy.Successful
-
Constructor for Successful.
- Successful(String, String, long, Object) - Constructor for class de.mhus.lib.core.strategy.Successful
-
Constructor for Successful.
- Successful(Operation, String, String...) - Constructor for class de.mhus.lib.core.strategy.Successful
-
Constructor for Successful.
- Successful(String, String, long, String...) - Constructor for class de.mhus.lib.core.strategy.Successful
-
Constructor for Successful.
- SuccessfulMap - Class in de.mhus.lib.core.strategy
-
SuccessfulMap class.
- SuccessfulMap(Operation, String) - Constructor for class de.mhus.lib.core.strategy.SuccessfulMap
-
Constructor for SuccessfulMap.
- SuccessfulMap(String, String, long) - Constructor for class de.mhus.lib.core.strategy.SuccessfulMap
-
Constructor for SuccessfulMap.
- SuccessfulMap(String, String, long, String...) - Constructor for class de.mhus.lib.core.strategy.SuccessfulMap
-
Constructor for SuccessfulMap.
- SynchronizedExecuteStrategy - Class in de.mhus.lib.core.strategy
-
SynchronizedExecuteStrategy class.
- SynchronizedExecuteStrategy() - Constructor for class de.mhus.lib.core.strategy.SynchronizedExecuteStrategy
-
- SYNTAX_ERROR - Static variable in class de.mhus.lib.core.strategy.OperationResult
-
Constant SYNTAX_ERROR=-13
- SystemPart(String) - Constructor for class de.mhus.lib.core.parser.StringCompiler.SystemPart
-
- t(Object...) - Method in class de.mhus.lib.core.logging.Log
-
Log a message in trace, it will automatically append the objects if trace is enabled.
- Table - Class in de.mhus.lib.core.util
-
Table class.
- Table() - Constructor for class de.mhus.lib.core.util.Table
-
Constructor for Table.
- Table(ResultSet) - Constructor for class de.mhus.lib.core.util.Table
-
Constructor for Table.
- TableColumn - Class in de.mhus.lib.core.util
-
TableColumn class.
- TableColumn() - Constructor for class de.mhus.lib.core.util.TableColumn
-
- TableRow - Class in de.mhus.lib.core.util
-
TableRow class.
- TableRow() - Constructor for class de.mhus.lib.core.util.TableRow
-
- TAG - Static variable in class de.mhus.lib.core.parser.HtmlParser
-
Constant TAG=2
- task - Variable in class de.mhus.lib.core.MThread
-
- TaskContext - Interface in de.mhus.lib.core.strategy
-
TaskContext interface.
- taskError(Throwable) - Method in class de.mhus.lib.core.MThread
-
taskError.
- tc - Variable in class de.mhus.lib.core.MThread
-
- TechnicalStringParser - Class in de.mhus.lib.core.parser
-
TechnicalStringParser class.
- TechnicalStringParser(String) - Constructor for class de.mhus.lib.core.parser.TechnicalStringParser
-
Constructor for TechnicalStringParser.
- test - Variable in class de.mhus.lib.core.strategy.DefaultTaskContext
-
- TEXT - Static variable in class de.mhus.lib.core.parser.HtmlParser
-
Constant TEXT=1
- TextReader - Class in de.mhus.lib.core.io
-
From: http://www.cs.arizona.edu/people/reges/teachers/TextReader.java
Provides a simple interface for standard text reading operations from an
input stream.
- TextReader(InputStream) - Constructor for class de.mhus.lib.core.io.TextReader
-
Create a text-reading stream.
- ThreadContainer(ThreadGroup, String) - Constructor for class de.mhus.lib.core.MThread.ThreadContainer
-
- ThreadLock - Class in de.mhus.lib.core.concurrent
-
ThreadLock class.
- ThreadLock() - Constructor for class de.mhus.lib.core.concurrent.ThreadLock
-
Constructor for ThreadLock.
- ThreadLock(String) - Constructor for class de.mhus.lib.core.concurrent.ThreadLock
-
Constructor for ThreadLock.
- ThreadLock(String, boolean) - Constructor for class de.mhus.lib.core.concurrent.ThreadLock
-
Constructor for ThreadLock.
- throwException(Throwable) - Method in class de.mhus.lib.core.MThread
-
throwException.
- TimeoutController - Class in de.mhus.lib.core.util
-
Executes a task with a specified timeout.
- TimeoutController.TimeoutException - Exception in de.mhus.lib.core.util
-
Signals that the task timed out.
- TimeoutException() - Constructor for exception de.mhus.lib.core.util.TimeoutController.TimeoutException
-
Create an instance
- TimerFactory - Interface in de.mhus.lib.core.util
-
TimerFactory interface.
- TimerIfc - Interface in de.mhus.lib.core.util
-
TimerIfc interface.
- TimerImpl - Class in de.mhus.lib.core.util
-
TimerImpl class.
- TimerImpl(Timer) - Constructor for class de.mhus.lib.core.util.TimerImpl
-
Constructor for TimerImpl.
- TimerTaskSelfControl - Interface in de.mhus.lib.core.util
-
TimerTaskSelfControl interface.
- toArray() - Method in class de.mhus.lib.core.util.ArraySet
- toArray(A[]) - Method in class de.mhus.lib.core.util.ArraySet
- toArray() - Method in class de.mhus.lib.core.util.ImmutableCollection
- toArray(T[]) - Method in class de.mhus.lib.core.util.ImmutableCollection
- toArray() - Method in class de.mhus.lib.core.util.SetCast
- toArray(T[]) - Method in class de.mhus.lib.core.util.SetCast
- toBasis36(long, int) - Static method in class de.mhus.lib.core.MMath
-
Pack the number in a base 36 numerical system.
- toBasis36WithIdent(long, long, int) - Static method in class de.mhus.lib.core.MMath
-
Pack the number in a base 36 numerical system.
- toBinary(Object) - Static method in class de.mhus.lib.core.MCast
-
toBinary.
- toBinary(ResultSet, MProperties, String, int, int) - Method in class de.mhus.lib.core.MSql.SqlTranslator
-
- toBinaryString(byte[]) - Static method in class de.mhus.lib.core.MCast
-
Convert the byte array to a string representation.
- toBookTitleCase(String) - Static method in class de.mhus.lib.core.MString
-
convert to Book Title case, with first letter of each word capitalised.
- toBoolean(Object, boolean, ObjectContainer<Boolean>) - Method in class de.mhus.lib.core.cast.ObjectToBoolean
-
toBoolean.
- toboolean(Object, boolean) - Static method in class de.mhus.lib.core.MCast
-
Convert String to boolean.
- toBoolean(ResultSet, MProperties, String, int, int) - Method in class de.mhus.lib.core.MSql.SqlTranslator
-
- toBufferedImage(Image) - Static method in class de.mhus.lib.core.MSwing
-
Cast a Image to a Buffered Image.
- toBufferedImage(Image, int, int) - Static method in class de.mhus.lib.core.MSwing
-
toBufferedImage.
- toByte(Object, byte, ObjectContainer<Byte>) - Method in class de.mhus.lib.core.cast.ObjectToByte
-
toByte.
- tobyte(Object, byte) - Static method in class de.mhus.lib.core.MCast
-
tobyte.
- toByte() - Method in class de.mhus.lib.core.util.ByteBuffer
-
toByte.
- toByte() - Method in class de.mhus.lib.core.util.ByteBufferArray
-
toByte.
- toByteArray(String) - Static method in class de.mhus.lib.core.MCast
-
toByteArray.
- toCalendar(String, Locale) - Static method in class de.mhus.lib.core.cast.ObjectToCalendar
-
toCalendar.
- toCalendar(Object) - Static method in class de.mhus.lib.core.MCast
-
toCalendar.
- toCalendar(Date, TimeZone, Locale) - Static method in class de.mhus.lib.core.MCast
-
toCalendar.
- toCalendar(String) - Static method in class de.mhus.lib.core.MCast
-
Parse a time date string.
- toCalendar(String, Calendar) - Static method in class de.mhus.lib.core.MCast
-
Parse time and date and return calendar.
- toCalendar() - Method in class de.mhus.lib.core.MDate
-
toCalendar.
- toColor(String, Color) - Static method in class de.mhus.lib.core.MSwing
-
Convert string information to color.
- toConfig(String) - Method in class de.mhus.lib.core.config.MConfigFactory
-
Return a config or null if the string is not understud.
- toCurrencyString(double) - Static method in class de.mhus.lib.core.MCast
-
Will round the value mathematically and
return every time a comma as separator and
two digits after comma.
- toDate(Object, Date) - Static method in class de.mhus.lib.core.MCast
-
Try to parse a String and return the equivalent Date object.
- toDate(Object, Date, Locale) - Static method in class de.mhus.lib.core.MCast
-
toDate.
- toDate(Object, Date, Locale) - Static method in class de.mhus.lib.core.MDate
-
toDate.
- toDate(Object, Date) - Static method in class de.mhus.lib.core.MDate
-
toDate.
- toDate(ResultSet, MProperties, String, int, int) - Method in class de.mhus.lib.core.MSql.SqlTranslator
-
- toDateString(Date) - Static method in class de.mhus.lib.core.MDate
-
toDateString.
- toDateString(Date, Locale) - Static method in class de.mhus.lib.core.MDate
-
toDateString.
- toDateTimeSecondsString(Date) - Static method in class de.mhus.lib.core.MDate
-
toDateTimeSecondsString.
- toDateTimeSecondsString(Date, Locale) - Static method in class de.mhus.lib.core.MDate
-
toDateTimeSecondsString.
- toDateTimeString(Date) - Static method in class de.mhus.lib.core.MDate
-
toDateTimeString.
- toDateTimeString(Date, Locale) - Static method in class de.mhus.lib.core.MDate
-
toDateTimeString.
- today(TimeZone) - Static method in class de.mhus.lib.core.util.BigDate
-
Returns a BigDate object initialised to the date right now in the given
timezone.
- toDouble(Object, double, ObjectContainer<Double>) - Method in class de.mhus.lib.core.cast.ObjectToDouble
-
toDouble.
- todouble(Object, double) - Static method in class de.mhus.lib.core.MCast
-
Convert a string to double.
- toDouble(ResultSet, MProperties, String, int, int) - Method in class de.mhus.lib.core.MSql.SqlTranslator
-
- toDowMMDDYY() - Method in class de.mhus.lib.core.util.BigDate
-
Convert date to a human-readable String wed mm/dd/yy
- toEnum(Object, E) - Static method in class de.mhus.lib.core.MCast
-
toEnum.
- toFileFormat(Date) - Static method in class de.mhus.lib.core.MDate
-
yyyyMMddHHmmss
- toFileFormat(Calendar) - Static method in class de.mhus.lib.core.MDate
-
yyyyMMddHHmmss
- toFileName(String) - Static method in class de.mhus.lib.core.MFile
-
Normalize the filename, removes all special characters.
- toFloat(Object, float, ObjectContainer<Float>) - Method in class de.mhus.lib.core.cast.ObjectToFloat
-
toFloat.
- tofloat(Object, float) - Static method in class de.mhus.lib.core.MCast
-
Convert a string to float.
- toFunctionName(String, boolean, String) - Static method in class de.mhus.lib.core.pojo.MPojo
-
Functionize a String.
- toGregorian() - Method in class de.mhus.lib.core.util.BigDate
-
converts ordinal to YYYY MM DD, leaving results internally.
- toHex2String(byte) - Static method in class de.mhus.lib.core.MCast
-
Convert a byte to a two letter hex value.
- toHex2String(int) - Static method in class de.mhus.lib.core.MCast
-
Convert integer to two letter hex code.
- toHex4String(int) - Static method in class de.mhus.lib.core.MCast
-
Convert integer to four letter hex code.
- toHexString(int) - Static method in class de.mhus.lib.core.MString
-
Convert int to hex with lead zeroes
- toIndexedMap(Object...) - Static method in class de.mhus.lib.core.MCast
-
Return an indexed map of the values.
- toInt(Object, int, ObjectContainer<Integer>) - Method in class de.mhus.lib.core.cast.ObjectToInteger
-
toInt.
- toint(Object, int) - Static method in class de.mhus.lib.core.MCast
-
Converts String to int.
- toInt(ResultSet, MProperties, String, int, int) - Method in class de.mhus.lib.core.MSql.SqlTranslator
-
- tointFromHex(String) - Static method in class de.mhus.lib.core.MCast
-
tointFromHex.
- toIntIntervalValues(String, int, int) - Static method in class de.mhus.lib.core.MCast
-
Return a interval based of the the definition string.
- toIso8601(Date) - Static method in class de.mhus.lib.core.MDate
-
yyyy-MM-ddTHH:mm:ss
- toIso8601(Calendar) - Static method in class de.mhus.lib.core.MDate
-
yyyy-MM-ddTHH:mm:ss
- toIsoDate(Date) - Static method in class de.mhus.lib.core.MDate
-
Returns the date in iso format: yyyy-mm-dd
- toIsoDate(Calendar) - Static method in class de.mhus.lib.core.MDate
-
Calendar to iso date: yyyy-mm-dd
- toIsoDateTime(Date) - Static method in class de.mhus.lib.core.MDate
-
Returns the date in iso time format: yyyy-mm-dd HH:mm:ss.SSS
- toIsoDateTime(Calendar) - Static method in class de.mhus.lib.core.MDate
-
toIsoDateTime.
- toIsoDateTime(long) - Static method in class de.mhus.lib.core.MDate
-
Calendar to iso date: yyyy-mm-dd
- toList(T[]) - Static method in class de.mhus.lib.core.MCollection
-
toList.
- toLong(Object, long, ObjectContainer<Long>) - Method in class de.mhus.lib.core.cast.ObjectToLong
-
toLong.
- tolong(Object, long) - Static method in class de.mhus.lib.core.MCast
-
Converts a string to long.
- toLong(ResultSet, MProperties, String, int, int) - Method in class de.mhus.lib.core.MSql.SqlTranslator
-
- toLongIntervalValues(String) - Static method in class de.mhus.lib.core.MCast
-
Return a interval based of the the definition string.
- toLZ(int, int) - Static method in class de.mhus.lib.core.MString
-
Convert an integer to a String, with left zeroes.
- toMap() - Method in class de.mhus.lib.core.IProperties
-
toMap.
- toMilliseconds(String, int) - Static method in class de.mhus.lib.core.MTimeInterval
-
Parse a string and returns an interval, possible formats are
Secounds: 123425
Secounds and millis: 12345.123
Format: Day Hour:Minutes:Secounds.Millis or DD HH:MM:ss.SSS
or ss, ss.SSS, MM:ss.SSS, HH:MM:ss.SSS, MM:ss, HH:MM:ss
- toMonth(String) - Static method in class de.mhus.lib.core.cast.ObjectToCalendar
-
Return the value of the month 0 = Januar
- toNumber(ResultSet, MProperties, String, int, int) - Method in class de.mhus.lib.core.MSql.SqlTranslator
-
- toOrdinal(int, int, int) - Static method in class de.mhus.lib.core.util.BigDate
-
Convert date in form YYYY MM DD into days since the 1970 Jan 01.
- toOrdinal() - Method in class de.mhus.lib.core.util.BigDate
-
Convert date in form YYYY MM DD into days since the epoch, leaving
results internally.
- toShort(Object, short, ObjectContainer<Short>) - Method in class de.mhus.lib.core.cast.ObjectToShort
-
toShort.
- toshort(Object, short) - Static method in class de.mhus.lib.core.MCast
-
toshort.
- toSqlDate(Date) - Static method in class de.mhus.lib.core.MCast
-
toSqlDate.
- toSqlDate() - Method in class de.mhus.lib.core.MDate
-
toSqlDate.
- toSqlLabel(String, Connection) - Static method in class de.mhus.lib.core.MSql
-
Removes all non standard characters.
- toSqlTime() - Method in class de.mhus.lib.core.MDate
-
toSqlTime.
- toSqlTimestamp() - Method in class de.mhus.lib.core.MDate
-
toSqlTimestamp.
- toString(double) - Method in class de.mhus.lib.core.cast.DoubleToString
-
toString.
- toString(float) - Method in class de.mhus.lib.core.cast.FloatToString
-
toString.
- toString() - Method in class de.mhus.lib.core.concurrent.Lock
- toString() - Method in class de.mhus.lib.core.config.DirectoryToConfigWrapper
- toString() - Method in class de.mhus.lib.core.config.JsonConfigFile
- toString() - Method in class de.mhus.lib.core.config.PropertiesConfigFile
- toString() - Method in class de.mhus.lib.core.config.XmlConfigFile
- toString() - Method in class de.mhus.lib.core.io.FileWatch
- toString() - Method in class de.mhus.lib.core.jmx.JmxBoolean
- toString() - Method in class de.mhus.lib.core.jmx.JmxDate
- toString() - Method in class de.mhus.lib.core.jmx.JmxDouble
- toString() - Method in class de.mhus.lib.core.jmx.JmxFloat
- toString() - Method in class de.mhus.lib.core.jmx.JmxInteger
- toString() - Method in class de.mhus.lib.core.jmx.JmxLong
- toString() - Method in class de.mhus.lib.core.jmx.JmxString
- toString() - Method in class de.mhus.lib.core.lang.DynamicClassLoader
- toString() - Method in class de.mhus.lib.core.lang.MObject
- toString() - Method in class de.mhus.lib.core.lang.NullValue
- toString() - Method in class de.mhus.lib.core.lang.Raw
- toString() - Method in class de.mhus.lib.core.logging.Log
- toString() - Method in class de.mhus.lib.core.MArgs
- toString() - Method in class de.mhus.lib.core.matcher.Matcher
- toString() - Method in class de.mhus.lib.core.matcher.ModelComposit
- toString() - Method in class de.mhus.lib.core.matcher.ModelPattern
- toString(double) - Static method in class de.mhus.lib.core.MCast
-
Convert a double to string.
- toString(float) - Static method in class de.mhus.lib.core.MCast
-
Convert a double to string.
- toString(boolean) - Static method in class de.mhus.lib.core.MCast
-
Convert a boolean to string.
- toString(int) - Static method in class de.mhus.lib.core.MCast
-
Converts integer to String.
- toString(int, int) - Static method in class de.mhus.lib.core.MCast
-
Converts integer to string with the minimum digits.
- toString(long) - Static method in class de.mhus.lib.core.MCast
-
Convert long to string.
- toString(byte[]) - Static method in class de.mhus.lib.core.MCast
-
toString.
- toString(String, StackTraceElement[]) - Static method in class de.mhus.lib.core.MCast
-
toString.
- toString(Throwable) - Static method in class de.mhus.lib.core.MCast
-
toString.
- toString(Object) - Static method in class de.mhus.lib.core.MCast
-
toString.
- toString(Object, String) - Static method in class de.mhus.lib.core.MCast
-
toString.
- toString() - Method in class de.mhus.lib.core.MCount
- toString() - Method in class de.mhus.lib.core.MDate
- toString(JsonNode) - Static method in class de.mhus.lib.core.MJson
-
toString.
- toString() - Method in class de.mhus.lib.core.MProperties
- toString(ResultSet, MProperties, String, int, int) - Method in class de.mhus.lib.core.MSql.SqlTranslator
-
- toString() - Method in class de.mhus.lib.core.MStopWatch
- toString(Color) - Static method in class de.mhus.lib.core.MString
-
Get #ffffff html hex number for a colour
- toString(Color) - Static method in class de.mhus.lib.core.MSwing
-
Convert Color information to string.
- toString(Font) - Static method in class de.mhus.lib.core.MSwing
-
Convert Font information to string.
- toString(Object, Object...) - Static method in class de.mhus.lib.core.MSystem
-
toString.
- toString() - Method in class de.mhus.lib.core.MTimeInterval
- toString(Node, boolean) - Static method in class de.mhus.lib.core.MXml
-
toString.
- toString() - Method in class de.mhus.lib.core.pojo.FunctionAttribute
- toString() - Method in class de.mhus.lib.core.schedule.CronJob.Definition
-
- toString() - Method in class de.mhus.lib.core.schedule.CronJob
- toString() - Method in class de.mhus.lib.core.schedule.IntervalJob
- toString() - Method in class de.mhus.lib.core.schedule.IntervalWithStartTimeJob
- toString() - Method in class de.mhus.lib.core.schedule.ObserverTimerTaskAdapter
- toString() - Method in class de.mhus.lib.core.schedule.OnceJob
- toString() - Method in class de.mhus.lib.core.schedule.SchedulerJob
- toString() - Method in class de.mhus.lib.core.schedule.SchedulerJobProxy
- toString() - Method in class de.mhus.lib.core.strategy.OperationDescription
- toString() - Method in class de.mhus.lib.core.strategy.OperationResult
- toString() - Method in class de.mhus.lib.core.util.BigDate
-
Convert date to a human-readable String.
- toString() - Method in class de.mhus.lib.core.util.MNls
- toString() - Method in class de.mhus.lib.core.util.NullableMap
- toString() - Method in class de.mhus.lib.core.util.Rfc1738
- toString() - Method in class de.mhus.lib.core.util.SoftHashMap
- toString() - Method in class de.mhus.lib.core.util.Stringifier
- toString() - Method in class de.mhus.lib.core.util.Table
- toString() - Method in class de.mhus.lib.core.util.TimerImpl
- toStringArray(List<?>) - Static method in class de.mhus.lib.core.MCast
-
Put all list elements in a string list.
- toStringMap(Map<Object, Object>, boolean) - Static method in class de.mhus.lib.core.MCollection
-
toStringMap.
- toStringMap(IProperties, boolean) - Static method in class de.mhus.lib.core.MCollection
-
toStringMap.
- toTime(String, long) - Static method in class de.mhus.lib.core.MTimeInterval
-
toTime.
- toTimeSecondsString(Date) - Static method in class de.mhus.lib.core.MDate
-
toTimeSecondsString.
- toTimeString(Date) - Static method in class de.mhus.lib.core.MDate
-
toTimeString.
- toType(Object, Class<?>, Object) - Static method in class de.mhus.lib.core.MCast
-
toType.
- trace(Object) - Method in class de.mhus.lib.core.logging.LogEngine
-
Log a message with trace log level.
- trace(Object, Throwable) - Method in class de.mhus.lib.core.logging.LogEngine
-
Log an error with trace log level.
- trace - Static variable in class de.mhus.lib.core.MSingleton
-
Constant trace
- TrailLevelMapper - Interface in de.mhus.lib.core.logging
-
TrailLevelMapper interface.
- transform(IDefTransformer) - Method in class de.mhus.lib.core.definition.DefComponent
-
transform.
- transform(IDefTransformer) - Method in class de.mhus.lib.core.definition.DefRoot
-
transform.
- transform(IDefDefinition) - Method in interface de.mhus.lib.core.definition.IDefTransformer
-
transform.
- TransformHelper - Class in de.mhus.lib.core.json
-
TransformHelper class.
- TransformHelper() - Constructor for class de.mhus.lib.core.json.TransformHelper
-
- TransformStrategy - Class in de.mhus.lib.core.json
-
Abstract TransformStrategy class.
- TransformStrategy() - Constructor for class de.mhus.lib.core.json.TransformStrategy
-
- tribleFrame(Window) - Static method in class de.mhus.lib.core.MSwing
-
tribleFrame.
- trim(Element) - Static method in class de.mhus.lib.core.MXml
-
Remove white spaces in the text nodes.
- trim(StringBuffer) - Method in class de.mhus.lib.core.parser.HtmlParser
-
- trimLeading(String) - Static method in class de.mhus.lib.core.MString
-
Removes white space from beginning this string.
- trimTrailing(String) - Static method in class de.mhus.lib.core.MString
-
Removes white space from end this string.
- truncate(String, int) - Static method in class de.mhus.lib.core.MString
-
This will truncate the string at the end.
- truncateNice(String, int) - Static method in class de.mhus.lib.core.MString
-
This will truncate the string, but it also adds three dots (...) at the removed position.