This method gets the plain name of the property.
propertyName
new PojoProperty
(propertyName).PojoProperty.getName()
fooBar
fooBar
foo[42]
foo
bar['key']
bar
getName() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
This method gets the programmatic (technical) name of the according property.
E.g.
getName() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNamedFunction
This method gets the name of this function.
ATTENTION:
The name has to be unique for all functions registered to a
PojoPathNavigator
implementation.
E.g.
getName() - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
This method gets the name of this function.
ATTENTION:
The name has to be unique for all functions registered to a
PojoPathNavigator
implementation.
E.g.
getName() - Method in class net.sf.mmm.util.reflect.api.ClassName
getName(char) - Method in class net.sf.mmm.util.reflect.api.ClassName
getName() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getName() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets the name of the resource.
getName() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method gets the name of the resource.
getName() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method gets the name of the resource.
getName() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets the name of the resource.
getName() - Method in class net.sf.mmm.util.resource.base.UrlResource
This method gets the name of the resource.
getNanoTime() - Static method in class net.sf.mmm.util.date.api.Helper
getNewline() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method sets the newline string used to terminate a line in the resource bundle.
getNext() - Method in class net.sf.mmm.util.cli.base.CliParameterConsumer
getNext() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
This method gets the next node of the linked list.
getNext() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
This method gets the next node of the linked list.
getNextSegment() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
getNlsBundles() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
getNlsDependencies() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
getNlsMessage() - Method in exception net.sf.mmm.util.nls.api.AbstractNlsException
This method gets the
NlsMessage
describing the problem.
getNlsMessage() - Method in exception net.sf.mmm.util.nls.api.AbstractNlsRuntimeException
This method gets the
NlsMessage
describing the problem.
getNlsMessage() - Method in exception net.sf.mmm.util.nls.api.GenericSerializableException
This method gets the
NlsMessage
describing the problem.
getNlsMessage() - Method in interface net.sf.mmm.util.nls.api.NlsThrowable
This method gets the
NlsMessage
describing the problem.
getNlsMessageFactory() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
getNlsMessageFactory() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
getNlsTemplateResolver() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
getNlsTemplateResolver() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
getNodeText(Node) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the text of the given node excluding the text of child elements (depth=0).
getNodeText(Node, int) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the text of the given node as string.
getNodeText(Node, Appendable, int) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method appends the text of the given node to the string buffer.
getNodeText(Node) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the text of the given node excluding the text of child elements (depth=0).
getNodeText(Node, int) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the text of the given node as string.
getNodeText(Node, Appendable, int) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method appends the text of the given node to the string buffer.
getNonPrimitiveType(Class<?>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtilLimited
This method gets the according non-
primitive
type for the class given by
type
.
E.g.
getNonPrimitiveType(Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
This method gets the according non-
primitive
type for the class given by
type
.
E.g.
getNormalizedWord() - Method in class net.sf.mmm.util.text.base.HyphenationState
This method gets the normalized word.
getNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
This method gets the
Number
to format.
getNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseNumber
This method gets the
Number
to format.
getNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterRevision
This method gets the
Number
to format.
getNumberClass() - Method in interface net.sf.mmm.util.math.api.NumberType
getNumberFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
getNumberFormatter(Locale, String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
getNumberType(Class<?>) - Method in interface net.sf.mmm.util.math.api.MathUtilLimited
This method gets the
NumberType
for the given
numericType
.
getNumberType(Class<?>) - Method in class net.sf.mmm.util.math.base.MathUtilImpl
This method gets the
NumberType
for the given
numericType
.
getNumberType(Class<?>) - Method in class net.sf.mmm.util.math.base.MathUtilLimitedImpl
This method gets the
NumberType
for the given
numericType
.
getNumberTypeGeneric(Class<NUMBER>) - Method in interface net.sf.mmm.util.math.api.MathUtilLimited
This method gets the
NumberType
for the given
numericType
.
getNumberTypeGeneric(Class<NUMBER>) - Method in class net.sf.mmm.util.math.base.MathUtilLimitedImpl
This method gets the
NumberType
for the given
numericType
.
getObjectId() - Method in interface net.sf.mmm.util.entity.api.EntityId
getObjectId() - Method in class net.sf.mmm.util.entity.base.EntityIdImpl
getOmitChars() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the characters to omit at the beginning of each
indented
line.
getOperand() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
getOption() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
getOption(String) - Method in class net.sf.mmm.util.cli.base.CliState
This method gets the
option
associated with the given
nameOrAlias
.
getOptions() - Method in class net.sf.mmm.util.cli.base.CliState
getOptions(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliState
getOrCreate(CliParameterContainer) - Method in class net.sf.mmm.util.cli.base.CliValueMap
getOrCreateMarshaller() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
getOrCreateMethodInfo(Method, Object[], String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
getOrCreatePropertyDescriptor(String) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the property-descriptor for the given propertyName
.
getOrCreatePropertyDescriptor(String) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
This method gets the property-descriptor for the given propertyName
.
getOrCreateUnmarshaller() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
getOrCreateUserException(Throwable) - Static method in exception net.sf.mmm.util.nls.api.TechnicalErrorUserException
getOrder() - Method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
This method gets a non-negative integer value that follows the strict order of the visibility.
getOriginalExceptionName() - Method in exception net.sf.mmm.util.nls.api.GenericSerializableException
getOriginalString() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the original string to parse.
getOutputSettings() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the
output settings
used for information and error messages.
getOutStream() - Method in class net.sf.mmm.util.process.api.ProcessContext
getOwnerType() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
getPackageName() - Method in class net.sf.mmm.util.reflect.api.ClassName
getParameterAnnotation() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
This method gets the annotation with the metadata of the
option
or
argument
.
getParameterAnnotation() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
This method gets the annotation with the metadata of the
option
or
argument
.
getParameterAnnotation() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method gets the annotation with the metadata of the
option
or
argument
.
getParameterContainer() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
getParent() - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
getParent() - Method in interface net.sf.mmm.util.collection.api.Node
This method gets the parent of this node.
getParent() - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
getParent() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
getParentMethod(Method) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the parent method of the given method
.
getParentMethod(Class<?>, String, Class<?>[]) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the method
identified
by
methodName
and
parameterTypes
that is NOT
declared
but inherited by the given
declaringClass
.
getParentMethod(Method) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the parent method of the given method
.
getParentMethod(Class<?>, String, Class<?>[]) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the method
identified
by
methodName
and
parameterTypes
that is NOT
declared
but inherited by the given
declaringClass
.
getParentPath() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
This method gets the parent-path of this path.
E.g.
getParentPath() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method gets the parent-path of this path.
E.g.
getParentPath() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
This method gets the parent-path of this path.
E.g.
getParserBuilder() - Method in class net.sf.mmm.util.cli.api.AbstractMain
getPart(Orientation) - Method in enum net.sf.mmm.util.lang.api.Alignment
getPath() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method gets the base-path where the bundles are written to.
getPath(Object, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
getPath() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets the path of this resource.
getPath() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
getPath() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method gets the path of this resource.
getPath() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method gets the path of this resource.
getPath() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
This method gets the path of this resource.
getPath() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets the path of this resource.
getPath() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
getPath() - Method in class net.sf.mmm.util.resource.base.UrlResource
This method gets the path of this resource.
getPattern() - Method in class net.sf.mmm.util.file.base.FileUtilImpl.PathSegment
This method gets the pattern.
getPattern() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
getPattern() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
getPercentFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
getPermissions(File, FileAccessClass) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method gets the
permissions
of the given
file
.
ATTENTION:
This operation is only available since java 6.
getPermissions() - Method in class net.sf.mmm.util.file.base.FileAttributes
getPermissions(File, FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method gets the
permissions
of the given
file
.
ATTENTION:
This operation is only available since java 6.
getPhase() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
getPhase() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
getPhaseAlias() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
getPhaseAlias() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
getPhaseMap() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
getPhaseNumber() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
getPhaseNumber() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
getPhaseNumberAsInt(VersionIdentifier) - Static method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
getPhasePrefixSet() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
getPojo() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method gets the
Pojo
instance this
PojoPath
is leading to.
getPojoClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.attribute.PojoAttributeType
This method gets the type reflecting the
Pojo
this object is related to.
getPojoClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the type reflecting the
Pojo
this object is related to.
getPojoClass() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
getPojoDescriptor(JClassType) - Static method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
This method determines the property descriptors of the
Pojo
identified by
inputType
.
getPojoDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
getPojoDescriptorBuilder() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
getPojoDescriptorBuilder() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
getPojoDescriptorBuilderFactory() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
getPojoDescriptorBuilderFactory() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
getPojoFactory() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
getPojoFactory() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
getPojoFactory() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
getPojoPath() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
This method gets the actual
Pojo
path represented by this object.
getPojoPath() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method gets the actual
Pojo
path represented by this object.
getPojoPath() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
getPojoPath() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
This method gets the actual
Pojo
path represented by this object.
getPojoType() - Method in interface net.sf.mmm.util.pojo.descriptor.api.attribute.PojoAttributeType
This method gets the
GenericType
reflecting the
Pojo
this object
is related to.
getPojoType() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the
GenericType
reflecting the
Pojo
this object
is related to.
getPojoType() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
getPojoType() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
getPojoTypeDescription() - Method in interface net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfiguration
getPojoTypeDescription() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
getPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
This method gets the
Pool
to retrieve buffers.
getPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
This method gets the
Pool
to retrieve buffers.
getPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
This method gets the
Pool
to retrieve buffers.
getPrefix() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
This method gets the prefix.
getPrevious() - Method in interface net.sf.mmm.util.collection.api.DoubleLinkedNode
This method gets the previous node of the double linked list.
getPrevious() - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method gets the previous node of the double linked list.
getProcessorFactoryList() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
getProperties() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
getProperties() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets the properties of the context.
getProperties() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method gets the properties of the context.
getProperties(Class<?>) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
getProperty(POJO, String) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the
property
identified by the given
property
from the given
pojo
.
getProperty(POJO, TypedProperty<V>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the value of the specified property in a type-safe way.
getProperty(POJO, String) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the
property
identified by the given
property
from the given
pojo
.
getProperty(POJO, TypedProperty<V>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the value of the specified property in a type-safe way.
getProperty(POJO, String, boolean) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
getProperty() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
getPropertyClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessor
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
getPropertyDescriptor(String) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the
descriptor
for the property identified by the given
propertyName
.
getPropertyDescriptor(TypedProperty<?>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the
descriptor
for the given
property
.
getPropertyDescriptor(TypedProperty<?>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the
descriptor
for the given
property
.
getPropertyDescriptor(String) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
This method gets the
descriptor
for the property identified by the given
propertyName
.
getPropertyDescriptors() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the
descriptor
s of all properties of the according
pojo
.
getPropertyDescriptors() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the
descriptor
s of all properties of the according
pojo
.
getPropertyDescriptors() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
This method gets the
descriptor
s of all properties of the according
pojo
.
getPropertyItem(POJO, String, int) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the item with the given
index
from the list-like
property
with the given
propertyName
of the given
pojo
using the
indexed getter
accessor
.
getPropertyItem(POJO, String, int) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the item with the given
index
from the list-like
property
with the given
propertyName
of the given
pojo
using the
indexed getter
accessor
.
getPropertyList() - Method in class net.sf.mmm.util.xml.base.jaxb.PropertyList
getPropertyName(String, String[], String[]) - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
This method gets the according
property-name
for the given
methodName
.
This is the un-capitalized substring of the
methodName
after between the given
prefix
and
suffix
.
getPropertyName(String, String, String) - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
This method gets the according
property-name
for the given
methodName
.
This is the un-capitalized substring of the
methodName
after between the given
prefix
and
suffix
.
getPropertyName(String, int, int) - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
This method gets the according
property-name
for the given
methodName
.
This is the un-capitalized substring of the
methodName
after the prefix (given via
prefixLength
).
getPropertySize(POJO, String) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the
size
of the
property
with the given
propertyName
from the given
pojo
.
getPropertySize(POJO, String) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the
size
of the
property
with the given
propertyName
from the given
pojo
.
getPropertyType() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
getPropertyType() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method gets the type of this property.
ATTENTION:
The actual type is optional.
getPropertyType() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
getPropertyValidator(Class<?>, String) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
This method gets or creates the
ValueValidator
for the specified property derived from
annotations (e.g.
getPropertyValue(Object, String) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
This method gets the value of the specified property.
E.g.
getPropertyValue(Object, TypedProperty<V>) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
This method gets the value of the specified property.
getProvider(ResourceUri) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
This method gets the
provider
for the given
resourceUri
.
getProvider() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
getProviders() - Method in class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
getQualifiedLocation(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
getQuoteEnd() - Method in interface net.sf.mmm.util.lang.api.StringSyntax
This method gets the character used to end a quotation.
getQuoteEnd() - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
This method gets the character used to end a quotation.
getQuoteEscape() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used to escape the
quote-end
character within a
quotation.
getQuoteEscape() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the character used to escape the
quote-end
character within a
quotation.
getQuoteStart() - Method in interface net.sf.mmm.util.lang.api.StringSyntax
This method gets the character used to start a quotation that should be terminated by a
quote-end
character.
getQuoteStart() - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
This method gets the character used to start a quotation that should be terminated by a
quote-end
character.
getRank(E) - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets the current rank for the given element
.
getRawType() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
getRecognizer() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets an optional
recognizer
that adds support for the
visitor-pattern.
getRecognizer() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method gets an optional
recognizer
that adds support for the
visitor-pattern.
getRecursive(String, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method recursively navigates the given pojoPath
.
getReflectionUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
getReflectionUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
getReflectionUtil() - Method in class net.sf.mmm.util.cli.base.CliState
getReflectionUtil() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
getReflectionUtil() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
getReflectionUtil() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
getReflectionUtil() - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependencies
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
getReflectionUtil() - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
getReflectionUtil() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
getReflectionUtil() - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
getReflectionUtil() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
getRefreshDelaySeconds() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
getReplaced(String, int, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
getReplacement() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
getResourceBundleFinder() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
getResourceBundleFinder() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
getResourceFactory() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
getResourceLocator() - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
getResourceType() - Method in interface net.sf.mmm.util.resource.api.spi.DataResourceProvider
This method gets the type of the resource managed by this provider.
getResourceType() - Method in class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
This method gets the type of the resource managed by this provider.
getResourceType() - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
This method gets the type of the resource managed by this provider.
getResourceType() - Method in class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
This method gets the type of the resource managed by this provider.
getRest() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
This method gets the rest, which is the number of characters available until the buffer has
reached its end.
getRetrievalClass() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the
Class
to be used for retrieval (the return-type) of a value of this
GenericType
.
getRetrievalClass() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the
Class
to be used for retrieval (the return-type) of a value of this
GenericType
.
getRetrievalClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
getRetrievalClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the
Class
to be used for retrieval (the return-type) of a value of this
GenericType
.
getRetrievalClass() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the
Class
to be used for retrieval (the return-type) of a value of this
GenericType
.
getReturnClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
getReturnType() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the
GenericType
of the object returned when this accessor is
invoked
.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
This method gets the
GenericType
of the object returned when this accessor is
invoked
.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
This method gets the
GenericType
of the object returned when this accessor is
invoked
.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the
GenericType
of the object returned when this accessor is
invoked
.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
This method gets the
GenericType
of the object returned when this accessor is
invoked
.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
This method gets the
GenericType
of the object returned when this accessor is
invoked
.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
This method gets the
GenericType
of the object returned when this accessor is
invoked
.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
This method gets the
GenericType
of the object returned when this accessor is
invoked
.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
This method gets the
GenericType
of the object returned when this accessor is
invoked
.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
This method gets the
GenericType
of the object returned when this accessor is
invoked
.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
This method gets the
GenericType
of the object returned when this accessor is
invoked
.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
This method gets the
GenericType
of the object returned when this accessor is
invoked
.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
This method gets the
GenericType
of the object returned when this accessor is
invoked
.
getRevision() - Method in interface net.sf.mmm.util.entity.api.EntityId
This method gets the number of the specific revision of the object referenced by this
EntityId
.
getRevision() - Method in interface net.sf.mmm.util.entity.api.RevisionedEntity
This method gets the revision of this entity.
getRevision() - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
This method gets the revision of this entity.
getRevision() - Method in class net.sf.mmm.util.entity.base.EntityIdImpl
This method gets the number of the specific revision of the object referenced by this
EntityId
.
getRevision() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
This method gets the revision of this entity.
getRevision() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
getRevision() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
getRootPath() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
getRules() - Method in class net.sf.mmm.util.text.base.AbstractTextTransformer
This method gets the list of rules.
getRules() - Method in class net.sf.mmm.util.text.base.EnglishSingularizer
This method gets the list of rules.
getSchemePrefix() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
This method gets the
scheme-prefix of a qualified
ResourceUri
.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method gets the
scheme-prefix of absolute
URIs
for this type of
DataResource
.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
This method gets the
scheme-prefix of absolute
URIs
for this type of
DataResource
.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets the
scheme-prefix of absolute
URIs
for this type of
DataResource
.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
This method gets the
scheme-prefix of a qualified
ResourceUri
.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.UrlResource
This method gets the
scheme-prefix of absolute
URIs
for this type of
DataResource
.
getSchemePrefixes() - Method in interface net.sf.mmm.util.resource.api.spi.DataResourceProvider
This method gets the scheme-prefix of the
resources
managed by this provider.
getSchemePrefixes() - Method in class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
This method gets the scheme-prefix of the
resources
managed by this provider.
getSchemePrefixes() - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
This method gets the scheme-prefix of the
resources
managed by this provider.
getSchemePrefixes() - Method in class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
This method gets the scheme-prefix of the
resources
managed by this provider.
getSearchTimeout() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
This method gets the maximum delay in milliseconds the search may last until it is canceled.
Note:
This feature is the same as the query hint "javax.persistence.query.timeout"
in JPA.
getSearchTimeout() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
This method gets the maximum delay in milliseconds the search may last until it is canceled.
Note:
This feature is the same as the query hint "javax.persistence.query.timeout"
in JPA.
getSegment() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
This method gets the last segment of this current
Pojo
path.
getSegment() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method gets the last segment of this current
Pojo
path.
getSegment() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
This method gets the last segment of this current
Pojo
path.
getSeparateCharacter() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
getSeparator() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
getSeparator() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
getSession() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
getSetter() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
getSimpleName() - Method in class net.sf.mmm.util.reflect.api.ClassName
getSingularizer() - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method gets the
Singularizer
, which is used to determine singular forms so e.g.
getSize() - Method in interface net.sf.mmm.util.io.api.FileItem
getSize() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method gets the size of the pool.
getSize(Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method gets the size of the given arrayMapOrCollection
.
getSize(Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the size of the given arrayMapOrCollection
.
getSize() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets the size (content-length) of this resource.
getSize() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method gets the size (content-length) of this resource.
getSize() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method gets the size (content-length) of this resource.
getSize() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets the size (content-length) of this resource.
getSource() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
This method gets the source to transfer.
getSource() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
This method gets the source to transfer.
getSource() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
This method gets the source to transfer.
getSource() - Method in interface net.sf.mmm.util.lang.api.Message
This method gets the (optional) source of the message.
getSource() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
This method gets the (optional) source of the message.
getSource() - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
This method gets the (optional)
source
of the validation.
getSourceType() - Method in interface net.sf.mmm.util.value.api.ValueConverter
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.base.ValueConverterIdentity
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToClass
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This the type of the value accepted by this converter.
getStacktrace(Throwable) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtilLimited
getStacktrace(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilLimitedImpl
getStackTrace() - Method in interface net.sf.mmm.util.nls.api.NlsThrowable
getStandardError() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the standard error where to
print
errors for the
end-user.
Default is
System.err
.
getStandardOutput() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the standard output where to
print
information for the
end-user.
Default is
System.out
.
getStartIndex() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
getStartNode() - Method in class net.sf.mmm.util.collection.base.NodeCycle
This method gets the start node where the detected cycle begins.
getState() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method gets the instance of the state where the command-line arguments should be applied to.
getState() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
getState() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
getStateClass() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
getStaticField(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
getStaticField(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
getStaticFieldOrNull(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
getStaticFieldOrNull(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
getStaxUtil() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
getStaxUtil() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
getStream() - Method in interface net.sf.mmm.util.io.api.DetectorInputStream
This method gets the wrapped stream.
getStream() - Method in interface net.sf.mmm.util.io.api.DetectorOutputStream
This method gets the wrapped stream.
getStream() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream
This method gets the wrapped stream.
getStream() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream
This method gets the wrapped stream.
getStreamPosition() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
This method gets the absolute position of the current pointer in the logical stream (the data provided by
this interface that origins from the previous member of the chain).
getStreamPosition() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method gets the absolute position of the current pointer in the logical stream (the data provided by
this interface that origins from the previous member of the chain).
getStreamUtil() - Method in class net.sf.mmm.util.cli.api.AbstractMain
getStreamUtil() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method gets the stream-util that is used by this process-util.
getString() - Method in class net.sf.mmm.util.file.base.FileUtilImpl.PathSegment
This method gets the segment as raw string.
getString(String) - Method in interface net.sf.mmm.util.nls.api.NlsResourceBundle
getString(String) - Method in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
This method gets the
String
to format.
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterLabel
This method gets the
String
to format.
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhase
This method gets the
String
to format.
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseAlias
This method gets the
String
to format.
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseValue
This method gets the
String
to format.
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterSnapshot
This method gets the
String
to format.
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
This method gets the
String
to format.
getStringHasher() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
getStringRepresentation() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
getStringUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
getStringUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
getStringUtil() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
getStringUtil() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
getStringUtil() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method gets the
StringUtil
used to deal with strings.
getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
getStringUtil() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
getStyle() - Method in interface net.sf.mmm.util.nls.api.NlsFormatterPlugin
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateFull
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateLong
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateMedium
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateShort
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeFull
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeLong
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeMedium
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeShort
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeFull
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeLong
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeMedium
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeShort
This method gets the
style
of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
This method gets the
style
of this formatter.
getSubClass(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method walks up the
Class
-hierarchy from
descendant
up to
ancestor
and returns the sub-class or sub-interface of
ancestor
on that hierarchy-path.
Please note that if
ancestor
is an
interface
, the hierarchy may
NOT be unique.
getSubFormatter(String, CharSequenceScanner) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
getSubFormatter(String, String) - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
This method creates the
NlsFormatter
for the given
formatType
and the custom
subformat
.
getSubFormatter(String, CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
getSubFormatter(String, String) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
This method creates the
NlsFormatter
for the given
formatType
and the custom
subformat
.
getSubsequentNewlineCount() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method gets the current number of subsequent newlines.
getSupportedSuperType(JClassType, TypeOracle) - Method in interface net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfiguration
getSupportedSuperType(JClassType, TypeOracle) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
getSyntax() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
getSystemArchitecture() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method gets the architecture of the operating system running this java virtual machine.
getSystemArchitecture() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
This method gets the architecture of the operating system running this java virtual machine.
getSystemInformation() - Method in interface net.sf.mmm.util.lang.api.SystemUtil
This method gets the
SystemInformation
for the operating system running this java
virtual-machine.
getSystemInformation() - Method in class net.sf.mmm.util.lang.base.SystemUtilImpl
This method gets the
SystemInformation
for the operating system running this java
virtual-machine.
getSystemName() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method gets the name of the operating system running this java virtual machine.
getSystemName() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
This method gets the name of the operating system running this java virtual machine.
getSystemProperty(String) - Static method in class net.sf.mmm.util.lang.base.GwtHelper
getSystemType() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method gets the type of the operating system running this java virtual machine.
getSystemType() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
This method gets the type of the operating system running this java virtual machine.
getSystemVersion() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method gets the version of the operating system running this java virtual machine in lower-case.
getSystemVersion() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
This method gets the version of the operating system running this java virtual machine in lower-case.
getTagStartIndex() - Method in class net.sf.mmm.util.xml.api.ParserState
getTail() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the tail of this scanner without changing the state.
getTail(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the tail of this scanner limited (truncated) to the given maximum
number of
characters without changing the state.
getTargetType() - Method in interface net.sf.mmm.util.value.api.ValueConverter
getTargetType() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
getTargetType() - Method in class net.sf.mmm.util.value.base.ValueConverterIdentity
getTargetType() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfBoolean
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfByte
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfDouble
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfFloat
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfInt
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfLong
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfObject
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfShort
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToClass
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCollection
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToMap
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
getTemplate() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
getTemplate() - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
getTemplate(NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
getTemplateResolver() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
getTemplateResolver() - Static method in class net.sf.mmm.util.nls.api.NlsAccess
getTemporaryDirectory() - Method in interface net.sf.mmm.util.file.api.FileUtil
getTemporaryDirectory() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
getter - Variable in class net.sf.mmm.util.cli.base.CliParameterContainer
getText() - Method in class net.sf.mmm.util.text.api.TextColumn
This method gets the text of this column.
getText() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
This method gets the full text containing this segment.
getText() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
getTextCharacters() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
getTextIndex() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
getTextLength() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
getTextLengthRation(double) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
getTextStart() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
getThreadName() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
This method gets the thread-name.
getTimestamp() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
getTimestamp() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
getTitle() - Method in interface net.sf.mmm.util.cli.api.CliModeObject
getTitle() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
getTitle() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadTitle
This method gets the title of this object.
NOTE:
For generic usage you need to use
Object.toString()
of the result if NOT
null
getTitle() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This title is used to display the property name to end-users.
getTransformerFactory() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
getTransformers() - Method in class net.sf.mmm.util.transformer.base.StringTransformerList
getTruncationForClient() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
getType() - Method in interface net.sf.mmm.util.event.api.ChangeEvent
This method gets the type of this event.
getType(File) - Static method in enum net.sf.mmm.util.file.api.FileType
This method determines the type of a file.
getType() - Method in interface net.sf.mmm.util.lang.api.Message
This method gets the type of this
Message
.
getType() - Method in class net.sf.mmm.util.lang.base.AbstractErrorMessage
This method gets the type of this
Message
.
getType() - Method in class net.sf.mmm.util.lang.base.InformationMessage
This method gets the type of this
Message
.
getType() - Method in class net.sf.mmm.util.lang.base.WarningMessage
This method gets the type of this
Message
.
getType(Object) - Static method in exception net.sf.mmm.util.nls.api.NlsClassCastException
This method gets the
class
of an object in a null-safe way.
getType() - Method in interface net.sf.mmm.util.nls.api.NlsFormatterPlugin
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDate
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateIso8601
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTime
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeIso8601
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTime
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeIso8601
This method gets the
type
of
this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
This method gets the
type
of
this formatter.
getType(GenericType<?>, String, boolean, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method determines the result-type for the given
pojoPath
starting at
the given
pojoType
using the given
context
.
In other words if
get
is invoked on this
navigator with an instance of
pojoType
the result will be an instance of the type returned
by this method.
Please note that the given
pojoPath
may be
unsafe , what means that it has a
segment
that points to a property that does NOT exist for the
Class
determined for the according
Pojo
.
getType(Type, String, boolean, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method determines the result-type for the given
pojoPath
starting at
the given
pojoType
using the given
context
.
In other words if
get
is invoked on this
navigator with an instance of
pojoType
the result will be an instance of the type returned
by this method.
Please note that the given
pojoPath
may be
unsafe , what means that it has a
segment
that points to a property that does NOT exist for the
Class
determined for the according
Pojo
.
getType(Type, String, boolean, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method determines the result-type for the given
pojoPath
starting at
the given
pojoType
using the given
context
.
In other words if
get
is invoked on this
navigator with an instance of
pojoType
the result will be an instance of the type returned
by this method.
Please note that the given
pojoPath
may be
unsafe , what means that it has a
segment
that points to a property that does NOT exist for the
Class
determined for the according
Pojo
.
getType(GenericType<?>, String, boolean, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method determines the result-type for the given
pojoPath
starting at
the given
pojoType
using the given
context
.
In other words if
get
is invoked on this
navigator with an instance of
pojoType
the result will be an instance of the type returned
by this method.
Please note that the given
pojoPath
may be
unsafe , what means that it has a
segment
that points to a property that does NOT exist for the
Class
determined for the according
Pojo
.
getType() - Method in interface net.sf.mmm.util.reflect.api.GenericType
getType(int) - Method in class net.sf.mmm.util.reflect.api.Signature
This method gets the
type
of this signature at the given position.
getType() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
getType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
getType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
getType() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
getType() - Method in class net.sf.mmm.util.validation.base.AbstractValidationFailure
This method gets the type of this
Message
.
getType(Object) - Static method in exception net.sf.mmm.util.value.api.WrongValueTypeException
This method gets the type reflecting the actual value.
getTypeAnnotation(Class<?>, Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
This method gets the first
annotation
of the type given by
annotation
in the declaration of the given
annotatedType
.
Instead of
AnnotationUtil.getClassAnnotation(Class, Class)
this method will also scan implemented interfaces
for the given
annotation
.
This method is only useful if the given
annotation
is a
runtime
annotation.
getTypeAnnotation(Class<?>, Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method gets the first
annotation
of the type given by
annotation
in the declaration of the given
annotatedType
.
Instead of
AnnotationUtil.getClassAnnotation(Class, Class)
this method will also scan implemented interfaces
for the given
annotation
.
This method is only useful if the given
annotation
is a
runtime
annotation.
getTypeArgument(int) - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the type-argument at the given index
.
E.g.
getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the type-argument at the given index
.
E.g.
getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the type-argument at the given index
.
E.g.
getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the type-argument at the given index
.
E.g.
getTypeArgumentCount() - Method in interface net.sf.mmm.util.reflect.api.GenericType
getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
getTypeCount() - Method in class net.sf.mmm.util.reflect.api.Signature
This method gets the number of
types
in this signature.
getTypeId() - Method in interface net.sf.mmm.util.entity.api.EntityId
This method gets the identifier representing the
type of the referenced
entity
or object.
getTypeId() - Method in class net.sf.mmm.util.entity.base.EntityIdImpl
This method gets the identifier representing the
type of the referenced
entity
or object.
getUpperBounds() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
getUpperBounds() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
getUpperBounds() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
getUri() - Method in interface net.sf.mmm.util.resource.api.DataResource
getUri() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
getUri() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
getUri() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
getUri() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
getUri() - Method in class net.sf.mmm.util.resource.base.FileResource
getUri() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
getUrl() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets this resource as
URL
.
getUrl() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method gets this resource as
URL
.
getUrl() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
This method gets this resource as
URL
.
getUrl() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets this resource as
URL
.
getUrl() - Method in class net.sf.mmm.util.resource.base.UrlResource
This method gets this resource as
URL
.
getUser() - Method in class net.sf.mmm.util.file.base.FileAttributes
getUser() - Method in interface net.sf.mmm.util.session.api.UserSession
getUser() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
getUserHomeDirectory() - Method in interface net.sf.mmm.util.file.api.FileUtil
getUserHomeDirectory() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
getUserLocale() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
getUserLogin() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
getUserLogin() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
getUuid() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadUuid
This method gets the
UUID
of this object.
getUuid() - Method in interface net.sf.mmm.util.lang.api.Message
This method gets the
UUID
of this object.
getUuid() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
This method gets the
UUID
of this object.
getUuid() - Method in class net.sf.mmm.util.lang.base.InformationMessage
This method gets the
UUID
of this object.
getUuid() - Method in class net.sf.mmm.util.lang.base.WarningMessage
This method gets the
UUID
of this object.
getUuid() - Method in exception net.sf.mmm.util.nls.api.AbstractNlsException
This method gets the
UUID
of this object.
getUuid() - Method in exception net.sf.mmm.util.nls.api.AbstractNlsRuntimeException
This method gets the
UUID
of this object.
getUuid() - Method in exception net.sf.mmm.util.nls.api.GenericSerializableException
This method gets the
UUID
of this object.
getValidator() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
getValidator(int) - Method in class net.sf.mmm.util.validation.base.ComposedValidator
getValidator() - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
getValidatorCount() - Method in class net.sf.mmm.util.validation.base.ComposedValidator
getValue() - Method in interface net.sf.mmm.util.cli.base.CliValueContainer
getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerArray
getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerMap
getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerObject
getValue() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
This method gets the actual value of this node.
getValue() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
This method gets the actual value of this node.
getValue() - Method in class net.sf.mmm.util.entity.base.AbstractEntityId
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.lang.api.Alignment
This method returns the raw value of this datatype.
getValue() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadValue
This method gets the value of this object.
getValue() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.lang.api.Comparator
getValue() - Method in enum net.sf.mmm.util.lang.api.Conjunction
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.lang.api.Direction
This method returns the raw value of this datatype.
getValue() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.lang.api.GenericBean
This method gets the value of this object.
getValue() - Method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.lang.api.Orientation
This method returns the raw value of this datatype.
getValue() - Method in interface net.sf.mmm.util.lang.api.SimpleDatatype
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.lang.api.SortOrder
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.lang.api.VerticalAlignment
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.lang.base.EnumEnumType
This method returns the raw value of this datatype.
getValue(Manifest, Attributes.Name) - Static method in class net.sf.mmm.util.reflect.base.ManifestLoader
This method gets an attribute-value from a
Manifest
in a pragmatic way.
getValue() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method returns the raw value of this datatype.
getValue(POJO) - Method in interface net.sf.mmm.util.value.api.PropertyAccessor
This method gets the value of the property represented by this
PropertyAccessor
from the given
element
.
getValue(POJO) - Method in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
This method gets the value of the property represented by this
PropertyAccessor
from the given
element
.
getValue() - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.xml.base.jaxb.Property
getValueClass() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method gets the output-type (or return-type) of this function.
getValueClass() - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
This method gets the output-type (or return-type) of this function.
getValueConverter() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
getValueConverter() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
getValues() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
getValueType() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadValueType
This method gets the value type of this object.
getValueType() - Method in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
This method gets the value type of this object.
getVariable(String) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given variableName
.
getVariable(String, Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given variableName
as the given
type
.
getVariable(Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given type
.
getVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method gets the variable associated with the given variableName
.
getVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method gets the variable associated with the given variableName
as the given
type
.
getVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method gets the variable associated with the given type
.
getVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets the variable associated with the given variableName
.
getVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets the variable associated with the given type
.
getVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.impl.MutableGenericContextImpl
This method gets the variable associated with the given variableName
as the given
type
.
getVariableName(Class<?>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets the variable-name (key) for the given type
.
getVariableNames() - Method in interface net.sf.mmm.util.context.api.GenericContext
This method returns the names of all defined variables.
ATTENTION:
Please note that this is an expensive operation so prefer
GenericContext.hasVariable(String)
where possible.
getVariableNames() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method returns the names of all defined variables.
ATTENTION:
Please note that this is an expensive operation so prefer
GenericContext.hasVariable(String)
where possible.
getVariableNames() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method returns the names of all defined variables.
ATTENTION:
Please note that this is an expensive operation so prefer
GenericContext.hasVariable(String)
where possible.
getVersion() - Method in class net.sf.mmm.util.cli.api.AbstractVersionedMain
This method gets the Version of this program.
getVersionId() - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
getVersionId() - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
getVersionId() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
getVersionId() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
getVersionMajorSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
getVersionMajorSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
getVersionMicroSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
getVersionMicroSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
getVersionMilliSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
getVersionMilliSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
getVersionMinorSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
getVersionMinorSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
getVersionSegment(int) - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets an arbitrary segment of the version number.
getVersionSegment(int) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets an arbitrary segment of the version number.
getVersionSegmentCount() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
getVersionSegmentCount() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
getVerticalAlignment() - Method in enum net.sf.mmm.util.lang.api.Alignment
This method gets the vertical part of the alignment.
getVisibility() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
This method gets the
lowest
visibility
to be considered when searching for methods or fields.
getWidth() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
This method gets the width of the
help-output
in characters per line.
getWidth() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
getWidth() - Method in class net.sf.mmm.util.text.api.TextTableInfo
This method gets the width of the text-table in characters.
This should be the number of characters per line in your
console
.
getWidth() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method gets the physical
width
.
getWord() - Method in interface net.sf.mmm.util.text.api.Hyphenation
This method gets the raw word to be hyphenated.
getWord() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
This method gets the raw word to be hyphenated.
getWord() - Method in class net.sf.mmm.util.text.base.HyphenationState
This method gets the word to hyphenate.
getWordPart() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
This method gets the
word-part, that is the
pattern
without digits.
getWordPartHash() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
getWrapChars() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the characters where a wrap of the line is preferred.
getXmlInputFactory() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
getXmlOutputFactory() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
GIMEL_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GlobPatternCompiler - Class in net.sf.mmm.util.pattern.base
GlobPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.GlobPatternCompiler
The constructor.
GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The grave accent.
GREATER_THAN_ABOVE_DOUBLE_LINE_EQUAL_ABOVE_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_ABOVE_LESS_THAN_ABOVE_DOUBLE_LINE_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_ABOVE_SIMILAR_ABOVE_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_ABOVE_SIMILAR_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_ABOVE_SLANTED_EQUAL_ABOVE_LESS_THAN_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_AND_NOT_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_AND_SINGLE_LINE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_BESIDE_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_BUT_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_CLOSED_BY_CURVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_CLOSED_BY_CURVE_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_EQUAL_TO_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_OR_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_OR_SLANTED_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_OVER_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_OVERLAPPING_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The greater-than sign for the according mathematical relation.
GREATER_THAN_WITH_CIRCLE_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREATER_THAN_WITH_QUESTION_MARK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_BETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_CHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_DELTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_EPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_ETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_KAPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_LAMDA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_MU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_NU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_OMICRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_PHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_PI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_RHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_SIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_TAU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_THETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_XI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_CAPITAL_LETTER_ZETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_KAPPA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_LETTER_DIGAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_LUNATE_EPSILON_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_PHI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_PI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_REVERSED_LUNATE_EPSILON_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_RHO_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_BETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_CHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_DELTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_DIGAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_EPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_ETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_FINAL_SIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_KAPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_LAMDA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_MU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_NU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_OMICRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_PHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_PI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_RHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_SIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_TAU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_THETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_XI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_SMALL_LETTER_ZETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_THETA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
GREEK_UPSILON_WITH_HOOK_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
group - Variable in class net.sf.mmm.util.file.base.FileAttributes
groups - Variable in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
groups - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
GuessingPojoFactory - Class in net.sf.mmm.util.pojo.base
This is the default implementation of the
PojoFactory
interface.
In advance to
DefaultPojoFactory
it tries to find implementations for interfaces by guessing
according to conventions:
For an interface
some.package.api.Foo
it will try to find the following classes...
GuessingPojoFactory() - Constructor for class net.sf.mmm.util.pojo.base.GuessingPojoFactory
The constructor.
GuessingPojoFactory(CollectionFactoryManager) - Constructor for class net.sf.mmm.util.pojo.base.GuessingPojoFactory
The constructor.
GwtHelper - Class in net.sf.mmm.util.lang.base
This class is used as indirection for code that is NOT GWT compatible.
GwtHelper() - Constructor for class net.sf.mmm.util.lang.base.GwtHelper
Construction prohibited.
GwtLogger - Class in net.sf.mmm.util.logging.impl
This is a SLF4J Logger
for GWT clients.
GwtLogger(String) - Constructor for class net.sf.mmm.util.logging.impl.GwtLogger
The constructor.
H
- HAIR_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- handle(Logger, RuntimeException) - Method in enum net.sf.mmm.util.cli.api.CliStyleHandling
-
This method performs the handling of the anomaly represented by the given
exception
.
You should avoid creating the exception and call this method for the handling
CliStyleHandling.OK
.
- handleDuplicatePersistentEntity(RevisionedEntity<ID>) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
-
This method is called if
EntityTo.copyFrom(Object)
has been called with
overwrite
set to
false but the method has already been called before.
- handleError(Exception, CliParser) - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
This method is invoked if an
Exception
occurred.
- handleEvent(E) - Method in interface net.sf.mmm.util.event.api.EventListener
-
This method is called if an event occurred.
WARNING:
Depending on the implementation of
EventSource
it may NOT be legal to
add
or
remove
listeners during the call of this method because this may lead to a dead-lock.
- handleEvent(ValidationEvent) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
- handleGetObject(String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
- handleGetObject(String) - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
- handleListenerError(L, E, Throwable) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
-
This method is called if a listener throws something while handling an event.
The default implementation is log the error.
- handleUndefinedMode(CliOptionContainer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
- hasBits(int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines if the flags given by
bitMask
are set in this
mask
.
- hasFlag(FileAccessClass, int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines if the flag(s) given by
bitMask
is set in this
mask
for the given
fileModeClass
.
- hash - Variable in class net.sf.mmm.util.reflect.api.Arguments
-
bleeding edge performance hack
- hash - Variable in class net.sf.mmm.util.reflect.api.Signature
-
bleeding edge performance hack
- hash - Variable in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- HASH_FACTOR - Static variable in class net.sf.mmm.util.text.base.FastStringHasher
-
The hash-factor - should be prime (however Bernstein uses 33).
- hashCode - Variable in class net.sf.mmm.util.collection.base.AbstractHashKey
-
- hashCode() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
- hashCode() - Method in class net.sf.mmm.util.entity.base.AbstractEntityId
- hashCode() - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
- hashCode() - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
- hashCode() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
- hashCode() - Method in class net.sf.mmm.util.file.base.FileAttributes
- hashCode(VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractHashCodeFunction
- hashCode() - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
- hashCode(VALUE) - Method in interface net.sf.mmm.util.lang.api.HashCodeFunction
-
- hashCode() - Method in class net.sf.mmm.util.lang.base.attribute.AbstractAttributeReadId
- hashCode() - Method in class net.sf.mmm.util.lang.base.CoreCharSequence
- hashCode() - Method in class net.sf.mmm.util.reflect.api.Arguments
- hashCode() - Method in class net.sf.mmm.util.reflect.api.ClassName
- hashCode() - Method in class net.sf.mmm.util.reflect.api.Signature
- hashCode() - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
- hashCode() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
- hashCode() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
- hashCode() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
- hashCode() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
- hashCode() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
- hashCode() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
- hashCode() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
- hashCode() - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
- hashCode() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
- hashCode() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
- hashCodeFunction - Variable in class net.sf.mmm.util.collection.base.CustomHashKey
-
- HashCodeFunction<VALUE> - Interface in net.sf.mmm.util.lang.api
-
This (functional) interface allows to implement an external function to calculate the
hash code
of an object of the type <VALUE>.
- HashCodeFunctionDefault - Class in net.sf.mmm.util.lang.api
-
- HashCodeFunctionDefault() - Constructor for class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
-
The constructor.
- HashCodeFunctionSystemIdentity - Class in net.sf.mmm.util.lang.api
-
- HashCodeFunctionSystemIdentity() - Constructor for class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
-
The constructor.
- hashCodeNotNull(VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractHashCodeFunction
-
- hashCodeNotNull(Object) - Method in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
- hashCodeNotNull(Object) - Method in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
- hasher - Variable in class net.sf.mmm.util.text.base.HyphenationState
-
- hasher - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
-
- hashes - Variable in class net.sf.mmm.util.text.base.HyphenationState
-
- HashKey<T> - Class in net.sf.mmm.util.collection.base
-
- HashKey() - Constructor for class net.sf.mmm.util.collection.base.HashKey
-
The constructor for de-serialization in GWT.
- HashKey(T) - Constructor for class net.sf.mmm.util.collection.base.HashKey
-
The constructor.
- HashKeyProvider<O> - Interface in net.sf.mmm.util.collection.api
-
This is the interface that
provides a hash key
for an object of type
<O>.
Common implementations will return e.g.
- HashMapFactory - Class in net.sf.mmm.util.collection.base
-
This is an implementation of the
MapFactory
interface that creates
instances of
HashMap
.
- HashMapFactory() - Constructor for class net.sf.mmm.util.collection.base.HashMapFactory
-
- HashSetFactory - Class in net.sf.mmm.util.collection.base
-
This is an implementation of the
SetFactory
interface that creates
instances of
HashSet
.
- HashSetFactory() - Constructor for class net.sf.mmm.util.collection.base.HashSetFactory
-
- hasMoreElements() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
- hasMoreTokens() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
-
- hasNext() - Method in class net.sf.mmm.util.cli.base.CliParameterConsumer
-
- hasNext() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
- hasNext() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
- hasNext() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
- hasNext() - Method in class net.sf.mmm.util.collection.base.EmptyIterator
- hasNext() - Method in class net.sf.mmm.util.collection.base.ReadOnlyIterator
- hasNext() - Method in class net.sf.mmm.util.collection.base.SingleElementIterator
- hasNext() - Method in interface net.sf.mmm.util.io.api.ByteIterator
-
This method determines if there is a
next byte
available.
- hasNext() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
This method determines if there is a
next byte
available.
- hasNext() - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
-
This method determines if there is a
next byte
available.
- hasNext() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method determines if there is a
next byte
available.
- hasNext() - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
-
This method determines if there is a
next byte
available.
- hasNext() - Method in interface net.sf.mmm.util.lang.api.CharIterator
-
This method determines whether there is a
next
char available or the end of this iterator
has been reached.
- hasNext() - Method in class net.sf.mmm.util.lang.base.AbstractCharIterator
-
This method determines whether there is a
next
char available or the end of this iterator
has been reached.
- hasNext() - Method in class net.sf.mmm.util.lang.base.SequenceCharIterator
-
This method determines whether there is a
next
char available or the end of this iterator
has been reached.
- hasNext() - Method in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
This method determines whether there is a
next
char available or the end of this iterator
has been reached.
- hasNext() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
- hasNext() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method determines if there is at least one more character available.
- hasNext() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method determines if there is at least one more character available.
- hasNext() - Method in class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
This method determines whether there is a
next
char available or the end of this iterator
has been reached.
- HasValueValidators<V> - Interface in net.sf.mmm.util.validation.api
-
- hasVariable(String) - Method in interface net.sf.mmm.util.context.api.GenericContext
-
This method determines if the
variable
for the given
variableName
exists.
- hasVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
-
This method determines if the
variable
for the given
variableName
exists.
- hasVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method determines if the
variable
for the given
variableName
exists.
- help - Variable in class net.sf.mmm.util.cli.api.AbstractMain
-
Option to show the
usage
.
- Helper - Class in net.sf.mmm.util.date.api
-
Helper for code that is GWT incompatible and needs to be super-sourced.
- Helper() - Constructor for class net.sf.mmm.util.date.api.Helper
-
Construction forbidden.
- helper - Static variable in class net.sf.mmm.util.nls.api.ThrowableHelper
-
- HERMITIAN_CONJUGATE_MATRIX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- hitOffset - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
- hits - Variable in class net.sf.mmm.util.search.base.SearchResultBean
-
- HOME_ROOT - Static variable in class net.sf.mmm.util.file.base.FileUtilImpl
-
The typical home directory of the user "root" under Unix/Linux.
- HOMOTHETIC - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- HOOK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- HORIZONTAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
A horizontal bar.
- HORIZONTAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- HorizontalAlignment - Enum in net.sf.mmm.util.lang.api
-
This enum represents a horizontal alignment (e.g.
- HorizontalAlignment(String, String) - Constructor for enum net.sf.mmm.util.lang.api.HorizontalAlignment
-
The constructor.
- HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
As it seems, unicode only specifies the combining horn.
- HYPHEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The hyphen.
- hyphen - Variable in class net.sf.mmm.util.text.base.AbstractHyphenator
-
- hyphen - Variable in class net.sf.mmm.util.text.base.HyphenationImpl
-
- hyphen - Variable in class net.sf.mmm.util.text.base.HyphenationState
-
- HYPHEN_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- HYPHEN_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The ASCII hyphen or minus sign (45 ).
- hyphenate(String) - Method in interface net.sf.mmm.util.text.api.Hyphenator
-
- hyphenate(String, int) - Method in interface net.sf.mmm.util.text.api.Hyphenator
-
- hyphenate(String, int, int) - Method in interface net.sf.mmm.util.text.api.Hyphenator
-
This method hyphenates the word from the given text
from start
to
end
.
ATTENTION:
To ensure correct results you need to invoke this method for a single word of text.
- hyphenate(String, int) - Method in class net.sf.mmm.util.text.base.AbstractHyphenator
- hyphenate(String, int, int) - Method in class net.sf.mmm.util.text.base.AbstractHyphenator
-
This method hyphenates the word from the given text
from start
to
end
.
ATTENTION:
To ensure correct results you need to invoke this method for a single word of text.
- hyphenate(String) - Method in class net.sf.mmm.util.text.base.HyphenatorImpl
- hyphenatedWord - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
- Hyphenation - Interface in net.sf.mmm.util.text.api
-
- HYPHENATION_POINT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- HYPHENATION_XML_CONFIG_PREFIX - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- HYPHENATION_XML_CONFIG_SUFFIX - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- HyphenationImpl - Class in net.sf.mmm.util.text.base
-
This is the implementation of the
Hyphenation
interface.
- HyphenationImpl(String, char, int[]) - Constructor for class net.sf.mmm.util.text.base.HyphenationImpl
-
The constructor.
- HyphenationImpl(String) - Constructor for class net.sf.mmm.util.text.base.HyphenationImpl
-
The constructor.
- HyphenationImpl(String, char) - Constructor for class net.sf.mmm.util.text.base.HyphenationImpl
-
The constructor.
- HyphenationPattern - Class in net.sf.mmm.util.text.base
-
A
HyphenationPattern
is a pattern that acts as rule for a hyphenation algorithm.
The concept is based on the thesis
Word Hy-phen-a-tion by Com-put-er by
Franklin Mark Liang.
- HyphenationPattern(String, StringHasher) - Constructor for class net.sf.mmm.util.text.base.HyphenationPattern
-
The constructor.
- HyphenationPatternPosition - Class in net.sf.mmm.util.text.base
-
- HyphenationPatternPosition(int, int) - Constructor for class net.sf.mmm.util.text.base.HyphenationPatternPosition
-
The constructor.
- hyphenationPoints - Variable in class net.sf.mmm.util.text.base.HyphenationImpl
-
- hyphenationPositions - Variable in class net.sf.mmm.util.text.base.HyphenationPattern
-
- HyphenationState - Class in net.sf.mmm.util.text.base
-
This class represents the current state of the hyphenation of a specific word.
- HyphenationState(String, String, char, int, int, StringHasher, StringUtil) - Constructor for class net.sf.mmm.util.text.base.HyphenationState
-
The constructor.
- Hyphenator - Interface in net.sf.mmm.util.text.api
-
- hyphenator - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- hyphenator - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
- HyphenatorBuilder - Interface in net.sf.mmm.util.text.api
-
- hyphenatorBuilder - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper
-
- HyphenatorBuilderImpl - Class in net.sf.mmm.util.text.base
-
- HyphenatorBuilderImpl() - Constructor for class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
The constructor.
- hyphenatorCache - Variable in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
-
- HyphenatorImpl - Class in net.sf.mmm.util.text.base
-
This is the implementation of the
Hyphenator
interface.
- HyphenatorImpl(Locale, char, List<String>, List<String>, StringHasher, StringUtil) - Constructor for class net.sf.mmm.util.text.base.HyphenatorImpl
-
The constructor.
I
- id - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
-
- id - Variable in class net.sf.mmm.util.entity.base.AbstractGenericEntity
-
- id - Variable in class net.sf.mmm.util.filter.base.FilterRuleChain
-
- id - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
-
- id - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain
-
- id - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
-
- id2callableMap - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
-
- id2ModeMap - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
-
- id2valueMap - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
-
- ID_DEFAULT - Static variable in annotation type net.sf.mmm.util.cli.api.CliMode
-
- ID_FIRST - Static variable in annotation type net.sf.mmm.util.cli.api.CliArgument
-
- ID_HELP - Static variable in annotation type net.sf.mmm.util.cli.api.CliMode
-
The
ID
of the
CliMode
for getting help (the usage).
- ID_LAST - Static variable in annotation type net.sf.mmm.util.cli.api.CliArgument
-
- ID_VERSION - Static variable in annotation type net.sf.mmm.util.cli.api.CliMode
-
The
ID
of the
CliMode
for getting the program-version.
- IDENTICAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- IDENTICAL_TO_AND_SLANTED_PARALLEL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- IDENTIFIER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
-
A filter that only
accepts
characters valid for a technical identifier-string (e.g.
- IdResolverContext - Class in net.sf.mmm.util.xml.base.jaxb
-
- IdResolverContext() - Constructor for class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
-
The constructor.
- IdResolverContext.Resolver - Class in net.sf.mmm.util.xml.base.jaxb
-
This inner class resolves an ID on demand.
- IdResolverContext.Resolver(String, Class<?>) - Constructor for class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
-
The constructor.
- IllegalCaseException - Exception in net.sf.mmm.util.nls.api
-
- IllegalCaseException() - Constructor for exception net.sf.mmm.util.nls.api.IllegalCaseException
-
The constructor for de-serialization in GWT.
- IllegalCaseException(String) - Constructor for exception net.sf.mmm.util.nls.api.IllegalCaseException
-
The constructor.
- IllegalCaseException(Class<E>, E) - Constructor for exception net.sf.mmm.util.nls.api.IllegalCaseException
-
The constructor.
- IllegalDateFormatException - Exception in net.sf.mmm.util.date.api
-
This is the exception thrown if a date given as string was illegal.
- IllegalDateFormatException() - Constructor for exception net.sf.mmm.util.date.api.IllegalDateFormatException
-
The constructor for de-serialization in GWT.
- IllegalDateFormatException(String) - Constructor for exception net.sf.mmm.util.date.api.IllegalDateFormatException
-
The constructor.
- IllegalDateFormatException(String, Exception) - Constructor for exception net.sf.mmm.util.date.api.IllegalDateFormatException
-
The constructor.
- IllegalPojoPathException - Exception in net.sf.mmm.util.pojo.path.api
-
- IllegalPojoPathException(String) - Constructor for exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
-
The constructor.
- IllegalPojoPathException(Throwable, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
-
The constructor.
- IllegalWildcardSequenceException - Exception in net.sf.mmm.util.reflect.base
-
- IllegalWildcardSequenceException(String) - Constructor for exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
-
The constructor.
- IMAGE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- IMAGE_OF_OR_APPROXIMATELY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- immutableContext - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
the parent context
- ImmutableGenericContext - Class in net.sf.mmm.util.context.base
-
This is an implementation of the
GenericContext
interface that is an
immutable view that delegates to another instance.
- ImmutableGenericContext(GenericContext) - Constructor for class net.sf.mmm.util.context.base.ImmutableGenericContext
-
The constructor.
- IMPL_CLASS_SUFFIX - Static variable in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
-
The conventional suffix for an implementation class.
- IMPL_PKG_SUFFIX - Static variable in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
-
The conventional suffix for an implementation package.
- inAttribute - Variable in class net.sf.mmm.util.xml.api.ParserState
-
- inBrace - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
-
true
if in open brace ('('), false
otherwise.
- includeReader - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
The reader to the current XInclude document or null
if we currently have no active XInclude.
- includeText - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
The included text or null
if currently no text is to be included.
- INCOMPLETE_INFINITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- indent - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
-
- indent - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- indentationMode - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
-
- index - Variable in class net.sf.mmm.util.cli.base.CliParameterConsumer
-
- index - Variable in class net.sf.mmm.util.collection.base.ArrayIterator
-
The current index in array
.
- index - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
-
- index - Variable in class net.sf.mmm.util.lang.base.SequenceCharIterator
-
- index - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
-
- index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
-
- index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
-
- index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl.PojoFieldIterator
-
- index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
-
- index - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
-
- index - Variable in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
-
- index - Variable in class net.sf.mmm.util.text.base.HyphenationPatternPosition
-
the index of the hyphenation-position in the pattern (without numbers).
- index - Variable in class net.sf.mmm.util.xml.base.NodeIterator
-
- index - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
-
- INF_AND - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_BOTTOM - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_BOTTOM_LEFT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_BOTTOM_RIGHT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_CENTER - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_EAST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_GREATER_OR_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_GREATER_THAN - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_HORIZONTAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_LEFT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_LESS_OR_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_LESS_THAN - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_MAIN_MODE_DEFAULT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_MAIN_MODE_HELP - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_MAIN_MODE_VERSION - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_NAND - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_NOR - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_NORTH - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_NORTH_EAST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_NORTH_WEST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_NOT_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_OR - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_RIGHT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_SOUTH - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_SOUTH_EAST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_SOUTH_WEST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_TOP - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_TOP_LEFT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_TOP_RIGHT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_VERTICAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_WEST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INFINITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INFINITY_NEGATED_WITH_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INFIX_FILTER - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- info(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- info(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- info(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- info(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- info(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- infoAnd() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoBottom() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoBottomLeft() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoBottomRight() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoCenter() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoConfirmation() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoEast() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoError() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoGreaterOrEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoGreaterThan() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoHorizontal() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoInformation() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoLeft() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoLessOrEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoLessThan() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoMainModeDefault() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoMainModeHelp() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoMainModeVersion() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoNand() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoNo() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoNor() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoNorth() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoNorthEast() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoNorthWest() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoNotEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoOk() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoOr() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoRight() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- InformationMessage - Class in net.sf.mmm.util.lang.base
-
- InformationMessage() - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
-
The constructor for de-serialization in GWT.
- InformationMessage(String, Object, String, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
-
The constructor.
- InformationMessage(String, Object, NlsMessage, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
-
The constructor.
- InformationMessage(String, Object, String) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
-
The constructor.
- InformationMessage(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
-
The constructor.
- infoSouth() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoSouthEast() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoSouthWest() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoTop() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoTopLeft() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoTopRight() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoUndefined() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoValidationFailure() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoVertical() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoWarning() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoWest() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoYes() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- InitializationState - Enum in net.sf.mmm.util.component.api
-
This enum contains the available states of an initialization.
- InitializationState() - Constructor for enum net.sf.mmm.util.component.api.InitializationState
-
- initializationState - Variable in class net.sf.mmm.util.component.base.AbstractComponent
-
- InitializationState - Class in net.sf.mmm.util.component.base
-
- InitializationState() - Constructor for class net.sf.mmm.util.component.base.InitializationState
-
The constructor.
- initializationState - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
- initialize() - Method in class net.sf.mmm.util.component.base.AbstractComponent
-
This method initializes this class.
- initialize(AbstractDetectorStreamProvider, DetectorStreamProcessor) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
-
This method initializes this class.
- initialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
This method initializes this class.
- initialize() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
-
This method is called at construction.
- initialize(int, int, DefaultLineWrapper.TextSegmentType) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
This method resets and initializes this object.
- initialize(Mandatory) - Method in class net.sf.mmm.util.validation.base.MandatoryValidator
- initializeArgumentRecursive(BasicDoubleLinkedNode<CliArgumentContainer>, Map<String, BasicDoubleLinkedNode<CliArgumentContainer>>) - Method in class net.sf.mmm.util.cli.base.CliState
-
- initializeArguments() - Method in class net.sf.mmm.util.cli.base.CliState
-
- initializeModeRecursive(CliModeContainer) - Method in class net.sf.mmm.util.cli.base.CliClassContainer
-
- inputStream - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
-
The input-stream to read.
- inputStream - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
The StAX resource management sucks: we need to manage the underlying input stream ourselves.
- insert(byte...) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
-
- insert(ByteArray) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
-
This method inserts the given data
at the current position into the stream.
- insert(byte...) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- insert(ByteArray) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method inserts the given data
at the current position into the stream.
- insertAsNext(V, boolean) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
This method inserts the given value
into the list at the position represented by this node.
- insertAsNext(BasicDoubleLinkedNode<V>) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
This method inserts the given node
into the list immediately after the position represented
by this node.
- insertAsPrevious(BasicDoubleLinkedNode<V>) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
This method inserts the given node
into the list immediately before the position represented
by this node.
- insertAsPrevious(V, boolean) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
This method inserts the given value
into the list at the position represented by this node.
- INSTANCE - Static variable in class net.sf.mmm.util.cli.base.CliClassContainer.CliModeFormatter
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.cli.base.CliState.CliArgumentFormatter
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ArrayListFactory
-
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.EmptyIterator
-
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.HashMapFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.HashSetFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.TreeMapFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.TreeSetFactory
-
The singleton instance.
- instance - Static variable in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.concurrent.base.SimpleExecutor
-
- instance - Static variable in class net.sf.mmm.util.date.base.DurationUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilImpl
-
- instance - Static variable in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.file.base.DirectoryFilter
-
the singleton instance
- instance - Static variable in class net.sf.mmm.util.file.base.FileUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.file.base.PlainFileFilter
-
the singleton instance
- INSTANCE - Static variable in class net.sf.mmm.util.io.api.DevNullSource
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.io.api.DevNullTarget
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.io.api.DevZero
-
The singleton instance.
- instance - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.io.base.NonClosingInputStream.ClosedInputStream
-
The singleton instance.
- instance - Static variable in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
-
- instance - Static variable in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.base.BooleanFormatter
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.base.ComparableComparator
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.base.FormatterToString
-
- instance - Static variable in class net.sf.mmm.util.lang.base.StringUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.lang.base.SystemUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.math.base.MathUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsDependencies
-
- instance - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
- INSTANCE - Static variable in class net.sf.mmm.util.nls.base.NlsBundleHelper
-
- INSTANCE - Static variable in class net.sf.mmm.util.nls.base.NlsMessageLookupNone
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.nls.base.NoTemplateResolver
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8WithNlsBundleSupport
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.GlobPatternCompiler
-
A singleton instance of this implementation.
- INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.PathPatternCompiler
-
A singleton instance of this instance.
- INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
-
A singleton instance of this implementation.
- INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.WildcardGlobPatternCompiler
-
A singleton instance of this implementation.
- instance - Static variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
-
- INSTANCE - Static variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
-
- INSTANCE - Static variable in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorNoEnhancer
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.pojo.path.base.NoPojoPathRecognizer
-
The singleton instance of this class.
- INSTANCE - Static variable in class net.sf.mmm.util.pool.base.NoByteArrayPool
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.pool.base.NoCharArrayPool
-
The singleton instance.
- instance - Static variable in class net.sf.mmm.util.process.base.ProcessUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.reflect.base.JavaLangClassResolver
-
The singleton instance.
- instance - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.text.base.EnglishSingularizer
-
The singleton instance.
- instance - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- instance - Static variable in class net.sf.mmm.util.text.base.JustificationBuilderImpl
-
- instance - Static variable in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.validation.base.ValidatorMandatory
-
- INSTANCE - Static variable in class net.sf.mmm.util.validation.base.ValidatorNone
-
- INSTANCE - Static variable in class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
-
- instance - Static variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
- instance - Static variable in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
-
- instance - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.xml.base.DomUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.xml.base.XmlUtilImpl
-
- InstantiationFailedException - Exception in net.sf.mmm.util.reflect.api
-
- InstantiationFailedException(Type) - Constructor for exception net.sf.mmm.util.reflect.api.InstantiationFailedException
-
The constructor.
- InstantiationFailedException(Throwable, Type) - Constructor for exception net.sf.mmm.util.reflect.api.InstantiationFailedException
-
The constructor.
- inStream - Variable in class net.sf.mmm.util.io.impl.BufferInputStream
-
- inStream - Variable in class net.sf.mmm.util.process.api.ProcessContext
-
- INTEGER - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
-
- INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTEGRAL_AROUND_A_POINT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTEGRAL_WITH_LEFTWARDS_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERCALATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERFACE_NAME_SUFFIX - Static variable in interface net.sf.mmm.util.nls.api.NlsBundle
-
The suffix for the interfaces derived from
NlsBundle
.
- interfaces - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
-
the current class
- INTERIOR_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- InternalValidatingIdResolver - Class in net.sf.mmm.util.xml.base.jaxb
-
This is an implementation of IDResolver
validating that no IDs are duplicated or missing (IDRef is
pointing to an undefined ID).
ATTENTION:
This class only works for the default implementation of JAXB included in the JDK.
- InternalValidatingIdResolver() - Constructor for class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
-
The constructor.
- INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERSECTION_ABOVE_BAR_ABOVE_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERSECTION_ABOVE_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERSECTION_BESIDE_AND_JOINED_WITH_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERSECTION_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERSECTION_WITH_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERSECTION_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- introspectFields(Class<P>, PojoDescriptorImpl<P>, List<AccessibleObject>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- introspectMethods(Class<P>, PojoDescriptorImpl<P>, List<AccessibleObject>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- inverseCycle - Variable in class net.sf.mmm.util.collection.base.NodeCycle
-
- inverted - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
-
false
if index is first argument, true
if second.
- INVERTED_EXCLAMATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
An inverted (upside-down)
exclamation mark
(!) used at the beginning of an
exclamation in Spanish.
- INVERTED_LAZY_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INVERTED_LAZY_S_WITH_DOUBLE_UNDERLINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INVERTED_OHM_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INVERTED_QUESTION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
An inverted (upside-down)
question mark
(?) used at the beginning of a question in
Spanish.
- INVISIBLE_SEPARATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INVISIBLE_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- InvocationFailedException - Exception in net.sf.mmm.util.reflect.api
-
- InvocationFailedException(InvocationTargetException) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
-
The constructor.
- InvocationFailedException(Exception) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
-
The constructor.
- InvocationFailedException(InvocationTargetException, AccessibleObject, Object) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
-
The constructor.
- invoke(Object, Method, Object[]) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
- invoke(Object, int) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArg
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, int, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArg
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArg
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArg
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, Object, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArg
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetField
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, int) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, int, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, int) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, int, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetField
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- invoke(Object, Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
-
This method invokes the according property-method of pojoInstance
with the given arguments.
- Ioc - Interface in net.sf.mmm.util.component.api
-
This interface is only used for documentation of what is meant by the terms IoC.
IoC is a shortcut for Inversion of Control that is an excellent design pattern supporting
SoC (separation of concerns).
- IocContainer - Interface in net.sf.mmm.util.component.api
-
This is the interface for the container of a
CDI
/
IoC
framework.
- IoMode - Enum in net.sf.mmm.util.io.api
-
This enum holds the possible modes of I/O.
- IoMode() - Constructor for enum net.sf.mmm.util.io.api.IoMode
-
- isAccepted(Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
-
This method determines whether the given type
is accepted in the hierarchy.
This implementation accepts any type.
- isAccepted(Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
This method determines if the given
type
is accepted as significant type for registration
and lookup of
ValueConverter
s.
- isAccepted(Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
-
This method determines whether the given type
is accepted in the hierarchy.
This implementation accepts any type.
- isAcceptStatic() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
- isAfter(DevelopmentPhase) - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
- isAllowSave() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
-
This method determines if this implementation allows to
save
.
- isAltQuoteEscapeLazy() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
-
- isAltQuoteEscapeLazy() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- isAncestor(PARENT) - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
-
This method determines if this
GenericTreeNode
is an ancestor of the given
node
.
- isAncestor(PARENT) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
This method determines if this
GenericTreeNode
is an ancestor of the given
node
.
- isAncestorOf(CliModeObject) - Method in interface net.sf.mmm.util.cli.api.CliModeObject
-
Determines if this
CliModeObject
is an ancestor of the given
childMode
.
- isAncestorOf(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliModeContainer
-
Determines if this
CliModeObject
is an ancestor of the given
childMode
.
- isAnnotationForType(Class<A>, ElementType) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
-
This method determines if the given
annotationType
represents an
Annotation
that has
a
Target
compatible with the given
targetType
.
- isAnnotationForType(Class<A>, ElementType) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
This method determines if the given
annotationType
represents an
Annotation
that has
a
Target
compatible with the given
targetType
.
- isApplicable(Signature) - Method in class net.sf.mmm.util.reflect.api.Signature
-
This method determines if the given signature is applicable for this signature.
- isApplicable(ValueConverter<?, ?>, GenericType<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
This method determines if the given converter
is applicable for the given
targetType
.
- isApplicable(Class<?>, Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
This method determines if the given converterTargetClass
is applicable for the
expectedTargetClass
.
- isArrayMapOrCollection() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
- isArrayMapOrCollection() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
- isArrayMapOrCollection() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
-
- isArrayMapOrCollection(Class<?>) - Static method in class net.sf.mmm.util.cli.base.CliParameterContainer
-
This method determines if the given
type
is a container-type (an array,
Collection
or
Map
).
- isArrayMapOrCollection() - Method in interface net.sf.mmm.util.cli.base.CliValueContainer
-
- isArrayOrList(Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
This method determines if the given
object
is an array or
List
.
- isArrayOrList(Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method determines if the given
object
is an array or
List
.
- isAssignableFrom(GenericType<?>) - Method in interface net.sf.mmm.util.reflect.api.GenericType
-
This method determines if this
GenericType
is equal to or a super-type of the given
subType
.
If
X.isAssignableFrom(Y)
is
true
, then an instance of
Y
can be
casted to
X
.
NOTE:
In case of strange and deeply cascaded generic constructs this can be an expensive operation with many
recursive invocations.
- isAssignableFrom(GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
-
This method determines if this
GenericType
is equal to or a super-type of the given
subType
.
If
X.isAssignableFrom(Y)
is
true
, then an instance of
Y
can be
casted to
X
.
NOTE:
In case of strange and deeply cascaded generic constructs this can be an expensive operation with many
recursive invocations.
- isAssignableFrom(GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
This method determines if this
GenericType
is equal to or a super-type of the given
subType
.
If
X.isAssignableFrom(Y)
is
true
, then an instance of
Y
can be
casted to
X
.
NOTE:
In case of strange and deeply cascaded generic constructs this can be an expensive operation with many
recursive invocations.
- isAvailable(EnumDefinition<?, ?>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- isAvailable(EnumDefinition<?, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- isAvailable(String...) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsResourceBundleRequestor
-
This method verifies that the given
bundleNames
are available
ResourceBundle
s.
- isAvailable() - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method determines if this resource is available.
- isAvailable() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
-
This method determines if this resource is available.
- isAvailable() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method determines if this resource is available.
- isAvailable() - Method in class net.sf.mmm.util.resource.base.UrlResource
-
This method determines if this resource is available.
- isBefore(DevelopmentPhase) - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
- isBooleanType(Class<?>) - Static method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
-
This method determines if the given
type
is a boolean type (
boolean.class
or
Boolean
.class
).
- isCachable() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
-
- isCachable() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
- isCachable() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
- isCachedResultObsolete(CachedGeneratorResult, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
-
This method determines whether a CachedGeneratorResult
is obsolete or can be reused.
- isCachedResultObsolete(CachedGeneratorResult, String) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
-
This method determines whether a CachedGeneratorResult
is obsolete or can be reused.
- isCachingDisabled() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
This method determines if this cache has been
disabled
.
- isCheckComments() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
This method determines how
Comment
s are compared.
- isCollection(Class<?>) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
This method determines if the given type is a
List
.
- isComplete() - Method in interface net.sf.mmm.util.search.api.SearchResult
-
This method determines if this result holds all hits that matched your
SearchCriteria
.
- isComplete() - Method in class net.sf.mmm.util.search.base.SearchResultBean
-
This method determines if this result holds all hits that matched your
SearchCriteria
.
- isComplete() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
This method determines if this column is complete (all
text
is appended).
- isCompleted() - Method in class net.sf.mmm.util.date.api.TimeMeasure
-
- isCompleted() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
-
This method determines if the transfer has been completed successfully.
- isContained(V) - Method in class net.sf.mmm.util.value.api.Range
-
- isDash(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
-
This method determines if the given character is a dash.
- isDash(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
This method determines if the given character is a dash.
- isData() - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method determines if this resource has potentially data
available
.
- isData() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method determines if this resource has potentially data
available
.
- isData() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
-
This method determines if this resource has potentially data
available
.
- isData() - Method in class net.sf.mmm.util.resource.base.FileResource
-
This method determines if this resource has potentially data
available
.
- isData() - Method in class net.sf.mmm.util.resource.base.UrlResource
-
This method determines if this resource has potentially data
available
.
- isDatatype(Class<?>) - Method in interface net.sf.mmm.util.lang.api.DatatypeDetector
-
This method determines if the given
Class
reflects an (immutable)
Datatype
.
- isDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
-
This method determines if the given
Class
reflects an (immutable)
Datatype
.
- isDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.DatatypeDetectorImpl
-
This method determines if the given
Class
reflects an (immutable)
Datatype
.
- isDatatype(Object) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
-
This method determines if the given object is a (immutable)
Datatype
.
- isDebugEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- isDecimal() - Method in interface net.sf.mmm.util.math.api.NumberType
-
This method determines if the represented
Number
is a decimal value.
E.g.
- isDeepEqual(Object, Object) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
-
This method checks if two given objects are
equal
to each other.
- isDeepEqual(Object, Object) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
This method checks if two given objects are
equal
to each other.
- isDeprecated() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadDeprecated
-
This method determines if this object is deprecated.
- isDescendant(CHILD) - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
-
This method determines if this
GenericTreeNode
is a descendant of the given
node
.
- isDescendant(CHILD) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
This method determines if this
GenericTreeNode
is a descendant of the given
node
.
- isDescendantOf(CliModeObject) - Method in interface net.sf.mmm.util.cli.api.CliModeObject
-
Determines if this
CliModeObject
is a descendant of the given
parentMode
.
- isDescendantOf(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliModeContainer
-
Determines if this
CliModeObject
is a descendant of the given
parentMode
.
- isDeterministic() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
-
- isDeterministic() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
-
- isDevelopmentEnvironment() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
-
- isDevelopmentEnvironment() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
- isDisposed() - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
-
This method tests if this object has been
disposed
.
- isDisposed() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadDisposed
-
This method tests if this object has been
disposed
.
- isDone() - Method in interface net.sf.mmm.util.io.api.DetectorStream
-
This method determines if the detection is done.
- isDone() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
-
This method determines if the detection is done.
- isDynamic() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
-
- isDynamic() - Method in class net.sf.mmm.util.validation.base.ValidatorCompare
-
- isEmpty() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
- isEmpty(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method determines if the given string contains no information.
- isEmpty(String, boolean) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method determines if the given string is empty.
- isEmpty(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method determines if the given string contains no information.
- isEmpty(String, boolean) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method determines if the given string is empty.
- isEmpty() - Method in interface net.sf.mmm.util.pool.api.Pool
-
This method determines if the pool is empty.
- isEmpty() - Method in class net.sf.mmm.util.pool.base.AbstractNoPool
-
This method determines if the pool is empty.
- isEmpty() - Method in class net.sf.mmm.util.pool.base.AbstractPool
-
This method determines if the pool is empty.
- isEnforceSerializableForClient() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- isEnvironmentCloseToProduction() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
-
- isEnvironmentCloseToProduction() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
- isEqual(VALUE, VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractEqualsChecker
-
This method determines if the two given objects are
equal
to each other in
a way semantically defined by this implementation.
- isEqual(Object, Object) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
-
This method checks if two given objects are
equal
to each other.
- isEqual(Object[], Object[]) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
-
This method checks if two given arrays are structurally
equal
to each
other.
- isEqual(VALUE, VALUE) - Method in interface net.sf.mmm.util.lang.api.EqualsChecker
-
This method determines if the two given objects are
equal
to each other in
a way semantically defined by this implementation.
- isEqual(Object, Object) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
This method checks if two given objects are
equal
to each other.
- isEqual(Object[], Object[]) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
This method checks if two given arrays are structurally
equal
to each
other.
- isEqual(Node, Node, XmlCompareMode) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method determines if two
XML-nodes
represent the same XML.
- isEqual(Node, Node, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method determines if two
XML-nodes
represent the same XML.
- isEqual(CharIterator, CharIterator, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method determines if the given
CharSequence
s are equal.
- isEqual(Element, Element, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method determines if the given
elements
are equal.
- isEqual(NodeList, NodeList, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method determines if the given
NodeList
s are equal.
- isEqualCollectionType(Collection<?>, Collection<?>) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
-
- isEqualName(Node, Node) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method determines if the given nodes have the same
name
and
namespace
.
- isEqualNotNull(VALUE, VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractEqualsChecker
-
- isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
-
- isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
-
- isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerArray
-
- isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
-
- isEqualPrimitiveArray(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerArray
-
- isErrorEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- isExecutable(FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines if this
mask
is executable for the given
fileModeClass
.
- isFailIfUnprecise() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
-
This method determines if the conversion from one
number-type
to another should
fail
if it is unprecise.
- isFailure() - Method in class net.sf.mmm.util.date.api.TimeMeasure
-
- isFallback() - Method in interface net.sf.mmm.util.session.api.UserSession
-
This method determines if this
UserSession
was
received
or
is currently called outside the scope of a current user session.
- isFallback() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
-
This method determines if this
UserSession
was
received
or
is currently called outside the scope of a current user session.
- isFalse() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
-
- isFolder() - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
-
- isFolder() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
-
- isFolder() - Method in class net.sf.mmm.util.resource.base.FileResource
-
- isForUser() - Method in exception net.sf.mmm.util.nls.api.AbstractNlsException
- isForUser() - Method in exception net.sf.mmm.util.nls.api.AbstractNlsRuntimeException
- isForUser() - Method in exception net.sf.mmm.util.nls.api.GenericSerializableException
- isForUser() - Method in exception net.sf.mmm.util.nls.api.NlsRuntimeWrapperException
- isForUser() - Method in interface net.sf.mmm.util.nls.api.NlsThrowable
-
- isForUser() - Method in exception net.sf.mmm.util.nls.api.TechnicalErrorUserException
- isForUser() - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
- isForUser() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
- isGetType() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
This method determines if we have been invoked from
getType
.
- isHyphen(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
-
This method determines if the given character is a hyphen.
- isHyphen(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
This method determines if the given character is a hyphen.
- isIgnoreUndefinedNodes() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- isIn(char, char[]) - Static method in class net.sf.mmm.util.text.base.DefaultLineWrapper
-
This method determines if the given character c
is contained in chars
.
- isInArray(Object, Object[], boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
-
This method determines if the given array
contains an element that equals (see
checkEqual
) to the given value
.
- isInArray(Object, Object, boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
-
This method determines if the given array
contains an element that equals (see
checkEqual
) to the given value
.
- isInArray(Object, Object[], boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
This method determines if the given array
contains an element that equals (see
checkEqual
) to the given value
.
- isInArray(Object, Object, boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
This method determines if the given array
contains an element that equals (see
checkEqual
) to the given value
.
- isIndent() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- isInfoEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- isInitialized() - Method in class net.sf.mmm.util.component.base.InitializationState
-
- isIntegerType(Class<?>) - Static method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
-
This method determines if the given
type
is an integer type (
int.class
or
Integer
.class
).
- isInterfaceSupported() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
-
- isJoinCData() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
This method determines if subsequent
CDATASection
-nodes should be treated as one
single
CDATASection
-node when comparing XML.
- isJoinComment() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
This method determines if subsequent
Comment
-nodes should be treated as one single
Comment
-node when comparing XML.
- isJoinText() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
This method determines if subsequent
Text
-nodes should be treated as one single
Text
-node when comparing XML.
- isKeepStreamsOpen() - Method in class net.sf.mmm.util.process.api.ProcessContext
-
- isLimitedDevice() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
-
This method determines if the operating system running this java virtual machine is for mobile or
embedded devices or maybe tablets but not for full-fledged PC or server machines.
- isLimitedDevice() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
This method determines if the operating system running this java virtual machine is for mobile or
embedded devices or maybe tablets but not for full-fledged PC or server machines.
- isLinked() - Method in interface net.sf.mmm.util.collection.api.DoubleLinkedNode
-
This method determines if this node is linked.
- isLinked() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
-
This method determines if this node is linked.
- isLinked() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
-
This method determines if this node is linked.
- isLinked() - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
This method determines if this node is linked.
- isLookupMethod(JMethod) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
- isMandatory() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
-
- isMandatory() - Method in class net.sf.mmm.util.validation.base.ComposedValidator
- isMandatory() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
- isMandatory() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
- isMap(Class<?>) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
This method determines if the given type is a
Map
.
- isMarkerInterface(Class<?>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
This method determines if the given interfaceClass
is a marker-interface (e.g.
- isMarkerInterface(Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method determines if the given interfaceClass
is a marker-interface (e.g.
- isMinus(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
-
This method determines if the given character is a minus-sign.
- isMinus(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
This method determines if the given character is a minus-sign.
- isModifiedSince(Date) - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method determines if this resource has been been modified since the given data
.
- isModifiedSince(Date) - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
-
This method determines if this resource has been been modified since the given data
.
- isModifiedSince(Date) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method determines if this resource has been been modified since the given data
.
- isMutable() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
-
- isMutable() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
- isMutable() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
- isNegation() - Method in enum net.sf.mmm.util.lang.api.Conjunction
-
- isNlsBundleMethod(Method, boolean) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
-
- isNormalizeSpaces() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
This method determines how to deal with
whitespace-characters ' '
,
'\t'
,
'\r'
, and
'\n'
when comparing content of
Text
(or
CDATASection
).
- Iso8601Util - Interface in net.sf.mmm.util.date.api
-
This is a collection of utility functions for formatting and parsing dates according to ISO 8601 formats.
The ISO 8601 defines multiple formats for date and times.
- iso8601Util - Variable in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
-
- iso8601Util - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
-
- iso8601Util - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- iso8601Util - Variable in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
-
- iso8601Util - Variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
- iso8601Util - Variable in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
-
- iso8601Util - Variable in class net.sf.mmm.util.value.impl.ValueConverterToDate
-
- iso8601Util - Variable in class net.sf.mmm.util.value.impl.ValueConverterToString
-
- iso8601Util - Variable in class net.sf.mmm.util.version.impl.DefaultVersionIdentifierFormatter
-
- iso8601Util - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
-
- iso8601Util - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- Iso8601UtilImpl - Class in net.sf.mmm.util.date.base
-
This is the implementation of the
Iso8601Util
interface.
- Iso8601UtilImpl() - Constructor for class net.sf.mmm.util.date.base.Iso8601UtilImpl
-
The constructor.
- Iso8601UtilLimited - Interface in net.sf.mmm.util.date.api
-
This is a limited subset of
Iso8601Util
that is GWT compatible.
- Iso8601UtilLimitedImpl - Class in net.sf.mmm.util.date.base
-
- Iso8601UtilLimitedImpl() - Constructor for class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
-
The constructor.
- isOptionsComplete() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
-
This method determines if the
options
are completed and further command-line
parameters have to be
arguments
.
- isPojoTypeSupported(JClassType, TypeOracle) - Method in interface net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfiguration
-
This method determines if the given
type
will be supported and a
PojoDescriptor
implementation shall be generated.
ATTENTION:
You need to require some base class or marker-interface for your
Pojo
s.
- isPojoTypeSupported(JClassType, TypeOracle) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
-
This method determines if the given
type
will be supported and a
PojoDescriptor
implementation shall be generated.
ATTENTION:
You need to require some base class or marker-interface for your
Pojo
s.
- isPreferable(E, Class<?>, E, Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
-
This method determines if the given
element
should be
associated
with
currentType
in preference to the element
existing
that is already registered
and will be replaced according to the result of this method.
- isPreferable(E, Class<?>, E, Class<?>) - Method in class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
-
This method determines if the given
element
should be
associated
with
currentType
in preference to the element
existing
that is already registered
and will be replaced according to the result of this method.
- isPresent(byte[], int) - Method in enum net.sf.mmm.util.io.api.ByteOrderMark
-
This method detects if this
ByteOrderMark
is present in the given
bytes
.
NOTE:
A BOM may only occur at the head of your data (file, payload, etc.).
ATTENTION:
Please note that binary data may accidently have header bytes that represent this
ByteOrderMark
.
- isProductionEnvironment() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
-
- isProductionEnvironment() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
- isPublicAccessible(Member) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
This method determines if the given
Member
is
accessible
or
public
(declared as public in a public class).
- isQuoteEscapeLazy() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
-
- isQuoteEscapeLazy() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- isReadable(FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines if this
mask
is readable for the given
fileModeClass
.
- isReading() - Method in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
-
This method determines if this mode is for a reading
accessor
.
- isReadOnly() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
-
This method determines if the search should be performed in read-only mode.
- isReadOnly() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
This method determines if the search should be performed in read-only mode.
- isRemoveAll() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- isRemoveCause() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- isRemoveStacktrace() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- isRemoveStacktrace() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- isRemoveSuppressed() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- isReplaceAll() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
-
- isRequireWildcard() - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
-
This method gets the flag that determines if wildcards are required.
This implementation always returns false
.
- isRequireWildcard() - Method in class net.sf.mmm.util.pattern.base.WildcardGlobPatternCompiler
-
This method gets the flag that determines if wildcards are required.
This implementation always returns false
.
- isResolved() - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
-
- isRetainAll() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- isRuntimeAnnotation(Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
-
This method determines if the given
annotationType
represents an
Annotation
that has
the
Retention
runtime
and can therefore be resolved at runtime.
- isRuntimeAnnotation(Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
This method determines if the given
annotationType
represents an
Annotation
that has
the
Retention
runtime
and can therefore be resolved at runtime.
- isSetgid() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines the value of the setgid flag ("set group ID").
- isSetuid() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines the value of the setuid flag ("set user ID").
- isSnapshot() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- isSnapshot() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- isSticky() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines the value of the sticky flag.
- isStopOnMatch() - Method in interface net.sf.mmm.util.transformer.api.StringTransformerRule
-
This method determines if this rule will stop further proceeding if it matched.
- isStopOnMatch() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
-
- isStopped() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
-
This method determines if this transferrer was
stopped
.
- isStrict() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
-
- isSubstring(String, String, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method checks if the given
string
contains
the
given
substring
at the given
offset
.
This is an efficient implementation of
- isSubstring(char[], String, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method checks if the given
string
contains
the
given
substring
at the given
offset
.
This is an efficient implementation of
- isSubstring(String, String, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method checks if the given
string
contains
the
given
substring
at the given
offset
.
This is an efficient implementation of
- isSubstring(char[], String, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method checks if the given
string
contains
the
given
substring
at the given
offset
.
This is an efficient implementation of
- isSuccess() - Method in class net.sf.mmm.util.date.api.TimeMeasure
-
- isSupportEnumAutoRegistration() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliParserExcepiton
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.nls.api.AbstractNlsException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.nls.api.AbstractNlsRuntimeException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.nls.api.BusinessErrorUserException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.nls.api.DuplicateObjectUserException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.nls.api.GenericSerializableException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.nls.api.NlsRuntimeWrapperException
-
Determines if this is a technical exception.
- isTechnical() - Method in interface net.sf.mmm.util.nls.api.NlsThrowable
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.nls.api.ObjectNotFoundUserException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.nls.api.TechnicalErrorUserException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
Determines if this is a technical exception.
- isToEast() - Method in enum net.sf.mmm.util.lang.api.Direction
-
- isToNorth() - Method in enum net.sf.mmm.util.lang.api.Direction
-
- isToSouth() - Method in enum net.sf.mmm.util.lang.api.Direction
-
- isToWest() - Method in enum net.sf.mmm.util.lang.api.Direction
-
- isTraceEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- isTrigger() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
-
This method determines if the
option
is a trigger.
- isTrue() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
-
- isTrueIfEquals() - Method in enum net.sf.mmm.util.lang.api.Comparator
-
- isTrueIfGreater() - Method in enum net.sf.mmm.util.lang.api.Comparator
-
- isTrueIfLess() - Method in enum net.sf.mmm.util.lang.api.Comparator
-
- isUnacceptable(E) - Method in class net.sf.mmm.util.collection.base.RankMap
-
- isUnacceptable() - Method in class net.sf.mmm.util.collection.base.RankMap.Ranking
-
- isValid() - Method in interface net.sf.mmm.util.validation.api.ValidationState
-
This method determines if the
validation
has
been successful.
- isValid() - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
-
This method determines if the
validation
has
been successful.
- isValid(Object, ConstraintValidatorContext) - Method in class net.sf.mmm.util.validation.base.MandatoryValidator
- isValid() - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
-
This method determines if the
validation
has
been successful.
- isValid() - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
-
This method determines if the
validation
has
been successful.
- isValid() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
-
This method determines if the
validation
has
been successful.
- isWarnEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- isWhitespace(char) - Static method in class net.sf.mmm.util.filter.api.WhitespaceHelper
-
- isWritable(FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines if this
mask
is writable for the given
fileModeClass
.
- isXIncludeAware() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- iterator() - Method in class net.sf.mmm.util.collection.base.CollectionList
- iterator() - Method in class net.sf.mmm.util.collection.base.FilteredIterable
- iterator() - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- iterator() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
- iterator() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- iterator() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterable
J
- JAR_SUFFIX - Static variable in class net.sf.mmm.util.reflect.base.ManifestLoader
-
The JAR suffix.
- JAVADOC - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
-
Suppress
warnings about missing, wrong or incomplete javadoc.
- JavaLangClassResolver - Class in net.sf.mmm.util.reflect.base
-
This is a
MappedClassResolver
that contains the mapping for typical
classes
located
in the package
java.lang
.
ATTENTION:
This class does NOT contain the mapping for all possible types in
java.lang
but only common
data-types and important classes.
- JavaLangClassResolver() - Constructor for class net.sf.mmm.util.reflect.base.JavaLangClassResolver
-
The constructor.
- JaxbBeanHolder<T> - Interface in net.sf.mmm.util.xml.base.jaxb
-
This class is a container
holding
a JAXB bean.
- JaxbBeanHolderImpl<VIEW,BEAN extends VIEW> - Class in net.sf.mmm.util.xml.base.jaxb
-
- JaxbBeanHolderImpl(BEAN, DataResource, XmlBeanMapper<BEAN>) - Constructor for class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
-
The constructor.
- JaxbBeanHolderImpl(BEAN, DataResource, XmlBeanMapper<BEAN>, boolean) - Constructor for class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
-
The constructor.
- jaxbContext - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- JaxbObject - Interface in net.sf.mmm.util.xml.base.jaxb
-
- joinCData - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- joinComment - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- JoiningNodeIterator - Class in net.sf.mmm.util.xml.base
-
- JoiningNodeIterator(NodeList, XmlCompareMode) - Constructor for class net.sf.mmm.util.xml.base.JoiningNodeIterator
-
The constructor.
- joinText - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- justification - Variable in class net.sf.mmm.util.nls.api.NlsArgument
-
- Justification - Interface in net.sf.mmm.util.text.api
-
This is the interface for a specific justification.
- justificationBuilder - Variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
- JustificationBuilder - Interface in net.sf.mmm.util.text.api
-
- JustificationBuilderImpl - Class in net.sf.mmm.util.text.base
-
- JustificationBuilderImpl() - Constructor for class net.sf.mmm.util.text.base.JustificationBuilderImpl
-
The constructor.
- JustificationImpl - Class in net.sf.mmm.util.text.base
-
- JustificationImpl(String) - Constructor for class net.sf.mmm.util.text.base.JustificationImpl
-
The constructor.
- justify(CharSequence, Appendable) - Method in interface net.sf.mmm.util.text.api.Justification
-
This method applies the justification to the given
value
and
appends
the result to the given
target
.
- justify(CharSequence) - Method in interface net.sf.mmm.util.text.api.Justification
-
This method applies the justification to the given value
and returns the result.
- justify(CharSequence) - Method in class net.sf.mmm.util.text.base.JustificationImpl
-
This method applies the justification to the given value
and returns the result.
- justify(CharSequence, Appendable) - Method in class net.sf.mmm.util.text.base.JustificationImpl
-
This method applies the justification to the given
value
and
appends
the result to the given
target
.
K
- keepDestinationOpen - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
-
- keepStreamsOpen - Variable in class net.sf.mmm.util.process.api.ProcessContext
-
- key - Variable in class net.sf.mmm.util.nls.api.NlsArgument
-
- key - Variable in class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
- key - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
-
- key - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
-
- key - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
-
- key - Variable in class net.sf.mmm.util.xml.base.jaxb.Property
-
- KEY_ACCESSIBLE - Static variable in exception net.sf.mmm.util.reflect.api.ReflectionException
-
Key for the NLS message.
- KEY_ANNOTATION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_ARGUMENT - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_CAPACITY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_CONTAINER - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_CYCLE - Static variable in exception net.sf.mmm.util.collection.base.NodeCycleException
-
- KEY_DEFAULT - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_DIRECTORY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_ERROR - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_EXISTING - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_EXPECTED - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_FILE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_FORMAT - Static variable in exception net.sf.mmm.util.nls.api.NlsParseException
-
- KEY_FUNCTION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_ID - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_KEY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_LOCATION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_MAX - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_MIN - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_MODE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_OBJECT - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_OPERAND - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_OPERATION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_OPTION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_PATH - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_PROPERTY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_QUERY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_RESOURCE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_SIZE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_SOURCE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_TARGET_TYPE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_TITLE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_TYPE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_URI - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_USER - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- KEY_VALUE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
-
- keys() - Method in class net.sf.mmm.util.collection.base.SortedProperties
- keySet() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
- keySet() - Method in class net.sf.mmm.util.collection.base.SortedProperties
- keySet() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
- keySet() - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
- keySet - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
-
- keySet() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
- keyType - Variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
- keyType - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
- keyType - Variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
L
- label - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- LARGE_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LARGER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LARGER_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- lastRet - Variable in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
-
Index of element returned by most recent call to next or previous.
- LATEST_REVISION - Static variable in interface net.sf.mmm.util.entity.api.RevisionedEntity
-
- LATIN_CAPITAL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 65 .
- LATIN_CAPITAL_LETTER_A_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_DOT_ABOVE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_RING_ABOVE_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_A_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Latin letter A with a
tilde
.
- LATIN_CAPITAL_LETTER_AE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The combination of the capital Latin letters A and E.
- LATIN_CAPITAL_LETTER_AE_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_AE_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_AFRICAN_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_B - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 66 .
- LATIN_CAPITAL_LETTER_B_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_B_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_B_WITH_TOPBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 67 .
- LATIN_CAPITAL_LETTER_C_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_C_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_C_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_C_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_C_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_C_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_C_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 68 .
- LATIN_CAPITAL_LETTER_D_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_D_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_D_WITH_SMALL_LETTER_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_D_WITH_SMALL_LETTER_Z_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_D_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_D_WITH_TOPBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_DZ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_DZ_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 69 .
- LATIN_CAPITAL_LETTER_E_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_E_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_E_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_E_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_E_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_E_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_E_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_E_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_E_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_E_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_E_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_E_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_ENG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_ESH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_ETH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_EZH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_EZH_REVERSED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_EZH_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_F - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 70 .
- LATIN_CAPITAL_LETTER_F_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 71 .
- LATIN_CAPITAL_LETTER_G_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_G_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_G_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_G_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_G_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_G_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_G_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_G_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 72 .
- LATIN_CAPITAL_LETTER_H_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_H_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_H_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_HWAIR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 73 .
- LATIN_CAPITAL_LETTER_I_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_I_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_I_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_I_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_I_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_I_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_I_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_I_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_I_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_I_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_I_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_I_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 74 .
- LATIN_CAPITAL_LETTER_J_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_J_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_K - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 75 .
- LATIN_CAPITAL_LETTER_K_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_K_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_K_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 76 .
- LATIN_CAPITAL_LETTER_L_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_L_WITH_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_L_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_L_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_L_WITH_MIDDLE_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_L_WITH_SMALL_LETTER_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_L_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_LJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 77 .
- LATIN_CAPITAL_LETTER_N - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 78 .
- LATIN_CAPITAL_LETTER_N_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_N_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_N_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_N_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_N_WITH_LEFT_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_N_WITH_LONG_RIGHT_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_N_WITH_SMALL_LETTER_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_N_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_NJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 79 .
- LATIN_CAPITAL_LETTER_O_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_DOT_ABOVE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_MIDDLE_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_OGONEK_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_STROKE_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_O_WITH_TILDE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_OI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_OPEN_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_OU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_P - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 80 .
- LATIN_CAPITAL_LETTER_P_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_Q - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 81 .
- LATIN_CAPITAL_LETTER_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 82 .
- LATIN_CAPITAL_LETTER_R_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_R_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_R_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_R_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_R_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_R_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_REVERSED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 83 .
- LATIN_CAPITAL_LETTER_S_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_S_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_S_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_S_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_S_WITH_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_SMALL_Q_WITH_HOOK_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_T - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 84 .
- LATIN_CAPITAL_LETTER_T_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_T_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_T_WITH_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_T_WITH_DIAGONAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_T_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_T_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_T_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_THORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_TONE_FIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_TONE_SIX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_TONE_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_TURNED_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_TURNED_V - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 85 .
- LATIN_CAPITAL_LETTER_U_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS_AND_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS_AND_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_U_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_V - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 86 .
- LATIN_CAPITAL_LETTER_V_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_W - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 87 .
- LATIN_CAPITAL_LETTER_W_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_WYNN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 88 .
- LATIN_CAPITAL_LETTER_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 89 .
- LATIN_CAPITAL_LETTER_Y_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_Y_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_Y_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_Y_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_Y_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_Y_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_YOGH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The Latin letter 90 .
- LATIN_CAPITAL_LETTER_Z_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_Z_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_Z_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_Z_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LETTER_Z_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LIGATURE_IJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_CAPITAL_LIGATURE_OE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_DIGIT_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
-
A filter that only
accepts
the Latin digits '0'-'9'.
- LATIN_DIGIT_OR_LETTER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
-
A filter that only
accepts
the Latin digits '0'-'9' or ASCII letters 'a'-'z' and
'A'-'Z'.
- LATIN_LETTER_ALVEOLAR_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_BIDENTAL_PERCUSSIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_BILABIAL_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_BILABIAL_PERCUSSIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_DENTAL_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_GLOTTAL_STOP_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_INVERTED_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_INVERTED_GLOTTAL_STOP_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_LATERAL_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_PHARYNGEAL_VOICED_FRICATIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_RETROFLEX_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_REVERSED_ESH_LOOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_REVERSED_GLOTTAL_STOP_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_SMALL_CAPITAL_B - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_SMALL_CAPITAL_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_SMALL_CAPITAL_G_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_SMALL_CAPITAL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_SMALL_CAPITAL_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_SMALL_CAPITAL_INVERTED_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_SMALL_CAPITAL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_SMALL_CAPITAL_N - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_SMALL_CAPITAL_OE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_SMALL_CAPITAL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_SMALL_CAPITAL_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_STRETCHED_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_TWO_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_WYNN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_LETTER_YR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 97 .
- LATIN_SMALL_LETTER_A_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_DOT_ABOVE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_RING_ABOVE_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_A_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_AE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_AE_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_AE_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_B - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 98 .
- LATIN_SMALL_LETTER_B_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_B_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_B_WITH_TOPBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_BARRED_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 99 .
- LATIN_SMALL_LETTER_C_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_C_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_C_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_C_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_C_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_C_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_C_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_C_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_CLOSED_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_CLOSED_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_CLOSED_REVERSED_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 100 .
- LATIN_SMALL_LETTER_D_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_D_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_D_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_D_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_D_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_D_WITH_TOPBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_DB_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_DEZH_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_DOTLESS_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_DOTLESS_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_DOTLESS_J_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_DOTLESS_J_WITH_STROKE_AND_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_DZ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_DZ_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_DZ_DIGRAPH_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_DZ_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 101 .
- LATIN_SMALL_LETTER_E_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_E_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_E_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_E_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_E_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_E_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_E_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_E_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_E_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_E_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_E_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_E_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_ENG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_ESH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_ESH_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_ETH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_EZH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_EZH_REVERSED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_EZH_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_EZH_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_EZH_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_F - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 102 .
- LATIN_SMALL_LETTER_F_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_FENG_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 103 .
- LATIN_SMALL_LETTER_G_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_G_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_G_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_G_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_G_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_G_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_G_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_G_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 104 .
- LATIN_SMALL_LETTER_H_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_H_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_H_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_H_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_HENG_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_HV - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 105 .
- LATIN_SMALL_LETTER_I_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_I_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_I_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_I_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_I_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_I_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_I_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_I_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_I_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_I_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_I_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 106 .
- LATIN_SMALL_LETTER_J_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_J_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_J_WITH_CROSSED_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_J_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_K - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 107 .
- LATIN_SMALL_LETTER_K_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_K_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_K_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_KRA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 108 .
- LATIN_SMALL_LETTER_L_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_L_WITH_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_L_WITH_BELT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_L_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_L_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_L_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_L_WITH_MIDDLE_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_L_WITH_MIDDLE_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_L_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_L_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_LAMBDA_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_LEZH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_LJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_LONG_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_LS_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_LZ_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 109 .
- LATIN_SMALL_LETTER_M_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_N - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 110 .
- LATIN_SMALL_LETTER_N_PRECEDED_BY_APOSTROPHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_N_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_N_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_N_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_N_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_N_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_N_WITH_LEFT_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_N_WITH_LONG_RIGHT_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_N_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_N_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_NJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 111 .
- LATIN_SMALL_LETTER_O_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_DOT_ABOVE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_OGONEK_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_STROKE_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_O_WITH_TILDE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_OI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_OPEN_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_OU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_P - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 112 .
- LATIN_SMALL_LETTER_P_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_PHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Q - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 113 .
- LATIN_SMALL_LETTER_Q_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Q_WITH_HOOK_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_QP_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 114 .
- LATIN_SMALL_LETTER_R_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_R_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_R_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_R_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_R_WITH_FISHHOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_R_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_R_WITH_LONG_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_R_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_R_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_RAMS_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_REVERSED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_REVERSED_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_REVERSED_OPEN_E_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_REVERSED_R_WITH_FISHHOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 115 .
- LATIN_SMALL_LETTER_S_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_S_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_S_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_S_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_S_WITH_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_S_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_S_WITH_SWASH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small schwa letter is used in the International Phonetic Alphabet to represent the
"mid central unrounded vowel".
- LATIN_SMALL_LETTER_SCHWA_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_SCRIPT_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_SHARP_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_SQUAT_REVERSED_ESH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_T - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 116 .
- LATIN_SMALL_LETTER_T_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_T_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_T_WITH_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_T_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_T_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_T_WITH_PALATAL_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_T_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_T_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TC_DIGRAPH_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TESH_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_THORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TONE_FIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TONE_SIX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TONE_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TS_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_DELTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_H_WITH_FISHHOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_H_WITH_FISHHOOK_AND_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_K - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_M_WITH_LONG_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_R_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_R_WITH_LONG_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_T - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_V - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_W - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_TURNED_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 117 .
- LATIN_SMALL_LETTER_U_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_DIAERESIS_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_DIAERESIS_AND_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_DIAERESIS_AND_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_U_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_V - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 118 .
- LATIN_SMALL_LETTER_V_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_W - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 119 .
- LATIN_SMALL_LETTER_W_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 120 .
- LATIN_SMALL_LETTER_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 121 .
- LATIN_SMALL_LETTER_Y_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Y_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Y_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Y_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Y_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Y_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_YOGH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The small Latin letter 122 .
- LATIN_SMALL_LETTER_Z_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Z_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Z_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Z_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Z_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Z_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Z_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LETTER_Z_WITH_SWASH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LIGATURE_FF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LIGATURE_FFI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LIGATURE_FFL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LIGATURE_FI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LIGATURE_FL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LIGATURE_IJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LATIN_SMALL_LIGATURE_OE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_ANGLE_BRACKET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_ARC_LESS_THAN_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_BARB_DOWN_RIGHT_BARB_DOWN_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_BARB_DOWN_RIGHT_BARB_UP_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_BARB_UP_RIGHT_BARB_DOWN_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_BARB_UP_RIGHT_BARB_UP_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_CEILING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_CURLY_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The left/opening curly brace.
- LEFT_DOUBLE_ANGLE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_DOUBLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_DOUBLE_WIGGLY_FENCE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_FISH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_FLOOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_NORMAL_FACTOR_SEMIDIRECT_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The left/opening parenthesis.
- LEFT_POINTING_ANGLE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_POINTING_DOUBLE_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The left/opening double angle quotation mark.
- LEFT_RIGHT_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_RIGHT_ARROW_THROUGH_SMALL_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_RIGHT_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_RIGHT_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_RIGHT_DOUBLE_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_RIGHT_DOUBLE_ARROW_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_RIGHT_OPEN_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_RIGHT_WAVE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_SEMIDIRECT_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_SIDE_ARC_ANTICLOCKWISE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_SINGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The left/opening square bracket.
- LEFT_SQUARE_BRACKET_WITH_TICK_IN_BOTTOM_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_SQUARE_BRACKET_WITH_TICK_IN_TOP_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_SQUARE_BRACKET_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_TORTOISE_SHELL_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_TRIANGLE_BESIDE_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_WHITE_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_WHITE_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFT_WHITE_TORTOISE_SHELL_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_ARROW_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_ARROW_FROM_BAR_TO_BLACK_DIAMOND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_ARROW_OVER_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_ARROW_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_ARROW_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_ARROW_TO_BLACK_DIAMOND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_ARROW_WITH_LOOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_ARROW_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_DOUBLE_ARROW_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_DOUBLE_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_DOUBLE_ARROW_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_DOUBLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_HARPOON_OVER_RIGHTWARDS_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_HARPOON_WITH_BARB_DOWN_ABOVE_RIGHTWARDS_HARPOON_WITH_BARB_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_HARPOON_WITH_BARB_DOWN_BELOW_LONG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_HARPOON_WITH_BARB_DOWN_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_HARPOON_WITH_BARB_DOWN_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_HARPOON_WITH_BARB_DOWNWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_HARPOON_WITH_BARB_UP_ABOVE_LEFTWARDS_HARPOON_WITH_BARB_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_HARPOON_WITH_BARB_UP_ABOVE_LONG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_HARPOON_WITH_BARB_UP_ABOVE_RIGHTWARDS_HARPOON_WITH_BARB_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_HARPOON_WITH_BARB_UP_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_HARPOON_WITH_BARB_UP_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_HARPOON_WITH_BARB_UPWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_OPEN_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_PAIRED_ARROWS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_TRIPLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_TRIPLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LEFTWARDS_TWO_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- length - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
-
The maximum length of all syntax lines of this info.
- length - Variable in class net.sf.mmm.util.lang.base.CharSubSequence
-
the length of the sub-sequence
- length() - Method in class net.sf.mmm.util.lang.base.CharSubSequence
- length - Variable in class net.sf.mmm.util.lang.base.SequenceCharIterator
-
- length - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- length() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
-
This method gets the
length
of this buffer.
- length - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
-
the length of the buffered data (may be less than the array length).
- LESS_THAN_ABOVE_DOUBLE_LINE_EQUAL_ABOVE_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_ABOVE_GREATER_THAN_ABOVE_DOUBLE_LINE_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_ABOVE_LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_ABOVE_SIMILAR_ABOVE_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_ABOVE_SIMILAR_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_ABOVE_SLANTED_EQUAL_ABOVE_GREATER_THAN_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_AND_NOT_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_AND_SINGLE_LINE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_BUT_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_CLOSED_BY_CURVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_CLOSED_BY_CURVE_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_EQUAL_TO_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_OR_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_OR_SLANTED_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_OVER_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The less-than sign for the according mathematical relation.
- LESS_THAN_WITH_CIRCLE_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LESS_THAN_WITH_QUESTION_MARK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LETTER_FILTER - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
A
CharFilter
that accepts all but separators and digits.
- LIGHT_SHADE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LIGHT_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- limitedDevice - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
- LINE_FEED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The character indicating a move of the cursor to the next line.
- LINE_INTEGRATION_NOT_INCLUDING_THE_POLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LINE_INTEGRATION_WITH_RECTANGULAR_PATH_AROUND_POLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LINE_INTEGRATION_WITH_SEMICIRCULAR_PATH_AROUND_POLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LINE_SEPARATOR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
-
- LINE_SEPARATOR - Static variable in exception net.sf.mmm.util.nls.api.AbstractNlsException
-
- LINE_SEPARATOR_CR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
-
The line-separator with a single carriage-return.
- LINE_SEPARATOR_CRLF - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
-
The Windows line-separator (carriage-return line-feed).
- LINE_SEPARATOR_LF - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
-
The Unix line-separator (line-feed).
- LINE_SEPARATOR_LFCR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
-
The Mac line-separator (line-feed carriage-return).
- lineCount - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
-
The number of newlines + 1.
- lineLengthMax - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
-
The maximum length of a single unwrapped line.
- lineSeparator - Variable in class net.sf.mmm.util.cli.api.CliOutputSettings
-
- lineSeparator - Variable in class net.sf.mmm.util.text.api.TextTableInfo
-
- lineWrapper - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- LineWrapper - Interface in net.sf.mmm.util.text.api
-
This is the interface used to
wrap
texts
if they exceed a specific length.
- LinkedBlockingQueueFactory - Class in net.sf.mmm.util.collection.base
-
- LinkedBlockingQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
-
- LinkedListDequeFactory - Class in net.sf.mmm.util.collection.base
-
- LinkedListDequeFactory() - Constructor for class net.sf.mmm.util.collection.base.LinkedListDequeFactory
-
- LinkedListQueueFactory - Class in net.sf.mmm.util.collection.base
-
- LinkedListQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.LinkedListQueueFactory
-
- LinkedNode<V,NODE extends LinkedNode<V,NODE>> - Interface in net.sf.mmm.util.collection.api
-
This is the interface for a node of a linked list.
ATTENTION:
According to the generic-type-system of Java this interface can not be used as a proper API until the
generic <NODE> is finally bound.
- ListCharFilter - Class in net.sf.mmm.util.filter.base
-
This is an implementation of the
CharFilter
interface that
filters
characters
according to a
given
blacklist or whitelist.
- ListCharFilter(boolean, char...) - Constructor for class net.sf.mmm.util.filter.base.ListCharFilter
-
The constructor.
- listeners - Variable in class net.sf.mmm.util.event.base.AbstractEventSource
-
the registered listeners
- ListFactory - Interface in net.sf.mmm.util.collection.api
-
- lists - Variable in class net.sf.mmm.util.collection.base.AppendingList
-
the lists.
- literal - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Segment
-
The literal result.
- loadClasses(Collection<String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
- loadClasses(Collection<String>, Filter<? super Class<?>>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
- loadClasses(Collection<String>, ClassResolver, Filter<? super Class<?>>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
This method loads the classes given as
Collection
of names by
classNames
using the
given
classResolver
.
- loadClasses(Collection<String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- loadClasses(Collection<String>, Filter<? super Class<?>>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- loadClasses(Collection<String>, ClassResolver, Filter<? super Class<?>>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method loads the classes given as
Collection
of names by
classNames
using the
given
classResolver
.
- loadEnumValues(AbstractEnumProvider.EnumContainer) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- loadEnumValues(AbstractEnumProvider.EnumContainer) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProviderAsynchronous
- loadEnumValues(AbstractEnumProvider.EnumContainer) - Method in class net.sf.mmm.util.lang.base.SimpleEnumProvider
- loadManifest(Class<?>) - Static method in class net.sf.mmm.util.reflect.base.ManifestLoader
-
- loadProperties(InputStream) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method loads the
Properties
from the given
inStream
and
closes
it.
ATTENTION:
This method loads the properties using the encoding
ISO-8859-1
.
- loadProperties(Reader) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
- loadProperties(InputStream) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method loads the
Properties
from the given
inStream
and
closes
it.
ATTENTION:
This method loads the properties using the encoding
ISO-8859-1
.
- loadProperties(Reader) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- loadXml(InputStream, Object) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
This method loads the JAXB-bean as XML from the given inputStream
.
- loadXml(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
This method loads the JAXB-bean as XML from the given location
.
- loadXml(File) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
This method loads the JAXB-bean as XML from the given inputStream
.
- loadXml(DataResource) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
This method loads the JAXB-bean as XML from the given resource
.
- locale - Variable in class net.sf.mmm.util.cli.api.CliOutputSettings
-
- locale - Variable in class net.sf.mmm.util.lang.base.BooleanFormatter
-
- locale - Variable in class net.sf.mmm.util.nls.base.NlsWriter
-
- locale - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
-
- locale - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
-
- locale - Variable in class net.sf.mmm.util.text.base.AbstractHyphenator
-
- LOCALE_ROOT - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsMessage
-
Locale.ROOT is only available since java 6.
- locales - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- LocalizableFormatter<V> - Interface in net.sf.mmm.util.lang.api
-
- LOCALIZATION_FAILURE_PREFIX - Static variable in interface net.sf.mmm.util.nls.api.NlsMessage
-
The prefix appended to the
message
if the localization
(translation) failed.
- localize(Locale, String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsLocalizer
-
This method localizes the given internationalizedMessage
with the given
arguments
filled in to the given target locale
.
- localize(Locale, String) - Method in interface net.sf.mmm.util.nls.api.NlsLocalizer
-
This method localizes the given internationalizedMessage
to the given target
locale
.
- localize(Locale, String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
This method localizes the given internationalizedMessage
with the given
arguments
filled in to the given target locale
.
- localize(Locale, String) - Method in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
This method localizes the given internationalizedMessage
to the given target
locale
.
- lock - Variable in class net.sf.mmm.util.pool.base.AbstractPool
-
The synchronization lock.
- log(Logger, Object) - Method in class net.sf.mmm.util.date.api.TimeMeasure
-
- logDuplicateAccessor(PojoPropertyAccessor, PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
This method is called if the
accessor
given by
duplicate
was
ignored because it has the same
name
and
mode
as the given
accessor
that is already
registered.
- logEnvironmentStatus() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
-
Logs the current environment status information.
- logEnvironmentStatus() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
-
Logs the current environment status information.
- logger - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
-
- logger - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
-
- logger - Variable in class net.sf.mmm.util.cli.base.CliValueMap
-
The Logger
to use.
- logger - Variable in class net.sf.mmm.util.component.base.AbstractLoggableComponent
-
- logger - Variable in class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
-
- logger - Variable in class net.sf.mmm.util.component.base.AbstractLoggableObject
-
- LOGGER - Static variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
The Logger
to use.
- LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LOGICAL_AND_WITH_HORIZONTAL_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LOGICAL_AND_WITH_MIDDLE_STEM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LOGICAL_AND_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LOGICAL_OR_WITH_HORIZONTAL_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LOGICAL_OR_WITH_MIDDLE_STEM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LONG - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
-
- LONG_DASH_FROM_LEFT_MEMBER_OF_DOUBLE_VERTICAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LONG_LEFT_RIGHT_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LONG_LEFT_RIGHT_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LONG_LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LONG_LEFTWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LONG_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LONG_RIGHTWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LONG_RIGHTWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LONG_RIGHTWARDS_SQUIGGLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LookaheadByteArrayBufferBuffer - Class in net.sf.mmm.util.io.impl
-
This class is a
byte
-Buffer that represents the concatenation of multiple
ByteArrayBufferImpl
s.
- LookaheadByteArrayBufferBuffer(AbstractByteArrayBufferBuffer) - Constructor for class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
-
The constructor.
- LOW_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The low line or underscore sign.
- LOWER_HALF_BLOCK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- LOWER_LEFT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- lowerBound - Variable in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
-
- LowerBoundWildcardType - Class in net.sf.mmm.util.reflect.impl
-
This is an implementation of the
WildcardType
interface for a single lower bound.
- LowerBoundWildcardType(Type) - Constructor for class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
-
The constructor.
- LOZENGE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
M
- MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MAGIC_BYTES_UTF16_BE - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
-
- MAGIC_BYTES_UTF16_LE - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
-
- MAGIC_BYTES_UTF32_BE - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
-
- MAGIC_BYTES_UTF32_LE - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
-
- MAGIC_BYTES_UTF8 - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
-
- main(String[]) - Static method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
This is the main method used to run this class as application.
- mainColumnInfo - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
-
- mainReader - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
The reader to the main document.
- makeAccessible(List<AccessibleObject>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- MALE_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MALTESE_CROSS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- Mandatory - Annotation Type in net.sf.mmm.util.validation.base
-
This is a Constraint
for a mandatory field.
- mandatory - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
- MandatoryValidator - Class in net.sf.mmm.util.validation.base
-
TODO: this class ...
- MandatoryValidator() - Constructor for class net.sf.mmm.util.validation.base.MandatoryValidator
-
The constructor.
- MANIFEST_SOURCE - Static variable in class net.sf.mmm.util.reflect.base.ManifestLoader
-
- ManifestLoader - Class in net.sf.mmm.util.reflect.base
-
This class loads all
Manifest
s from your classpath.
- ManifestLoader() - Constructor for class net.sf.mmm.util.reflect.base.ManifestLoader
-
The constructor.
- ManifestLoader(ClassLoader) - Constructor for class net.sf.mmm.util.reflect.base.ManifestLoader
-
The constructor.
- manifests - Variable in class net.sf.mmm.util.reflect.base.ManifestLoader
-
the list of the manifests
- map - Variable in class net.sf.mmm.util.cli.base.CliValueContainerMap
-
- map - Variable in class net.sf.mmm.util.cli.base.CliValueMap
-
- map - Variable in class net.sf.mmm.util.collection.base.RankMap
-
- MapFactory<MAP extends Map> - Interface in net.sf.mmm.util.collection.api
-
This is the interface for a factory of
maps
.
- mapFactory - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
- mapFactoryMap - Variable in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
-
- MappedClassResolver - Class in net.sf.mmm.util.reflect.base
-
This is an implementation of the
ClassResolver
interface that uses an internal
Map
to
define specific mappings.
- MappedClassResolver() - Constructor for class net.sf.mmm.util.reflect.base.MappedClassResolver
-
The constructor.
- MappedClassResolver(MapFactory<? extends Map>) - Constructor for class net.sf.mmm.util.reflect.base.MappedClassResolver
-
The constructor.
- MappedNlsFormatterManager - Class in net.sf.mmm.util.nls.base
-
- MappedNlsFormatterManager() - Constructor for class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
-
The constructor.
- MappedNlsFormatterManager(NlsFormatterMap) - Constructor for class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
-
The constructor.
- mark(int) - Method in class net.sf.mmm.util.io.base.FailingInputStream
- markerType - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
-
- markSupported() - Method in class net.sf.mmm.util.io.base.FailingInputStream
- marshal(E) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
- marshal(Pattern) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterPattern
- marshal(Properties) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterProperties
- MASCULINE_ORDINAL_INDICATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The masculine ordinal indicator.
- MASK_ALL - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_ALL_EXECUTABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_ALL_READABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_ALL_WRITABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_EXECUTABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_FULL_DIRECTORY_ACCESS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_FULL_FILE_ACCESS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_GROUP - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_GROUP_FLAGS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_MAX - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_OTHERS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_OTHERS_FLAGS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_READABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_SETGID - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_SETUID - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_STICKY - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_USER - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_USER_FLAGS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- MASK_WRITABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- maskBits - Variable in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- master - Variable in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
-
The master buffer adapted by this buffer.
- MathUtil - Interface in net.sf.mmm.util.math.api
-
This is the interface for a collection of utility functions to deal with
Number
s.
- mathUtil - Variable in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
-
- mathUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToNumber
-
- MathUtilImpl - Class in net.sf.mmm.util.math.base
-
This class is a collection of utility functions for dealing with numbers.
- MathUtilImpl() - Constructor for class net.sf.mmm.util.math.base.MathUtilImpl
-
The constructor.
- MathUtilLimited - Interface in net.sf.mmm.util.math.api
-
This is a limited subset of
MathUtil
that is GWT compatible.
- MathUtilLimitedImpl - Class in net.sf.mmm.util.math.base
-
This class is a collection of utility functions for dealing with numbers.
- MathUtilLimitedImpl() - Constructor for class net.sf.mmm.util.math.base.MathUtilLimitedImpl
-
The constructor.
- max - Variable in class net.sf.mmm.util.value.api.Range
-
- MAX_DAY_OF_MONTH - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
-
The maximum day of the month.
- MAX_MONTH - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
-
The maximum month of the year.
- MAX_UNBOUND - Static variable in class net.sf.mmm.util.value.api.Range
-
The unbound maximum.
- maximumHitCount - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
- maximumIndex - Variable in class net.sf.mmm.util.io.base.ByteArrayImpl
-
- maximumLength - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
-
The maximum number of letters for the
String
to format.
- maximumListGrowth - Variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
- maximumSegmentCount - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
-
The maximum number of segments to format.
- maximumValue - Variable in class net.sf.mmm.util.math.base.NumberTypeImpl
-
- maxLength - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
-
- maxPatternLength - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
-
- maybeAscii - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
false
if the data can NOT be ASCII, true
otherwise.
- maybeUtf16 - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
false
if the data can NOT be UTF-16, true
otherwise.
- maybeUtf8 - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
false
if the data can NOT be UTF-8, true
otherwise.
- MEASURED_ANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_DOWN_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_DOWN_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_LEFT_AND_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_LEFT_AND_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_RIGHT_AND_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_RIGHT_AND_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_UP_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_UP_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MEASURED_RIGHT_ANGLE_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MEDIUM_MATHEMATICAL_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MEDIUM_SHADE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- mergeDescriptorWithSuperClass(Class<P>, PojoDescriptorImpl<P>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- mergePropertyDescriptorWithSuperClass(PojoPropertyDescriptorImpl, PojoPropertyDescriptorImpl) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
This method merges the superPropertyDescriptor
into the propertyDescriptor
.
- Message - Interface in net.sf.mmm.util.lang.api
-
This is the interface for a message that gets displayed to an end-user.
- message - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
-
- message - Variable in class net.sf.mmm.util.nls.base.BasicNlsMessage
-
- message - Variable in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
- message - Variable in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
-
- message2KeyMap - Variable in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentMissingException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentReferenceMissingException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionDuplicateException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIncompatibleModesException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMisplacedException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingValueException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionUndefinedException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliParameterListEmptyException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliParserExcepiton
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.collection.base.NodeCycleException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.component.api.AlreadyInitializedException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.component.api.NotInitializedException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.component.api.ResourceAmbiguousException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.component.api.ResourceMissingException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.date.api.IllegalDateFormatException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.io.api.BufferExceedException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.io.api.RuntimeIoException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.io.api.StreamClosedException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.math.api.NumberConversionException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.api.ComposedException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.api.DuplicateObjectException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.api.IllegalCaseException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.api.NlsClassCastException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.api.NlsIllegalArgumentException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.api.NlsIllegalStateException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.api.NlsNullPointerException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.api.NlsParseException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.api.NlsUnsupportedOperationException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.api.ObjectDisposedException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.api.ObjectMismatchException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.api.ObjectNotFoundException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.api.ReadOnlyException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.AccessFailedException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.InstantiationFailedException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.InvocationFailedException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.TypeNotFoundException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.base.ContainerGrowthException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotWritableException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.search.api.SearchTimeoutException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.value.api.ValueConvertException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.value.api.ValueNotSetException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.value.api.WrongValueTypeException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.xml.api.XmlGenericException
-
- MESSAGE_CODE - Static variable in exception net.sf.mmm.util.xml.base.XmlInvalidException
-
- messageCliAdditionalOptions() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageCliArguments() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageCliModeUsage() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageCliRequiredOptions() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageCliUsage() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageFactory - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
- messageFactory - Variable in class net.sf.mmm.util.nls.base.NlsWriter
-
- messageFactory - Variable in class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
-
- messageFormatterFactory - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- messageMainModeHelpUsage() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageMainModeVersionUsage() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageMainOptionHelpUsage() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageMainOptionVersionUsage() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messagesMap - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
- messageSynchronizerUsage() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageSynchronizerUsageBundleClass() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageSynchronizerUsageDatePattern() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageSynchronizerUsageEncoding(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageSynchronizerUsageLocales() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageSynchronizerUsageModeDefault(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- messageSynchronizerUsagePath(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- metadata - Variable in class net.sf.mmm.util.io.base.AbstractDetectorStream
-
- method - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
-
- method2BundleInfoMap - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
-
- METHOD_NAME_LOOKUP - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
-
- METHOD_PREFIX_ADD - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
-
method name prefix for an add method.
- METHOD_PREFIX_GET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
-
method name prefix for classic getter.
- METHOD_PREFIX_GET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
-
method name prefix for classic getter.
- METHOD_PREFIX_GET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
-
method name prefix for classic getter.
- METHOD_PREFIX_HAS - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
-
alternative method name prefix for boolean getter.
- METHOD_PREFIX_HAS - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
-
alternative method name prefix for boolean getter.
- METHOD_PREFIX_IS - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
-
alternative method name prefix for boolean getter.
- METHOD_PREFIX_IS - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
-
alternative method name prefix for boolean getter.
- METHOD_PREFIX_PUT - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
-
method name prefix for classic getter
- METHOD_PREFIX_REMOVE - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
-
method name prefix for a remove method.
- METHOD_PREFIX_SET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
-
method name prefix for classic setter
- METHOD_PREFIX_SET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
-
method name prefix for classic setter
- METHOD_PREFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
-
alternative method name prefixes for boolean getters.
- METHOD_PREFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
-
alternative method name prefixes for boolean getters.
- METHOD_PREFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
-
alternative method name prefixes for boolean getters.
- METHOD_PREFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
-
the method name prefixes for getter.
- METHOD_PREFIXES_BOOLEAN - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
-
alternative method name prefixes for boolean getters.
- METHOD_PREFIXES_BOOLEAN - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
-
alternative method name prefixes for boolean getters.
- METHOD_SUFFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
-
method name suffixes for indexed getters.
- METHOD_SUFFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
-
method name suffixes for indexed getters.
- METHOD_SUFFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
-
the method name suffixes for size getter.
- methodIntrospector - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- methods - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
-
the methods
- MICRO_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The micro sign for 10-6.
- MIDDLE_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
A small centered dot.
- MIDLINE_HORIZONTAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- min - Variable in class net.sf.mmm.util.value.api.Range
-
- MIN_DELAY - Static variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
- MIN_PATTERN_LENGTH - Static variable in class net.sf.mmm.util.text.base.HyphenationState
-
The minimum length of a pattern.
- MIN_UNBOUND - Static variable in class net.sf.mmm.util.value.api.Range
-
The unbound minimum.
- MIN_WIDTH - Static variable in class net.sf.mmm.util.cli.api.CliOutputSettings
-
The minimum value for
width
.
- MINIMUM_WIDTH_FOR_INDENT_AND_HYPHEN - Static variable in class net.sf.mmm.util.text.api.TextColumnInfo
-
- minimumIndex - Variable in class net.sf.mmm.util.io.base.ByteArrayImpl
-
- minimumSegmentCount - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
-
The minimum number of segments to format.
- minimumValue - Variable in class net.sf.mmm.util.math.base.NumberTypeImpl
-
- MINUS_OR_PLUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MINUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The unicode minus-sign.
- MINUS_SIGN_IN_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MINUS_SIGN_WITH_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MINUS_SIGN_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MINUS_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- mode - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
-
- mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
-
- mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
-
- mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
-
- mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
-
- mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
-
- mode - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
- mode - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathMap
-
- mode - Variable in class net.sf.mmm.util.text.base.JustificationImpl
-
- MODE_DEFAULT - Static variable in class net.sf.mmm.util.text.base.JustificationImpl
-
The character used to identify the default mode.
- MODE_TRUNCATE - Static variable in class net.sf.mmm.util.text.base.JustificationImpl
-
The character used to identify the truncate mode.
- MODELS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- modeOption - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
-
- modificationCounter - Variable in class net.sf.mmm.util.entity.base.AbstractGenericEntity
-
- modificationCounter - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
-
- modificationDate - Variable in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
-
- MODIFIER_LETTER_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_APOSTROPHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_CENTRED_LEFT_HALF_RING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_CENTRED_RIGHT_HALF_RING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_CROSS_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_DOUBLE_APOSTROPHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_DOUBLE_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_DOWN_ARROWHEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_DOWN_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_EXTRA_HIGH_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_EXTRA_LOW_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_HALF_TRIANGULAR_COLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_HIGH_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_LEFT_ARROWHEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_LEFT_HALF_RING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_LOW_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_LOW_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_LOW_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_LOW_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_LOW_VERTICAL_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_MID_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_MINUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_PLUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_REVERSED_COMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_REVERSED_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_RHOTIC_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_RIGHT_ARROWHEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_RIGHT_HALF_RING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_CAPITAL_INVERTED_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_H_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_REVERSED_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_TURNED_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_TURNED_R_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_W - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_SMALL_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_TRIANGULAR_COLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_TURNED_COMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_UNASPIRATED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_UP_ARROWHEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_UP_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_VERTICAL_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_VOICING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_YANG_DEPARTING_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MODIFIER_LETTER_YIN_DEPARTING_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MSG_CLI_ADDITIONAL_OPTIONS - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_CLI_ARGUMENTS - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_CLI_MODE_USAGE - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_CLI_REQUIRED_OPTIONS - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_CLI_USAGE - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_MAIN_MODE_HELP_USAGE - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_MAIN_MODE_VERSION_USAGE - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_MAIN_OPTION_HELP_USAGE - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_MAIN_OPTION_VERSION_USAGE - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_SYNCHRONIZER_USAGE - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_SYNCHRONIZER_USAGE_BUNDLE_CLASS - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_SYNCHRONIZER_USAGE_DATE_PATTERN - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_SYNCHRONIZER_USAGE_ENCODING - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_SYNCHRONIZER_USAGE_LOCALES - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_SYNCHRONIZER_USAGE_MODE_DEFAULT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MSG_SYNCHRONIZER_USAGE_PATH - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- MUCH_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MUCH_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MULTIMAP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MULTIPLICATION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MULTIPLICATION_SIGN_IN_DOUBLE_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MULTIPLICATION_SIGN_IN_LEFT_HALF_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MULTIPLICATION_SIGN_IN_RIGHT_HALF_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MULTIPLICATION_SIGN_IN_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MULTIPLICATION_SIGN_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MULTIPLICATION_SIGN_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MULTISET_MULTIPLICATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MULTISET_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MUSIC_FLAT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MUSIC_NATURAL_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- MUSIC_SHARP_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- mutableChildList - Variable in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
- MutableGenericContext - Interface in net.sf.mmm.util.context.api
-
This is the interface for a
context
that can be modified.
- MutableGenericContextImpl - Class in net.sf.mmm.util.context.impl
-
- MutableGenericContextImpl(MapFactory<? extends Map>) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
-
The constructor for a root-context.
- MutableGenericContextImpl(MapFactory<? extends Map>, GenericValueConverter<Object>) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
-
- MutableGenericContextImpl(MapFactory<? extends Map>, GenericContext) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
-
- MutableGenericContextImpl(MapFactory<? extends Map>, GenericContext, GenericValueConverter<Object>) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
-
- MutableGenericEntity<ID> - Interface in net.sf.mmm.util.entity.api
-
This is the interface for a mutable
GenericEntity
adding setter methods.
- mutableMetadata - Variable in class net.sf.mmm.util.io.base.AbstractDetectorStream
-
- MutableRevisionedEntity<ID> - Interface in net.sf.mmm.util.entity.api
-
- MutableUserSession - Interface in net.sf.mmm.util.session.api
-
N
- N_ARY_CIRCLED_DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_CIRCLED_PLUS_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_CIRCLED_TIMES_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_COPRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_SQUARE_UNION_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_SUMMATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_UNION_OPERATOR_WITH_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NABLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- name - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
-
- name - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
-
- name - Variable in class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
- name - Variable in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
-
- name - Variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
-
- name - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
-
- name - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
-
- name - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
-
- name - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
-
- name - Variable in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
-
- name2classMap - Variable in class net.sf.mmm.util.reflect.base.MappedClassResolver
-
- name2OptionMap - Variable in class net.sf.mmm.util.cli.base.CliState
-
- NAME_HELP - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
-
- NAME_VERBOSE - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
-
- NAME_VERSION - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
-
- NAMESPACE_PREFIX_SCHEMA - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XML-Schema
- NAMESPACE_PREFIX_SCHEMA_INSTANCE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XML-Schema
- NAMESPACE_PREFIX_SVG - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for SVG
- NAMESPACE_PREFIX_XHTML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XHTML
- NAMESPACE_PREFIX_XINCLUDE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XInclude
- NAMESPACE_PREFIX_XLINK - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XLink
- NAMESPACE_PREFIX_XML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the reserved xmlns namespace prefix
- NAMESPACE_PREFIX_XML_EVENTS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XML-Events
- NAMESPACE_PREFIX_XMLNS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the reserved xmlns namespace prefix
- NAMESPACE_PREFIX_XPATH_FUNCTIONS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XML-Schema
- NAMESPACE_PREFIX_XSLT - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XSLT
- NAMESPACE_URI_MATHML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the MathML namespace
- NAMESPACE_URI_RELAXNG_ANNOTATION - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the RELAX-NG-Structure namespace
- NAMESPACE_URI_RELAXNG_STRUCTURE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the RELAX-NG-Structure namespace
- NAMESPACE_URI_SCHEMA - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XML-Schema namespace
- NAMESPACE_URI_SCHEMA_INSTANCE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XML-Schema namespace
- NAMESPACE_URI_SVG - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the SVG namespace
- NAMESPACE_URI_XHTML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XHTML namespace
- NAMESPACE_URI_XINCLUDE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XInclude namespace
- NAMESPACE_URI_XLINK - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XLink namespace
- NAMESPACE_URI_XML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the xmlns namespace
- NAMESPACE_URI_XML_EVENTS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XML-Events namespace
- NAMESPACE_URI_XMLNS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the xmlns namespace
- NAMESPACE_URI_XPATH_FUNCTIONS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XML-Schema namespace
- NAMESPACE_URI_XSLT - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XSLT namespace
- navigate(String) - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method creates a new
DataResource
pointing to the given
resourcePath
based on
this resource.
E.g.
- navigate(String) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory.BrowsableResourceAdapter
-
This method creates a new
DataResource
pointing to the given
resourcePath
based on
this resource.
E.g.
- navigate(String) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory.DataResourceAdapter
-
This method creates a new
DataResource
pointing to the given
resourcePath
based on
this resource.
E.g.
- navigate(String) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method creates a new
DataResource
pointing to the given
resourcePath
based on
this resource.
E.g.
- navigate(String) - Method in class net.sf.mmm.util.resource.base.ClasspathResource
-
This method creates a new
DataResource
pointing to the given
resourcePath
based on
this resource.
E.g.
- navigate(String) - Method in class net.sf.mmm.util.resource.base.FileResource
-
This method creates a new
DataResource
pointing to the given
resourcePath
based on
this resource.
E.g.
- navigate(String) - Method in class net.sf.mmm.util.resource.base.UrlResource
-
This method creates a new
DataResource
pointing to the given
resourcePath
based on
this resource.
E.g.
- navigator - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
- NEGATED_DOUBLE_VERTICAL_BAR_DOUBLE_RIGHT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_A_SUBSET_OF_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_A_SUPERSET_OF_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_APPROXIMATELY_NOR_ACTUALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_GREATER_THAN_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_GREATER_THAN_NOR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_GREATER_THAN_NOR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_LESS_THAN_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_LESS_THAN_NOR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_LESS_THAN_NOR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- net.sf.mmm.util - package net.sf.mmm.util
-
Top-level package of the utilities.
- net.sf.mmm.util.cli.api - package net.sf.mmm.util.cli.api
-
Provides the API for utilities that help to build
command-line-interfaces (CLI).
- net.sf.mmm.util.cli.base - package net.sf.mmm.util.cli.base
-
Contains the base-implementation of utilities that help to build
command-line-interfaces (CLI).
- net.sf.mmm.util.cli.impl - package net.sf.mmm.util.cli.impl
-
Contains the implementation of utilities that help to build
command-line-interfaces (CLI).
- net.sf.mmm.util.collection.api - package net.sf.mmm.util.collection.api
-
Provides the API for utilities that help to dealing with
Collections
.
- net.sf.mmm.util.collection.base - package net.sf.mmm.util.collection.base
-
- net.sf.mmm.util.collection.impl - package net.sf.mmm.util.collection.impl
-
- net.sf.mmm.util.component.api - package net.sf.mmm.util.component.api
-
Contains API to help implementing components.
- net.sf.mmm.util.component.base - package net.sf.mmm.util.component.base
-
Contains base-implementation of component-util.
- net.sf.mmm.util.component.impl - package net.sf.mmm.util.component.impl
-
Contains implementation of component-util.
- net.sf.mmm.util.concurrent.api - package net.sf.mmm.util.concurrent.api
-
Provides the API for utilities that help to deal with concurrent programming.
- net.sf.mmm.util.concurrent.base - package net.sf.mmm.util.concurrent.base
-
Provides the base-implementation for concurrent-util.
- net.sf.mmm.util.context.api - package net.sf.mmm.util.context.api
-
Provides the API for a generic context.
- net.sf.mmm.util.context.base - package net.sf.mmm.util.context.base
-
- net.sf.mmm.util.context.impl - package net.sf.mmm.util.context.impl
-
- net.sf.mmm.util.date.api - package net.sf.mmm.util.date.api
-
Provides the API for utilities that help to deal with date and time.
- net.sf.mmm.util.date.base - package net.sf.mmm.util.date.base
-
Provides the basic implementation of utilities for dealing with date and time.
- net.sf.mmm.util.entity.api - package net.sf.mmm.util.entity.api
-
Provides the API for a entities.
- net.sf.mmm.util.entity.base - package net.sf.mmm.util.entity.base
-
Provides the basic implementation of the entity API.
- net.sf.mmm.util.event.api - package net.sf.mmm.util.event.api
-
Provides the API for a generic event-handling.
- net.sf.mmm.util.event.base - package net.sf.mmm.util.event.base
-
- net.sf.mmm.util.exception.api - package net.sf.mmm.util.exception.api
-
Provides the API for utilities that help to deal with exeptions.
- net.sf.mmm.util.exception.base - package net.sf.mmm.util.exception.base
-
Contains public implementations of exception-utilities.
- net.sf.mmm.util.file.api - package net.sf.mmm.util.file.api
-
Provides the API for utilities that help to deal with
File
s.
- net.sf.mmm.util.file.base - package net.sf.mmm.util.file.base
-
Contains public implementations of
File
-utilities.
- net.sf.mmm.util.filter.api - package net.sf.mmm.util.filter.api
-
Provides the API for generic filtering.
- net.sf.mmm.util.filter.base - package net.sf.mmm.util.filter.base
-
- net.sf.mmm.util.gwt.base.rebind - package net.sf.mmm.util.gwt.base.rebind
-
Provides the generator infrastructure for GWT.
- net.sf.mmm.util.io.api - package net.sf.mmm.util.io.api
-
Provides the API for utilities that help to read and write data, process
bytes, etc.
- net.sf.mmm.util.io.api.spi - package net.sf.mmm.util.io.api.spi
-
Provides the SPI (service-provider-interface) for IO-Utils.
- net.sf.mmm.util.io.base - package net.sf.mmm.util.io.base
-
Contains public implementations that help to read and write data, process
bytes, etc.
- net.sf.mmm.util.io.impl - package net.sf.mmm.util.io.impl
-
Contains implementations for utilities that help to read and write
data, process bytes, etc.
- net.sf.mmm.util.lang.api - package net.sf.mmm.util.lang.api
-
Provides the API for utilities of general purpose.
- net.sf.mmm.util.lang.api.attribute - package net.sf.mmm.util.lang.api.attribute
-
Contains abstract interfaces for common attributes of objects.
- net.sf.mmm.util.lang.api.concern - package net.sf.mmm.util.lang.api.concern
-
Contains abstract interfaces to tag common concerns of objects.
- net.sf.mmm.util.lang.api.function - package net.sf.mmm.util.lang.api.function
-
Contains a temporary backport for functional interfaces from java.util.function
.
- net.sf.mmm.util.lang.base - package net.sf.mmm.util.lang.base
-
Contains the basic implementation of the Util Lang API.
- net.sf.mmm.util.lang.base.attribute - package net.sf.mmm.util.lang.base.attribute
-
Contains base-implementation of the attributes API.
- net.sf.mmm.util.logging.impl - package net.sf.mmm.util.logging.impl
-
Provides the GWT compatible implementation of
Logger
via
GwtLogger
.
- net.sf.mmm.util.math.api - package net.sf.mmm.util.math.api
-
Provides the API for utilities that help to deal with
Number
s.
- net.sf.mmm.util.math.base - package net.sf.mmm.util.math.base
-
- net.sf.mmm.util.nls.api - package net.sf.mmm.util.nls.api
-
Provides the API for the native language support (NLS).
- net.sf.mmm.util.nls.base - package net.sf.mmm.util.nls.base
-
Contains the basis for implementations of the native language support (NLS) API.
- net.sf.mmm.util.nls.impl - package net.sf.mmm.util.nls.impl
-
Contains the implementation for the native language support (NLS).
- net.sf.mmm.util.nls.impl.formatter - package net.sf.mmm.util.nls.impl.formatter
-
Contains the implementation of formatters for the native language support (NLS).
- net.sf.mmm.util.nls.impl.rebind - package net.sf.mmm.util.nls.impl.rebind
-
- net.sf.mmm.util.pattern.api - package net.sf.mmm.util.pattern.api
-
Provides the API for a pattern compiler.
- net.sf.mmm.util.pattern.base - package net.sf.mmm.util.pattern.base
-
Contains public implementations of the
PatternCompiler
interface for different
syntax such as java-regex-, glob- and path-patterns.
- net.sf.mmm.util.pojo.api - package net.sf.mmm.util.pojo.api
-
Provides the API for dealing with
Pojo
s.
- net.sf.mmm.util.pojo.base - package net.sf.mmm.util.pojo.base
-
Provides the base-implementation of the
Pojo
API.
- net.sf.mmm.util.pojo.descriptor.api - package net.sf.mmm.util.pojo.descriptor.api
-
Provides the API for introspection of
Pojo
s.
- net.sf.mmm.util.pojo.descriptor.api.accessor - package net.sf.mmm.util.pojo.descriptor.api.accessor
-
Provides the accessors of the API for introspection of
Pojo
s.
- net.sf.mmm.util.pojo.descriptor.api.attribute - package net.sf.mmm.util.pojo.descriptor.api.attribute
-
Provides the common attribute-interfaces of the API for introspection of
Pojo
s.
- net.sf.mmm.util.pojo.descriptor.base - package net.sf.mmm.util.pojo.descriptor.base
-
- net.sf.mmm.util.pojo.descriptor.base.accessor - package net.sf.mmm.util.pojo.descriptor.base.accessor
-
- net.sf.mmm.util.pojo.descriptor.impl - package net.sf.mmm.util.pojo.descriptor.impl
-
- net.sf.mmm.util.pojo.descriptor.impl.accessor - package net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- net.sf.mmm.util.pojo.descriptor.impl.rebind - package net.sf.mmm.util.pojo.descriptor.impl.rebind
-
Contains the GWT rebinding generator for POJO introspection.
- net.sf.mmm.util.pojo.path.api - package net.sf.mmm.util.pojo.path.api
-
Provides the API for navigating a
PojoPath
.
- net.sf.mmm.util.pojo.path.base - package net.sf.mmm.util.pojo.path.base
-
Contains the base-implementation of the
PojoPath
API.
- net.sf.mmm.util.pojo.path.impl - package net.sf.mmm.util.pojo.path.impl
-
Contains the implementation of the
PojoPath
API.
- net.sf.mmm.util.pojo.path.impl.function - package net.sf.mmm.util.pojo.path.impl.function
-
- net.sf.mmm.util.pool.api - package net.sf.mmm.util.pool.api
-
Provides the API for a generic pool.
- net.sf.mmm.util.pool.base - package net.sf.mmm.util.pool.base
-
- net.sf.mmm.util.pool.impl - package net.sf.mmm.util.pool.impl
-
- net.sf.mmm.util.process.api - package net.sf.mmm.util.process.api
-
Provides the API for utilities that help to deal with
Process
es.
- net.sf.mmm.util.process.base - package net.sf.mmm.util.process.base
-
- net.sf.mmm.util.reflect.api - package net.sf.mmm.util.reflect.api
-
Provides the API for utilities that help to deal with reflection.
- net.sf.mmm.util.reflect.base - package net.sf.mmm.util.reflect.base
-
- net.sf.mmm.util.reflect.impl - package net.sf.mmm.util.reflect.impl
-
Contains implementations of the
Reflection-Util API
and other internals
of this reflection-util.
- net.sf.mmm.util.resource.api - package net.sf.mmm.util.resource.api
-
Provides the API for utilities that help to load
resources
from arbitrary
sources.
- net.sf.mmm.util.resource.api.spi - package net.sf.mmm.util.resource.api.spi
-
- net.sf.mmm.util.resource.base - package net.sf.mmm.util.resource.base
-
- net.sf.mmm.util.resource.base.spi - package net.sf.mmm.util.resource.base.spi
-
Contains the base-implementation of the SPI (service-provider-interface) for
data-resources
.
- net.sf.mmm.util.resource.impl - package net.sf.mmm.util.resource.impl
-
- net.sf.mmm.util.resource.impl.spi - package net.sf.mmm.util.resource.impl.spi
-
Contains the implementations of the SPI (service-provider-interface) for
data-resources
.
- net.sf.mmm.util.scanner.api - package net.sf.mmm.util.scanner.api
-
Provides the API for scanners that help to parse character sequences
efficient and easily.
- net.sf.mmm.util.scanner.base - package net.sf.mmm.util.scanner.base
-
- net.sf.mmm.util.search.api - package net.sf.mmm.util.search.api
-
Provides the API for a search.
- net.sf.mmm.util.search.base - package net.sf.mmm.util.search.base
-
Provides the basic implementation of the Search API.
- net.sf.mmm.util.security.api - package net.sf.mmm.util.security.api
-
Provides the API to help with security.
- net.sf.mmm.util.session.api - package net.sf.mmm.util.session.api
-
Provides the API for utilities that help to deal with user specific settings.
- net.sf.mmm.util.session.base - package net.sf.mmm.util.session.base
-
Contains public implementations of the session API.
- net.sf.mmm.util.text.api - package net.sf.mmm.util.text.api
-
Provides the API for utilities that help with textual operations.
- net.sf.mmm.util.text.base - package net.sf.mmm.util.text.base
-
Provides the base-implementation of text-util API.
- net.sf.mmm.util.transferobject.api - package net.sf.mmm.util.transferobject.api
-
Provides the API for transfer-objects.
- net.sf.mmm.util.transferobject.base - package net.sf.mmm.util.transferobject.base
-
Contains the basic implementation of the transfer-object API.
- net.sf.mmm.util.transformer.api - package net.sf.mmm.util.transformer.api
-
Provides the API for transformation-utilities.
- net.sf.mmm.util.transformer.base - package net.sf.mmm.util.transformer.base
-
Provides the base-implementation of transformer-util API.
- net.sf.mmm.util.uuid.api - package net.sf.mmm.util.uuid.api
-
Provides the API for utilities that help to create
UUID
s.
- net.sf.mmm.util.uuid.base - package net.sf.mmm.util.uuid.base
-
- net.sf.mmm.util.validation.api - package net.sf.mmm.util.validation.api
-
Provides the API for simple validation of values.
- net.sf.mmm.util.validation.base - package net.sf.mmm.util.validation.base
-
- net.sf.mmm.util.value.api - package net.sf.mmm.util.value.api
-
Provides the API for generic handling of values.
- net.sf.mmm.util.value.base - package net.sf.mmm.util.value.base
-
Contains the base-implementations of the
value API
.
- net.sf.mmm.util.value.impl - package net.sf.mmm.util.value.impl
-
- net.sf.mmm.util.version.api - package net.sf.mmm.util.version.api
-
Provides the API for dealing with versions.
- net.sf.mmm.util.version.base - package net.sf.mmm.util.version.base
-
- net.sf.mmm.util.version.impl - package net.sf.mmm.util.version.impl
-
- net.sf.mmm.util.xml.api - package net.sf.mmm.util.xml.api
-
Provides the API of utilities that help to deal with XML.
- net.sf.mmm.util.xml.base - package net.sf.mmm.util.xml.base
-
- net.sf.mmm.util.xml.base.jaxb - package net.sf.mmm.util.xml.base.jaxb
-
Contains various
XmlAdapter
for
mapping of common data-types and data-containers with JAXB.
- net.sf.mmm.util.xml.impl.stax - package net.sf.mmm.util.xml.impl.stax
-
Contains the implementation of the XML-Util API for StAX.
- net_sf_mmm_util_validation_base_Mandatory_message() - Method in interface net.sf.mmm.util.validation.base.ValidationMessages
-
- newBundle(String, Locale, String, ClassLoader, boolean) - Method in class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8
- newBundle(String, Locale, String, ClassLoader, boolean) - Method in class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8WithNlsBundleSupport
- newInstance(Class<POJO>) - Method in interface net.sf.mmm.util.pojo.api.PojoFactory
-
This method creates a new instance of the given
pojoType
.
The simplest implementation may just delegate to
Class.newInstance()
.
- newInstance(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
-
This method creates a new instance of the given
pojoType
.
The simplest implementation may just delegate to
Class.newInstance()
.
- newInstance() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
Creates a new instance.
- newInstance() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorImpl
-
Creates a new instance.
- newInstance(TO) - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject.AbstractTransferObjectUtilLimited
-
- newInstance(TO) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtilLimited
-
- newInstanceForClass(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
-
- newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
-
- newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
-
- newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
-
- newline - Variable in class net.sf.mmm.util.nls.base.NlsWriter
-
The string used to terminate a line.
- newline - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- newValidator(Class<?>, String) - Method in class net.sf.mmm.util.validation.base.AbstractValidatorBuilder
-
Creates a new instance of
ValueValidator
validating the given
property
of the specified
Pojo
.
- newValidator(Class<?>, TypedProperty<T>) - Method in class net.sf.mmm.util.validation.base.AbstractValidatorBuilder
-
Creates a new instance of
ValueValidator
validating the given
property
of the specified
Pojo
.
- newValidator(Class<V>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
-
- newValidator(Class<?>, String) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
-
Creates a new instance of
ValueValidator
validating the given
property
of the specified
Pojo
.
- newValidator(Class<?>, String, Class<?>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
-
Creates a new instance of
ValueValidator
validating the given
property
of the specified
Pojo
.
- newValidator(Class<?>, TypedProperty<T>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
-
Creates a new instance of
ValueValidator
validating the given
property
of the specified
Pojo
.
- newValidator(Class<?>, TypedProperty<T>, Class<T>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
-
Creates a new instance of
ValueValidator
validating the given
property
of the specified
Pojo
.
- newValidator(Class<V>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
- newValidator(Class<?>, String, Class<?>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
Creates a new instance of
ValueValidator
validating the given
property
of the specified
Pojo
.
- newValidator(Class<?>, TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
Creates a new instance of
ValueValidator
validating the given
property
of the specified
Pojo
.
- newValidator(Class<V>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderNone
-
- newValidator(Class<?>, String, Class<?>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderNone
-
Creates a new instance of
ValueValidator
validating the given
property
of the specified
Pojo
.
- newValidator(Class<?>, TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderNone
-
Creates a new instance of
ValueValidator
validating the given
property
of the specified
Pojo
.
- next - Variable in class net.sf.mmm.util.collection.base.AbstractIterator
-
the next item or null
if done
- next() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
- next - Variable in class net.sf.mmm.util.collection.base.AbstractLinkedNode
-
- next() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
- next() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
- next() - Method in class net.sf.mmm.util.collection.base.EmptyIterator
- next() - Method in class net.sf.mmm.util.collection.base.ReadOnlyIterator
- next() - Method in class net.sf.mmm.util.collection.base.SingleElementIterator
- next() - Method in interface net.sf.mmm.util.io.api.ByteIterator
-
This method gets the current byte in the iteration.
- next() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
This method gets the current byte in the iteration.
- next() - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
-
This method gets the current byte in the iteration.
- next() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method gets the current byte in the iteration.
- next() - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
-
This method gets the current byte in the iteration.
- next() - Method in interface net.sf.mmm.util.lang.api.CharIterator
-
- next - Variable in class net.sf.mmm.util.lang.base.AbstractCharIterator
-
The next char to iterate.
- next() - Method in class net.sf.mmm.util.lang.base.AbstractCharIterator
-
- next() - Method in class net.sf.mmm.util.lang.base.SequenceCharIterator
-
- next() - Method in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
- next() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
- next() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads the current character and increments the
index
stepping to
the next character.
- next() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads the current character and increments the
index
stepping to
the next character.
- next(DefaultLineWrapper.TextSegment) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- next - Variable in class net.sf.mmm.util.xml.base.JoiningNodeIterator
-
Buffer for lookahead or null
.
- next() - Method in class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
- next() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
- next() - Method in class net.sf.mmm.util.xml.impl.stax.XPointerStreamReader
- nextArray() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method switches over to the next internal
byte-array
.
- nextBuffer() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
- nextCalled - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
- nextElement() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
- nextElement(XMLEventReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
- nextElement(XMLEventReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- nextNonSpace - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
A buffer for the next non-space char if lookahead went to far, or ' ' if no char is buffered.
- nextSegment - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- nextTag() - Method in class net.sf.mmm.util.xml.base.StreamReaderProxy
-
- nextToken() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
-
- NlsAccess - Class in net.sf.mmm.util.nls.api
-
This is a static accessor for central components supporting native language support (NLS).
- NlsAccess() - Constructor for class net.sf.mmm.util.nls.api.NlsAccess
-
The constructor.
- NlsArgument - Class in net.sf.mmm.util.nls.api
-
This class represents an argument of an
NlsMessage
.
- NlsArgument(String, NlsFormatter<?>, Justification) - Constructor for class net.sf.mmm.util.nls.api.NlsArgument
-
The constructor.
- NlsArgumentFormatter - Interface in net.sf.mmm.util.nls.base
-
- NlsArgumentFormatterImpl - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsArgumentFormatterImpl() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsArgumentFormatterImpl
-
The constructor.
- NlsArgumentParser - Interface in net.sf.mmm.util.nls.api
-
- nlsBundle - Variable in class net.sf.mmm.util.lang.base.BooleanFormatter
-
- NlsBundle - Interface in net.sf.mmm.util.nls.api
-
This is the marker interface for all "resource-bundles" for this native language support.
- NlsBundleFactory - Interface in net.sf.mmm.util.nls.api
-
This is the interface for a factory that can dynamically
create
instance of
NlsBundle
-interfaces.
- NlsBundleFactoryGenerator - Class in net.sf.mmm.util.nls.impl.rebind
-
This is the GWT
Generator
for generation of the true
NlsBundleFactory
implementation as well as according
NlsBundle
implementations.
- NlsBundleFactoryGenerator() - Constructor for class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
-
The constructor.
- NlsBundleFactoryImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsBundleFactoryImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
-
The constructor.
- NlsBundleFactoryImpl(ClassLoader) - Constructor for class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
-
The constructor.
- NlsBundleGeneratorGwtI18n - Class in net.sf.mmm.util.nls.impl.rebind
-
This is the GWT
Generator
for generation of
NlsBundle
implementations.
- NlsBundleGeneratorGwtI18n() - Constructor for class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
-
The constructor.
- NlsBundleHelper - Class in net.sf.mmm.util.nls.base
-
Helper class to deal with
NlsBundle
interfaces.
- NlsBundleHelper() - Constructor for class net.sf.mmm.util.nls.base.NlsBundleHelper
-
The constructor.
- nlsBundleInterface - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
-
- NlsBundleKey - Annotation Type in net.sf.mmm.util.nls.api
-
This optional annotation is used to define a different
key
for a method of an
NlsBundle
interface.
- NlsBundleLocation - Annotation Type in net.sf.mmm.util.nls.api
-
Deprecated.
should not be used anymore due to smart solution for GWT and clever Control
- NlsBundleMessage - Annotation Type in net.sf.mmm.util.nls.api
-
- NlsBundleOptions - Annotation Type in net.sf.mmm.util.nls.api
-
This optional annotation is used to define a different name for an
NlsBundle
interface.
- nlsBundles - Variable in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
-
- nlsBundles - Variable in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
-
- nlsBundles - Variable in class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
-
the original bundles
- NlsBundleUtilCoreRoot - Interface in net.sf.mmm.util
-
- NlsBundleWithLookup - Interface in net.sf.mmm.util.nls.api
-
- NlsCachingLocalizer - Class in net.sf.mmm.util.nls.base
-
This is a class that stores
messages
and simplifies to resolve them.
ATTENTION:
This class collects instances
NlsMessage
and
NlsTemplate
to speed up repetitive
translations.
- NlsCachingLocalizer(String) - Constructor for class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
The constructor.
- NlsCachingLocalizer(String, NlsMessageFactory, NlsTemplateResolver) - Constructor for class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
The constructor.
- NlsCachingLocalizer(String, NlsMessageFactory, NlsTemplateResolver, MapFactory<? extends Map>) - Constructor for class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
The constructor.
- NlsClassCastException - Exception in net.sf.mmm.util.nls.api
-
- NlsClassCastException() - Constructor for exception net.sf.mmm.util.nls.api.NlsClassCastException
-
The constructor for de-serialization in GWT.
- NlsClassCastException(Object, Type) - Constructor for exception net.sf.mmm.util.nls.api.NlsClassCastException
-
The constructor.
- NlsClassCastException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.nls.api.NlsClassCastException
-
The constructor.
- NlsDependencies - Interface in net.sf.mmm.util.nls.base
-
This interface bundles the dependencies for the native language support (NLS).
- nlsDependencies - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
- nlsDependencies - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
-
- NlsDependenciesImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsDependenciesImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
The constructor.
- nlsDependnecies - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
-
- NlsException - Exception in net.sf.mmm.util.nls.api
-
This is an abstract base implementation of a checked exception with real native language support
(NLS).
ATTENTION:
Checked exceptions should be used for business errors and should only occur in unexpected situations.
- NlsException(String, Object...) - Constructor for exception net.sf.mmm.util.nls.api.NlsException
-
- NlsException(Throwable, String, Object...) - Constructor for exception net.sf.mmm.util.nls.api.NlsException
-
- NlsException(String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.nls.api.NlsException
-
The constructor.
- NlsException(Throwable, String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.nls.api.NlsException
-
The constructor.
- NlsException(NlsMessage) - Constructor for exception net.sf.mmm.util.nls.api.NlsException
-
The constructor.
- NlsException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.nls.api.NlsException
-
The constructor.
- NlsFormatter<O> - Interface in net.sf.mmm.util.nls.api
-
This is the interface for a formatter of an arbitrary object in a localized way.
- NlsFormatterChoice - Class in net.sf.mmm.util.nls.impl.formatter
-
This is the implementation of
NlsFormatter
for
choice-format
.
Examples:
NlsMessage
Example result
{deleteCount} {deleteCount,choice,(?==1)['files'](else)['file']} deleted.
1 file deleted.
{flag,choice,(?==true){date}(else){time}}
23:59:59
- NlsFormatterChoice(CharSequenceScanner, NlsDependencies) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
The constructor.
- NlsFormatterChoice.Choice - Class in net.sf.mmm.util.nls.impl.formatter
-
This inner class represents a single choice.
- NlsFormatterChoice.Choice(Filter<Object>, List<NlsFormatterChoice.Segment>) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
-
The constructor.
- NlsFormatterChoice.Condition - Class in net.sf.mmm.util.nls.impl.formatter
-
This inner class represents a single choice.
- NlsFormatterChoice.Condition(Comparator, Object) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
-
The constructor.
- NlsFormatterChoice.Segment - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterChoice.Segment(String, NlsArgument) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Segment
-
The constructor.
- NlsFormatterChoiceNoElseConditionException - Exception in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterChoiceNoElseConditionException() - Constructor for exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
-
The constructor.
- NlsFormatterChoiceOnlyElseConditionException - Exception in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterChoiceOnlyElseConditionException() - Constructor for exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
-
The constructor.
- NlsFormatterCurrency - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterCurrency() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
-
The constructor.
- NlsFormatterDate - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDate() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDate
-
The constructor.
- NlsFormatterDateFull - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateFull
-
The constructor.
- NlsFormatterDateIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateIso8601
-
The constructor.
- NlsFormatterDateIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateIso8601
-
The constructor.
- NlsFormatterDateLong - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateLong
-
The constructor.
- NlsFormatterDateMedium - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateMedium
-
The constructor.
- NlsFormatterDatePattern - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDatePattern(String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
-
The constructor.
- NlsFormatterDateShort - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateShort
-
The constructor.
- NlsFormatterDateTime - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateTime() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTime
-
The constructor.
- NlsFormatterDateTimeFull - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateTimeFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeFull
-
The constructor.
- NlsFormatterDateTimeIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateTimeIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeIso8601
-
The constructor.
- NlsFormatterDateTimeIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeIso8601
-
The constructor.
- NlsFormatterDateTimeLong - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateTimeLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeLong
-
The constructor.
- NlsFormatterDateTimeMedium - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateTimeMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeMedium
-
The constructor.
- NlsFormatterDateTimeShort - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateTimeShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeShort
-
The constructor.
- NlsFormatterDefault - Class in net.sf.mmm.util.nls.impl.formatter
-
This is an implementation of
NlsFormatter
for default formatting.
- NlsFormatterDefault() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
-
The constructor.
- NlsFormatterInteger - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterInteger() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
-
The constructor.
- NlsFormatterManager - Interface in net.sf.mmm.util.nls.api
-
This is the interface for a manager of
NlsFormatter
s.
A legal implementation of this interface has to be thread-safe.
- NlsFormatterManagerImpl - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterManagerImpl() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
-
The constructor.
- NlsFormatterMap - Class in net.sf.mmm.util.nls.base
-
- NlsFormatterMap() - Constructor for class net.sf.mmm.util.nls.base.NlsFormatterMap
-
The constructor.
- NlsFormatterNumber - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterNumber() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
-
The constructor.
- NlsFormatterNumberPattern - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterNumberPattern(String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
-
The constructor.
- NlsFormatterPercent - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterPercent() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
-
The constructor.
- NlsFormatterPlugin<O> - Interface in net.sf.mmm.util.nls.api
-
This interface extends
NlsFormatter
with the methods required to register this automatically as
plugin via
injection
.
All subclasses annotated with @
Named
will automatically be registered.
- NlsFormatterTime - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTime() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTime
-
The constructor.
- NlsFormatterTimeFull - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTimeFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeFull
-
The constructor.
- NlsFormatterTimeIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTimeIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeIso8601
-
The constructor.
- NlsFormatterTimeIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeIso8601
-
The constructor.
- NlsFormatterTimeLong - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTimeLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeLong
-
The constructor.
- NlsFormatterTimeMedium - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTimeMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeMedium
-
The constructor.
- NlsFormatterTimeShort - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTimeShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeShort
-
The constructor.
- NlsFormatterType - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterType(String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
-
The constructor.
- NlsFormatterType.ClassFormatter - Class in net.sf.mmm.util.nls.impl.formatter
-
This inner class is used to format
Class
es.
- NlsFormatterType.ClassFormatter(Appendable) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType.ClassFormatter
-
The constructor.
- NlsFormatterTypeFull - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTypeFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeFull
-
The constructor.
- NlsFormatterTypeLong - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTypeLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeLong
-
The constructor.
- NlsFormatterTypeMedium - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTypeMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeMedium
-
The constructor.
- NlsFormatterTypeShort - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTypeShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeShort
-
The constructor.
- NlsIllegalArgumentException - Exception in net.sf.mmm.util.nls.api
-
- NlsIllegalArgumentException() - Constructor for exception net.sf.mmm.util.nls.api.NlsIllegalArgumentException
-
The constructor for de-serialization in GWT.
- NlsIllegalArgumentException(Object) - Constructor for exception net.sf.mmm.util.nls.api.NlsIllegalArgumentException
-
The constructor.
- NlsIllegalArgumentException(Object, String) - Constructor for exception net.sf.mmm.util.nls.api.NlsIllegalArgumentException
-
The constructor.
- NlsIllegalArgumentException(Object, Throwable) - Constructor for exception net.sf.mmm.util.nls.api.NlsIllegalArgumentException
-
The constructor.
- NlsIllegalArgumentException(Object, String, Throwable) - Constructor for exception net.sf.mmm.util.nls.api.NlsIllegalArgumentException
-
The constructor.
- NlsIllegalStateException - Exception in net.sf.mmm.util.nls.api
-
- NlsIllegalStateException() - Constructor for exception net.sf.mmm.util.nls.api.NlsIllegalStateException
-
The constructor.
- NlsIllegalStateException(Throwable) - Constructor for exception net.sf.mmm.util.nls.api.NlsIllegalStateException
-
The constructor.
- NlsLocalizer - Interface in net.sf.mmm.util.nls.api
-
This is the interface for a localizer that simplifies the localization of messages via
NlsMessage
s.
- nlsMessage - Variable in exception net.sf.mmm.util.nls.api.AbstractNlsException
-
the internationalized message
- nlsMessage - Variable in exception net.sf.mmm.util.nls.api.AbstractNlsRuntimeException
-
the internationalized message
- NlsMessage - Interface in net.sf.mmm.util.nls.api
-
This is the interface for an internationalized message.
- nlsMessageFactory - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- NlsMessageFactory - Interface in net.sf.mmm.util.nls.api
-
This is the interface for a factory used to create instances of
NlsMessage
.
- NlsMessageFactoryImpl - Class in net.sf.mmm.util.nls.base
-
- NlsMessageFactoryImpl() - Constructor for class net.sf.mmm.util.nls.base.NlsMessageFactoryImpl
-
The constructor.
- NlsMessageFormatter - Interface in net.sf.mmm.util.nls.api
-
This is the interface for a formatter of a message-text.
- NlsMessageFormatterFactory - Interface in net.sf.mmm.util.nls.api
-
- NlsMessageFormatterFactoryImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsMessageFormatterFactoryImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
-
The constructor.
- NlsMessageFormatterImpl - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsMessageFormatterImpl(String, NlsDependencies) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
-
The constructor.
- NlsMessageFormatterImpl.PatternSegment - Class in net.sf.mmm.util.nls.impl.formatter
-
This inner class represents a segment out of the parsed message-pattern.
E.g.
- NlsMessageFormatterImpl.PatternSegment(String, NlsArgument) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
-
The constructor.
- NlsMessageImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsMessageImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageImpl
-
The constructor for de-serialization in GWT.
- NlsMessageImpl(NlsTemplate, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageImpl
-
The constructor.
- NlsMessageImpl(String, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageImpl
-
The constructor.
- NlsMessageLookup - Interface in net.sf.mmm.util.nls.api
-
- NlsMessageLookupNone - Class in net.sf.mmm.util.nls.base
-
This is a dummy implementation of
NlsMessageLookup
that will always return
null
.
- NlsMessageLookupNone() - Constructor for class net.sf.mmm.util.nls.base.NlsMessageLookupNone
-
The constructor.
- NlsMessageLookupProxy - Class in net.sf.mmm.util.nls.base
-
This class combines multiple instances of
NlsMessageLookup
to a single instance.
- NlsMessageLookupProxy(NlsMessageLookup...) - Constructor for class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
-
The constructor.
- NlsMessageLookupProxy(Class<? extends NlsBundleWithLookup>...) - Constructor for class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
-
The constructor.
- NlsMessagePlain - Class in net.sf.mmm.util.nls.base
-
- NlsMessagePlain() - Constructor for class net.sf.mmm.util.nls.base.NlsMessagePlain
-
The constructor for de-serialization in GWT.
- NlsMessagePlain(String) - Constructor for class net.sf.mmm.util.nls.base.NlsMessagePlain
-
The constructor.
- NlsNullPointerException - Exception in net.sf.mmm.util.nls.api
-
- NlsNullPointerException() - Constructor for exception net.sf.mmm.util.nls.api.NlsNullPointerException
-
The constructor for de-serialization in GWT.
- NlsNullPointerException(String) - Constructor for exception net.sf.mmm.util.nls.api.NlsNullPointerException
-
The constructor.
- NlsNullPointerException(String, Throwable) - Constructor for exception net.sf.mmm.util.nls.api.NlsNullPointerException
-
The constructor.
- NlsObject - Interface in net.sf.mmm.util.nls.api
-
This is the interface for an object with native language support.
- NlsParseException - Exception in net.sf.mmm.util.nls.api
-
The
NlsParseException
is thrown if some data could NOT be parsed because it does NOT match the
according format (pattern or grammar).
- NlsParseException() - Constructor for exception net.sf.mmm.util.nls.api.NlsParseException
-
The constructor for de-serialization in GWT.
- NlsParseException(CharSequence, CharSequence) - Constructor for exception net.sf.mmm.util.nls.api.NlsParseException
-
The constructor.
- NlsParseException(Throwable, CharSequence, CharSequence) - Constructor for exception net.sf.mmm.util.nls.api.NlsParseException
-
The constructor.
- NlsParseException(CharSequence, CharSequence, Object) - Constructor for exception net.sf.mmm.util.nls.api.NlsParseException
-
The constructor.
- NlsParseException(CharSequence, CharSequence, Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.NlsParseException
-
The constructor.
- NlsParseException(Throwable, CharSequence, CharSequence, Object) - Constructor for exception net.sf.mmm.util.nls.api.NlsParseException
-
The constructor.
- NlsParseException(Throwable, CharSequence, CharSequence, Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.NlsParseException
-
The constructor.
- NlsParseException(Object, Type, Object) - Constructor for exception net.sf.mmm.util.nls.api.NlsParseException
-
The constructor.
- NlsParseException(Throwable, Object, Type, Object) - Constructor for exception net.sf.mmm.util.nls.api.NlsParseException
-
The constructor.
- NlsParseException(Object, Type) - Constructor for exception net.sf.mmm.util.nls.api.NlsParseException
-
The constructor.
- NlsParseException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.nls.api.NlsParseException
-
The constructor.
- NlsResourceBundle - Interface in net.sf.mmm.util.nls.api
-
- NlsResourceBundleLocator - Interface in net.sf.mmm.util.nls.impl
-
This is the interface for an internal component that automatically
finds
the
declared
bundles
.
- NlsResourceBundleLocatorImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsResourceBundleLocatorImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
-
The constructor.
- NlsResourceBundleProvider - Interface in net.sf.mmm.util.nls.base
-
This interface allows to
get
all registered bundles.
- NlsResourceBundleRequestor - Interface in net.sf.mmm.util.nls.api
-
- NlsResourceLocator - Interface in net.sf.mmm.util.nls.api
-
- NlsReversedResourceBundle - Interface in net.sf.mmm.util.nls.impl
-
- NlsReversedResourceBundleImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsReversedResourceBundleImpl(ResourceBundle) - Constructor for class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
-
The constructor.
- NlsRuntimeException - Exception in net.sf.mmm.util.nls.api
-
This the base class for all runtime exceptions of the project.
- NlsRuntimeException() - Constructor for exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
The constructor for de-serialization in GWT.
- NlsRuntimeException(String, Object...) - Constructor for exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
- NlsRuntimeException(Throwable, String, Object...) - Constructor for exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
- NlsRuntimeException(String) - Constructor for exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
The constructor.
- NlsRuntimeException(Throwable, String) - Constructor for exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
The constructor.
- NlsRuntimeException(String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
The constructor.
- NlsRuntimeException(Throwable, String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
The constructor.
- NlsRuntimeException(NlsMessage) - Constructor for exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
The constructor.
- NlsRuntimeException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
The constructor.
- NlsRuntimeException(NlsRuntimeException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
The copy constructor.
- NlsRuntimeWrapperException - Exception in net.sf.mmm.util.nls.api
-
- NlsRuntimeWrapperException() - Constructor for exception net.sf.mmm.util.nls.api.NlsRuntimeWrapperException
-
The constructor for de-serialization in GWT.
- NlsRuntimeWrapperException(AbstractNlsException) - Constructor for exception net.sf.mmm.util.nls.api.NlsRuntimeWrapperException
-
The constructor.
- NlsRuntimeWrapperException(AbstractNlsRuntimeException) - Constructor for exception net.sf.mmm.util.nls.api.NlsRuntimeWrapperException
-
The constructor.
- NlsTemplate - Interface in net.sf.mmm.util.nls.api
-
This interface represents the template for an internationalized text that can be
translated
to a given
Locale
.
There is no direct factory to create an
NlsTemplate
as an alternative implementation might take
totally different arguments for construction.
- NlsTemplateImpl - Class in net.sf.mmm.util.nls.base
-
This class is the implementation of the
NlsTemplate
interface.
- NlsTemplateImpl() - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
The constructor for de-serialization in GWT.
- NlsTemplateImpl(String, String) - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
The constructor.
- NlsTemplateImplWithMessage - Class in net.sf.mmm.util.nls.base
-
- NlsTemplateImplWithMessage() - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
-
The constructor for de-serialization in GWT.
- NlsTemplateImplWithMessage(String, String, String) - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
-
The constructor.
- nlsTemplateResolver - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- NlsTemplateResolver - Interface in net.sf.mmm.util.nls.api
-
- NlsTemplateResolverImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsTemplateResolverImpl(ResourceBundle...) - Constructor for class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
-
The constructor.
- NlsTemplateResolverImpl(NlsReversedResourceBundle...) - Constructor for class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
-
The constructor.
- NlsThrowable - Interface in net.sf.mmm.util.nls.api
-
This is the interface for exceptions and runtime exceptions with real
native language support
(NLS).
In extension to a regular
throwable
it brings enhanced native language support (NLS).
- NlsUnsupportedOperationException - Exception in net.sf.mmm.util.nls.api
-
An
NlsUnsupportedOperationException
is thrown if an operation was invoked that is NOT implemented
or generally NOT supported.
ATTENTION:
Please always consider to avoid APIs that throw such exception and use inheritance instead (e.g.
- NlsUnsupportedOperationException() - Constructor for exception net.sf.mmm.util.nls.api.NlsUnsupportedOperationException
-
The constructor.
- NlsUnsupportedOperationException(Object) - Constructor for exception net.sf.mmm.util.nls.api.NlsUnsupportedOperationException
-
The constructor.
- NlsUnsupportedOperationException(Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.NlsUnsupportedOperationException
-
The constructor.
- NlsWriter - Class in net.sf.mmm.util.nls.base
-
- NlsWriter(Appendable) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
-
The constructor.
- NlsWriter(Appendable, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
-
The constructor.
- NlsWriter(Appendable, Map<String, Object>, Locale) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
-
The constructor.
- NlsWriter(Appendable, Map<String, Object>, Locale, String) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
-
The constructor.
- NlsWriter(Appendable, Map<String, Object>, Locale, String, NlsMessageFactory) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
-
The constructor.
- NlsWriter(Appendable, Map<String, Object>, Locale, String, NlsMessageFactory, NlsTemplateResolver) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
-
The constructor.
- NO_ANNOTATIONS - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
- NO_ARGS - Static variable in class net.sf.mmm.util.reflect.api.Arguments
-
the void signature for a non-arg method
- NO_ARGUMENTS - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtilLimited
-
- NO_BREAK_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NO_COMMA_OR_END_EXPRESSION - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
A char filter that accepts everything except ',' and '}'.
- NO_EXPRESSION - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
A char filter that accepts everything except ',' and '}'.
- NO_FILES - Static variable in interface net.sf.mmm.util.file.api.FileUtil
-
An empty file array.
- NO_PARAMETERS - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtilLimited
-
an empty class array
- NO_STACKTRACE - Static variable in interface net.sf.mmm.util.exception.api.ExceptionUtil
-
The empty stacktrace.
- NO_TARGET - Static variable in interface net.sf.mmm.util.reflect.api.AnnotationUtil
-
an empty element-type array
- NO_TYPES - Static variable in interface net.sf.mmm.util.reflect.api.GenericType
-
- NO_TYPES - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
- NoByteArrayPool - Class in net.sf.mmm.util.pool.base
-
- NoByteArrayPool() - Constructor for class net.sf.mmm.util.pool.base.NoByteArrayPool
-
The constructor.
- NoCharArrayPool - Class in net.sf.mmm.util.pool.base
-
- NoCharArrayPool() - Constructor for class net.sf.mmm.util.pool.base.NoCharArrayPool
-
The constructor.
- Node<PARENT> - Interface in net.sf.mmm.util.collection.api
-
This is the interface for a node that has a
parent
.
- NodeCycle<V> - Class in net.sf.mmm.util.collection.base
-
This class is used to detect and represent a cyclic dependency of nodes.
- NodeCycle(V) - Constructor for class net.sf.mmm.util.collection.base.NodeCycle
-
The constructor.
- NodeCycle(V, SimpleValueConverter<V, String>) - Constructor for class net.sf.mmm.util.collection.base.NodeCycle
-
The constructor.
- NodeCycleException - Exception in net.sf.mmm.util.collection.base
-
- NodeCycleException() - Constructor for exception net.sf.mmm.util.collection.base.NodeCycleException
-
The constructor for de-serialization in GWT.
- NodeCycleException(NodeCycle<?>) - Constructor for exception net.sf.mmm.util.collection.base.NodeCycleException
-
The constructor.
- NodeCycleException(NodeCycle<?>, Object) - Constructor for exception net.sf.mmm.util.collection.base.NodeCycleException
-
The constructor.
- nodeIndex - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
- NodeIterator - Class in net.sf.mmm.util.xml.base
-
- NodeIterator(NodeList) - Constructor for class net.sf.mmm.util.xml.base.NodeIterator
-
The constructor.
- nodeList - Variable in class net.sf.mmm.util.xml.base.NodeIterator
-
- nodeList - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
- nodeListLength - Variable in class net.sf.mmm.util.xml.base.NodeIterator
-
- NodeValueCharIterator - Class in net.sf.mmm.util.xml.base
-
- NodeValueCharIterator(NodeList) - Constructor for class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
The constructor.
- NodeValueCharIterator(Node) - Constructor for class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
The constructor.
- NON_BREAKING_HYPHEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The non-breaking hyphen.
- NonClosingInputStream - Class in net.sf.mmm.util.io.base
-
- NonClosingInputStream(InputStream) - Constructor for class net.sf.mmm.util.io.base.NonClosingInputStream
-
The constructor.
- NonClosingInputStream.ClosedInputStream - Class in net.sf.mmm.util.io.base
-
- NonClosingInputStream.ClosedInputStream() - Constructor for class net.sf.mmm.util.io.base.NonClosingInputStream.ClosedInputStream
-
The constructor.
- nonUtfEncoding - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
The encoding to use if encoding is neither UTF nor ASCII.
- NoPojoFieldIntrospector - Class in net.sf.mmm.util.pojo.descriptor.base
-
- NoPojoFieldIntrospector() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.NoPojoFieldIntrospector
-
The constructor.
- NoPojoMethodIntrospector - Class in net.sf.mmm.util.pojo.descriptor.base
-
- NoPojoMethodIntrospector() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.NoPojoMethodIntrospector
-
The constructor.
- NoPojoPathRecognizer - Class in net.sf.mmm.util.pojo.path.base
-
- NoPojoPathRecognizer() - Constructor for class net.sf.mmm.util.pojo.path.base.NoPojoPathRecognizer
-
The constructor.
- NOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORMAL_SUBGROUP_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORMAL_SUBGROUP_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- normalize(String) - Method in class net.sf.mmm.util.text.base.HyphenatorImpl
-
This method normalizes the given word
.
- normalize(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
-
This method normalizes the constant
name
of the
Enum
.
- normalize2Ascii(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
-
This method determines an ASCII-representation for the given character if available.
- normalize2Ascii(CharSequence) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
-
This method converts the given text
to the best possible ASCII-representation.
- normalize2Ascii(CharSequence, char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
-
This method converts the given text
to the best possible ASCII-representation.
- normalize2Ascii(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
This method determines an ASCII-representation for the given character if available.
- normalize2Ascii(CharSequence) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
This method converts the given text
to the best possible ASCII-representation.
- normalize2Ascii(CharSequence, char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
This method converts the given text
to the best possible ASCII-representation.
- normalizedWord - Variable in class net.sf.mmm.util.text.base.HyphenationState
-
The normalized word.
- normalizePath(String, char) - Method in interface net.sf.mmm.util.file.api.FileUtil
-
This method normalizes a given path
.
- normalizePath(String) - Method in interface net.sf.mmm.util.file.api.FileUtil
-
- normalizePath(String) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- normalizePath(String, char) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
This method normalizes a given path
.
- normalizePathInternal(String, char) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- normalizeSpaces - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- NORTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_EAST_ARROW_AND_SOUTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_EAST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_EAST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_WEST_ARROW_AND_NORTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_WEST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_WEST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_A_SUBSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_A_SUPERSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_AN_ELEMENT_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_ASYMPTOTICALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_IDENTICAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_NORMAL_SUBGROUP_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_NORMAL_SUBGROUP_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_PARALLEL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The sign for a negation in boolean algebra.
- NOT_SQUARE_IMAGE_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_SQUARE_ORIGINAL_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_TRUE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NoTemplateResolver - Class in net.sf.mmm.util.nls.base
-
- NoTemplateResolver() - Constructor for class net.sf.mmm.util.nls.base.NoTemplateResolver
-
The constructor.
- NotInitializedException - Exception in net.sf.mmm.util.component.api
-
This is the exception thrown if an operation was invoked before the object was initialized but has to be
called after initialization.
Typical this exception is thrown by a component if it was used (a method declared in the component API was
called) before the
initialization
.
- NotInitializedException() - Constructor for exception net.sf.mmm.util.component.api.NotInitializedException
-
The constructor.
- NULL - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
-
a string representing the undefined value null
.
- NULL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The null character typically used for termination.
- NUMBER_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The hash or number sign.
- NumberConversionException - Exception in net.sf.mmm.util.math.api
-
This is the exception thrown if a numeric value can NOT converted to a specific number-type.
- NumberConversionException() - Constructor for exception net.sf.mmm.util.math.api.NumberConversionException
-
The constructor for de-serialization in GWT.
- NumberConversionException(Object, Object) - Constructor for exception net.sf.mmm.util.math.api.NumberConversionException
-
The constructor.
- NumberConversionException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.math.api.NumberConversionException
-
The constructor.
- NumberType<NUMBER extends Number> - Interface in net.sf.mmm.util.math.api
-
This class represents the
type
reflecting a specific
Number
.
- NumberTypeImpl<NUMBER extends Number> - Class in net.sf.mmm.util.math.base
-
This is the implementation of the
NumberType
interface.
- NumberTypeImpl(int, NUMBER, NUMBER) - Constructor for class net.sf.mmm.util.math.base.NumberTypeImpl
-
The constructor.
- NUMERO_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
O
- obfuscateException(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- OBJECT_ID_ILLEGAL - Static variable in interface net.sf.mmm.util.entity.api.EntityId
-
- OBJECT_ID_MINIMUM_CUSTOM - Static variable in interface net.sf.mmm.util.entity.api.EntityId
-
- ObjectDisposedException - Exception in net.sf.mmm.util.nls.api
-
- ObjectDisposedException() - Constructor for exception net.sf.mmm.util.nls.api.ObjectDisposedException
-
The constructor for de-serialization in GWT.
- ObjectDisposedException(Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectDisposedException
-
The constructor.
- objectId - Variable in class net.sf.mmm.util.entity.base.EntityIdImpl
-
- ObjectMismatchException - Exception in net.sf.mmm.util.nls.api
-
- ObjectMismatchException() - Constructor for exception net.sf.mmm.util.nls.api.ObjectMismatchException
-
The constructor for de-serialization in GWT.
- ObjectMismatchException(Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectMismatchException
-
The constructor.
- ObjectMismatchException(Object, Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectMismatchException
-
The constructor.
- ObjectMismatchException(Object, Object, Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectMismatchException
-
The constructor.
- ObjectMismatchException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectMismatchException
-
The constructor.
- ObjectMismatchException(Throwable, Object, Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectMismatchException
-
The constructor.
- ObjectMismatchException(Throwable, Object, Object, Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectMismatchException
-
The constructor.
- ObjectNotFoundException - Exception in net.sf.mmm.util.nls.api
-
An
ObjectNotFoundException
is thrown if an object was requested but does NOT exist or could NOT be
found.
This typically happens in situations where required objects are requested by a key (e.g.
- ObjectNotFoundException() - Constructor for exception net.sf.mmm.util.nls.api.ObjectNotFoundException
-
The constructor for de-serialization in GWT.
- ObjectNotFoundException(Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectNotFoundException
-
The constructor.
- ObjectNotFoundException(Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectNotFoundException
-
The constructor.
- ObjectNotFoundException(Throwable, Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectNotFoundException
-
The constructor.
- ObjectNotFoundException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectNotFoundException
-
The constructor.
- ObjectNotFoundUserException - Exception in net.sf.mmm.util.nls.api
-
- ObjectNotFoundUserException() - Constructor for exception net.sf.mmm.util.nls.api.ObjectNotFoundUserException
-
The constructor for de-serialization in GWT.
- ObjectNotFoundUserException(Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectNotFoundUserException
-
The constructor.
- ObjectNotFoundUserException(Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectNotFoundUserException
-
The constructor.
- ObjectNotFoundUserException(Throwable, Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectNotFoundUserException
-
The constructor.
- ObjectNotFoundUserException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.ObjectNotFoundUserException
-
The constructor.
- OBLIQUE_ANGLE_OPENING_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- OBLIQUE_ANGLE_OPENING_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- offset - Variable in class net.sf.mmm.util.text.base.HyphenationState
-
- OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- OHM_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- omitChars - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
-
- onFailure(ValidationFailure) - Method in interface net.sf.mmm.util.validation.api.ValidationCollector
-
- onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
-
- onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
-
- onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
-
- onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
-
- OPEN_BOX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- openOutputStream() - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method opens an output-stream in order to write data to the resource.
- openOutputStream() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
-
This method opens an output-stream in order to write data to the resource.
- openOutputStream() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
-
This method opens an output-stream in order to write data to the resource.
- openOutputStream() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method opens an output-stream in order to write data to the resource.
- openOutputStream() - Method in class net.sf.mmm.util.resource.base.FileResource
-
This method opens an output-stream in order to write data to the resource.
- openStream() - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method opens this resource for reading.
- openStream() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
-
This method opens this resource for reading.
- openStream() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method opens this resource for reading.
- openStream() - Method in class net.sf.mmm.util.resource.base.FileResource
-
This method opens this resource for reading.
- operand - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
-
- OPERAND_DEFAULT - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
-
- option - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
-
The actual option.
- option - Variable in class net.sf.mmm.util.cli.base.CliOptionContainer
-
- OPTION_BUNDLE_CLASS - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
The command-line option to set the bundle-class.
- OPTION_DATE_PATTERN - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- OPTION_ENCODING - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- OPTION_LOCALE - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
The command-line option to set the locales.
- OPTION_PATH - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- optionList - Variable in class net.sf.mmm.util.cli.base.CliState
-
- options - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
-
- Orientation - Enum in net.sf.mmm.util.lang.api
-
This enum contains the available values for the orientation.
- Orientation(String, String) - Constructor for enum net.sf.mmm.util.lang.api.Orientation
-
The constructor.
- original - Variable in class net.sf.mmm.util.lang.base.CharSubSequence
-
the original sequence that is wrapped here
- ORIGINAL_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- originalExceptionName - Variable in exception net.sf.mmm.util.nls.api.GenericSerializableException
-
- outputSettings - Variable in class net.sf.mmm.util.cli.api.AbstractMain
-
- outStream - Variable in class net.sf.mmm.util.process.api.ProcessContext
-
- ownerType - Variable in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
-
P
- PACKAGE_JAVA_LANG - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
-
The package java.lang
.
- packageName - Variable in class net.sf.mmm.util.reflect.api.ClassName
-
- padding - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
-
The padding for the number.
- padNumber(long, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method formats a positive number to a string with at least the given number of digits padding it
with leading zeros.
Examples:
padNumber(5, 3)
will return "005"
padNumber(25, 3)
will return "025"
padNumber(100, 3)
will return "100"
padNumber(1234, 3)
will return "1234"
- padNumber(long, int, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method formats a positive number to a string using the given
radix
with at least the
given number of digits padding it with leading zeros.
Examples:
padNumber(31, 3, 16)
will return
"01f"
padNumber(5, 6, 2)
will return
"000101"
To pad a number to a constant length you can use the following value for
digits
:
Radix
byte
short
int
long
2
8
16
32
64
8
3
6
9
12
10
3
5
9
19
16
2
4
8
16
- padNumber(long, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method formats a positive number to a string with at least the given number of digits padding it
with leading zeros.
Examples:
padNumber(5, 3)
will return "005"
padNumber(25, 3)
will return "025"
padNumber(100, 3)
will return "100"
padNumber(1234, 3)
will return "1234"
- padNumber(long, int, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method formats a positive number to a string using the given
radix
with at least the
given number of digits padding it with leading zeros.
Examples:
padNumber(31, 3, 16)
will return
"01f"
padNumber(5, 6, 2)
will return
"000101"
To pad a number to a constant length you can use the following value for
digits
:
Radix
byte
short
int
long
2
8
16
32
64
8
3
6
9
12
10
3
5
9
19
16
2
4
8
16
- PARALLEL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PARALLEL_WITH_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PARALLEL_WITH_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- parameterColumnInfo - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
-
- parameterContainer - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
-
- ParameterizedTypeImpl - Class in net.sf.mmm.util.reflect.impl
-
- ParameterizedTypeImpl(Class<?>, Type[], Type) - Constructor for class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
-
The constructor.
- parameters - Variable in class net.sf.mmm.util.cli.base.CliParameterConsumer
-
- parent - Variable in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
- parent - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
the parent context
- parent - Variable in class net.sf.mmm.util.filter.base.FilterRuleChain
-
The parent that is extended by this chain or null
.
- parent - Variable in class net.sf.mmm.util.io.impl.PooledByteArray
-
The parent that
created
this array.
- parent - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- parent - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain
-
The parent that is extended by this chain or null
.
- parent - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
the parent reader or null
if this is the root.
- parentPath - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
-
- parentPath - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
-
- parse(Reader, boolean) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
-
- parse(BufferedReader, boolean) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
-
- parse(String) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
-
This method gets an instance of the
represented number-class
with the numeric value
identified by the given string
number
.
- parse(CharSequenceScanner) - Method in interface net.sf.mmm.util.nls.api.NlsArgumentParser
-
- parse(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
- parseArgument(AbstractCliParser.CliParserState, String, CliArgumentContainer, CliParameterConsumer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
- parseAttribute(XMLStreamReader, String, String, Class<V>) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
This method parses the attribute with the given localAttributeName
from the given
xmlReader
as given by type
.
- parseAttribute(XMLStreamReader, String, String, Class<V>, V) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
This method parses the attribute with the given localAttributeName
from the given
xmlReader
as given by type
.
- parseAttribute(XMLStreamReader, String, String, Class<V>) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
This method parses the attribute with the given localAttributeName
from the given
xmlReader
as given by type
.
- parseAttribute(XMLStreamReader, String, String, Class<V>, V) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
This method parses the attribute with the given localAttributeName
from the given
xmlReader
as given by type
.
- parseBoolean(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method parses a boolean value given as string.
- parseBoolean(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method parses a boolean value given as string.
- parseCalendar(String) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
-
This method parses the given string
date
according to
ISO 8601
.
- parseCalendar(String, Calendar) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
-
This method parses the given
date
according to
ISO 8601
using the given
calendar
.
- parseCalendar(String) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
-
This method parses the given string
date
according to
ISO 8601
.
- parseCalendar(String, Calendar) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
-
This method parses the given
date
according to
ISO 8601
using the given
calendar
.
- parseChain(InputStream) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
-
This method parses the chain from the given inStream
.
- parseChain(Element) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
-
This method parses a
chain
given by
xmlElement
.
- parseChain(Element, FilterRuleChain<String>) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
-
This method parses a
chain
given as XML via
xmlElement
.
- parseChain(Element, StringTransformerChain) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
This method parses a
chain
given by
xmlElement
.
- parseChains(Element) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
-
This method parses a map of
chain
s given by
xmlElement
.
- parseChains(Element) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
This method parses a map of
chain
s given by
xmlElement
.
- parseChoice(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
- parseComparatorArgument(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
- parseCondition(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
- parseDate(String) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
-
This method parses the given string
date
according to
ISO 8601
.
- parseDate(String) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
-
This method parses the given string
date
according to
ISO 8601
.
- parseDate(String) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
-
This method parses the given string
date
according to
ISO 8601
.
- parseDate(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
-
This method parses the date from the given scanner
.
- parseDocument(InputStream) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method parses an XML document from a given input stream.
- parseDocument(Reader) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method parses an XML document from a given reader.
- parseDocument(InputSource) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method parses an XML document into an DOM document.
- parseDocument(InputStream) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method parses an XML document from a given input stream.
- parseDocument(Reader) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method parses an XML document from a given reader.
- parseDocument(InputSource) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method parses an XML document into an DOM document.
- parseNumber(String, Object) - Static method in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
This method parses a numeric value.
- parseOctalMode(CharSequenceScanner) - Static method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method parses the current state of the
chmod
argument given by
parse
in octal mode.
- parseOption(AbstractCliParser.CliParserState, String, CliOptionContainer, CliParameterConsumer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
- parseParameter(String, AbstractCliParser.CliParserState, CliParameterConsumer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
This method parses a single command-line argument.
- parseParameters(String...) - Method in interface net.sf.mmm.util.cli.api.CliParser
-
- parseParameters(String...) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
- parseParameterUndefinedOption(String, AbstractCliParser.CliParserState, CliParameterConsumer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
Parses the given commandline
parameter
that is no defined
CliOption
.
- parserBuilder - Variable in class net.sf.mmm.util.cli.api.AbstractMain
-
- ParserState - Class in net.sf.mmm.util.xml.api
-
This Class contains the state of an HTML
parsing
process.
- ParserState() - Constructor for class net.sf.mmm.util.xml.api.ParserState
-
The constructor.
- ParserState(ParserState) - Constructor for class net.sf.mmm.util.xml.api.ParserState
-
The constructor.
- parseRule(Element) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
This method parses a
rule
given by
xmlElement
.
- parseStringList(XMLEventReader, QName) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
This method parses a list of strings enclosed by elements with the given elementName
until the current
element ends.
- parseSubFormatter(CharSequenceScanner, String, StringBuilder, VersionUtilImpl.FormatPatternStatus) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- parseSymbolicMode(CharSequenceScanner, int) - Static method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method parses a symbolic-mode segment from parse
.
- parseTemplate(String) - Method in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
This method parses the given
internationalizedMessage
as
NlsTemplate
in case it is
given in the form
{<BUNDLE>#<KEY>}
.
- parseTime(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
-
This method parses the time (or timezone offset) from the given scanner
.
- parseTimezone(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
-
This method parses the timezone from the given parser
.
- parseTimezoneOffset(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
-
This method parses the timezone offset from the given scanner
.
- parseUGO(CharSequenceScanner) - Static method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method parses the ugoa
prefix indicating which flags to modify.
- PARTIAL_DIFFERENTIAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- path - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- path - Variable in class net.sf.mmm.util.resource.base.ClasspathResource
-
- path - Variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
-
- PATH_SEGMENT_CURRENT - Static variable in interface net.sf.mmm.util.file.api.FileUtil
-
The path segment indicating the current folder itself.
- PATH_SEGMENT_PARENT - Static variable in interface net.sf.mmm.util.file.api.FileUtil
-
The path segment indicating the parent folder.
- PATH_SUFFIX_COLLECTION_LIST - Static variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- PathPatternCompiler - Class in net.sf.mmm.util.pattern.base
-
- PathPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.PathPatternCompiler
-
The constructor.
- pattern - Variable in class net.sf.mmm.util.file.base.FileUtilImpl.PathSegment
-
- pattern - Variable in class net.sf.mmm.util.file.base.PatternFileFilter
-
the pattern that must match in order to
accept
a file by its
name
.
- pattern - Variable in class net.sf.mmm.util.filter.base.PatternFilterRule
-
- pattern - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
-
- pattern - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
-
- pattern - Variable in class net.sf.mmm.util.transformer.base.RegexStringTransformer
-
- pattern - Variable in class net.sf.mmm.util.validation.base.ValidatorRegexPattern
-
- PATTERN_ALL - Static variable in interface net.sf.mmm.util.date.api.Iso8601Util
-
The regex-pattern to check the format.
- PATTERN_MIXED_SHORT_OPTIONS - Static variable in class net.sf.mmm.util.cli.base.AbstractCliParser
-
The
Pattern
for a mix of multiple short-options.
- PATTERN_STRING_ALL - Static variable in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
-
The regex-pattern for the full date-format (date with optional time and optional timezone).
- PATTERN_STRING_DATE - Static variable in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
-
The regex-pattern for the date-format.
- PATTERN_STRING_TIME - Static variable in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
-
The regex-pattern for the time-format.
- PATTERN_STRING_TIMEZONE - Static variable in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
-
The regex-pattern for the timezone-format.
- PatternCompiler - Interface in net.sf.mmm.util.pattern.api
-
This is the interface for a compiler that can
compile
an pattern-expression given
as string into a
Pattern
.
The intention is to abstract from
Pattern.compile(String, int)
and therefore also allow other
dialects like glob-patterns.
- patternCompiler - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
- PatternFileFilter - Class in net.sf.mmm.util.file.base
-
- PatternFileFilter(Pattern) - Constructor for class net.sf.mmm.util.file.base.PatternFileFilter
-
The constructor.
- PatternFileFilter(String, FileType) - Constructor for class net.sf.mmm.util.file.base.PatternFileFilter
-
The constructor.
- PatternFileFilter(Pattern, FileType) - Constructor for class net.sf.mmm.util.file.base.PatternFileFilter
-
The constructor.
- PatternFilterRule - Class in net.sf.mmm.util.filter.base
-
This is an implementation of the
FilterRule
interface that matches using a regex
Pattern
.
- PatternFilterRule() - Constructor for class net.sf.mmm.util.filter.base.PatternFilterRule
-
The non-arg constructor.
NOTE:
This constructor should not be called directly! It is only intended for reflective access (e.g.
- PatternFilterRule(String, boolean) - Constructor for class net.sf.mmm.util.filter.base.PatternFilterRule
-
The constructor.
- PatternFilterRule(Pattern, boolean) - Constructor for class net.sf.mmm.util.filter.base.PatternFilterRule
-
The constructor.
- patterns - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
-
- peek() - Method in interface net.sf.mmm.util.io.api.ByteIterator
-
This method gets the current byte in the iteration.
- peek() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
This method gets the current byte in the iteration.
- peek() - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
-
This method gets the current byte in the iteration.
- peek() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method gets the current byte in the iteration.
- peek() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads the current character without incrementing the
index
.
- peek() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads the current character without incrementing the
index
.
- peek(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method peeks the number of
next characters
given by
count
and returns
them as string.
- PER_MILLE_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PER_TEN_THOUSAND_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PERCENT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The percent sign indicating the 1/100 part of the preceding number.
- PeriodicRefresher - Interface in net.sf.mmm.util.component.api
-
- PeriodicRefresherImpl - Class in net.sf.mmm.util.component.impl
-
- PeriodicRefresherImpl() - Constructor for class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
The constructor.
- permissions - Variable in class net.sf.mmm.util.file.base.FileAttributes
-
- PersistenceEntity<ID> - Interface in net.sf.mmm.util.entity.api
-
This is the interface to mark a
RevisionedEntity
that represents an entity of the
persistence.
- persistentEntity - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
-
- PERSPECTIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- phase - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- phaseAlias - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- phaseCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
-
Counter for phase in format pattern.
- phaseMap - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- phaseNumber - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- phaseNumberCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
-
Counter for phase number in format pattern.
- phasePrefixSet - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- PILCROW_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The pilcrow or paragraph sign.
- PITCHFORK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PITCHFORK_WITH_TEE_TOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PlainFileFilter - Class in net.sf.mmm.util.file.base
-
- PlainFileFilter() - Constructor for class net.sf.mmm.util.file.base.PlainFileFilter
-
The constructor.
- PLANCK_CONSTANT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PLANCK_CONSTANT_OVER_TWO_PI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PLUS_MINUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The symbol indicating plus (+) and/or minus (-).
- PLUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The plus sign.
- PLUS_SIGN_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PLUS_SIGN_IN_LEFT_HALF_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PLUS_SIGN_IN_RIGHT_HALF_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PLUS_SIGN_IN_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PLUS_SIGN_WITH_CIRCUMFLEX_ACCENT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PLUS_SIGN_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PLUS_SIGN_WITH_SMALL_CIRCLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PLUS_SIGN_WITH_SUBSCRIPT_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PLUS_SIGN_WITH_TILDE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PLUS_SIGN_WITH_TILDE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- Pojo - Interface in net.sf.mmm.util.pojo.api
-
This interface is only used for documentation of what is meant by the term POJO:
A POJO is a shortcut for Plain Old Java Object and simply means any Java object
containing or providing data.
- pojo - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
-
- pojo - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- pojo - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathMap
-
- pojo2Map(Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
-
This method creates a lazy, immutable
Map
reflecting the given
Pojo
.
ATTENTION:
The
Map
may be
simple
.
- pojo2Map(Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
-
This method creates a lazy, immutable
Map
reflecting the given
Pojo
.
ATTENTION:
The
Map
may be
simple
.
- pojo2Map(Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
-
This method creates a lazy, immutable
Map
reflecting the given
Pojo
.
ATTENTION:
The
Map
may be
simple
.
- pojo2Map(Object) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
-
- pojo2Map(Object, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
-
- pojo2Map(Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- pojo2Map(Object, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- PojoAttributeName - Interface in net.sf.mmm.util.pojo.descriptor.api.attribute
-
This is the interface for an object that carries the
name
of a
POJO
property.
- PojoAttributeType<POJO> - Interface in net.sf.mmm.util.pojo.descriptor.api.attribute
-
This is the interface for an object that is related to a
Pojo
and
therefore contains the
pojo-type
.
- pojoClass - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- PojoDescriptor<POJO> - Interface in net.sf.mmm.util.pojo.descriptor.api
-
- pojoDescriptor - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
-
- PojoDescriptorBuilder - Interface in net.sf.mmm.util.pojo.descriptor.api
-
- pojoDescriptorBuilder - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
- pojoDescriptorBuilder - Variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- pojoDescriptorBuilder - Variable in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
-
- PojoDescriptorBuilderFactory - Interface in net.sf.mmm.util.pojo.descriptor.api
-
- pojoDescriptorBuilderFactory - Variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- pojoDescriptorBuilderFactory - Variable in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
-
- PojoDescriptorBuilderFactoryImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
-
- PojoDescriptorBuilderFactoryImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
-
The constructor.
- PojoDescriptorBuilderFactoryLimited - Class in net.sf.mmm.util.pojo.descriptor.base
-
- PojoDescriptorBuilderFactoryLimited() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorBuilderFactoryLimited
-
The constructor.
- PojoDescriptorBuilderGenerator - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
-
- PojoDescriptorBuilderGenerator() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
-
The constructor.
- PojoDescriptorBuilderImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
-
- PojoDescriptorBuilderImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
The constructor.
- PojoDescriptorBuilderImpl(MapFactory) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
The constructor.
- PojoDescriptorDependencies - Interface in net.sf.mmm.util.pojo.descriptor.base
-
This interface bundles the dependencies for the POJO-introspection.
- PojoDescriptorDependenciesImpl - Class in net.sf.mmm.util.pojo.descriptor.base
-
- PojoDescriptorDependenciesImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
-
The constructor.
- PojoDescriptorEnhancer - Interface in net.sf.mmm.util.pojo.descriptor.base
-
- PojoDescriptorGenerator - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
-
- PojoDescriptorGenerator() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
-
The constructor.
- PojoDescriptorGenerator.StatefulPropertyGenerator - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
-
- PojoDescriptorGenerator.StatefulPropertyGenerator(SourceWriter, JClassType) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
The constructor.
- PojoDescriptorGeneratorConfiguration - Interface in net.sf.mmm.util.pojo.descriptor.impl.rebind
-
- PojoDescriptorGeneratorConfigurationImpl - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
-
- PojoDescriptorGeneratorConfigurationImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
-
The constructor.
- PojoDescriptorImpl<POJO> - Class in net.sf.mmm.util.pojo.descriptor.impl
-
This is the abstract base implementation of the
PojoDescriptor
interface.
- PojoDescriptorImpl(GenericType<POJO>, PojoDescriptorBuilder) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorImpl
-
The constructor.
- PojoDescriptorNoEnhancer - Class in net.sf.mmm.util.pojo.descriptor.base
-
- PojoDescriptorNoEnhancer() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorNoEnhancer
-
The constructor.
- PojoFactory - Interface in net.sf.mmm.util.pojo.api
-
- pojoFactory - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- pojoFactory - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- pojoFactory - Variable in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
-
- PojoFieldIntrospector - Interface in net.sf.mmm.util.pojo.descriptor.base
-
This is the interface used to find
fields
of a given
Pojo
.
ATTENTION:
Since version 3.1.0 of mmm-util-core no inherited
fields
are iterated by default
implementations (see issue # 55).
- PojoFieldIntrospectorImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
-
- PojoFieldIntrospectorImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl
-
The constructor.
- PojoFieldIntrospectorImpl(VisibilityModifier, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl
-
The constructor.
- PojoFieldIntrospectorImpl.PojoFieldIterator - Class in net.sf.mmm.util.pojo.descriptor.impl
-
This inner class iterates the fields of a given pojo-type according to the
visibility
.
- PojoFieldIntrospectorImpl.PojoFieldIterator(Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl.PojoFieldIterator
-
The constructor.
- pojoMap - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
-
- pojoMap - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
-
- PojoMap - Class in net.sf.mmm.util.pojo.descriptor.base
-
- PojoMap(PojoDescriptorBuilder, Object) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoMap
-
The constructor.
- PojoMethodIntrospector - Interface in net.sf.mmm.util.pojo.descriptor.base
-
This is the interface used to find
methods
of a given
Pojo
.
- PojoMethodIntrospectorImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
-
- PojoMethodIntrospectorImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl
-
The constructor.
- PojoMethodIntrospectorImpl(VisibilityModifier, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl
-
The constructor.
- PojoMethodIntrospectorImpl.PojoMethodIterator - Class in net.sf.mmm.util.pojo.descriptor.impl
-
This inner class iterates the methods of a given pojo-type according to the
visibility
.
- PojoMethodIntrospectorImpl.PojoMethodIterator(Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
-
The constructor.
- PojoPath - Interface in net.sf.mmm.util.pojo.path.api
-
A
PojoPath
is a
String
that acts as expression to
navigate
(traverse) the object-web spanned by an initial
Pojo
reflectively.
As part of the API this interface is mainly used for documentation of what a
PojoPath
is all about.
- pojoPath - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
-
- pojoPath - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
- pojoPath - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
-
- pojoPath - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
The
PojoPath
pointing to the according property to access.
- PojoPathAccessException - Exception in net.sf.mmm.util.pojo.path.api
-
- PojoPathAccessException(String, Type) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
-
The constructor.
- PojoPathAccessException(Throwable, String, Type) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
-
The constructor.
- PojoPathCachingDisabledException - Exception in net.sf.mmm.util.pojo.path.base
-
- PojoPathCachingDisabledException(String) - Constructor for exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
-
The constructor.
- PojoPathContext - Interface in net.sf.mmm.util.pojo.path.api
-
- PojoPathContextBean - Class in net.sf.mmm.util.pojo.path.base
-
This is an implementation of the
PojoPathContext
interface as simple Java bean.
- PojoPathContextBean() - Constructor for class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
The constructor.
- PojoPathConversionException - Exception in net.sf.mmm.util.pojo.path.api
-
- PojoPathConversionException(String, Type, Type) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
-
The constructor.
- PojoPathConversionException(Throwable, String, Type, Object) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
-
The constructor.
- PojoPathCreationException - Exception in net.sf.mmm.util.pojo.path.api
-
- PojoPathCreationException(Object, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
-
The constructor.
- PojoPathCreationException(Throwable, Object, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
-
The constructor.
- PojoPathException - Exception in net.sf.mmm.util.pojo.path.api
-
- PojoPathException(String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathException
-
The constructor.
- PojoPathException(Throwable, String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathException
-
The constructor.
- PojoPathException(NlsMessage) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathException
-
The constructor.
- PojoPathException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathException
-
The constructor.
- PojoPathFunction<IN,VALUE> - Interface in net.sf.mmm.util.pojo.path.api
-
- PojoPathFunctionManager - Interface in net.sf.mmm.util.pojo.path.api
-
- PojoPathFunctionManagerImpl - Class in net.sf.mmm.util.pojo.path.impl
-
- PojoPathFunctionManagerImpl() - Constructor for class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
-
The constructor.
- PojoPathMap - Class in net.sf.mmm.util.pojo.path.base
-
- PojoPathMap(PojoPathNavigator, Object) - Constructor for class net.sf.mmm.util.pojo.path.base.PojoPathMap
-
The constructor.
- PojoPathMap(PojoPathNavigator, Object, PojoPathContext) - Constructor for class net.sf.mmm.util.pojo.path.base.PojoPathMap
-
The constructor.
- PojoPathMap(PojoPathNavigator, Object, PojoPathContext, PojoPathMode) - Constructor for class net.sf.mmm.util.pojo.path.base.PojoPathMap
-
The constructor.
- PojoPathMode - Enum in net.sf.mmm.util.pojo.path.api
-
- PojoPathMode() - Constructor for enum net.sf.mmm.util.pojo.path.api.PojoPathMode
-
- PojoPathNamedFunction<IN,VALUE> - Interface in net.sf.mmm.util.pojo.path.api
-
- PojoPathNamedFunctionToString - Class in net.sf.mmm.util.pojo.path.impl.function
-
- PojoPathNamedFunctionToString() - Constructor for class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
-
The constructor.
- PojoPathNavigator - Interface in net.sf.mmm.util.pojo.path.api
-
This is the interface for the navigator used to traverse the object-web spanned by an initial
Pojo
reflectively according to a given
PojoPath
.
- pojoPathNavigator - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathMap
-
- PojoPathNavigatorImpl - Class in net.sf.mmm.util.pojo.path.impl
-
- PojoPathNavigatorImpl() - Constructor for class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
-
- PojoPathPropertyAccessor<POJO,VALUE> - Class in net.sf.mmm.util.value.base
-
- PojoPathPropertyAccessor(PojoPathNavigator, String, Class<VALUE>) - Constructor for class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
The constructor.
- PojoPathPropertyAccessor(PojoPathNavigator, String, Class<VALUE>, PojoPathMode) - Constructor for class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
The constructor.
- PojoPathPropertyAccessor(PojoPathNavigator, String, Class<VALUE>, PojoPathMode, PojoPathContext) - Constructor for class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
The constructor.
- PojoPathRecognizer - Interface in net.sf.mmm.util.pojo.path.api
-
- PojoPathSegmentIsNullException - Exception in net.sf.mmm.util.pojo.path.api
-
- PojoPathSegmentIsNullException(Object, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
-
The constructor.
- PojoPathUnsafeException - Exception in net.sf.mmm.util.pojo.path.api
-
- PojoPathUnsafeException(Object, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
-
The constructor.
- PojoProperty - Class in net.sf.mmm.util.pojo.descriptor.base
-
This class represents the property of a
Pojo
.
It can be a
simple property such as
fooBar
, an
indexed property such as
fooBar[42]
or a
mapped property such as
fooBar['my.key']
.
This class contains the logic to parse such property and gives structured access via the offered getters.
- PojoProperty(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
-
The constructor.
- PojoPropertyAccessor - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
-
- PojoPropertyAccessorAddBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorAddBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
-
The constructor.
- PojoPropertyAccessorBuilder<ACCESSOR extends PojoPropertyAccessor> - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
-
- PojoPropertyAccessorGetBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorGetBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
-
The constructor.
- PojoPropertyAccessorGetField - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorGetField(PojoDescriptor<?>, PojoDescriptorDependencies, Field) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetField
-
The constructor.
- PojoPropertyAccessorGetIndexedBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorGetIndexedBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
-
The constructor.
- PojoPropertyAccessorGetMappedBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorGetMappedBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
-
The constructor.
- PojoPropertyAccessorIndexedNonArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
-
- PojoPropertyAccessorIndexedNonArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
-
- PojoPropertyAccessorIndexedNonArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorIndexedNonArgMethod(String, Type, PojoPropertyAccessorIndexedNonArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
-
The constructor.
- PojoPropertyAccessorIndexedNonArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
-
- PojoPropertyAccessorIndexedNonArgMode(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArgMode
-
The constructor.
- PojoPropertyAccessorIndexedOneArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
-
This is the interface for a
property-accessor
that allows to
apply
an item at a given
index
in an indexed property.
- PojoPropertyAccessorIndexedOneArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
-
- PojoPropertyAccessorIndexedOneArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorIndexedOneArgMethod(String, Type, PojoPropertyAccessorIndexedOneArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
-
The constructor.
- PojoPropertyAccessorIndexedOneArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
-
- PojoPropertyAccessorIndexedOneArgMode(String, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArgMode
-
The constructor.
- PojoPropertyAccessorMode<ACCESSOR extends PojoPropertyAccessor> - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
-
- PojoPropertyAccessorMode(String, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
-
The constructor.
- PojoPropertyAccessorNonArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
-
- PojoPropertyAccessorNonArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
-
- PojoPropertyAccessorNonArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorNonArgMethod(String, Type, PojoPropertyAccessorNonArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
-
The constructor.
- PojoPropertyAccessorNonArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
-
- PojoPropertyAccessorNonArgMode(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArgMode
-
The constructor.
- PojoPropertyAccessorOneArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
-
- PojoPropertyAccessorOneArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
-
- PojoPropertyAccessorOneArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorOneArgMethod(String, Type, PojoPropertyAccessorOneArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
-
The constructor.
- PojoPropertyAccessorOneArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
-
- PojoPropertyAccessorOneArgMode(String, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
-
The constructor.
- PojoPropertyAccessorProxyAdd - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorProxyAdd(PojoDescriptorDependencies, PojoPropertyAccessorNonArg, PojoPropertyAccessorOneArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
-
The constructor.
- PojoPropertyAccessorProxyGetByIndex - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorProxyGetByIndex(PojoPropertyAccessorIndexedNonArg, int) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
-
The constructor.
- PojoPropertyAccessorProxyGetByKey - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorProxyGetByKey(PojoPropertyAccessorOneArg, Object) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
-
The constructor.
- PojoPropertyAccessorProxyGetIndexed - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorProxyGetIndexed(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
-
The constructor.
- PojoPropertyAccessorProxyGetMapped - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorProxyGetMapped(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
-
The constructor.
- PojoPropertyAccessorProxyGetSize - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorProxyGetSize(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
-
The constructor.
- PojoPropertyAccessorProxyRemove - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorProxyRemove(PojoDescriptorDependencies, PojoPropertyAccessorNonArg, PojoPropertyAccessorOneArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
-
The constructor.
- PojoPropertyAccessorProxySetByIndex - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorProxySetByIndex(PojoPropertyAccessorIndexedOneArg, int) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
-
The constructor.
- PojoPropertyAccessorProxySetByKey - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorProxySetByKey(PojoPropertyAccessorTwoArg, Object) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
-
The constructor.
- PojoPropertyAccessorProxySetIndexed - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorProxySetIndexed(PojoDescriptorDependencies, PojoPropertyAccessorNonArg, PojoPropertyAccessorOneArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
-
The constructor.
- PojoPropertyAccessorProxySetMapped - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorProxySetMapped(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
-
The constructor.
- PojoPropertyAccessorRemoveBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorRemoveBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
-
The constructor.
- PojoPropertyAccessorSetBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorSetBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
-
The constructor.
- PojoPropertyAccessorSetField - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorSetField(PojoDescriptor<?>, PojoDescriptorDependencies, Field) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetField
-
The constructor.
- PojoPropertyAccessorSetIndexedBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorSetIndexedBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
-
The constructor.
- PojoPropertyAccessorSetMappedBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorSetMappedBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
-
The constructor.
- PojoPropertyAccessorSizeBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorSizeBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
-
The constructor.
- PojoPropertyAccessorTwoArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
-
- PojoPropertyAccessorTwoArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
-
- PojoPropertyAccessorTwoArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- PojoPropertyAccessorTwoArgMethod(String, Type, PojoPropertyAccessorTwoArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
-
The constructor.
- PojoPropertyAccessorTwoArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
-
- PojoPropertyAccessorTwoArgMode(String, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArgMode
-
The constructor.
- PojoPropertyDescriptor - Interface in net.sf.mmm.util.pojo.descriptor.api
-
This interface represents a property of a
Pojo
.
- PojoPropertyDescriptorImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
-
- PojoPropertyDescriptorImpl(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
-
The constructor.
- PojoPropertyNotFoundException - Exception in net.sf.mmm.util.pojo.descriptor.api
-
A
PojoPropertyNotFoundException
is thrown if a property should be accessed that does NOT exist (was
NOT found) or can NOT be accessed in the intended way.
- PojoPropertyNotFoundException(Class<?>, String) - Constructor for exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
-
The constructor.
- PojoPropertyNotFoundException(Class<?>, String, PojoPropertyAccessorMode<?>) - Constructor for exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
-
The constructor.
- PojoPropertyPath - Interface in net.sf.mmm.util.pojo.path.api
-
- pojoType - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
- pojoType - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- pojoType - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
- PojoUtilLimited - Interface in net.sf.mmm.util.reflect.api
-
- Pool<E> - Interface in net.sf.mmm.util.pool.api
-
This is the interface for a simple pool.
- pool - Variable in class net.sf.mmm.util.pool.base.AbstractPool
-
The buffer representing the pool.
- PooledByteArray - Class in net.sf.mmm.util.io.impl
-
- PooledByteArray(byte[]) - Constructor for class net.sf.mmm.util.io.impl.PooledByteArray
-
The constructor.
- PooledByteArray(byte[], int, int) - Constructor for class net.sf.mmm.util.io.impl.PooledByteArray
-
The constructor.
- PooledByteArray(byte[], int, int, PooledByteArray) - Constructor for class net.sf.mmm.util.io.impl.PooledByteArray
-
The constructor.
- pos - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- POSITION_INDICATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- POUND_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The sign for the British currency pound.
- PRECEDES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PRECEDES_ABOVE_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PRECEDES_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PRECEDES_ABOVE_NOT_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PRECEDES_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PRECEDES_ABOVE_SINGLE_LINE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PRECEDES_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PRECEDES_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PRECEDES_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PRECEDES_UNDER_RELATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- prefix - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
-
- PREFIX - Static variable in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
-
- PREFIX - Static variable in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
-
- PREFIX - Static variable in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
-
- prefix - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
-
The static prefix.
- prefix - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
-
The static prefix.
- prefix - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
-
The static prefix.
- PREFIX_INTERNAL_FIELD - Static variable in class net.sf.mmm.util.nls.base.AbstractResourceBundle
-
- PREFIX_LONG_OPTION - Static variable in interface net.sf.mmm.util.cli.api.CliParser
-
The prefix for
name
or
alias
of a long option.
- PREFIX_SHORT_OPTION - Static variable in interface net.sf.mmm.util.cli.api.CliParser
-
The prefix for
name
or
alias
of a short option.
- PRESCRIPTION_TAKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PRESENTATION_FORM_FOR_VERTICAL_LEFT_CURLY_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PRESENTATION_FORM_FOR_VERTICAL_LEFT_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PRESENTATION_FORM_FOR_VERTICAL_RIGHT_CURLY_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PRESENTATION_FORM_FOR_VERTICAL_RIGHT_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- previous - Variable in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
- PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- print(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
-
- print(NlsMessage) - Method in class net.sf.mmm.util.nls.base.NlsWriter
-
- printArguments(List<AbstractCliParser.CliArgumentHelpInfo>, int) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
-
This method prints the help for the
arguments
given by
argumentList
.
- printHelp(CliParser) - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
This method prints the help output with the program usage.
- printHelp(Appendable) - Method in interface net.sf.mmm.util.cli.api.CliParser
-
This method prints the help (program usage) generated from the annotations to the given
Appendable
using default
settings
.
- printHelp(Appendable, CliOutputSettings) - Method in interface net.sf.mmm.util.cli.api.CliParser
-
This method prints the help (program usage) generated from the annotations to the given
Appendable
using the given
settings
.
- printHelp(Appendable) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
This method prints the help (program usage) generated from the annotations to the given
Appendable
using default
settings
.
- printHelp(Appendable, CliOutputSettings) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
This method prints the help (program usage) generated from the annotations to the given
Appendable
using the given
settings
.
- printHelpOptions(CliOutputSettings, Map<CliOption, AbstractCliParser.CliOptionHelpInfo>, StringBuilder, Collection<CliOptionContainer>) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
Prints the options for the help usage output.
- println() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
-
Prints a newline (terminates current line).
- println() - Method in class net.sf.mmm.util.nls.base.NlsWriter
-
This method writes a newline (line-separator).
- println(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
-
- printlnRaw(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
-
This method
writes
the raw
text
without internationalization.
- printOptions(Collection<CliOptionContainer>, Map<CliOption, AbstractCliParser.CliOptionHelpInfo>, int) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
-
This method prints the help for the
options
given by
modeOptions
.
- printOptions(Collection<CliOptionContainer>, Map<CliOption, AbstractCliParser.CliOptionHelpInfo>, boolean) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
-
- printRaw(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
-
This method
writes
the raw
text
without internationalization.
- printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.nls.api.AbstractNlsException
-
This method prints the stack trace with localized exception message(s).
- printStackTrace(Locale, NlsTemplateResolver, Appendable) - Method in exception net.sf.mmm.util.nls.api.AbstractNlsException
-
This method prints the stack trace with localized exception message(s).
- printStackTrace(NlsThrowable, Locale, NlsTemplateResolver, Appendable) - Static method in exception net.sf.mmm.util.nls.api.AbstractNlsException
-
- printStackTrace(Locale, NlsTemplateResolver, Appendable) - Method in exception net.sf.mmm.util.nls.api.AbstractNlsRuntimeException
-
This method prints the stack trace with localized exception message(s).
- printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.nls.api.AbstractNlsRuntimeException
-
This method prints the stack trace with localized exception message(s).
- printStackTrace(Locale, NlsTemplateResolver, Appendable) - Method in exception net.sf.mmm.util.nls.api.ComposedException
-
This method prints the stack trace with localized exception message(s).
- printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.nls.api.GenericSerializableException
-
This method prints the stack trace with localized exception message(s).
- printStackTrace(Locale, NlsTemplateResolver, Appendable) - Method in exception net.sf.mmm.util.nls.api.GenericSerializableException
-
This method prints the stack trace with localized exception message(s).
- printStackTrace(Locale, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsThrowable
-
This method prints the stack trace with localized exception message(s).
- printStackTrace(Locale, NlsTemplateResolver, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsThrowable
-
This method prints the stack trace with localized exception message(s).
- printStackTraceNested(Throwable, Locale, NlsTemplateResolver, Appendable) - Static method in exception net.sf.mmm.util.nls.api.AbstractNlsException
-
- printText(String) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
-
- proceedTextSegment() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- process(ByteProcessor, long) - Method in interface net.sf.mmm.util.io.api.ByteProcessable
-
This method processes the number of bytes given by length
(as far as available) using the
given processor
.
- process(byte[], int, int) - Method in interface net.sf.mmm.util.io.api.ByteProcessor
-
This method is called to process the number of length
bytes from the given
buffer
starting from the given offset
.
ATTENTION:
An implementation of this interface should only read bytes from the given buffer
.
- process(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamProcessor
-
This method performs the actual detection and optionally manipulates the data.
- process(byte[], int, int) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.AsciiProcessor
-
This method is called to process the number of length
bytes from the given
buffer
starting from the given offset
.
ATTENTION:
An implementation of this interface should only read bytes from the given buffer
.
- process(byte[], int, int) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
This method is called to process the number of length
bytes from the given
buffer
starting from the given offset
.
ATTENTION:
An implementation of this interface should only read bytes from the given buffer
.
- process(ByteProcessor, long) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
This method processes the number of bytes given by length
(as far as available) using the
given processor
.
- process(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
-
This method is called to process the number of length
bytes from the given
buffer
starting from the given offset
.
ATTENTION:
An implementation of this interface should only read bytes from the given buffer
.
- process(ByteProcessor, long) - Method in class net.sf.mmm.util.io.impl.BufferInputStream
-
This method processes the number of bytes given by length
(as far as available) using the
given processor
.
- process(Map<String, Object>, boolean) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- process(ByteProcessor, long) - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
-
This method processes the number of bytes given by length
(as far as available) using the
given processor
.
- process(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
-
This method performs the actual detection and optionally manipulates the data.
- process(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
-
This method performs the actual detection and optionally manipulates the data.
- process(char[], int, StringBuilder) - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
-
This method processes one or many characters from chars
starting at the given
charIndex
and adds the translated regexp-sequence to buffer
.
- process(char[], int, StringBuilder) - Method in class net.sf.mmm.util.pattern.base.PathPatternCompiler
-
This method processes one or many characters from chars
starting at the given
charIndex
and adds the translated regexp-sequence to buffer
.
- ProcessableByteArrayBuffer - Interface in net.sf.mmm.util.io.api
-
- ProcessableDetectorInputStream - Class in net.sf.mmm.util.io.impl
-
- ProcessableDetectorInputStream(InputStream, Map<String, Object>, AbstractDetectorStreamProvider) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream
-
The constructor.
- ProcessableDetectorInputStream.WrapperInputStream - Class in net.sf.mmm.util.io.impl
-
This inner class is the actual wrapper stream.
- ProcessableDetectorInputStream.WrapperInputStream(InputStream) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
-
The constructor.
- ProcessableDetectorOutputStream - Class in net.sf.mmm.util.io.impl
-
- ProcessableDetectorOutputStream(OutputStream, Map<String, Object>, AbstractDetectorStreamProvider) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream
-
The constructor.
- ProcessableDetectorOutputStream.WrapperOutputStream - Class in net.sf.mmm.util.io.impl
-
This inner class is the actual wrapper stream.
- ProcessableDetectorOutputStream.WrapperOutputStream(OutputStream) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
-
The constructor.
- ProcessableDetectorStream - Class in net.sf.mmm.util.io.impl
-
This is the abstract base implementation of a
DetectorStream
specific for
this implementation.
- ProcessableDetectorStream(Map<String, Object>, ByteArrayPool) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorStream
-
- processBom(byte[], int, int) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
Detects if a
ByteOrderMark
(BOM) is available as hint for the encoding.
- ProcessContext - Class in net.sf.mmm.util.process.api
-
This class represents the context for a process.
- ProcessContext() - Constructor for class net.sf.mmm.util.process.api.ProcessContext
-
The constructor.
- processes - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
-
- processInternal(ByteArray, boolean) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
-
- processor - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
The actual processor served by this buffer.
- processorFactoryList - Variable in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
-
- processorImplementation - Variable in class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
-
- processUtf16Detection(byte) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
Heuristic analysis to detect UTF-16 indications.
- processUtf8Detection(byte) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
Heuristic analysis to detect UTF-8 indications.
- ProcessUtil - Interface in net.sf.mmm.util.process.api
-
This is the interface for a collection of utility functions to deal with
Process
es.
- ProcessUtilImpl - Class in net.sf.mmm.util.process.base
-
This is the implementation of the
ProcessUtil
interface.
- ProcessUtilImpl() - Constructor for class net.sf.mmm.util.process.base.ProcessUtilImpl
-
The constructor.
- ProcessUtilImpl.AsyncProcessExecutorImpl - Class in net.sf.mmm.util.process.base
-
This inner class is the default implementation of the AsyncProcessExecutor.
- ProcessUtilImpl.AsyncProcessExecutorImpl(ProcessUtilImpl.ProcessExecutor) - Constructor for class net.sf.mmm.util.process.base.ProcessUtilImpl.AsyncProcessExecutorImpl
-
The constructor.
- ProcessUtilImpl.ProcessExecutor - Class in net.sf.mmm.util.process.base
-
This inner class is does the actual execution of the
Process
(es).
- ProcessUtilImpl.ProcessExecutor(ProcessContext, ProcessBuilder[]) - Constructor for class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
-
The constructor.
- PROJECTIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- properties - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
-
- properties - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
-
- properties - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- property - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
- Property - Class in net.sf.mmm.util.xml.base.jaxb
-
This class represents a simple
property
as JAXB bean.
- Property() - Constructor for class net.sf.mmm.util.xml.base.jaxb.Property
-
The constructor.
- Property(String, String) - Constructor for class net.sf.mmm.util.xml.base.jaxb.Property
-
The constructor.
- PROPERTY_JAVA_VM_NAME - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
-
- PROPERTY_OS_ARCHITECTURE - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
-
- PROPERTY_OS_NAME - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
-
- PROPERTY_OS_VERSION - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
-
- PROPERTY_TMP_DIR - Static variable in interface net.sf.mmm.util.file.api.FileUtil
-
- PROPERTY_USER_HOME - Static variable in interface net.sf.mmm.util.file.api.FileUtil
-
- PropertyAccessor<POJO,VALUE> - Interface in net.sf.mmm.util.value.api
-
This is the interface for an accessor to a specific property of a typed object.
- PropertyList - Class in net.sf.mmm.util.xml.base.jaxb
-
- PropertyList() - Constructor for class net.sf.mmm.util.xml.base.jaxb.PropertyList
-
The constructor.
- propertyList - Variable in class net.sf.mmm.util.xml.base.jaxb.PropertyList
-
- propertyMap - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
-
- propertyType - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
-
- propertyType - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
-
- propertyType - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
-
- propertyType - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
-
- propertyType - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
- PROPORTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- PROPORTIONAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- provider - Static variable in class net.sf.mmm.util.session.api.UserSessionAccess
-
- providers - Variable in class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
-
- PUNCTUATION_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- put(Class<?>, E) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
-
This method registers the given element
for the given type
.
- put(KEY, VALUE) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
- put(E) - Method in class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
-
- put(Class<?>, E) - Method in class net.sf.mmm.util.collection.base.SimpleClassHierarchyMap
-
This method registers the given element
for the given type
.
- put(Map<KEY, VALUE>, KEY, VALUE) - Static method in exception net.sf.mmm.util.nls.api.DuplicateObjectException
-
This method
puts
the given
value
into the given
map
using the given
key
.
- put(Class<?>, ComposedValueConverterImpl.ComposedTargetTypeConverter<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
-
This method registers the given element
for the given type
.
- put(String, Object) - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
-
This method binds
the given value
with the given id
.
- putAccessor(PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
-
This method puts the given accessor
into this property-descriptor.
ATTENTION:
This method may only be used during creation and initialization of this object.
- putAccessor(PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
-
This method puts the given accessor
into this property-descriptor.
ATTENTION:
This method may only be used during creation and initialization of this object.
- putAll(Map<? extends KEY, ? extends VALUE>) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
- putPhase(Map<String, DevelopmentPhase>, String, DevelopmentPhase) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
This method puts the given phase
in the given map
using normalized variants of
the given key
.
- putRecursive(Class<?>, E, Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
-
This method performs the
put
recursively.
Q
- QUADRUPLE_INTEGRAL_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- QUADRUPLE_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- QUATERNION_INTEGRAL_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- QUESTION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The question mark sign used to terminate a question.
- QUESTIONED_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- QueueFactory - Interface in net.sf.mmm.util.collection.api
-
- QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The quotation mark sign used to enclose quotations.
- quoteEnd - Variable in class net.sf.mmm.util.lang.base.StringSyntaxBean
-
- quoteEscape - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- quoteEscapeLazy - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- quoteStart - Variable in class net.sf.mmm.util.lang.base.StringSyntaxBean
-
R
- RADIX - Static variable in interface net.sf.mmm.util.entity.api.EntityId
-
This radix is used to convert numbers to/from strings.
- RandomUuidFactory - Class in net.sf.mmm.util.uuid.base
-
- RandomUuidFactory() - Constructor for class net.sf.mmm.util.uuid.base.RandomUuidFactory
-
The constructor.
- range - Variable in class net.sf.mmm.util.validation.base.ValidatorRange
-
- Range<V extends Comparable<V>> - Class in net.sf.mmm.util.value.api
-
- Range() - Constructor for class net.sf.mmm.util.value.api.Range
-
The constructor for serialization.
- Range(V, V) - Constructor for class net.sf.mmm.util.value.api.Range
-
The constructor.
- rank - Variable in class net.sf.mmm.util.collection.base.RankMap.Ranking
-
The ranking value.
- RANK_BOM - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
- RANK_UNACCEPTABLE - Static variable in class net.sf.mmm.util.collection.base.RankMap
-
The rank that represents an element that has been disqualified.
- RANK_UTF16_SURROGATE - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
The rank gain if an UTF-16 surrogate pair was detected.
- RANK_UTF8_SEQUNCE - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
The rank gain if a proper UTF-8 multi-byte sequence was detected.
- ranking - Variable in class net.sf.mmm.util.text.base.HyphenationPatternPosition
-
- rankings - Variable in class net.sf.mmm.util.text.base.HyphenationState
-
- RankMap<E> - Class in net.sf.mmm.util.collection.base
-
This class is like a
Map
that maps elements (
<E>
) to an
int
value
that represents the
rank
of the according element.
This is useful for heuristic decisions where specific detections indicate a
gain or loss
of a specific element (representing a decision).
- RankMap() - Constructor for class net.sf.mmm.util.collection.base.RankMap
-
The constructor.
- RankMap.Ranking - Class in net.sf.mmm.util.collection.base
-
- RankMap.Ranking() - Constructor for class net.sf.mmm.util.collection.base.RankMap.Ranking
-
- RATIO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- rawType - Variable in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
-
- RAWTYPES - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
-
Suppress
warnings about types with generics used raw.
- read() - Method in class net.sf.mmm.util.io.api.DevNullSource
- read() - Method in class net.sf.mmm.util.io.api.DevZero
- read(byte[], int, int) - Method in class net.sf.mmm.util.io.api.DevZero
- read(Reader) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method reads the contents of the given reader
into a string.
ATTENTION:
Only use this method if you know what you are doing.
- read(char[], int, int) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
- read() - Method in class net.sf.mmm.util.io.base.FailingInputStream
- read(byte[]) - Method in class net.sf.mmm.util.io.base.FailingInputStream
- read(byte[], int, int) - Method in class net.sf.mmm.util.io.base.FailingInputStream
- read(Reader) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method reads the contents of the given reader
into a string.
ATTENTION:
Only use this method if you know what you are doing.
- read() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
- read(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.BufferInputStream
- read() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
- read(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
- read(int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads the number of
next characters
given by
count
and returns
them as string.
- read(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads the number of
next characters
given by
count
and returns
them as string.
- read() - Method in class net.sf.mmm.util.xml.base.XmlInputStream
- read(byte[], int, int) - Method in class net.sf.mmm.util.xml.base.XmlInputStream
- read2Digits(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
-
This method reads two digits from the given scanner
.
- readDigit() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
- readDigit() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- readDouble() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads the double value (decimal number) starting at the
current
position
by reading as many matching characters as available and returns its
parsed
value.
- readDouble() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads the double value (decimal number) starting at the
current
position
by reading as many matching characters as available and returns its
parsed
value.
- reader - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
-
- readFloat() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads the float value (decimal number) starting at the
current
position
by reading as many matching characters as available and returns its
parsed
value.
- readFloat() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads the float value (decimal number) starting at the
current
position
by reading as many matching characters as available and returns its
parsed
value.
- reading - Variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
-
- readLong(int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads the long starting at the
current position
by reading as many
Latin digits as available but at maximum the given
maxDigits
and returns its
parsed
value.
ATTENTION:
This method does NOT treat signs (
+
or
-
) to do so, scan them yourself before
and negate the result as needed.
- readLong(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads the long starting at the
current position
by reading as many
Latin digits as available but at maximum the given
maxDigits
and returns its
parsed
value.
ATTENTION:
This method does NOT treat signs (
+
or
-
) to do so, scan them yourself before
and negate the result as needed.
- readOnly - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
- ReadOnlyException - Exception in net.sf.mmm.util.nls.api
-
A
ReadOnlyException
is thrown if the modification of something failed because it is read-only.
- ReadOnlyException() - Constructor for exception net.sf.mmm.util.nls.api.ReadOnlyException
-
The constructor for de-serialization in GWT.
- ReadOnlyException(Object) - Constructor for exception net.sf.mmm.util.nls.api.ReadOnlyException
-
The constructor.
- ReadOnlyException(Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.ReadOnlyException
-
The constructor.
- ReadOnlyException(Throwable, Object) - Constructor for exception net.sf.mmm.util.nls.api.ReadOnlyException
-
The constructor.
- ReadOnlyException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.nls.api.ReadOnlyException
-
The constructor.
- ReadOnlyIterator<E> - Class in net.sf.mmm.util.collection.base
-
This is an implementation of the
Iterator
interface that gives a read-only view on an
existing
Iterator
instance.
The design of the JDK sucks: if only
Iterator
would extend
Enumeration
the world could be so simple.
- ReadOnlyIterator(Iterator<E>) - Constructor for class net.sf.mmm.util.collection.base.ReadOnlyIterator
-
The constructor.
- readText(XMLStreamReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
- readText(XMLStreamReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- readUntil(char, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads all
next characters
until the given
stop
character or the
end is reached.
After the call of this method, the
current index
will point to the next
character after the (first)
stop
character or to the end if NO such character exists.
- readUntil(char, boolean, char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
- readUntil(char, boolean, CharScannerSyntax) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads all
next characters
until the given
stop
character or the
end of the string to parse is reached.
- readUntil(char, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads all
next characters
until the given
stop
character or the
end is reached.
After the call of this method, the
current index
will point to the next
character after the (first)
stop
character or to the end if NO such character exists.
- readUntil(char, boolean, char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- readUntil(char, boolean, CharScannerSyntax) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads all
next characters
until the given
stop
character or the
end of the string to parse is reached.
- readWhile(CharFilter) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads all
next characters
that are
accepted
by the given
filter
.
After the call of this method, the
current index
will point to the next
character that was NOT
accepted
by the given
filter
or to
the end if NO such character exists.
- readWhile(CharFilter, int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
- readWhile(CharFilter) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads all
next characters
that are
accepted
by the given
filter
.
After the call of this method, the
current index
will point to the next
character that was NOT
accepted
by the given
filter
or to
the end if NO such character exists.
- readWhile(CharFilter, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- recognize(Object, PojoPath) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathRecognizer
-
This method is called to recognize the actualPojo
.
- recognize(Object, PojoPath) - Method in class net.sf.mmm.util.pojo.path.base.NoPojoPathRecognizer
-
This method is called to recognize the actualPojo
.
- recognizer - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- ReflectionException - Exception in net.sf.mmm.util.reflect.api
-
- ReflectionException(String, Object...) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
-
- ReflectionException(Throwable, String, Object...) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
-
- ReflectionException(String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
-
The constructor.
- ReflectionException(String) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
-
The constructor.
- ReflectionException(Throwable, String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
-
The constructor.
- ReflectionException(Throwable, String) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
-
The constructor.
- ReflectionException(NlsMessage) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
-
The constructor.
- ReflectionException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
-
The constructor.
- reflectionUtil - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- reflectionUtil - Variable in class net.sf.mmm.util.cli.base.CliState
-
- reflectionUtil - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- reflectionUtil - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
-
- reflectionUtil - Variable in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
-
- reflectionUtil - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
-
- reflectionUtil - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- ReflectionUtil - Interface in net.sf.mmm.util.reflect.api
-
This is the interface for a collection of utility functions to deal with
reflection
.
- reflectionUtil - Variable in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
- reflectionUtil - Variable in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
-
- reflectionUtil - Variable in class net.sf.mmm.util.value.base.AbstractValueConverter
-
- reflectionUtil - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
-
- ReflectionUtilImpl - Class in net.sf.mmm.util.reflect.base
-
This class is a collection of utility functions for dealing with
reflection
.
- ReflectionUtilImpl() - Constructor for class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
The constructor.
- ReflectionUtilLimited - Interface in net.sf.mmm.util.reflect.api
-
- ReflectionUtilLimitedImpl - Class in net.sf.mmm.util.reflect.base
-
- ReflectionUtilLimitedImpl() - Constructor for class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
-
The constructor.
- refresh() - Method in interface net.sf.mmm.util.component.api.Refreshable
-
This method refreshes the given object.
- refresh() - Method in interface net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolder
-
- refresh() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
-
- Refreshable - Interface in net.sf.mmm.util.component.api
-
This is the interface for an object that can be
refreshed
.
- refreshableSet - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
- refreshDelayInSeconds - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
- refreshThread - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
- RegexInfixPatternCompiler - Class in net.sf.mmm.util.pattern.base
-
This implementation of the
PatternCompiler
interface compiles the
pattern
given as
string in a way similar to GNU-utilities like
sed
or
grep
.
- RegexInfixPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
-
The constructor.
- RegexInfixPatternCompiler(int) - Constructor for class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
-
The constructor.
- RegexPatternCompiler - Class in net.sf.mmm.util.pattern.base
-
- RegexPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.RegexPatternCompiler
-
The constructor.
- RegexPatternCompiler(int) - Constructor for class net.sf.mmm.util.pattern.base.RegexPatternCompiler
-
The constructor.
- RegexStringTransformer - Class in net.sf.mmm.util.transformer.base
-
- RegexStringTransformer() - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformer
-
The non-arg constructor.
NOTE:
This constructor should not be called directly! It is only intended for reflective access (e.g.
- RegexStringTransformer(Pattern, String, boolean) - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformer
-
The constructor.
- RegexStringTransformerRule - Class in net.sf.mmm.util.transformer.base
-
- RegexStringTransformerRule() - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
-
The non-arg constructor.
NOTE:
This constructor should not be called directly! It is only intended for reflective access (e.g.
- RegexStringTransformerRule(Pattern, String, boolean, boolean) - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
-
The constructor.
- register(Class<? extends NlsBundle>, NlsBundle) - Method in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
-
Registers the given bundle
for the given bundleInterface
.
- registerAccessor(PojoDescriptorImpl<?>, PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
This method registers the given accessor
for the given descriptor
.
- registerCollectionFactory(CollectionFactory) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
-
- registerCollectionFactory(CollectionFactory<? extends COLLECTION>, Class<COLLECTION>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
-
This method registers the given factory
for the given collectionInterface
.
- registerDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
-
- registerDatatype(String) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
-
- registerDefaultDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
-
Registers the default datatypes.
- REGISTERED_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The symbol for a registered trademark.
- registerEnum(Class<ENUM>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- registerEnumDefinition(AbstractEnumDefinition<?, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- registerFormatter(NlsFormatterPlugin<?>) - Method in class net.sf.mmm.util.nls.base.NlsFormatterMap
-
This method registers the given formatBuilder
.
- registerFormatter(NlsFormatter<?>, String, String) - Method in class net.sf.mmm.util.nls.base.NlsFormatterMap
-
This method registers the given formatBuilder
.
- registerFunction(PojoPathFunction, String) - Method in class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
-
- registerJavaTimeDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
-
- registerJavaUtilDateCalendarDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
-
- registerMapFactory(MapFactory) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
-
- registerMapFactory(MapFactory<? extends MAP>, Class<MAP>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
-
This method registers the given factory
for the given mapInterface
.
- registerNumberDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
-
- registerProvider(DataResourceProvider<? extends DataResource>) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
-
This method registers the given provider
.
- registerProvider(DataResourceProvider<? extends DataResource>, String) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
-
This method registers the given provider
for the given schemaPrefix
.
- REJECT_ALL_FILTER - Static variable in class net.sf.mmm.util.filter.base.ConstantFilter
-
- release(ByteArray) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method is called when a
ByteArray
is wiped out of the chain.
- release() - Method in class net.sf.mmm.util.io.impl.PooledByteArray
-
This method marks this array to be released.
- release(E) - Method in interface net.sf.mmm.util.pool.api.Pool
-
This method releases the given element
.
- release(E) - Method in class net.sf.mmm.util.pool.base.AbstractNoPool
-
This method releases the given element
.
- release(E) - Method in class net.sf.mmm.util.pool.base.AbstractPool
-
This method releases the given element
.
- released - Variable in class net.sf.mmm.util.io.impl.PooledByteArray
-
- remove() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
-
This method will always throw an exception.
- remove(Object) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
- remove() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
- remove() - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
This method removes this node from the double linked list.
- remove() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
- remove(int) - Method in class net.sf.mmm.util.collection.base.CollectionList
- remove(Object) - Method in class net.sf.mmm.util.collection.base.CollectionList
- remove() - Method in class net.sf.mmm.util.collection.base.EmptyIterator
- remove() - Method in class net.sf.mmm.util.collection.base.ReadOnlyIterator
-
This method will always throw an exception.
- remove() - Method in class net.sf.mmm.util.collection.base.SingleElementIterator
- remove(long) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
-
This method removes the number of bytes given by byteCount
from the stream starting at the
current position.
- remove(long) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method removes the number of bytes given by byteCount
from the stream starting at the
current position.
- REMOVE - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
-
- remove(Object, Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
This method removes the given item
from the given arrayOrCollection
.
- remove(Object, Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method removes the given item
from the given arrayOrCollection
.
- remove() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
- REMOVE_ALL - Static variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
Instance to remove all additional details.
- REMOVE_NONE - Static variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
Instance to remove no additional details.
- REMOVE_STACKTRACE_AND_SUPPRESSED - Static variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- removeCachedPath(String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
- removeCause - Variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- removeChild(CHILD) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
- removeChild(int) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
- removeChildren(Element) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
- removeChildren(Element) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
- removeDetails(Throwable, ExceptionTruncation) - Static method in class net.sf.mmm.util.nls.api.ThrowableHelper
-
- removeListener(L) - Method in interface net.sf.mmm.util.event.api.EventSource
-
This method removes a listener.
- removeListener(L) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
-
This method removes a listener.
- removePropertyItem(POJO, String, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
- removePropertyItem(POJO, String, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
- removeRefreshable(Refreshable) - Method in interface net.sf.mmm.util.component.api.PeriodicRefresher
-
- removeRefreshable(Refreshable) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
- removeStacktrace - Variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- removeSuppressed - Variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- removeValidator(ValueValidator<? super V>) - Method in interface net.sf.mmm.util.validation.api.HasValueValidators
-
This method removes the given
ValueValidator
from this object.
ATTENTION:
Having dynamic validators is an exotic case that should be avoided.
- removeVariable(String) - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
-
This method removes (unsets) the variable specified by variableName
.
- removeVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method removes (unsets) the variable specified by variableName
.
- replace(char[], char, char) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method replaces all occurrences of oldChar
in the char-array given by
string
with newChar
.
- replace(String, String, String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method replaces all occurrences of the string match
with the string
replace
in the given string.
- replace(char[], char, char) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method replaces all occurrences of oldChar
in the char-array given by
string
with newChar
.
- replace(String, String, String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method replaces all occurrences of the string match
with the string
replace
in the given string.
- replaceAll - Variable in class net.sf.mmm.util.transformer.base.RegexStringTransformer
-
- replacement - Variable in class net.sf.mmm.util.transformer.base.RegexStringTransformer
-
- REPLACEMENT_CHARACTER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- replaceSuffixWithCase(String, int, String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
- replaceSuffixWithCase(String, int, String, Locale) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method replaces the last
suffixLength
number of characters from
string
with the lower-case string
newSuffixLowerCase
with respect to the original case of the given
string
.
Here are some examples for
Locale.ENGLISH
:
string
suffixLength
newSuffixLowerCase
StringUtil.replaceSuffixWithCase(String, int, String)
foobar
3
foo
foofoo
FOOBAR
3
foo
FOOFOO
FooBar
3
foo
FooFoo
FooBar
2
foo
FooBfoo
- replaceSuffixWithCase(String, int, String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
- replaceSuffixWithCase(String, int, String, Locale) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method replaces the last
suffixLength
number of characters from
string
with the lower-case string
newSuffixLowerCase
with respect to the original case of the given
string
.
Here are some examples for
Locale.ENGLISH
:
string
suffixLength
newSuffixLowerCase
StringUtil.replaceSuffixWithCase(String, int, String)
foobar
3
foo
foofoo
FOOBAR
3
foo
FOOFOO
FooBar
3
foo
FooFoo
FooBar
2
foo
FooBfoo
- requestBundlesAsynchron(Runnable, String...) - Method in interface net.sf.mmm.util.nls.api.NlsResourceBundleRequestor
-
- requestBundlesAsynchron(Runnable, String...) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsResourceBundleRequestor
-
- require(EnumDefinition<?, ?>...) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- require(Runnable, EnumDefinition<?, ?>...) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- require(EnumDefinition<?, ?>...) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- require(Runnable, EnumDefinition<?, ?>...) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProviderSynchronous
-
- require(Runnable, EnumDefinition<?, ?>...) - Method in class net.sf.mmm.util.lang.base.SimpleEnumProvider
-
- require(String, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method verifies that the expected
string gets consumed from this scanner with respect
to ignoreCase
.
- require(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method verifies that the
current character
is equal to the given
expected
character.
If the current character was as expected, the parser points to the next character.
- require(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method verifies that the
current character
is equal to the given
expected
character.
If the current character was as expected, the parser points to the next character.
- require(String, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method verifies that the expected
string gets consumed from this scanner with respect
to ignoreCase
.
- requireCompleted() - Method in class net.sf.mmm.util.date.api.TimeMeasure
-
- requireCurrentMode(CliState) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
-
- REQUIRED_FORMAT_COMPARATOR - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
The format of a comparator.
- REQUIRED_FORMAT_CONDITION - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
The format of a condition.
- REQUIRED_FORMAT_SEGMENTS - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
The format of the segments.
- REQUIRED_LOOKAHEAD - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
-
The required lookahead size.
- REQUIRED_PRECISION - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
-
- requireFirstChildElement(Element, String) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method requires the first child-element of the given element
with the specified
tagName
.
- requireFirstChildElement(Element, String) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method requires the first child-element of the given element
with the specified
tagName
.
- requireInitilized() - Method in class net.sf.mmm.util.component.base.InitializationState
-
This method checks that this state has already been
initialized
.
- Requirement - Annotation Type in net.sf.mmm.util.lang.api
-
This annotation is used to associate code with requirements.
- requireMode(String, Object) - Method in class net.sf.mmm.util.cli.base.CliState
-
- requireNotInitilized() - Method in class net.sf.mmm.util.component.base.InitializationState
-
This method checks that this state has NOT yet been
initialized
.
- requireVariable(String) - Method in interface net.sf.mmm.util.context.api.GenericContext
-
This method gets the variable associated with the given variableName
.
- requireVariable(String, Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
-
This method gets the variable associated with the given variableName
.
- requireVariable(Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
-
This method gets the variable associated with the given type
.
- requireVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
-
This method gets the variable associated with the given variableName
.
- requireVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
-
This method gets the variable associated with the given variableName
.
- requireVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
-
This method gets the variable associated with the given type
.
- requireVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method gets the variable associated with the given variableName
.
- requireVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method gets the variable associated with the given variableName
.
- requireVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method gets the variable associated with the given type
.
- reset() - Method in class net.sf.mmm.util.io.base.FailingInputStream
- reset(E) - Method in class net.sf.mmm.util.pool.base.AbstractPool
-
This method resets the given element
so it can be reused.
- reset(byte[]) - Method in class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
-
This method resets the given element
so it can be reused.
- reset(char[]) - Method in class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
-
This method resets the given element
so it can be reused.
- reset(int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
-
This method clears this buffer.
- resolve(String, Class) - Method in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
- resolve(String, Class) - Method in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
- resolveClass(String) - Method in interface net.sf.mmm.util.reflect.api.ClassResolver
-
This method resolves the class with the given name
.
- resolveClass(String) - Method in class net.sf.mmm.util.reflect.base.MappedClassResolver
-
This method resolves the class with the given name
.
- resolved - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
-
- resolveEntity(String) - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
-
This method resolves the given entity
.
E.g.
- resolveEntity(String) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
This method resolves the given entity
.
E.g.
- resolveEntity(String) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
-
This method resolves an HTML entity given by entityName
.
- resolveEntity(String) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
-
This method resolves an HTML entity given by entityName
.
- resolveInclude() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
This method is called when an include tag of the XInclude namespace was started.
- resolver - Variable in class net.sf.mmm.util.nls.base.NlsWriter
-
- resolveTemplate(String) - Method in interface net.sf.mmm.util.nls.api.NlsTemplateResolver
-
This method is used to create the
NlsTemplate
from information that is found by the given
internationalizedMessage
.
This may happen via a reverse lookup from
AbstractResourceBundle
(s).
- resolveTemplate(String) - Method in class net.sf.mmm.util.nls.base.NoTemplateResolver
-
This method is used to create the
NlsTemplate
from information that is found by the given
internationalizedMessage
.
This may happen via a reverse lookup from
AbstractResourceBundle
(s).
- resolveTemplate(NlsReversedResourceBundle, String) - Method in class net.sf.mmm.util.nls.impl.AbstractResourceBundleNlsTemplateResolver
-
- resolveTemplate(String, NlsReversedResourceBundle...) - Method in class net.sf.mmm.util.nls.impl.AbstractResourceBundleNlsTemplateResolver
-
- resolveTemplate(String) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
-
This method is used to create the
NlsTemplate
from information that is found by the given
internationalizedMessage
.
This may happen via a reverse lookup from
AbstractResourceBundle
(s).
- resolveTemplate(String) - Method in class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
-
This method is used to create the
NlsTemplate
from information that is found by the given
internationalizedMessage
.
This may happen via a reverse lookup from
AbstractResourceBundle
(s).
- resolveTypeVariable(TypeVariable<?>, GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
-
This method resolves the given typeVariable
in the context of the given
declaringType
.
- resource - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
The resource pointing to the main document.
- ResourceAmbiguousException - Exception in net.sf.mmm.util.component.api
-
This is the exception thrown if a unique
resource
is required but
multiple instances have been found.
- ResourceAmbiguousException() - Constructor for exception net.sf.mmm.util.component.api.ResourceAmbiguousException
-
The constructor for de-serialization in GWT.
- ResourceAmbiguousException(String) - Constructor for exception net.sf.mmm.util.component.api.ResourceAmbiguousException
-
The constructor.
- ResourceAmbiguousException(String, String...) - Constructor for exception net.sf.mmm.util.component.api.ResourceAmbiguousException
-
The constructor.
- resourceBundle - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
-
- resourceBundle - Variable in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
-
- ResourceBundleControlUtf8 - Class in net.sf.mmm.util.nls.base
-
- ResourceBundleControlUtf8() - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8
-
The constructor.
- ResourceBundleControlUtf8WithNlsBundleSupport - Class in net.sf.mmm.util.nls.base
-
- ResourceBundleControlUtf8WithNlsBundleSupport() - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8WithNlsBundleSupport
-
The constructor.
- resourceBundleFinder - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- resourceBundleFinder - Variable in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
-
- ResourceBundleSynchronizer - Class in net.sf.mmm.util.nls.base
-
This class can be used to create and update the localized bundles (properties) from an
AbstractResourceBundle
.
It is a main-program.
- ResourceBundleSynchronizer() - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
The constructor.
- ResourceBundleSynchronizer.NlsBundleContainer - Class in net.sf.mmm.util.nls.base
-
- ResourceBundleSynchronizer.NlsBundleContainer(ResourceBundle) - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
-
The constructor.
- ResourceBundleSynchronizer.NlsBundleContainer(Class<? extends NlsBundle>) - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
-
The constructor.
- ResourceCollector - Class in net.sf.mmm.util.reflect.base
-
This is an implementation of the
ResourceVisitor
interface that collects the names of all resources
accepted
by a given filter in a
Set
.
- ResourceCollector(Set<DataResource>, Filter<String>) - Constructor for class net.sf.mmm.util.reflect.base.ResourceCollector
-
The constructor.
- resourceFactory - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- resourceLocator - Variable in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
-
The resource locator.
- ResourceMissingException - Exception in net.sf.mmm.util.component.api
-
This is the exception thrown if a
resource
is required but is NOT
available.
- ResourceMissingException() - Constructor for exception net.sf.mmm.util.component.api.ResourceMissingException
-
The constructor for de-serialization in GWT.
- ResourceMissingException(String) - Constructor for exception net.sf.mmm.util.component.api.ResourceMissingException
-
The constructor.
- ResourceMissingException(String, Throwable) - Constructor for exception net.sf.mmm.util.component.api.ResourceMissingException
-
The constructor.
- ResourceNameCollector - Class in net.sf.mmm.util.reflect.base
-
This is an implementation of the
ResourceVisitor
interface that collects the names of all resources
accepted
by a given filter in a
Set
.
- ResourceNameCollector(Set<String>, Filter<String>) - Constructor for class net.sf.mmm.util.reflect.base.ResourceNameCollector
-
The constructor.
- ResourceNotAvailableException - Exception in net.sf.mmm.util.resource.api
-
This exception is thrown if a resource was requested that is NOT available.
- ResourceNotAvailableException(String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
-
The constructor.
- ResourceNotAvailableException(Throwable, String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
-
The constructor.
- ResourceNotWritableException - Exception in net.sf.mmm.util.resource.api
-
This exception is thrown if a resource should be
written
that is
read-only or NOT writable for any other reason.
- ResourceNotWritableException(String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceNotWritableException
-
The constructor.
- ResourceNotWritableException(Throwable, String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceNotWritableException
-
The constructor.
- resourceSet - Variable in class net.sf.mmm.util.reflect.base.ResourceCollector
-
Set
to collect resource-names.
- resourceSet - Variable in class net.sf.mmm.util.reflect.base.ResourceNameCollector
-
Set
to collect resource-names.
- ResourceUri - Interface in net.sf.mmm.util.resource.api
-
This interface represents an URI pointing to the location of a
DataResource
.
- ResourceUriImpl - Class in net.sf.mmm.util.resource.base
-
This is the implementation of the
ResourceUri
interface.
- ResourceUriImpl(String) - Constructor for class net.sf.mmm.util.resource.base.ResourceUriImpl
-
The constructor.
- ResourceUriImpl(String, String) - Constructor for class net.sf.mmm.util.resource.base.ResourceUriImpl
-
The constructor.
- ResourceUriUndefinedException - Exception in net.sf.mmm.util.resource.api
-
This exception is thrown if a resource was requested for an URI that is undefined or illegal (e.g.
- ResourceUriUndefinedException(String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
-
The constructor.
- ResourceUriUndefinedException(Throwable, String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
-
The constructor.
- ResourceVisitor - Interface in net.sf.mmm.util.reflect.base
-
This is the interface for a visitor of resources by their absolute classpath.
- rest - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
-
- result - Variable in class net.sf.mmm.util.date.api.TimeMeasure
-
- result - Variable in class net.sf.mmm.util.filter.base.PatternFilterRule
-
- retrievalClass - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
-
- retrievalClass - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
- returnType - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
-
- reverse - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundle
-
- REVERSE_SOLIDUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The reverse solidus or backslash sign.
- REVERSED_ANGLE_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- REVERSED_DOUBLE_STROKE_NOT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- REVERSED_EMPTY_SET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- REVERSED_NOT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- REVERSED_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- REVERSED_SEMICOLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- REVERSED_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- REVERSED_TILDE_EQUALS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- revision - Variable in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
-
- revision - Variable in class net.sf.mmm.util.entity.base.EntityIdImpl
-
- revision - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
-
- revision - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- RevisionedEntity<ID> - Interface in net.sf.mmm.util.entity.api
-
This is the interface for a
GenericEntity
that is (potentially) revision-controlled.
- RIGHT_ANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_ANGLE_BRACKET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_ANGLE_VARIANT_WITH_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_ANGLE_WITH_ARC - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_ANGLE_WITH_DOWNWARDS_ZIGZAG_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_ARC_GREATER_THAN_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_CEILING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_CURLY_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The right/closing curly brace.
- RIGHT_DOUBLE_ANGLE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_DOUBLE_ARROW_WITH_ROUNDED_HEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_DOUBLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_FISH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_FLOOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_NORMAL_FACTOR_SEMIDIRECT_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The right/closing parenthesis.
- RIGHT_POINTING_ANGLE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_POINTING_DOUBLE_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The right/closing double angle quotation mark.
- RIGHT_SEMIDIRECT_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_SIDE_ARC_CLOCKWISE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_SINGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The right/closing square bracket.
- RIGHT_SQUARE_BRACKET_WITH_TICK_IN_BOTTOM_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_SQUARE_BRACKET_WITH_TICK_IN_TOP_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_SQUARE_BRACKET_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_TORTOISE_SHELL_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_TRIANGLE_ABOVE_LEFT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_WHITE_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_WHITE_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHT_WHITE_TORTOISE_SHELL_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_ABOVE_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_FROM_BAR_TO_BLACK_DIAMOND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_OVER_LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_TO_BLACK_DIAMOND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_WITH_DOTTED_STEM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_WITH_LOOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_WITH_PLUS_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_ARROW_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_DOUBLE_ARROW_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_DOUBLE_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_DOUBLE_ARROW_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_DOUBLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_HARPOON_OVER_LEFTWARDS_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_HARPOON_WITH_BARB_DOWN_ABOVE_LEFTWARDS_HARPOON_WITH_BARB_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_HARPOON_WITH_BARB_DOWN_BELOW_LONG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_HARPOON_WITH_BARB_DOWN_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_HARPOON_WITH_BARB_DOWN_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_HARPOON_WITH_BARB_DOWNWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_HARPOON_WITH_BARB_UP_ABOVE_LEFTWARDS_HARPOON_WITH_BARB_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_HARPOON_WITH_BARB_UP_ABOVE_LONG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_HARPOON_WITH_BARB_UP_ABOVE_RIGHTWARDS_HARPOON_WITH_BARB_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_HARPOON_WITH_BARB_UP_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_HARPOON_WITH_BARB_UP_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_HARPOON_WITH_BARB_UPWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_OPEN_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_PAIRED_ARROWS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_SQUIGGLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_TRIPLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_TRIPLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_TWO_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_TWO_HEADED_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_TWO_HEADED_ARROW_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_TWO_HEADED_TRIPLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RIGHTWARDS_WAVE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RING_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RING_IN_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- RING_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- rootPath - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
-
The root path.
- rootPath - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
The root path.
- RULE_DELAYED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- rules - Variable in class net.sf.mmm.util.filter.base.FilterRuleChain
-
the rules
- RULES - Static variable in class net.sf.mmm.util.text.base.EnglishSingularizer
-
- rules - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain
-
The rules of this chain.
- run(CliModeObject) - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
This method is called after the options are parsed and injected.
- run(String...) - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
This method should be invoked from the static main-method.
- run(CliModeObject) - Method in class net.sf.mmm.util.cli.api.AbstractVersionedMain
-
This method is called after the options are parsed and injected.
- run() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
- runAndExit(String...) - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
- runDefaultMode() - Method in class net.sf.mmm.util.cli.api.AbstractVersionedMain
-
- runDefaultMode() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- RuntimeIoException - Exception in net.sf.mmm.util.io.api
-
- RuntimeIoException() - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
-
The constructor.
- RuntimeIoException(IoMode) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
-
The constructor.
- RuntimeIoException(Throwable) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
-
The constructor.
- RuntimeIoException(Throwable, IoMode) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
-
The constructor.
- RuntimeIoException(Throwable, String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
-
The constructor.
- RuntimeIoException(String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
-
The constructor.
- RuntimeIoException(NlsMessage) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
-
The constructor.
- RuntimeIoException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
-
The constructor.
S
- saveXml(T, DataResource) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
This method saves the given
jaxbBean
as XML to the given
outputStream
.
ATTENTION:
The caller of this method has to
close
the
outputStream
.
- saveXml(T, OutputStream) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
This method saves the given
jaxbBean
as XML to the given
outputStream
.
ATTENTION:
The caller of this method has to
close
the
outputStream
.
- saveXml(T, String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
This method saves the given jaxbBean
as XML to the given locationUrl
.
- schema2providerMap - Variable in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
-
- SCHEME_PATTERN - Static variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
-
- SCHEME_PREFIX - Static variable in class net.sf.mmm.util.resource.base.ClasspathResource
-
- SCHEME_PREFIX - Static variable in class net.sf.mmm.util.resource.base.FileResource
-
- SCHEME_PREFIX_FTP - Static variable in class net.sf.mmm.util.resource.base.UrlResource
-
- SCHEME_PREFIX_HTTP - Static variable in class net.sf.mmm.util.resource.base.UrlResource
-
- SCHEME_PREFIX_HTTPS - Static variable in class net.sf.mmm.util.resource.base.UrlResource
-
- schemePrefix - Variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
-
- SCRIPT_CAPITAL_B - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_F - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_P - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_SMALL_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_SMALL_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_SMALL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_SMALL_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- search() - Method in interface net.sf.mmm.util.search.api.SearchQuery
-
This method performs the actual search to get the
SearchResult
.
- SearchCriteria - Interface in net.sf.mmm.util.search.api
-
This is the interface for a transfer-object with the criteria for a
search query
.
- SearchQuery<HIT> - Interface in net.sf.mmm.util.search.api
-
This interface represents a search query that is supposed to be created from particular
SearchCriteria
.
ATTENTION:
This is a stateful object and therefore NOT thread-safe.
- SearchResult<HIT> - Interface in net.sf.mmm.util.search.api
-
- SearchResultBean<HIT> - Class in net.sf.mmm.util.search.base
-
- SearchResultBean() - Constructor for class net.sf.mmm.util.search.base.SearchResultBean
-
The constructor.
- SearchResultBean(List<HIT>, int) - Constructor for class net.sf.mmm.util.search.base.SearchResultBean
-
The constructor.
- searchTimeout - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
- SearchTimeoutException - Exception in net.sf.mmm.util.search.api
-
This is the exception thrown if an operation (typically a query) in the persistence exceeded a configured
timeout.
This typically means that the end-user should refine his query and rerun the search.
- SearchTimeoutException() - Constructor for exception net.sf.mmm.util.search.api.SearchTimeoutException
-
The constructor.
- SECTION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The section or paragraph sign.
- Security - Interface in net.sf.mmm.util.lang.api.concern
-
This interface is used to document the concern security and track special support that we offer
for this purpose.
- SecurityErrorUserException - Exception in net.sf.mmm.util.security.api
-
This exception is thrown if an operation or invocation failed due to security restrictions.
- SecurityErrorUserException() - Constructor for exception net.sf.mmm.util.security.api.SecurityErrorUserException
-
The constructor.
- SecurityErrorUserException(Throwable) - Constructor for exception net.sf.mmm.util.security.api.SecurityErrorUserException
-
The constructor.
- SecurityErrorUserException(SecurityErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.security.api.SecurityErrorUserException
-
The copy constructor.
- seek(long, DetectorStreamBufferImpl.SeekMode) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- seekCount - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- seekMode - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- segment - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
-
- segment - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
-
- SEGMENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- segmentIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- segmentPadding - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
-
- segments - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
-
The segments
- segments - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
-
The parsed segments of the message pattern.
- segments - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- segmentSeparator - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
-
- SEMICOLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The semi-colon sign used as separator for various cases (e.g.
- separateCharacter - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
-
- SEPARATOR - Static variable in interface net.sf.mmm.util.entity.api.EntityId
-
the delimiter used in the string representations of an id
- SEPARATOR - Static variable in interface net.sf.mmm.util.nls.api.NlsResourceLocator
-
- SEPARATOR - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
-
- separator - Variable in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
-
- SEPARATOR_CHAR - Static variable in interface net.sf.mmm.util.entity.api.EntityId
-
The delimiter used in the string representations of an id.
- SEPARATOR_FILTER - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- SEPARATORS - Static variable in class net.sf.mmm.util.lang.base.StringUtilImpl
-
- sequence - Variable in class net.sf.mmm.util.lang.base.SequenceCharIterator
-
- SequenceCharIterator - Class in net.sf.mmm.util.lang.base
-
- SequenceCharIterator(CharSequence) - Constructor for class net.sf.mmm.util.lang.base.SequenceCharIterator
-
The constructor.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentMissingException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentReferenceMissingException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionDuplicateException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIncompatibleModesException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMisplacedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingValueException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionUndefinedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliParameterListEmptyException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliParserExcepiton
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.AbstractHashKey
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.CollectionList
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.CustomHashKey
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.HashKey
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.collection.base.NodeCycleException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.SortedProperties
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.AlreadyInitializedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.NotInitializedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.ResourceAmbiguousException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.ResourceMissingException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.date.api.IllegalDateFormatException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.AbstractEntityId
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.AbstractGenericEntity
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.EntityIdImpl
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileAlreadyExistsException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileAttributeModificationFailedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileCreationFailedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileDeletionFailedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileNotExistsException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.io.api.BufferExceedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.io.api.RuntimeIoException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.io.api.StreamClosedException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractDatatype
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractEqualsChecker
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractErrorMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.BooleanEnumDefinition
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EnumEnumType
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EqualsCheckerArray
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.ErrorMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.InformationMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.WarningMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.logging.impl.GwtLogger
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.math.api.NumberConversionException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.AbstractNlsException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.AbstractNlsRuntimeException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.BusinessErrorUserException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.ComposedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.DuplicateObjectException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.DuplicateObjectUserException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.GenericSerializableException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.IllegalCaseException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.NlsClassCastException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.NlsException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.NlsIllegalArgumentException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.NlsIllegalStateException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.NlsNullPointerException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.NlsParseException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.NlsRuntimeWrapperException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.NlsUnsupportedOperationException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.ObjectDisposedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.ObjectMismatchException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.ObjectNotFoundException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.ObjectNotFoundUserException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.ReadOnlyException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.api.TechnicalErrorUserException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsTemplate
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.BasicNlsMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.ComposedNlsMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.impl.NlsMessageImpl
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.AccessFailedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.InstantiationFailedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.InvocationFailedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.ReflectionException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.TypeNotFoundException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.base.ContainerGrowthException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotWritableException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.search.api.SearchTimeoutException
-
UID for serialization..
- serialVersionUID - Static variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.search.base.SearchResultBean
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.security.api.SecurityErrorUserException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.CompositeTo
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.EntityTo
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.AbstractValidationFailure
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.ComposedValidationFailure
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.SimpleValidationFailure
-
Deprecated.
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.ValidationFailureImpl
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.value.api.Range
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueConvertException
-
UID for serialization
- serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueNotSetException
-
uid for serialization
- serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.WrongValueTypeException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.xml.api.XmlException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.xml.api.XmlGenericException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.xml.base.XmlInvalidException
-
UID for serialization.
- set(int, E) - Method in class net.sf.mmm.util.collection.base.CollectionList
- set(Object, int, Object) - Static method in class net.sf.mmm.util.lang.base.Array
-
- SET - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
-
The mode for a regular
setter
of a property.
- set(IN, String, VALUE, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
-
This method sets the given
value
for the given
actual
Pojo
.
After this method has been successfully invoked, the method
get
should return the same
value
for identical arguments.
- set(Object, String, PojoPathMode, PojoPathContext, Object) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
-
This method sets the given value
for the given pojoPath
in the given
pojo
using the given mode
and context
.
- set(Map<String, Object>, String, VALUE, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractMapPojoPathFunction
-
This method sets the given
value
for the given
actual
Pojo
.
After this method has been successfully invoked, the method
get
should return the same
value
for identical arguments.
- set(IN, String, VALUE, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
-
This method sets the given
value
for the given
actual
Pojo
.
After this method has been successfully invoked, the method
get
should return the same
value
for identical arguments.
- set(Object, String, PojoPathMode, PojoPathContext, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method sets the given value
for the given pojoPath
in the given
pojo
using the given mode
and context
.
- set(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method sets the single
segment
of the given
currentPath
from the
Pojo
given by
parentPojo
.
- set(Object, int, Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
This method sets the given item
at the given index
in
arrayOrCollection
.
- set(Object, int, Object, GenericBean<Object>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
This method sets the given item
at the given index
in
arrayOrCollection
.
- set(Object, int, Object, GenericBean<Object>, int) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
This method sets the given item
at the given index
in
arrayOrCollection
.
- set(Object, int, Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method sets the given item
at the given index
in
arrayOrCollection
.
- set(Object, int, Object, GenericBean<Object>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method sets the given item
at the given index
in
arrayOrCollection
.
- set(Object, int, Object, GenericBean<Object>, int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method sets the given item
at the given index
in
arrayOrCollection
.
- SET_INDEXED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArgMode
-
- SET_MAPPED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArgMode
-
The mode for the
setter
of a mapped property.
- SET_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- setAcceptChar(char) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
-
- setAcceptStatic(boolean) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
- setAccessorBuilders(Collection<PojoPropertyAccessorBuilder<?>>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
-
- setAdditionalConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- setAdditionalFunctionManager(PojoPathFunctionManager) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- setAlignment(HorizontalAlignment) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setAllValues(List<?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
-
- setAltQuote(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setAltQuoteEnd(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setAltQuoteEscape(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setAltQuoteEscapeLazy(boolean) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setAltQuoteStart(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setAnnotationUtil(AnnotationUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setApplicationContext(ApplicationContext) - Method in class net.sf.mmm.util.component.impl.SpringContainerBean
- setArgumentFormatter(NlsArgumentFormatter) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- setArgumentParser(NlsArgumentParser) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- setArguments(Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsWriter
-
- setBasicUtil(BasicUtil) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
- setBits(int, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets or unsets the flags given by
bitMask
in this
mask
according to the given
flag
.
- setBorderLeft(String) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setBorderRight(String) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setBundleClass(Class<?>) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setBundleClasses(List<Class<?>>) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setBundleFactory(NlsBundleFactory) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
-
This method sets (overrides) the default
NlsBundleFactory
.
WARNING:
This is only a back-door for simple applications or test situations.
- setBundleHelper(NlsBundleHelper) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setByteArrayPool(ByteArrayPool) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
-
- setByteArrayPool(Pool<byte[]>) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- setCache(Map<Object, Object>) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
This method sets the
cache
.
- setCachedPath(String, AbstractPojoPathNavigator.CachingPojoPath) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
- setCachingDisabled() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
This method disables further caching
.
- setCause(Throwable, Throwable) - Method in class net.sf.mmm.util.nls.api.ThrowableHelper.Helper
-
- setCdataCloseCount(int) - Method in class net.sf.mmm.util.xml.api.ParserState
-
- setCharArrayPool(Pool<char[]>) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- setCheckComments(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
-
- setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
- setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
-
- setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
-
- setCommentChar(char) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
-
- setComplete(boolean) - Method in class net.sf.mmm.util.search.base.SearchResultBean
-
- setCompleted() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
-
- setComposedValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
-
- setComposedValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- setComposedValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
-
- setConfiguration(ExtendedPojoDescriptorDependenciesImpl) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- setContext(ApplicationContext) - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
-
- setConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setConverters(List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
-
- setConverters(List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
- setCurrentIndex(int) - Method in interface net.sf.mmm.util.io.api.ByteArrayBuffer
-
- setCurrentIndex(int) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
-
- setCurrentIndex(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- setCurrentMode(String, CliModeObject) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
-
- setDatePattern(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setDefaultConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
-
- setDefaultFormatter(VersionIdentifierFormatter) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- setDenyChar(char) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
-
- setDependencies(NlsDependencies) - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
-
- setDependencies(PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
-
- setDependencies(ExtendedPojoDescriptorDependenciesImpl) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
-
- setDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
-
- setDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
-
- setDescriptorEnhancer(PojoDescriptorEnhancer) - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
-
- setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
- setDone() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
-
This method sets the
done
flag.
- setEncoding(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setEnforceSerializableForClient(boolean) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- setEntityEnd(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setEntityStart(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setEnvironment(Environment) - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
-
- setEnvironmentDetector(EnvironmentDetector) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- setErrStream(OutputStream) - Method in class net.sf.mmm.util.process.api.ProcessContext
-
- setEscape(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
-
- setExecutable(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- setExecutable(FileAccessClass, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the
executable flag
of this this
mask
for the given
fileModeClass
to the given value (
executable
).
- setExecutor(Executor) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
- setExecutor(Executor) - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
-
- setExecutor(Executor) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- setExecutor(Executor) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
-
- setExtraDatatypes(List<String>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
-
Adds a list of additional datatypes to register.
- SetFactory - Interface in net.sf.mmm.util.collection.api
-
- setFactory(NlsMessageFactory) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
-
- setFactory(UuidFactory) - Static method in class net.sf.mmm.util.uuid.api.UuidAccess
-
- setFieldIntrospector(PojoFieldIntrospector) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- setFieldValue(Field, Throwable, Object) - Method in class net.sf.mmm.util.nls.api.ThrowableHelper.Helper
-
- setFileUtil(FileUtil) - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
-
- setFileUtil(FileUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
-
- setFiller(char) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setFlag(FileAccessClass, int, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the flag(s) given by
bitMask
of this this
mask
for
the given
fileModeClass
to the given value (
flag
).
- setFormatter(Formatter<TYPE>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
-
- setFormatterMap(NlsFormatterMap) - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
-
- setFormatters(List<? extends NlsFormatterPlugin<?>>) - Method in class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
-
- setFunctionManager(PojoPathFunctionManager) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- setFunctionMap(Map<String, PojoPathFunction>) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
-
- setFunctions(List<PojoPathNamedFunction>) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
-
- setGroup(String) - Method in class net.sf.mmm.util.file.base.FileAttributes
-
- setGroups(Class<?>[]) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
- setHitOffset(int) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
- setHits(List<HIT>) - Method in class net.sf.mmm.util.search.base.SearchResultBean
-
- setHyphenatorBuilder(HyphenatorBuilder) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
-
- setId(ID) - Method in interface net.sf.mmm.util.entity.api.MutableGenericEntity
-
This method sets the
ID
of this entity.
ATTENTION:
This operation should only be used in specific cases and if you are aware of what you are doing.
- setId(ID) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
-
This method sets the
ID
of this entity.
ATTENTION:
This operation should only be used in specific cases and if you are aware of what you are doing.
- setId(ID) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteId
-
This method sets the
ID
of this object.
ATTENTION:
An ID should typically NOT be changed after it has been assigned once.
- setId(ID) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
-
This method sets the
ID
of this entity.
ATTENTION:
This operation should only be used in specific cases and if you are aware of what you are doing.
- setInAttribute(char) - Method in class net.sf.mmm.util.xml.api.ParserState
-
- setIndent(String) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setIndent(boolean) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- setIndentationMode(TextColumnInfo.IndentationMode) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setInitialized() - Method in class net.sf.mmm.util.component.base.InitializationState
-
- setInitializing() - Method in class net.sf.mmm.util.component.base.InitializationState
-
This method sets the state to initializing.
- setInList(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object, int) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method
sets
the single
segment
of the given
currentPath
from the array or
List
given by
parentPojo
.
- setInPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method sets the single
segment
of the given
currentPath
from the
Pojo
given by
parentPojo
.
- setInPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
-
This method sets the single
segment
of the given
currentPath
from the
Pojo
given by
parentPojo
.
- setInstance(AbstractPojoDescriptorBuilderFactory) - Static method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
-
- setInStream(InputStream) - Method in class net.sf.mmm.util.process.api.ProcessContext
-
- setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
-
- setIso8601Util(Iso8601UtilLimited) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- setIso8601Util(Iso8601UtilLimited) - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
-
- setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
- setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
-
- setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
-
- setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
-
- setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- setJoinCData(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- setJoinComment(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- setJoinText(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- setJustificationBuilder(JustificationBuilder) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
- setKeepStreamsOpen(boolean) - Method in class net.sf.mmm.util.process.api.ProcessContext
-
- setKey(String) - Method in class net.sf.mmm.util.xml.base.jaxb.Property
-
- setLineSeparator(String) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
-
- setLineSeparator(String) - Method in class net.sf.mmm.util.text.api.TextTableInfo
-
- setLineWrapper(LineWrapper) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setLocale(Locale) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
-
This method sets the
locale
to use.
- setLocale(Locale) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteLocale
-
This method sets the locale to the given value.
- setLocale(Locale) - Method in interface net.sf.mmm.util.session.api.MutableUserSession
-
- setLocale(Locale) - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
- setLocale(Locale) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setLocales(String[]) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setLocales(Locale...) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setMaskBits(int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the bitwise encoded
mask
.
- setMathUtil(MathUtilLimited) - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
-
- setMathUtil(MathUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
-
- setMaximumHitCount(Integer) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
- setMaximumIndex(int) - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
-
- setMaximumIndex(int) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
-
- setMaximumListGrowth(int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
- setMaximumValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteMaximumValue
-
This method sets the
maximum value
of this object.
ATTENTION:
Changing the maximum value dynamically can invalidate the current
value
.
- setMessageFactory(NlsMessageFactory) - Method in class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
-
- setMessageFormatterFactory(NlsMessageFormatterFactory) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- setMethodIntrospector(PojoMethodIntrospector) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- setMinimumValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteMinimumValue
-
This method sets the
minimum value
of this object.
ATTENTION:
Changing the minimum value dynamically can invalidate the current
value
.
- setModificationCounter(int) - Method in interface net.sf.mmm.util.entity.api.MutableGenericEntity
-
This method sets the
modification counter
of this entity.
ATTENTION:
This operation should only be used in specific cases and if you are aware of what you are doing as this
attribute is managed by the persistence.
- setModificationCounter(int) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
-
This method sets the
modification counter
of this entity.
ATTENTION:
This operation should only be used in specific cases and if you are aware of what you are doing as this
attribute is managed by the persistence.
- setModificationCounter(int) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
-
This method sets the
modification counter
of this entity.
ATTENTION:
This operation should only be used in specific cases and if you are aware of what you are doing as this
attribute is managed by the persistence.
- setNewline(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setNext(NODE) - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
-
This method sets the
next
node.
- setNlsBundles(List<ResourceBundle>) - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
-
- setNlsDependencies(NlsDependencies) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
-
- setNlsMessageFactory(NlsMessageFactory) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setNlsTemplateResolver(NlsTemplateResolver) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setNormalizeSpaces(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- setOmitChars(char...) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setOptionsComplete() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
-
- setOutStream(OutputStream) - Method in class net.sf.mmm.util.process.api.ProcessContext
-
- setParent(PARENT) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
- setParent(AbstractPojoPathNavigator.CachingPojoPath) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- setPath(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setPermissions(File, FileAccessPermissions) - Method in interface net.sf.mmm.util.file.api.FileUtil
-
This method sets the
permissions
of the given
file
.
ATTENTION:
This operation is only available since java 6.
- setPermissions(FileAccessPermissions) - Method in class net.sf.mmm.util.file.base.FileAttributes
-
- setPermissions(File, FileAccessPermissions) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
This method sets the
permissions
of the given
file
.
ATTENTION:
This operation is only available since java 6.
- setPhaseMap(Map<String, DevelopmentPhase>) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- setPhasePrefixSet(Set<String>) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- setPojo(Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- setPojoClass(Class<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- setPojoDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- setPojoDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
-
- setPojoDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- setPojoDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
-
- setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
-
This method sets the
PojoFactory
instance to used to create new instances of POJOs.
- setPojoType(GenericType<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- setPrevious(BasicDoubleLinkedNode<V>) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
- setProcessorFactoryList(List<DetectorStreamProcessorFactory>) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
-
- setProcessorImplementation(Class<DetectorStreamProcessor>) - Method in class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
-
- setProperties(Properties) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- setProperty(POJO, String, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method sets the given
value
for the
property
with the given
property
of the given
pojo
.
- setProperty(POJO, TypedProperty<V>, V) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method sets the value of the specified property in a type-safe way.
- setProperty(POJO, String, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method sets the given
value
for the
property
with the given
property
of the given
pojo
.
- setProperty(POJO, TypedProperty<V>, V) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method sets the value of the specified property in a type-safe way.
- setPropertyItem(POJO, String, int, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method sets the given
item
at the given
index
in the list-like
property
with the given
propertyName
of the given
pojo
using the
indexed setter
accessor
.
- setPropertyItem(POJO, String, int, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method sets the given
item
at the given
index
in the list-like
property
with the given
propertyName
of the given
pojo
using the
indexed setter
accessor
.
- setPropertyList(List<Property>) - Method in class net.sf.mmm.util.xml.base.jaxb.PropertyList
-
- setPropertyValue(Object, String, Object) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
-
This method sets the value of the specified property.
E.g.
- setPropertyValue(Object, TypedProperty<V>, V) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
-
This method sets the value of the specified property.
- setProvider(UserSessionProvider) - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
-
- setProviders(List<DataResourceProvider<? extends DataResource>>) - Method in class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
-
- setQuote(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
-
- setQuoteEnd(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
-
- setQuoteEscape(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setQuoteEscapeLazy(boolean) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setQuoteStart(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
-
- setReadable(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- setReadable(FileAccessClass, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the
readable flag
of this this
mask
for the given
fileModeClass
to the given value (
readable
).
- setReadOnly(boolean) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
- setRecognizer(PojoPathRecognizer) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
-
- setRefreshDelayInSeconds(int) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
This method sets the refresh-delay in seconds.
- setResourceBundleFinder(NlsResourceBundleLocator) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setResourceBundleFinder(NlsResourceBundleLocator) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
-
- setResourceFactory(BrowsableResourceFactory) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- setResourceLocator(NlsResourceLocator) - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
-
- setRevision(Number) - Method in interface net.sf.mmm.util.entity.api.MutableRevisionedEntity
-
This method sets the
revision
of this entity.
ATTENTION:
This operation should only be used in specific cases and if you are aware of what you are doing as this
attribute is managed by the persistence.
- setRevision(Number) - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
-
This method sets the
revision
of this entity.
ATTENTION:
This operation should only be used in specific cases and if you are aware of what you are doing as this
attribute is managed by the persistence.
- setRevision(Number) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
-
This method sets the
revision
of this entity.
ATTENTION:
This operation should only be used in specific cases and if you are aware of what you are doing as this
attribute is managed by the persistence.
- setSearchTimeout(Long) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
- setSetgid(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the
setuid
flag to the given value
setuid
.
- setSetuid(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the
setuid
flag to the given value
setuid
.
- setSingularizer(Singularizer) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
-
- setStandardError(Appendable) - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
- setStandardOutput(Appendable) - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
- setState(InitializationState) - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
-
- setState(InitializationState) - Method in class net.sf.mmm.util.cli.base.CliModeContainer
-
- setStaxUtil(StaxUtil) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- setStaxUtil(StaxUtil) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- setSticky(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the
sticky
flag to the given value
sticky
.
- setStreamUtil(StreamUtil) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
-
- setStringHasher(StringHasher) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- setStringRepresentation(String) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- setStringRepresentation(String) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- setSuppressed(Throwable, List<Throwable>) - Method in class net.sf.mmm.util.nls.api.ThrowableHelper.Helper
-
- setTagStartIndex(int) - Method in class net.sf.mmm.util.xml.api.ParserState
-
- setTemplateResolver(NlsTemplateResolver) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
-
- setTemplateResolver(NlsTemplateResolver) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
-
- setTemporaryDirectoryPath(String) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- setter - Variable in class net.sf.mmm.util.cli.base.CliParameterContainer
-
- setTextIndex(int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- setTitle(TITLE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteTitle
-
This method sets the
title
of this object.
- setTransformerFactory(TransformerFactory) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
- setTransformers(List<StringTransformerChain>) - Method in class net.sf.mmm.util.transformer.base.StringTransformerList
-
- setUnacceptable() - Method in class net.sf.mmm.util.collection.base.RankMap.Ranking
-
- setUnacceptable(E) - Method in class net.sf.mmm.util.collection.base.RankMap
-
- setUser(String) - Method in class net.sf.mmm.util.file.base.FileAttributes
-
- setUser(Principal) - Method in interface net.sf.mmm.util.session.api.MutableUserSession
-
- setUser(Principal) - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
-
- setUserHomeDirectoryPath(String) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- setUserLogin(String) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- setValue(String) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
-
This method sets the
value
given as string.
- setValue(String) - Method in interface net.sf.mmm.util.cli.base.CliValueContainer
-
This method sets the
value
given as string.
- setValue(String) - Method in class net.sf.mmm.util.cli.base.CliValueContainerObject
-
This method sets the
value
given as string.
- setValue(V) - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
-
This method sets the
value
.
- setValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteValue
-
This method sets the
value
.
- setValue(TYPE) - Method in class net.sf.mmm.util.lang.api.GenericBean
-
This method sets the
value
.
- setValue(POJO, VALUE) - Method in interface net.sf.mmm.util.value.api.PropertyAccessor
-
This method sets the value of the property represented by this
PropertyAccessor
in the given
element
.
- setValue(POJO, VALUE) - Method in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
This method sets the value of the property represented by this
PropertyAccessor
in the given
element
.
- setValue(String) - Method in class net.sf.mmm.util.xml.base.jaxb.Property
-
- setValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- setValueConverter(StringValueConverter) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- setValueEntry(String, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
-
- setValueEntry(String, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
-
- setValueEntry(String, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.CliValueContainerMap
-
- setValueInternal(String, char, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
-
This method parses container value as from a single argument and sets it as new object.
- setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
-
This method sets the container value as new object.
- setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.CliValueContainerArray
-
This method sets the container value as new object.
- setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
-
This method sets the container value as new object.
- setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.CliValueContainerMap
-
This method sets the container value as new object.
- setVariable(String, Object) - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
-
This method sets the variable specified by variableName
to the given value
.
- setVariable(Object) - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
-
This method sets the variable given by value
.
- setVariable(String, Object) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method sets the variable specified by variableName
to the given value
.
- setVariable(Object) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method sets the variable given by value
.
- setVisibility(VisibilityModifier) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
- setWidth(int) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
-
- setWidth(int) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setWidth(int) - Method in class net.sf.mmm.util.text.api.TextTableInfo
-
- setWidth(int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- setWrapChars(char...) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setWritable(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- setWritable(FileAccessClass, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the
writable flag
of this this
mask
for the given
fileModeClass
to the given value (
writable
).
- setXIncludeAware(boolean) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- setXmlInputFactory(XMLInputFactory) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- setXmlOutputFactory(XMLOutputFactory) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- shiftMask(FileAccessClass, int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method shifts the given bitMask
according to the given fileModeClass
.
- SHORT - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
-
- SHORT_DOWN_TACK_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SHORT_UP_TACK_ABOVE_SHORT_DOWN_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SHORT_UP_TACK_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- shutdown - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
- Signature - Class in net.sf.mmm.util.reflect.api
-
- Signature(Class<?>...) - Constructor for class net.sf.mmm.util.reflect.api.Signature
-
The constructor.
- Signature(Method) - Constructor for class net.sf.mmm.util.reflect.api.Signature
-
The constructor.
- Signature(Object...) - Constructor for class net.sf.mmm.util.reflect.api.Signature
-
The constructor.
- signature - Variable in class net.sf.mmm.util.reflect.api.Signature
-
the wrapped signature
- SIMILAR_ABOVE_GREATER_THAN_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SIMILAR_ABOVE_LESS_THAN_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SIMILAR_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SIMILAR_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SimpleCharScannerSyntax - Class in net.sf.mmm.util.scanner.base
-
This class is a simple container for the special characters of a syntax to scan.
- SimpleCharScannerSyntax() - Constructor for class net.sf.mmm.util.scanner.base.SimpleCharScannerSyntax
-
The constructor.
- SimpleClassHierarchyMap<E> - Class in net.sf.mmm.util.collection.base
-
- SimpleClassHierarchyMap() - Constructor for class net.sf.mmm.util.collection.base.SimpleClassHierarchyMap
-
The constructor.
- SimpleClassHierarchyMap(MapFactory<Map>) - Constructor for class net.sf.mmm.util.collection.base.SimpleClassHierarchyMap
-
The constructor.
- SimpleDatatype<V> - Interface in net.sf.mmm.util.lang.api
-
- SimpleDetectorStreamProcessorFactory - Class in net.sf.mmm.util.io.base
-
- SimpleDetectorStreamProcessorFactory() - Constructor for class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
-
The constructor.
- SimpleDetectorStreamProcessorFactory(Class<? extends DetectorStreamProcessor>) - Constructor for class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
-
The constructor.
- SimpleEnumProvider - Class in net.sf.mmm.util.lang.base
-
- SimpleEnumProvider() - Constructor for class net.sf.mmm.util.lang.base.SimpleEnumProvider
-
The constructor.
- SimpleExecutor - Class in net.sf.mmm.util.concurrent.base
-
This is a very simple implementation of the
Executor
interface.
- SimpleExecutor() - Constructor for class net.sf.mmm.util.concurrent.base.SimpleExecutor
-
The constructor.
- SimpleExecutor(ThreadFactory) - Constructor for class net.sf.mmm.util.concurrent.base.SimpleExecutor
-
The constructor.
- SimpleGenericTypeImpl<T> - Class in net.sf.mmm.util.reflect.impl
-
- SimpleGenericTypeImpl(Class<T>) - Constructor for class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
The constructor.
- SimpleGenericTypeLimited<T> - Class in net.sf.mmm.util.reflect.base
-
This is a very simple implementation of
GenericType
that is GWT compatible and therefore limited to
core features.
- SimpleGenericTypeLimited(Class<T>) - Constructor for class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
The constructor.
- SimpleGenericValueConverter - Interface in net.sf.mmm.util.value.api
-
- SimpleGenericValueConverterImpl - Class in net.sf.mmm.util.value.base
-
This is a generic value converter that is GWT compatible and therefore has reduced flexibility.
- SimpleGenericValueConverterImpl() - Constructor for class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
-
The constructor.
- simpleName - Variable in class net.sf.mmm.util.reflect.api.ClassName
-
- SimpleNlsFormatter<O> - Class in net.sf.mmm.util.nls.base
-
- SimpleNlsFormatter() - Constructor for class net.sf.mmm.util.nls.base.SimpleNlsFormatter
-
The constructor.
- SimplePojoFactory - Class in net.sf.mmm.util.pojo.base
-
- SimplePojoFactory() - Constructor for class net.sf.mmm.util.pojo.base.SimplePojoFactory
-
- SimpleStringHasher - Class in net.sf.mmm.util.text.base
-
- SimpleStringHasher() - Constructor for class net.sf.mmm.util.text.base.SimpleStringHasher
-
The constructor.
- SimpleValidationFailure - Class in net.sf.mmm.util.validation.base
-
- SimpleValidationFailure() - Constructor for class net.sf.mmm.util.validation.base.SimpleValidationFailure
-
Deprecated.
The constructor for de-serialization in GWT.
- SimpleValidationFailure(String, Object, String) - Constructor for class net.sf.mmm.util.validation.base.SimpleValidationFailure
-
Deprecated.
The constructor.
- SimpleValidationFailure(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.validation.base.SimpleValidationFailure
-
Deprecated.
The constructor.
- SimpleValueConverter<SOURCE,TARGET> - Interface in net.sf.mmm.util.value.api
-
This is the interface for a converter that
converts
a value of the
type <SOURCE> to the type <TARGET>.
ATTENTION:
An implementation of this interface should be stateless and thread-safe.
- SimpleValueConverterIdentity<V> - Class in net.sf.mmm.util.value.base
-
This is an implementation of
SimpleValueConverter
that returns the unmodified value (identity
conversion).
- SimpleValueConverterIdentity() - Constructor for class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
-
The constructor.
- SINE_WAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SINGLE_HIGH_REVERSED_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SINGLE_LEFT_POINTING_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SINGLE_LOW_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SINGLE_RIGHT_POINTING_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SingleElementIterator<E> - Class in net.sf.mmm.util.collection.base
-
This is an implementation of the
Iterator
interface that
iterates
a single element.
- SingleElementIterator(E) - Constructor for class net.sf.mmm.util.collection.base.SingleElementIterator
-
The constructor.
- singularizer - Variable in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
-
The singularizer.
- Singularizer - Interface in net.sf.mmm.util.text.api
-
This is the interface for a
translation
of a term given in plural form to the
according singular form.
- SIX_POINTED_BLACK_STAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- size() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
- size() - Method in class net.sf.mmm.util.collection.base.AppendingList
- size - Variable in class net.sf.mmm.util.pool.base.AbstractPool
-
- skip(long) - Method in interface net.sf.mmm.util.io.api.ByteIterator
-
This method skips the number of bytes given by byteCount
.
- skip(long) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
-
This method skips the number of bytes given by byteCount
in the stream starting at the
current position.
- skip() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
-
This method skips all bytes
available
in this buffer.
- skip(long) - Method in class net.sf.mmm.util.io.base.FailingInputStream
- skip(long) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
This method skips the number of bytes given by byteCount
.
- skip(long) - Method in class net.sf.mmm.util.io.impl.BufferInputStream
- skip(long) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
-
This method skips the number of bytes given by byteCount
.
- skip(long) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method skips the number of bytes given by byteCount
in the stream starting at the
current position.
- skip() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method skips all bytes
available
in this buffer.
- skip(long) - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
-
This method skips the number of bytes given by byteCount
.
- skip(long) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
- skipOpenElement(XMLStreamReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
This method skips all events until the current element (tag) is closed.
You can use this method if you hit an element you want to ignore.
- skipOpenElement(XMLEventReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
This method skips all events until the current element (tag) is closed.
- skipOpenElement(XMLStreamReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
This method skips all events until the current element (tag) is closed.
You can use this method if you hit an element you want to ignore.
- skipOpenElement(XMLEventReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
This method skips all events until the current element (tag) is closed.
- skipOver(String, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads all
next characters
until the given
substring
has been
detected.
After the call of this method, the
current index
will point to the next
character after the first occurrence of
substring
or to the end of the string if the given
substring
was NOT found.
- skipOver(String, boolean, CharFilter) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads all
next characters
until the given
substring
has been
detected.
If a
stop character
is detected by the given
stopFilter
this
method returns
false
pointing to the character next to that stop character.
- skipOver(String, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads all
next characters
until the given
substring
has been
detected.
After the call of this method, the
current index
will point to the next
character after the first occurrence of
substring
or to the end of the string if the given
substring
was NOT found.
- skipOver(String, boolean, CharFilter) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads all
next characters
until the given
substring
has been
detected.
If a
stop character
is detected by the given
stopFilter
this
method returns
false
pointing to the character next to that stop character.
- skipUntil(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method skips all
next characters
until the given
stop
character or the
end is reached.
- skipUntil(char, char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads all
next characters
until the given
stop
character or the
end of the string to parse is reached.
- skipUntil(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method skips all
next characters
until the given
stop
character or the
end is reached.
- skipUntil(char, char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads all
next characters
until the given
stop
character or the
end of the string to parse is reached.
- skipWhile(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads all
next characters
that are identical to the character given by
c
.
E.g.
- skipWhile(CharFilter) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads all
next characters
that are
accepted
by the given
filter
.
After the call of this method, the
current index
will point to the next
character that was NOT
accepted
by the given
filter
or to
the end if NO such character exists.
- skipWhile(CharFilter, int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
- skipWhile(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads all
next characters
that are identical to the character given by
c
.
E.g.
- skipWhile(CharFilter) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads all
next characters
that are
accepted
by the given
filter
.
After the call of this method, the
current index
will point to the next
character that was NOT
accepted
by the given
filter
or to
the end if NO such character exists.
- skipWhile(CharFilter, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- SLANTED_EQUAL_TO_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SLANTED_EQUAL_TO_OR_GREATER_THAN_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SLANTED_EQUAL_TO_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SLANTED_EQUAL_TO_OR_LESS_THAN_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SLOPING_LARGE_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SLOPING_LARGE_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMALL_CONTAINS_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMALL_CONTAINS_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMALL_ELEMENT_OF_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMALL_ELEMENT_OF_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMALL_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMALLER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMALLER_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMASH_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SNAPSHOT - Static variable in class net.sf.mmm.util.cli.api.AbstractVersionedMain
-
- SNAPSHOT - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
The default indicator for a snapshot version.
- snapshot - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- snapshotCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
-
Counter for snapshot indicator in format pattern.
- SOFT_HYPHEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The soft hyphen that indicates a word-wrap position (for hyphenation).
- SOLIDUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOLIDUS_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SortedMapFactory - Interface in net.sf.mmm.util.collection.api
-
- SortedProperties - Class in net.sf.mmm.util.collection.base
-
- SortedProperties() - Constructor for class net.sf.mmm.util.collection.base.SortedProperties
-
The constructor.
- SortedProperties(Properties) - Constructor for class net.sf.mmm.util.collection.base.SortedProperties
-
The constructor.
- SortedSetFactory - Interface in net.sf.mmm.util.collection.api
-
- SortOrder - Enum in net.sf.mmm.util.lang.api
-
This enum contains the possible values for the sort order of a list.
- SortOrder(String, String) - Constructor for enum net.sf.mmm.util.lang.api.SortOrder
-
The constructor.
- sortPatterns(HyphenationPattern[]) - Static method in class net.sf.mmm.util.text.base.HyphenatorImpl
-
- SOUND_RECORDING_COPYRIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- source - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
-
The source to read from (to copy).
- source - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
-
The source to read from (to copy).
- source - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
-
- source - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
-
- sourceClass2converterMap - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
-
- sourceSuffix - Variable in class net.sf.mmm.util.text.base.SuffixTransformerRule
-
- sourceWriter - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- SOUTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_EAST_ARROW_AND_SOUTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_EAST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_EAST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_WEST_ARROW_AND_NORTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_WEST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_WEST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The regular whitespace character used to separate words.
- spaceFilter - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
- SpaceNormalizingCharIterator - Class in net.sf.mmm.util.lang.base
-
- SpaceNormalizingCharIterator(CharIterator) - Constructor for class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
The constructor.
- SpaceNormalizingCharIterator(CharIterator, CharFilter, boolean) - Constructor for class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
The constructor.
- SPHERICAL_ANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SPRING_XML_CONTENT_PARSER - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
-
The Spring XML configuration of mmm-content-parser
.
- SPRING_XML_SEARCH - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
-
The Spring XML configuration of mmm-search
(and mmm-search-engine
).
- SPRING_XML_SEARCH_INDEXER - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
-
The Spring XML configuration of mmm-search-indexer
.
- SPRING_XML_UTIL_CORE - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
-
The Spring XML configuration of mmm-util-core
.
- SpringConfigs - Interface in net.sf.mmm.util.component.base
-
This type is a collection of spring XML configuration files for the entire project.
- SpringContainer - Class in net.sf.mmm.util.component.impl
-
This is a simple implementation of the
IocContainer
using spring.
ATTENTION:
Please check your dependencies as
spring
is an optional dependency in
mmm-util-core
.
- SpringContainer() - Constructor for class net.sf.mmm.util.component.impl.SpringContainer
-
The constructor.
- SpringContainer(String...) - Constructor for class net.sf.mmm.util.component.impl.SpringContainer
-
The constructor.
- SpringContainer(ConfigurableApplicationContext) - Constructor for class net.sf.mmm.util.component.impl.SpringContainer
-
The constructor.
- SpringContainerBean - Class in net.sf.mmm.util.component.impl
-
This is the implementation of
IocContainer
that itself is a
spring-bean that can be injected.
- SpringContainerBean() - Constructor for class net.sf.mmm.util.component.impl.SpringContainerBean
-
The constructor.
- SpringContainerPool - Class in net.sf.mmm.util.component.impl
-
This is just an ugly static pool used to simplify testing.
- SpringContainerPool() - Constructor for class net.sf.mmm.util.component.impl.SpringContainerPool
-
The constructor.
- SQUARE_CAP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARE_CUP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARE_IMAGE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARE_IMAGE_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARE_ORIGINAL_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARE_ORIGINAL_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARE_ROOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARED_DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARED_FALLING_DIAGONAL_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARED_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARED_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARED_RISING_DIAGONAL_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARED_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- standardError - Variable in class net.sf.mmm.util.cli.api.AbstractMain
-
- standardOutput - Variable in class net.sf.mmm.util.cli.api.AbstractMain
-
- STAR_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- start - Variable in class net.sf.mmm.util.date.api.TimeMeasure
-
The start time.
- start - Variable in class net.sf.mmm.util.lang.base.CharSubSequence
-
the start position of the sub-sequence
- START_EXPRESSION - Static variable in interface net.sf.mmm.util.nls.api.NlsArgumentParser
-
The character used to start a variable expression: 123
- startDocument(ValidationEventHandler) - Method in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
- startDocument(ValidationEventHandler) - Method in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
- startIndex - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- startIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
- startNode - Variable in class net.sf.mmm.util.collection.base.NodeCycle
-
- startup() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
This method will initialize and startup this refresher.
- state - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
-
- state - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
-
- state - Variable in class net.sf.mmm.util.cli.base.CliArgumentContainer
-
- state - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
-
- state - Variable in class net.sf.mmm.util.component.base.InitializationState
-
This field holds the atomic state of this object.
- STATE_DETACHED - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
-
If
detach
is called on a
managed
entity, its state changes to
detached
.
- STATE_INITIALIZED - Static variable in class net.sf.mmm.util.component.base.InitializationState
-
- STATE_INITIALIZING - Static variable in class net.sf.mmm.util.component.base.InitializationState
-
- STATE_MANAGED - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
-
A
GenericEntity
becomes
managed when it is
persisted
or in case it is directly
retrieved
from the persistent store
(database).
- STATE_NEW - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
-
A
GenericEntity
is in the
new (or transient) state when it is manually created via its
constructor (using
new
).
- STATE_REMOVED - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
-
If
remove
is called on a
managed
entity, its state changes to
removed
and the entity will be deleted from the
persistent store whenever the transaction is committed.
- STATE_UNINITIALIZED - Static variable in class net.sf.mmm.util.component.base.InitializationState
-
- stateClass - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
-
- StaticFormatter<V> - Class in net.sf.mmm.util.lang.base
-
This is an implementation of
Formatter
that always formats to a static
string.
- StaticFormatter(String) - Constructor for class net.sf.mmm.util.lang.base.StaticFormatter
-
The constructor.
- staxUtil - Variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- StaxUtil - Interface in net.sf.mmm.util.xml.api
-
This is the interface for a collection of utility functions that help to deal with the StAX API (JSR 173).
- staxUtil - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- StaxUtilImpl - Class in net.sf.mmm.util.xml.base
-
This utility class contains methods that help to work with the StAX API (JSR 173).
- StaxUtilImpl() - Constructor for class net.sf.mmm.util.xml.base.StaxUtilImpl
-
The constructor.
- stepBack() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method decrements the
index
by one.
- stop() - Method in interface net.sf.mmm.util.concurrent.api.Stoppable
-
This method stops the task.
- stop() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
-
This method stops the task.
- stop() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
-
This method stops the task.
- stop - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain.State
-
true
if the chain should be stopped, false
otherwise.
- stopIndex - Variable in class net.sf.mmm.util.collection.base.ArrayIterator
-
The index where iteration stops.
- stopOnMatch - Variable in class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
-
- Stoppable - Interface in net.sf.mmm.util.concurrent.api
-
This is the interface for some object that represents a task that can be
stopped
.
- stopped - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
-
- str - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- StreamClosedException - Exception in net.sf.mmm.util.io.api
-
- StreamClosedException() - Constructor for exception net.sf.mmm.util.io.api.StreamClosedException
-
The constructor.
- streamPosition - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- StreamReaderProxy - Class in net.sf.mmm.util.xml.base
-
- StreamReaderProxy() - Constructor for class net.sf.mmm.util.xml.base.StreamReaderProxy
-
The constructor.
- StreamReaderProxy(XMLStreamReader) - Constructor for class net.sf.mmm.util.xml.base.StreamReaderProxy
-
The constructor.
- streamUtil - Variable in class net.sf.mmm.util.cli.api.AbstractMain
-
- StreamUtil - Interface in net.sf.mmm.util.io.api
-
This is the interface for a collection of utility functions that help to deal with
InputStream
s,
OutputStream
s,
Reader
s and
Writer
s.
Information:
Whenever the javadoc of a method specifies that an object (stream, reader or writer) is closed, then this
means that it will be closed on successful return of the method as well as in an exceptional state.
- streamUtil - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl
-
- StreamUtilImpl - Class in net.sf.mmm.util.io.base
-
This is the implementation of the
StreamUtil
interface.
- StreamUtilImpl() - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl
-
The constructor.
- StreamUtilImpl.AbstractAsyncTransferrer - Class in net.sf.mmm.util.io.base
-
This is the abstract base class for the
Callable
that transfers data of streams or
readers/writers.
- StreamUtilImpl.AbstractAsyncTransferrer() - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
-
- StreamUtilImpl.AsyncTransferrerImpl - Class in net.sf.mmm.util.io.base
-
- StreamUtilImpl.AsyncTransferrerImpl(StreamUtilImpl.BaseTransferrer<?>) - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.AsyncTransferrerImpl
-
The constructor.
- StreamUtilImpl.BaseTransferrer<BUFFER> - Class in net.sf.mmm.util.io.base
-
- StreamUtilImpl.BaseTransferrer(TransferCallback, boolean) - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
-
The constructor.
- StreamUtilImpl.ReaderTransferrer - Class in net.sf.mmm.util.io.base
-
- StreamUtilImpl.ReaderTransferrer(Reader, Writer, boolean, TransferCallback) - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
-
The constructor.
- StreamUtilImpl.StreamTransferrer - Class in net.sf.mmm.util.io.base
-
- StreamUtilImpl.StreamTransferrer(InputStream, OutputStream, boolean, TransferCallback) - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
-
The constructor.
- string - Variable in class net.sf.mmm.util.file.base.FileUtilImpl.PathSegment
-
- string - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
-
The string to be tokenized
- string - Variable in class net.sf.mmm.util.lang.base.StaticFormatter
-
- StringHasher - Interface in net.sf.mmm.util.text.api
-
This is the interface for a hashing algorithm for strings (in form of
char[]
or
CharSequence
.
ATTENTION:
The implementation may NOT be compatible to
String.hashCode()
.
- stringHasher - Variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- stringRepresentation - Variable in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
- stringRepresentation - Variable in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- StringSyntax - Interface in net.sf.mmm.util.lang.api
-
This interface defines the syntax for a decoding and encoding values from/to
String
.
- StringSyntaxBean - Class in net.sf.mmm.util.lang.base
-
This is the implementation of
StringSyntax
as simple Java bean.
- StringSyntaxBean() - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
-
The constructor.
- StringSyntaxBean(char) - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
-
The constructor.
- StringSyntaxBean(char, char) - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
-
The constructor.
- StringSyntaxBean(char, char, char) - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
-
The constructor.
- StringTokenizer - Class in net.sf.mmm.util.lang.api
-
- StringTokenizer(String, char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
-
The constructor.
- StringTokenizer(String, String) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
-
The constructor.
- StringTokenizer(String, String, String, char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
-
The constructor that allows escaping.
- StringTokenizer(char[], String, String, char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
-
The constructor.
- StringTokenizer(char[], char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
-
The constructor.
- StringTransformerChain - Class in net.sf.mmm.util.transformer.base
-
- StringTransformerChain() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain
-
The non-arg constructor.
NOTE:
This constructor should not be called directly! It is only intended for reflective access (e.g.
- StringTransformerChain(StringTransformerRule...) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain
-
The constructor.
- StringTransformerChain(String, StringTransformerChain, StringTransformerRule...) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain
-
The constructor.
- StringTransformerChain.State - Class in net.sf.mmm.util.transformer.base
-
This inner class contains the state of a transformation.
- StringTransformerChain.State() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain.State
-
The constructor.
- StringTransformerChainXmlParser - Class in net.sf.mmm.util.transformer.base
-
Deprecated.
- use JAXB directly:
JAXBContext context = JAXBContext.newInstance(StringTransformerList.class);
StringTransformerList chains = (StringTransformerList) context.createUnmarshaller().unmarshal(source);
- StringTransformerChainXmlParser() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
The constructor.
- StringTransformerChainXmlParser(DomUtil) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
The constructor.
- StringTransformerChainXmlParser(DomUtil, PatternCompiler) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
The constructor.
- StringTransformerList - Class in net.sf.mmm.util.transformer.base
-
- StringTransformerList() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerList
-
The constructor.
- StringTransformerRule - Interface in net.sf.mmm.util.transformer.api
-
- stringUtil - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- stringUtil - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
-
- StringUtil - Interface in net.sf.mmm.util.lang.api
-
This is the interface for a collection of utility functions that help with
String
handling and
manipulation.
- stringUtil - Variable in class net.sf.mmm.util.text.base.HyphenationState
-
- stringUtil - Variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- stringUtil - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
-
- stringUtil - Variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
- stringUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
-
- stringUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToEnum
-
- stringUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToString
-
- stringUtil - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
-
- stringUtil - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
-
- stringUtil - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- StringUtilImpl - Class in net.sf.mmm.util.lang.base
-
- StringUtilImpl() - Constructor for class net.sf.mmm.util.lang.base.StringUtilImpl
-
The constructor.
- StringValueConverter - Interface in net.sf.mmm.util.value.api
-
- StringValueConverterImpl - Class in net.sf.mmm.util.value.base
-
- StringValueConverterImpl() - Constructor for class net.sf.mmm.util.value.base.StringValueConverterImpl
-
The constructor.
- style - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
-
- STYLE_CURRENCY - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_FULL - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_INTEGER - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_ISO_8601 - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_LONG - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_MEDIUM - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_PERCENT - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_SHORT - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- subFormatters - Variable in class net.sf.mmm.util.lang.base.ComposedFormatter
-
- subFormatters - Variable in class net.sf.mmm.util.lang.base.ComposedLocalizableFormatter
-
- subSequence(int, int) - Method in class net.sf.mmm.util.lang.base.AbstractCharSequence
- subSequence(int, int) - Method in class net.sf.mmm.util.lang.base.CharSubSequence
- subsequentNewlineCount - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- SUBSET_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_ABOVE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_ABOVE_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF_OR_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF_WITH_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_WITH_MULTIPLICATION_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_WITH_PLUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- substring(int, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- succeed() - Method in class net.sf.mmm.util.date.api.TimeMeasure
-
This method is to be called once after the operation(s) to measure has successfully completed.
- SUCCEEDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_ABOVE_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_ABOVE_NOT_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_ABOVE_SINGLE_LINE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- suffix - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
-
The suffix (last segment) of the pattern.
- SUFFIX_CLASS - Static variable in class net.sf.mmm.util.reflect.base.ClassNameCollector
-
Suffix for classes as resource.
- SuffixTransformerRule - Class in net.sf.mmm.util.text.base
-
- SuffixTransformerRule(String, String) - Constructor for class net.sf.mmm.util.text.base.SuffixTransformerRule
-
The constructor.
- superClass - Variable in class net.sf.mmm.util.reflect.base.AssignableFromFilter
-
The class
- superDescriptor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- superDescriptorBlockGenerated - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- superPropertyDescriptorBlockGenerated - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- superPropertyVariableDeclated - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- SUPERSCRIPT_ONE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
A small superscript variant of 1.
- SUPERSCRIPT_THREE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
A small superscript variant of 3 e.g for cubic.
- SUPERSCRIPT_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
A small superscript variant of 2 e.g for the square.
- SUPERSET_ABOVE_LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_ABOVE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_ABOVE_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_BESIDE_AND_JOINED_BY_DASH_WITH_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_BESIDE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF_OR_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF_WITH_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_WITH_MULTIPLICATION_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_WITH_PLUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- superType - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- suppressedField - Variable in class net.sf.mmm.util.nls.api.ThrowableHelper.Helper
-
- SURFACE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- surrogates - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
- SWUNG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- sync(AbstractByteArrayBufferBuffer) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
This method synchronizes the buffer with the given master
.
- synchronize(ResourceBundleSynchronizer.NlsBundleContainer) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
This method synchronizes (creates or updates) the localized bundles (properties).
- synchronize(ResourceBundleSynchronizer.NlsBundleContainer, String, String, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- syntax - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
-
The syntax of the option.
- SYNTAX - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsMessageFormatter
-
The syntax of the message-format patterns.
- SYSTEM_DEFAULT_ENCODING - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
-
The default encoding used by this JVM as fallback if no explicit encoding is specified.
- SYSTEM_PROPERTY_LINE_SEPARATOR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
-
- SYSTEM_TYPE_BSD - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
The
system-type
for a BSD operating system (freeBSD, openBSD, etc.).
- SYSTEM_TYPE_LINUX - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
The
system-type
for a distribution of Linux (android, ubuntu, kubuntu, debian,
openSUSE, gentoo, fedora, mandriva, etc.).
- SYSTEM_TYPE_MAC_IOS - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
The
system-type
for a variant of Apples operating system ("Mac OS", "Mac OS X"
or any variant of "iOS").
- SYSTEM_TYPE_MAINFRAIME - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
The
system-type
for operating systems dedicated for mainframe machines
([Open]VMS, z/OS, BS2000, OS/360, OS/390, etc.).
- SYSTEM_TYPE_OTHER - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
The
system-type
for anything else that is not further classified.
- SYSTEM_TYPE_UNIX - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
- SYSTEM_TYPE_WINDOWS - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
- systemArchitecture - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
- SystemInformation - Interface in net.sf.mmm.util.lang.api
-
This is the interface for a data-object containing structured of an operating system.
- systemInformation - Variable in class net.sf.mmm.util.lang.base.SystemUtilImpl
-
- SystemInformationImpl - Class in net.sf.mmm.util.lang.base
-
- SystemInformationImpl() - Constructor for class net.sf.mmm.util.lang.base.SystemInformationImpl
-
The constructor.
- SystemInformationImpl(String, String, String) - Constructor for class net.sf.mmm.util.lang.base.SystemInformationImpl
-
The constructor.
- SystemInformationImpl(String, String, String, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.SystemInformationImpl
-
The constructor.
- systemName - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
- systemType - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
- SystemUtil - Interface in net.sf.mmm.util.lang.api
-
This is the interface for a collection of utility functions that help to deal with things specific for the
operating system running this java virtual machine.
ATTENTION:
A key-feature of Java is the great portability of the platform.
- SystemUtilImpl - Class in net.sf.mmm.util.lang.base
-
This is the implementation of the
SystemUtil
interface.
- SystemUtilImpl() - Constructor for class net.sf.mmm.util.lang.base.SystemUtilImpl
-
The constructor.
- systemVersion - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
T
- tableInfo - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
-
- tagStartIndex - Variable in class net.sf.mmm.util.xml.api.ParserState
-
- targetArrayClass2converterMap - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
- targetBuffer - Variable in class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
-
The buffer to copy to.
- targetBuffer - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
-
The destination buffer (end of chain)
- targetClass2converterMap - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
- targetOffset - Variable in class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
-
- targetType - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
-
- technical - Variable in class net.sf.mmm.util.lang.base.AbstractErrorMessage
-
- technical - Variable in exception net.sf.mmm.util.nls.api.GenericSerializableException
-
- TechnicalErrorUserException - Exception in net.sf.mmm.util.nls.api
-
- TechnicalErrorUserException() - Constructor for exception net.sf.mmm.util.nls.api.TechnicalErrorUserException
-
The constructor for de-serialization in GWT.
- TechnicalErrorUserException(Throwable) - Constructor for exception net.sf.mmm.util.nls.api.TechnicalErrorUserException
-
The constructor.
- TechnicalErrorUserException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.nls.api.TechnicalErrorUserException
-
The constructor for the very special case that you want to define a custom message.
- TechnicalErrorUserException(TechnicalErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.nls.api.TechnicalErrorUserException
-
The copy constructor.
- TELEPHONE_RECORDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- template - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
-
- template - Variable in class net.sf.mmm.util.nls.base.BasicNlsMessage
-
- TEMPLATE_PATTERN - Static variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
The pattern.
- templateResolver - Variable in class net.sf.mmm.util.cli.api.CliOutputSettings
-
- templateResolver - Static variable in class net.sf.mmm.util.nls.api.NlsAccess
-
- templateResolver - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
- templatesMap - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
- temporaryDirectory - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
-
- temporaryDirectoryPath - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
-
- TERMINATOR - Static variable in class net.sf.mmm.util.text.base.HyphenationPattern
-
The word-terminator representing start end end of a word.
- text - Variable in class net.sf.mmm.util.text.api.TextColumn
-
- text - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
- TextColumn - Class in net.sf.mmm.util.text.api
-
This class is a simple container for the
text
of a column together with its
metadata
.
- TextColumn(String, TextColumnInfo) - Constructor for class net.sf.mmm.util.text.api.TextColumn
-
The constructor.
- TextColumnInfo - Class in net.sf.mmm.util.text.api
-
This is a Java-bean for the layout-configuration of a text column.
It contains the
width
,
alignment
,
indent
, and various other meta-information for the layout of a textual
column.
- TextColumnInfo() - Constructor for class net.sf.mmm.util.text.api.TextColumnInfo
-
The constructor.
- TextColumnInfo.IndentationMode - Enum in net.sf.mmm.util.text.api
-
- TextColumnInfo.IndentationMode() - Constructor for enum net.sf.mmm.util.text.api.TextColumnInfo.IndentationMode
-
- textIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- TextTableInfo - Class in net.sf.mmm.util.text.api
-
This is a Java-bean for the layout-configuration of a text table.
It contains the
width
,
line-separator
, and various other
meta-information for the layout of a textual table.
- TextTableInfo() - Constructor for class net.sf.mmm.util.text.api.TextTableInfo
-
The constructor.
- THERE_DOES_NOT_EXIST - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- THERE_EXISTS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- THEREFORE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- THIN_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- threadFactory - Variable in class net.sf.mmm.util.concurrent.base.SimpleExecutor
-
- THREE_PER_EM_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- ThrowableHelper - Class in net.sf.mmm.util.nls.api
-
This is a small hack to
truncate
exceptions.
- ThrowableHelper() - Constructor for class net.sf.mmm.util.nls.api.ThrowableHelper
-
Construction forbidden.
- ThrowableHelper.Helper - Class in net.sf.mmm.util.nls.api
-
- ThrowableHelper.Helper() - Constructor for class net.sf.mmm.util.nls.api.ThrowableHelper.Helper
-
The constructor.
- TIE_OVER_INFINITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TILDE_OPERATOR_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TILDE_OPERATOR_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TimeMeasure - Class in net.sf.mmm.util.date.api
-
This class makes it very easy to do performance monitoring.
- TimeMeasure() - Constructor for class net.sf.mmm.util.date.api.TimeMeasure
-
The constructor.
- TimeMeasure.Result - Enum in net.sf.mmm.util.date.api
-
The state of the completion.
- TimeMeasure.Result() - Constructor for enum net.sf.mmm.util.date.api.TimeMeasure.Result
-
- timestamp - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- title - Variable in enum net.sf.mmm.util.lang.api.Alignment
-
- title - Variable in enum net.sf.mmm.util.lang.api.Comparator
-
- title - Variable in enum net.sf.mmm.util.lang.api.Conjunction
-
- title - Variable in enum net.sf.mmm.util.lang.api.Direction
-
- title - Variable in enum net.sf.mmm.util.lang.api.HorizontalAlignment
-
- title - Variable in enum net.sf.mmm.util.lang.api.Orientation
-
- title - Variable in enum net.sf.mmm.util.lang.api.SortOrder
-
- title - Variable in enum net.sf.mmm.util.lang.api.VerticalAlignment
-
- title - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
-
- title - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
-
- title - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
-
- toArray(Collection<?>, Class<?>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
- toArray(Collection<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
- toArrayTyped(Collection<T>, Class<T>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
- toArrayTyped(Collection<T>, Class<T>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
- toCamlCase(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method converts the given string
to caml-case syntax using the default separators
' '
, '-'
, '_'
and '.'
.
- toCamlCase(String, char...) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method converts the given string
to caml-case syntax.
In caml-case syntax words are written without a separator but each new word starts with a capitalized
letter.
- toCamlCase(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method converts the given string
to caml-case syntax using the default separators
' '
, '-'
, '_'
and '.'
.
- toCamlCase(String, char...) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method converts the given string
to caml-case syntax.
In caml-case syntax words are written without a separator but each new word starts with a capitalized
letter.
- toDirection() - Method in enum net.sf.mmm.util.lang.api.Alignment
-
- toHyphenation() - Method in class net.sf.mmm.util.text.base.HyphenationState
-
- toHyphenationPoints() - Method in class net.sf.mmm.util.text.base.HyphenationState
-
- tokenizePath(String, List<FileUtilImpl.PathSegment>, PatternCompiler) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- toList() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
-
This method converts the list represented by this node to a regular
List
.
- toList() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
-
This method converts the list represented by this node to a regular
List
.
- toLowerCase(String) - Static method in class net.sf.mmm.util.lang.base.GwtHelper
-
- toLowerCase(String, Locale) - Static method in class net.sf.mmm.util.lang.base.GwtHelper
-
- toMap() - Method in interface net.sf.mmm.util.context.api.GenericContext
-
This method allows to create a
Map
representing the variables of this context.
- toMap() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
-
This method allows to create a
Map
representing the variables of this context.
- toMap() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method allows to create a
Map
representing the variables of this context.
- toMap(String, Object) - Static method in exception net.sf.mmm.util.nls.api.NlsException
-
This method create a
Map
for the given arguments.
- toMap(String, Object, String, Object) - Static method in exception net.sf.mmm.util.nls.api.NlsException
-
This method create a
Map
for the given arguments.
- toMap(String, Object, String, Object, String, Object) - Static method in exception net.sf.mmm.util.nls.api.NlsException
-
This method create a
Map
for the given arguments.
- toMap(String, Object) - Static method in exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
This method create a
Map
for the given arguments.
- toMap(String, Object, String, Object) - Static method in exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
This method create a
Map
for the given arguments.
- toMap(String, Object, String, Object, String, Object) - Static method in exception net.sf.mmm.util.nls.api.NlsRuntimeException
-
This method create a
Map
for the given arguments.
- toNlsMessage() - Method in exception net.sf.mmm.util.nls.api.AbstractNlsException
-
- toNlsMessage() - Method in exception net.sf.mmm.util.nls.api.AbstractNlsRuntimeException
-
- toNlsMessage() - Method in exception net.sf.mmm.util.nls.api.GenericSerializableException
-
- toNlsMessage() - Method in interface net.sf.mmm.util.nls.api.NlsObject
-
- toNlsMessage() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
-
- toNlsMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
- toNlsMessage() - Method in class net.sf.mmm.util.nls.impl.NlsMessageImpl
-
- TOP_ARC_ANTICLOCKWISE_ARROW_WITH_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TOP_ARC_CLOCKWISE_ARROW_WITH_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TOP_LEFT_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TOP_LEFT_CROP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TOP_RIGHT_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TOP_RIGHT_CROP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TOP_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- toPrintWriter(Appendable) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
- toPrintWriter(Appendable) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- toResourceBundle(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
-
- toSeparatedString(Collection<?>, String, StringSyntax) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method formats the elements given by
collection
to a string where each value is
formatted to its
string representation
and separated by
separator
.
Examples:
collection
separator
syntax.escape
syntax.quoteStart
syntax.quoteEnd
StringUtil.toSeparatedString(Collection, String, StringSyntax)
{"abc;", "a,b,c", Integer.valueOf(123), Character.valueOf('\'')}
","
'\\'
'\0'
'\0'
"abc;,a\\,b\\,c,123,'"
{"abc;", "a,b,c", Integer.valueOf(123), Character.valueOf('\'')}
","
'\\'
'\''
'\''
"'abc;','a,b,c','123','\\''"
{"abc;", "a,b,c", Integer.valueOf(123), Character.valueOf('\'')}
"; "
'\\'
'['
']'
"[abc;]; [a,b,c]; [123]; [']"
Please note that Collection
s with heterogeneous elements can NOT be converted back from
String
.
- toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
- toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>, Appendable) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
- toSeparatedString(Collection<?>, String, StringSyntax) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method formats the elements given by
collection
to a string where each value is
formatted to its
string representation
and separated by
separator
.
Examples:
collection
separator
syntax.escape
syntax.quoteStart
syntax.quoteEnd
StringUtil.toSeparatedString(Collection, String, StringSyntax)
{"abc;", "a,b,c", Integer.valueOf(123), Character.valueOf('\'')}
","
'\\'
'\0'
'\0'
"abc;,a\\,b\\,c,123,'"
{"abc;", "a,b,c", Integer.valueOf(123), Character.valueOf('\'')}
","
'\\'
'\''
'\''
"'abc;','a,b,c','123','\\''"
{"abc;", "a,b,c", Integer.valueOf(123), Character.valueOf('\'')}
"; "
'\\'
'['
']'
"[abc;]; [a,b,c]; [123]; [']"
Please note that Collection
s with heterogeneous elements can NOT be converted back from
String
.
- toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
- toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>, Appendable) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
- toSimplestNumber(Number) - Method in interface net.sf.mmm.util.math.api.MathUtilLimited
-
This method converts the given value to the simplest suitable
number-type
.
- toSimplestNumber(Number) - Method in class net.sf.mmm.util.math.base.MathUtilLimitedImpl
-
This method converts the given value to the simplest suitable
number-type
.
- toString() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
- toString() - Method in class net.sf.mmm.util.cli.base.CliParameterConsumer
- toString() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
- toString() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
- toString() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
- toString() - Method in class net.sf.mmm.util.collection.base.NodeCycle
- toString() - Method in interface net.sf.mmm.util.entity.api.EntityId
-
The string representation of the
EntityId
in the following form:
- toString() - Method in class net.sf.mmm.util.entity.base.AbstractEntityId
-
The string representation of the
EntityId
in the following form:
- toString(StringBuilder) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
-
- toString(StringBuilder) - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
-
- toString() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
- toString() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
- toString() - Method in class net.sf.mmm.util.file.base.FileAttributes
- toString() - Method in class net.sf.mmm.util.file.base.FileUtilImpl.PathSegment
- toString() - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
- toString() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
- toString() - Method in class net.sf.mmm.util.lang.api.AbstractDatatype
-
- toString() - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
-
- toString() - Method in enum net.sf.mmm.util.lang.api.Alignment
-
- toString() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
-
- toString() - Method in enum net.sf.mmm.util.lang.api.Comparator
-
- toString() - Method in enum net.sf.mmm.util.lang.api.Conjunction
-
- toString() - Method in interface net.sf.mmm.util.lang.api.Datatype
-
- toString() - Method in enum net.sf.mmm.util.lang.api.Direction
-
- toString() - Method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
-
- toString() - Method in enum net.sf.mmm.util.lang.api.Orientation
-
- toString() - Method in enum net.sf.mmm.util.lang.api.SortOrder
-
- toString() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
- toString() - Method in enum net.sf.mmm.util.lang.api.VerticalAlignment
-
- toString() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
-
- toString() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
- toString() - Method in class net.sf.mmm.util.lang.base.attribute.AbstractAttributeReadId
- toString() - Method in class net.sf.mmm.util.lang.base.CoreCharSequence
- toString() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
-
- toString() - Method in class net.sf.mmm.util.lang.base.EnumEnumType
-
- toString() - Method in exception net.sf.mmm.util.nls.api.AbstractNlsException
- toString() - Method in exception net.sf.mmm.util.nls.api.AbstractNlsRuntimeException
- toString() - Method in exception net.sf.mmm.util.nls.api.GenericSerializableException
- toString() - Method in class net.sf.mmm.util.nls.api.NlsArgument
- toString() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterPlugin
- toString() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
- toString() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
- toString() - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
- toString() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
- toString() - Method in class net.sf.mmm.util.nls.impl.NlsMessageImpl
- toString() - Method in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
- toString() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
- toString() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
- toString() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessor
- toString() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
- toString() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
- toString() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
- toString() - Method in class net.sf.mmm.util.reflect.api.Arguments
- toString() - Method in class net.sf.mmm.util.reflect.api.ClassName
- toString() - Method in interface net.sf.mmm.util.reflect.api.GenericType
-
This method gets the string representation of this
GenericType
.
- toString(Type) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
This method gets the string representation of a
Type
.
- toString(Type, Appendable, Visitor<Class<?>>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
This method gets the string representation of a
Type
.
- toString() - Method in class net.sf.mmm.util.reflect.api.Signature
- toString() - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
-
This method gets the string representation of this
GenericType
.
- toString(Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method gets the string representation of a
Type
.
- toString(Type, Appendable, Visitor<Class<?>>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method gets the string representation of a
Type
.
- toString() - Method in class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
- toString() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
- toString() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
- toString() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
- toString() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
- toString() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
- toString() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
- toString() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
- toString() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
- toString() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
- toString() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
- toString() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
-
- toString() - Method in interface net.sf.mmm.util.text.api.Hyphenation
-
The hyphenation of the according word (e.g.
- toString() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
- toString() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
- toString() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
-
The hyphenation of the according word (e.g.
- toString() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
-
This method gets the original pattern.
- toString() - Method in class net.sf.mmm.util.text.base.HyphenationState
-
This method generates a string with the given
word
including the
ranked
hyphenation points.
- toString() - Method in class net.sf.mmm.util.text.base.HyphenatorImpl
- toString() - Method in class net.sf.mmm.util.text.base.JustificationImpl
- toString() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
- toString(StringBuilder) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
-
- toString() - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
- toString() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
- toString() - Method in class net.sf.mmm.util.value.api.Range
- toString() - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
- toString() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- toString() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- toType(String) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
- toType(String, ClassResolver) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
- toType(String) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- toType(String, ClassResolver) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- toType(CharSequenceScanner, ClassResolver, Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method parses the given
type
as generic
Type
.
This would be easier when using
StringParser
but we want to avoid the dependency on
util-misc
.
- toUpperCase(String, Locale) - Static method in class net.sf.mmm.util.lang.base.GwtHelper
-
- toUpperCase(String) - Static method in class net.sf.mmm.util.lang.base.GwtHelper
-
- toWriter(Appendable) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
- toWriter(Appendable) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- trace(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- trace(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- trace(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- trace(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- trace(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- TRADE_MARK_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- transfer(Reader, Writer, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method transfers the contents of the given reader
to the given writer
.
- transfer(FileInputStream, OutputStream, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method transfers the contents of the given
inStream
to the given
outStream
using
NIO-Channels
.
- transfer(InputStream, FileOutputStream, boolean, long) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method transfers the contents of the given
inStream
to the given
outStream
using
NIO-Channels
.
- transfer(InputStream, OutputStream, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method transfers the contents of the given inStream
to the given outStream
.
- transfer(BUFFER) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
-
This method performs the actual transfer.
- transfer() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
-
This method performs the actual transfer.
- transfer(char[]) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
-
This method performs the actual transfer.
- transfer(byte[]) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
-
This method performs the actual transfer.
- transfer(Reader, Writer, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method transfers the contents of the given reader
to the given writer
.
- transfer(FileInputStream, OutputStream, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method transfers the contents of the given
inStream
to the given
outStream
using
NIO-Channels
.
- transfer(InputStream, FileOutputStream, boolean, long) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method transfers the contents of the given
inStream
to the given
outStream
using
NIO-Channels
.
- transfer(InputStream, OutputStream, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method transfers the contents of the given inStream
to the given outStream
.
- transferAsync(InputStream, OutputStream, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method transfers the contents of the given inStream
to the given outStream
.
- transferAsync(InputStream, OutputStream, boolean, TransferCallback) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method transfers the contents of the given inStream
to the given outStream
.
- transferAsync(Reader, Writer, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method transfers the contents of the given reader
to the given writer
.
- transferAsync(Reader, Writer, boolean, TransferCallback) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method transfers the contents of the given reader
to the given writer
.
- transferAsync(InputStream, OutputStream, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method transfers the contents of the given inStream
to the given outStream
.
- transferAsync(InputStream, OutputStream, boolean, TransferCallback) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method transfers the contents of the given inStream
to the given outStream
.
- transferAsync(Reader, Writer, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method transfers the contents of the given reader
to the given writer
.
- transferAsync(Reader, Writer, boolean, TransferCallback) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method transfers the contents of the given reader
to the given writer
.
- TransferCallback - Interface in net.sf.mmm.util.io.api
-
This is the callback interface used to receive the status of an
AsyncTransferrer
.
- transferCompleted(long) - Method in interface net.sf.mmm.util.io.api.TransferCallback
-
This method is invoked if the transfer completed successfully.
- transferFailed(Exception) - Method in interface net.sf.mmm.util.io.api.TransferCallback
-
This method is invoked if the transfer failed because an exception occurred.
- TransferObject - Interface in net.sf.mmm.util.transferobject.api
-
This is the interface for a transfer-object.
- TransferObjectUtil - Interface in net.sf.mmm.util.transferobject.api
-
- TransferObjectUtilImpl - Class in net.sf.mmm.util.transferobject.base
-
- TransferObjectUtilImpl() - Constructor for class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
The constructor.
- TransferObjectUtilLimited - Interface in net.sf.mmm.util.transferobject.api
-
- TransferObjectUtilLimitedImpl - Class in net.sf.mmm.util.transferobject.base
-
- TransferObjectUtilLimitedImpl() - Constructor for class net.sf.mmm.util.transferobject.base.TransferObjectUtilLimitedImpl
-
The constructor.
- transferrer - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.AsyncTransferrerImpl
-
the actual task.
- transferrers - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
-
- transferStopped(long) - Method in interface net.sf.mmm.util.io.api.TransferCallback
-
This method is invoked if the transfer was stopped before it completed.
- transform(String) - Method in interface net.sf.mmm.util.text.api.Singularizer
-
This method gets the singular form of the given term (some word) pluralForm
that is
(potentially) in plural form.
- transform(String) - Method in class net.sf.mmm.util.text.base.AbstractTextTransformer
-
This method transforms a given original
value.
- transform(String, String) - Method in class net.sf.mmm.util.text.base.SuffixTransformerRule
- transform(String, String) - Method in class net.sf.mmm.util.text.base.TransformerRule
-
- transform(V) - Method in interface net.sf.mmm.util.transformer.api.Transformer
-
This method transforms a given original
value.
- transform(String) - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
-
This method transforms a given original
value.
- transform(String) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChain
-
This method transforms a given original
value.
- Transformer<V> - Interface in net.sf.mmm.util.transformer.api
-
This is the interface for a transformer that
transforms
a given value.
- transformerFactory - Variable in class net.sf.mmm.util.xml.base.DomUtilImpl
-
the transformer factory used to transform or write XML
- TransformerRule - Class in net.sf.mmm.util.text.base
-
This is the abstract base class for a rule used to
replace
a given
string.
- TransformerRule() - Constructor for class net.sf.mmm.util.text.base.TransformerRule
-
- transformers - Variable in class net.sf.mmm.util.transformer.base.StringTransformerList
-
- transformRecursive(String, StringTransformerChain.State) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChain
-
- transformXml(Source, Result, boolean) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method transforms the given XML source to the given result without structural modifications.
- transformXml(Source, Result, boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method transforms the given XML source to the given result without structural modifications.
- translate(Locale) - Method in interface net.sf.mmm.util.nls.api.NlsTemplate
-
This method translates the represented string for the given
locale
.
This typically happens via a lookup in a
ResourceBundle
).
- translate(Locale, Map<String, Object>, Appendable, NlsTemplateResolver, NlsDependencies) - Method in interface net.sf.mmm.util.nls.api.NlsTemplate
-
This method behaves like
NlsTemplate.translate(Locale)
but additionally fills the given
arguments
into the translated message writing into the given
buffer
.
- translate(Locale, Map<String, Object>, Appendable, NlsTemplateResolver, NlsDependencies) - Method in class net.sf.mmm.util.nls.base.AbstractNlsTemplate
-
This method behaves like
NlsTemplate.translate(Locale)
but additionally fills the given
arguments
into the translated message writing into the given
buffer
.
- translate(Locale) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
This method translates the represented string for the given
locale
.
This typically happens via a lookup in a
ResourceBundle
).
- translate(Locale) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
-
This method translates the represented string for the given
locale
.
This typically happens via a lookup in a
ResourceBundle
).
- translateFallback(MissingResourceException) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
- translateFallback(String) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
- translateFallback(String) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
- TRANSVERSAL_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TreeMapFactory - Class in net.sf.mmm.util.collection.base
-
- TreeMapFactory() - Constructor for class net.sf.mmm.util.collection.base.TreeMapFactory
-
- TreeNode<NODE extends TreeNode<NODE>> - Interface in net.sf.mmm.util.collection.api
-
This is the interface for the node a tree.
- TreeSetFactory - Class in net.sf.mmm.util.collection.base
-
- TreeSetFactory() - Constructor for class net.sf.mmm.util.collection.base.TreeSetFactory
-
- TRIANGLE_WITH_SERIFS_AT_BOTTOM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TRIANGULAR_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- trim - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
- TRIPLE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TRIPLE_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TRIPLE_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TRIPLE_VERTICAL_BAR_RIGHT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TRUE - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
-
a string representing the boolean value true
- TRUE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TURNED_GREEK_SMALL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TWO_CONSECUTIVE_EQUALS_SIGNS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TWO_DOT_LEADER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TWO_INTERSECTING_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TWO_INTERSECTING_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- TWO_JOINED_SQUARES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- type - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
-
- type - Variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
- type - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
- type - Variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
- type - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
- type - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
-
- TYPE_CHOICE - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- TYPE_DATE - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- TYPE_DATETIME - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- TYPE_INFORMATION - Static variable in interface net.sf.mmm.util.lang.api.Message
-
The
type
for an information.
- TYPE_INT - Static variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
- TYPE_NUMBER - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- TYPE_OBJECT - Static variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
- TYPE_OBJECT - Static variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
- TYPE_TECHNICAL_ERROR - Static variable in interface net.sf.mmm.util.lang.api.Message
-
The
type
for a technical error.
- TYPE_TIME - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- TYPE_TYPE - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- TYPE_USER_ERROR - Static variable in interface net.sf.mmm.util.lang.api.Message
-
The
type
for a user error.
- TYPE_VALIDATION_FAILURE - Static variable in interface net.sf.mmm.util.lang.api.Message
-
The
type
for a validation failure.
- TYPE_VARIABLE_COLLECTION_ELEMENT - Static variable in class net.sf.mmm.util.reflect.impl.CommonTypeVariables
-
- TYPE_VARIABLE_MAP_KEY - Static variable in class net.sf.mmm.util.reflect.impl.CommonTypeVariables
-
- TYPE_VARIABLE_MAP_VALUE - Static variable in class net.sf.mmm.util.reflect.impl.CommonTypeVariables
-
- TYPE_VOID - Static variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
- TYPE_VOID - Static variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
- TYPE_WARNING - Static variable in interface net.sf.mmm.util.lang.api.Message
-
- typeArgs - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
- TypedProperty<T> - Class in net.sf.mmm.util.pojo.path.api
-
This class represents a typed property (typically from a java bean).
- TypedProperty(String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
-
The constructor.
- TypedProperty(String, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
-
The constructor.
- TypedProperty(Class<T>, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
-
The constructor.
- TypedProperty(String, Class<T>, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
-
The constructor.
- TypedProperty(TypedProperty<T>, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
-
The constructor.
- TypedProperty(Class<T>, String, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
-
The constructor.
- TypedProperty(String, Class<T>, String, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
-
The constructor.
- typeId - Variable in class net.sf.mmm.util.entity.base.EntityIdImpl
-
- TypeNotFoundException - Exception in net.sf.mmm.util.reflect.api
-
- TypeNotFoundException(String) - Constructor for exception net.sf.mmm.util.reflect.api.TypeNotFoundException
-
The constructor.
- TypeNotFoundException(Throwable, String) - Constructor for exception net.sf.mmm.util.reflect.api.TypeNotFoundException
-
The constructor.
- typesArguments - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
- TypeVariableImpl<DECLARATION extends GenericDeclaration> - Class in net.sf.mmm.util.reflect.impl
-
- TypeVariableImpl(String, DECLARATION, Type[]) - Constructor for class net.sf.mmm.util.reflect.impl.TypeVariableImpl
-
The constructor.
- TZ_UTC - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilImpl
-
The UTC TimeZone.
U
- UnboundedWildcardType - Class in net.sf.mmm.util.reflect.impl
-
This is an implementation of the
WildcardType
interface for the unbounded wildcard (
?
).
- UnboundedWildcardType() - Constructor for class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
-
The constructor.
- UNC_PATH_PREFIX - Static variable in class net.sf.mmm.util.file.base.FileUtilImpl
-
The prefix of an UNC (Uniform Naming Convention) path (e.g.
- UNCHECKED - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
-
Suppress
warnings about unchecked generic conversions.
- UnicodeUtil - Interface in net.sf.mmm.util.text.api
-
This is the interface for a collection of utility functions that help with unicode characters and texts.
- UnicodeUtilImpl - Class in net.sf.mmm.util.text.base
-
This is the implementation of the
UnicodeUtil
interface.
- UnicodeUtilImpl() - Constructor for class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
The constructor.
- UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UNION_ABOVE_BAR_ABOVE_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UNION_ABOVE_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UNION_BESIDE_AND_JOINED_WITH_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UNION_WITH_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UNION_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UnknownCollectionInterfaceException - Exception in net.sf.mmm.util.reflect.base
-
- UnknownCollectionInterfaceException(Class<?>) - Constructor for exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
-
The constructor.
- unmarshal(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
- unmarshal(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterInfixPattern
- unmarshal(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterPattern
- unmarshal(PropertyList) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterProperties
- UP_BARB_LEFT_DOWN_BARB_LEFT_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UP_BARB_RIGHT_DOWN_BARB_RIGHT_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UP_DOWN_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UP_DOWN_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UP_FISH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UP_RIGHT_DIAGONAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UP_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- updateModificationCounter(TransferObject) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
-
- updateModificationCounter(TransferObject) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- UPPER_HALF_BLOCK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPPER_LEFT_OR_LOWER_RIGHT_CURLY_BRACKET_SECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPPER_LEFT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPPER_RIGHT_OR_LOWER_LEFT_CURLY_BRACKET_SECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPPER_RIGHT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- upperBound - Variable in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
-
- UpperBoundWildcardType - Class in net.sf.mmm.util.reflect.impl
-
This is an implementation of the
WildcardType
interface for a single upper bound.
- UpperBoundWildcardType(Type) - Constructor for class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
-
The constructor.
- UPWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_ARROW_LEFTWARDS_OF_DOWNWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_ARROW_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_ARROW_WITH_TIP_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_ARROW_WITH_TIP_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_HARPOON_WITH_BARB_LEFT_BESIDE_DOWNWARDS_HARPOON_WITH_BARB_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_HARPOON_WITH_BARB_LEFT_BESIDE_UPWARDS_HARPOON_WITH_BARB_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_HARPOON_WITH_BARB_LEFT_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_HARPOON_WITH_BARB_LEFT_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_HARPOON_WITH_BARB_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_HARPOON_WITH_BARB_RIGHT_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_HARPOON_WITH_BARB_RIGHT_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_HARPOON_WITH_BARB_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_PAIRED_ARROWS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_TWO_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- UPWARDS_TWO_HEADED_ARROW_FROM_SMALL_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- uri - Variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
-
- url - Variable in class net.sf.mmm.util.resource.base.ClasspathResource
-
- url - Variable in class net.sf.mmm.util.resource.base.UrlResource
-
- URL_SCHEMA_PATTERN - Static variable in class net.sf.mmm.util.file.base.FileUtilImpl
-
The
Pattern
for an URL schema such as
http://
or
ftp://
.
- UrlResource - Class in net.sf.mmm.util.resource.base
-
This is the implementation of the
DataResource
interface for a resource that comes from an
URL
.
- UrlResource(String) - Constructor for class net.sf.mmm.util.resource.base.UrlResource
-
The constructor.
- UrlResource(String, FileUtil) - Constructor for class net.sf.mmm.util.resource.base.UrlResource
-
The constructor.
- UrlResource(URL) - Constructor for class net.sf.mmm.util.resource.base.UrlResource
-
The constructor.
- UrlResource(URL, FileUtil) - Constructor for class net.sf.mmm.util.resource.base.UrlResource
-
The constructor.
- UrlResourceProvider - Class in net.sf.mmm.util.resource.impl.spi
-
- UrlResourceProvider() - Constructor for class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
-
The constructor.
- Usecase - Annotation Type in net.sf.mmm.util.lang.api
-
This annotation is used to associate code with usecases.
- user - Variable in class net.sf.mmm.util.file.base.FileAttributes
-
- userHomeDirectory - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
-
- userHomeDirectoryPath - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
-
- userLogin - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
-
- UserSession - Interface in net.sf.mmm.util.session.api
-
This is the interface for a simple user session.
- UserSessionAccess - Class in net.sf.mmm.util.session.api
-
- UserSessionAccess() - Constructor for class net.sf.mmm.util.session.api.UserSessionAccess
-
Construction forbidden.
- UserSessionAccess.AbstractUserSessionProvider - Class in net.sf.mmm.util.session.api
-
- UserSessionAccess.AbstractUserSessionProvider() - Constructor for class net.sf.mmm.util.session.api.UserSessionAccess.AbstractUserSessionProvider
-
The constructor.
- UserSessionProvider - Interface in net.sf.mmm.util.session.base
-
TODO: this class ...
- UserSessionProviderDefaultImpl - Class in net.sf.mmm.util.session.base
-
- UserSessionProviderDefaultImpl() - Constructor for class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
-
The constructor.
- UTC_ID - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilImpl
-
The ID for UTC (Coordinated Universal Time).
- utf8ContinuationByteCount - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
The expected number of UTF-8 continuation bytes to come or 0
if no UTF-8
multi-byte-sequence is currently processed.
- UTF_16_FIRST_SURROGATE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
An UTF-16 four-byte-sequence consists of 2 two-byte-sequences called surrogate.
- UTF_16_FIRST_SURROGATE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
An UTF-16 four-byte-sequence consists of 2 two-byte-sequences called surrogate.
- UTF_16_SECOND_SURROGATE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
An UTF-16 four-byte-sequence consists of 2 two-byte-sequences called surrogate.
- UTF_16_SECOND_SURROGATE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
An UTF-16 four-byte-sequence consists of 2 two-byte-sequences called surrogate.
- UTF_8_CONTINUATION_BYTE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
In an UTF-8 multi-byte-sequence all bytes except the first one have the from 10xxxxxx
.
- UTF_8_CONTINUATION_BYTE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
In an UTF-8 multi-byte-sequence all bytes except the first one have the from 10xxxxxx
.
- UTF_8_FOUR_BYTE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
An UTF-8 four-byte-sequence has the form 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx
.
- UTF_8_FOUR_BYTE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
An UTF-8 four-byte-sequence has the form 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx
.
- UTF_8_THREE_BYTE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
An UTF-8 thee-byte-sequence has the form 1110xxxx 10xxxxxx 10xxxxxx
.
- UTF_8_THREE_BYTE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
An UTF-8 thee-byte-sequence has the form 1110xxxx 10xxxxxx 10xxxxxx
.
- UTF_8_TWO_BYTE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
An UTF-8 two-byte-sequence has the form 110xxxxx 10xxxxxx
.
- UTF_8_TWO_BYTE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
An UTF-8 two-byte-sequence has the form 110xxxxx 10xxxxxx
.
- uuid - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
-
- uuid - Variable in exception net.sf.mmm.util.nls.api.AbstractNlsException
-
- uuid - Variable in exception net.sf.mmm.util.nls.api.AbstractNlsRuntimeException
-
- uuid - Variable in exception net.sf.mmm.util.nls.api.GenericSerializableException
-
- UuidAccess - Class in net.sf.mmm.util.uuid.api
-
This is an ugly static accessor for the
UuidFactory
used to create instances of
UUID
and allowing to exchange the default implementation.
- UuidAccess() - Constructor for class net.sf.mmm.util.uuid.api.UuidAccess
-
The constructor.
- UuidFactory - Interface in net.sf.mmm.util.uuid.api
-
This is the interface for a factory used to create
UUID
s.
V
- ValidatableObject<V> - Interface in net.sf.mmm.util.validation.api
-
- validate(CliModeObject) - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
This method is called after the command-line arguments are checked for syntactically correctness and
applied to this class in order to perform complex validations.
- validate(ValidationState) - Method in interface net.sf.mmm.util.validation.api.AbstractValidatableObject
-
This method performs the actual validation.
- validate(V) - Method in interface net.sf.mmm.util.validation.api.ValueValidator
-
This method validates the given value
.
- validate(V, Object) - Method in interface net.sf.mmm.util.validation.api.ValueValidator
-
This method validates the given value
.
- validate(V) - Method in class net.sf.mmm.util.validation.base.AbstractValidator
-
This method validates the given value
.
- validate(V, Object) - Method in class net.sf.mmm.util.validation.base.AbstractValueValidator
-
This method validates the given value
.
- validate(V, Object) - Method in class net.sf.mmm.util.validation.base.ComposedValidator
-
This method validates the given value
.
- validate(V, Object) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
This method validates the given value
.
- validate(Object, Object) - Method in class net.sf.mmm.util.validation.base.ValidatorNone
-
This method validates the given value
.
- validate() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
This method validates the consistency of this version identifier.
- validate(T) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
This method is invoked after the jaxbBean
has been loaded and before it is saved.
- validateJsr303(V) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
Validates the given value
.
- validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.AbstractValueValidator
-
This method performs the validation in case value
is NOT null
.
- validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.ValidatorCompare
-
This method performs the validation in case value
is NOT null
.
- validateNotNull(Date) - Method in class net.sf.mmm.util.validation.base.ValidatorDateFuture
-
This method performs the validation in case value
is NOT null
.
- validateNotNull(Date) - Method in class net.sf.mmm.util.validation.base.ValidatorDatePast
-
This method performs the validation in case value
is NOT null
.
- validateNotNull(Object) - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
-
This method performs the validation in case value
is NOT null
.
- validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.ValidatorRange
-
This method performs the validation in case value
is NOT null
.
- validateNotNull(String) - Method in class net.sf.mmm.util.validation.base.ValidatorRegexPattern
-
This method performs the validation in case value
is NOT null
.
- validateNull() - Method in class net.sf.mmm.util.validation.base.AbstractValueValidator
-
This method performs the validation in case null
was provided as value.
- validateNull() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
-
This method performs the validation in case null
was provided as value.
- ValidationCollector - Interface in net.sf.mmm.util.validation.api
-
- ValidationErrorUserException - Exception in net.sf.mmm.util.validation.api
-
This exception is thrown if a validation failed unexpectedly.
- ValidationErrorUserException() - Constructor for exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
The constructor for de-serialization in GWT.
- ValidationErrorUserException(Throwable) - Constructor for exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
The constructor.
- ValidationErrorUserException(ValidationErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
The copy constructor.
- ValidationFailure - Interface in net.sf.mmm.util.validation.api
-
This is the interface for a failure of a
validation
.
- ValidationFailureImpl - Class in net.sf.mmm.util.validation.base
-
- ValidationFailureImpl() - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureImpl
-
The constructor for de-serialization in GWT.
- ValidationFailureImpl(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureImpl
-
The constructor.
- ValidationFailureImpl(String, Object, String) - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureImpl
-
The constructor.
- ValidationMessages - Interface in net.sf.mmm.util.validation.base
-
This are the ConstantsWithLookup
for the I18N/NLS of custom Constraint
s
for GWT.
- ValidationMessagesResolver - Class in net.sf.mmm.util.validation.base
-
- ValidationMessagesResolver() - Constructor for class net.sf.mmm.util.validation.base.ValidationMessagesResolver
-
The constructor.
- ValidationState - Interface in net.sf.mmm.util.validation.api
-
This is the interface for the state of a validation.
- ValidationStateFailureCollector - Class in net.sf.mmm.util.validation.base
-
- ValidationStateFailureCollector(ValidationState) - Constructor for class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
-
The constructor.
- ValidationStateImpl - Class in net.sf.mmm.util.validation.base
-
This class represents the state of a validation.
- ValidationStateImpl() - Constructor for class net.sf.mmm.util.validation.base.ValidationStateImpl
-
The constructor.
- ValidationStateMessageCollector - Class in net.sf.mmm.util.validation.base
-
- ValidationStateMessageCollector(ValidationState) - Constructor for class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
-
The constructor.
- ValidationStateMessageCollector(ValidationState, String) - Constructor for class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
-
The constructor.
- validator - Variable in class net.sf.mmm.util.cli.base.CliParameterContainer
-
- validator - Variable in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
- validator - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
- validatorBuilder - Variable in class net.sf.mmm.util.cli.base.CliState
-
- ValidatorBuilder - Interface in net.sf.mmm.util.validation.base
-
This is the interface for a builder of
ValueValidator
instances from
annotations (JSR 303).
- ValidatorBuilderJsr303 - Class in net.sf.mmm.util.validation.base
-
- ValidatorBuilderJsr303() - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
The constructor.
- ValidatorBuilderJsr303(Validator) - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
The constructor.
- ValidatorBuilderNone - Class in net.sf.mmm.util.validation.base
-
This is a fallback implementation of
ValidatorBuilder
that may be used if JSR 303 is not available (missing
on classpath, configured wrongly, or the like).
- ValidatorBuilderNone() - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderNone
-
The constructor.
- ValidatorCompare<V extends Comparable<V>> - Class in net.sf.mmm.util.validation.base
-
- ValidatorCompare(Comparator, AttributeReadValue<V>, String) - Constructor for class net.sf.mmm.util.validation.base.ValidatorCompare
-
The constructor.
- ValidatorCompare(Comparator, V) - Constructor for class net.sf.mmm.util.validation.base.ValidatorCompare
-
The constructor.
- ValidatorDateFuture - Class in net.sf.mmm.util.validation.base
-
This is a
ValueValidator
that
validates that a value
lies in the future.
- ValidatorDateFuture() - Constructor for class net.sf.mmm.util.validation.base.ValidatorDateFuture
-
The constructor.
- ValidatorDatePast - Class in net.sf.mmm.util.validation.base
-
This is a
ValueValidator
that
validates that a value
lies in the past.
- ValidatorDatePast() - Constructor for class net.sf.mmm.util.validation.base.ValidatorDatePast
-
The constructor.
- ValidatorJsr303<V> - Class in net.sf.mmm.util.validation.base
-
This is an implementation of
ValueValidator
that adapts to
javax.validation
(JSR 303).
- ValidatorJsr303(Validator, Class<V>) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
-
The constructor.
- ValidatorJsr303(Validator, Class<V>, Class<?>...) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
-
The constructor.
- ValidatorJsr303(Validator, Class<?>, String) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
-
The constructor.
- ValidatorJsr303(Validator, Class<?>, String, Class<?>) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
-
The constructor.
- ValidatorJsr303(Validator, Class<?>, String, Class<?>, Class<?>...) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
-
The constructor.
- ValidatorMandatory - Class in net.sf.mmm.util.validation.base
-
This is a
ValueValidator
that validates that a mandatory value is
filled.
- ValidatorMandatory() - Constructor for class net.sf.mmm.util.validation.base.ValidatorMandatory
-
The constructor.
- ValidatorNone - Class in net.sf.mmm.util.validation.base
-
This is an implementation of
ValueValidator
that always validates
successfully.
- ValidatorNone() - Constructor for class net.sf.mmm.util.validation.base.ValidatorNone
-
The constructor.
- ValidatorRange<V extends Comparable<V>> - Class in net.sf.mmm.util.validation.base
-
- ValidatorRange(Range<V>) - Constructor for class net.sf.mmm.util.validation.base.ValidatorRange
-
The constructor.
- ValidatorRange(V, V) - Constructor for class net.sf.mmm.util.validation.base.ValidatorRange
-
The constructor.
- ValidatorRegexPattern - Class in net.sf.mmm.util.validation.base
-
This is a
ValueValidator
that
validates
that a value
matches a given pattern.
- ValidatorRegexPattern(String) - Constructor for class net.sf.mmm.util.validation.base.ValidatorRegexPattern
-
The constructor.
- validators - Variable in class net.sf.mmm.util.validation.base.ComposedValidator
-
The child validators.
- value - Variable in class net.sf.mmm.util.cli.base.CliValueContainerObject
-
- value - Variable in class net.sf.mmm.util.collection.base.AbstractLinkedNode
-
- value - Variable in class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
-
- value - Variable in enum net.sf.mmm.util.lang.api.Alignment
-
- value - Variable in enum net.sf.mmm.util.lang.api.BooleanEnum
-
- value - Variable in enum net.sf.mmm.util.lang.api.Comparator
-
- value - Variable in enum net.sf.mmm.util.lang.api.Conjunction
-
- value - Variable in enum net.sf.mmm.util.lang.api.Direction
-
- value - Variable in class net.sf.mmm.util.lang.api.GenericBean
-
- value - Variable in enum net.sf.mmm.util.lang.api.HorizontalAlignment
-
- value - Variable in enum net.sf.mmm.util.lang.api.Orientation
-
- value - Variable in enum net.sf.mmm.util.lang.api.SortOrder
-
- value - Variable in enum net.sf.mmm.util.lang.api.VerticalAlignment
-
- value - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
-
- value - Variable in class net.sf.mmm.util.lang.base.EnumEnumType
-
- value - Variable in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
- value - Variable in class net.sf.mmm.util.xml.base.jaxb.Property
-
- value - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
- valueAlreadySet - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
-
- valueClass - Variable in class net.sf.mmm.util.value.base.ValueConverterIdentity
-
- valueConverter - Variable in class net.sf.mmm.util.context.impl.MutableGenericContextImpl
-
- valueConverter - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- ValueConverter<SOURCE,TARGET> - Interface in net.sf.mmm.util.value.api
-
This is the interface for a converter that
converts
a value
from a
source-type
to a specific
target-type
.
ATTENTION:
An implementation of this interface should be stateless and thread-safe.
- valueConverter - Variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- ValueConverterIdentity<V> - Class in net.sf.mmm.util.value.base
-
This is an implementation of
ValueConverter
that returns the unmodified
value (identity conversion).
- ValueConverterIdentity(Class<V>) - Constructor for class net.sf.mmm.util.value.base.ValueConverterIdentity
-
The constructor.
- ValueConverterToArrayOfBoolean - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfBoolean() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfBoolean
-
The constructor.
- ValueConverterToArrayOfByte - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfByte() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfByte
-
The constructor.
- ValueConverterToArrayOfDouble - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfDouble() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfDouble
-
The constructor.
- ValueConverterToArrayOfFloat - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfFloat() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfFloat
-
The constructor.
- ValueConverterToArrayOfInt - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfInt() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfInt
-
The constructor.
- ValueConverterToArrayOfLong - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfLong() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfLong
-
The constructor.
- ValueConverterToArrayOfObject - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfObject() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfObject
-
The constructor.
- ValueConverterToArrayOfShort - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfShort() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfShort
-
The constructor.
- ValueConverterToBoolean - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToBoolean() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToBoolean
-
The constructor.
- ValueConverterToCalendar - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToCalendar() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCalendar
-
The constructor.
- ValueConverterToClass - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToClass() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToClass
-
The constructor.
- ValueConverterToCollection - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToCollection() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCollection
-
The constructor.
- ValueConverterToCompatiblePojo - Class in net.sf.mmm.util.value.impl
-
This is an implementation of the
ValueConverter
interface that converts
an POJO to a POJO with the same properties.
- ValueConverterToCompatiblePojo() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
-
The constructor.
- ValueConverterToDate - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToDate() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToDate
-
The constructor.
- ValueConverterToEnum - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToEnum() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToEnum
-
The constructor.
- ValueConverterToFile - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToFile() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToFile
-
The constructor.
- ValueConverterToMap - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToMap() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToMap
-
The constructor.
- ValueConverterToNumber - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToNumber() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToNumber
-
The constructor.
- ValueConverterToString - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToString() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToString
-
The constructor.
- ValueConvertException - Exception in net.sf.mmm.util.value.api
-
- ValueConvertException() - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
-
The constructor for de-serialization in GWT.
- ValueConvertException(Object, Type) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
-
The constructor.
- ValueConvertException(Object, Type, Object) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
-
The constructor.
- ValueConvertException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
-
The constructor.
- ValueConvertException(Throwable, Object, Type, Object) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
-
The constructor.
- ValueException - Exception in net.sf.mmm.util.value.api
-
This exception is thrown if a something goes wrong about values.
- ValueException() - Constructor for exception net.sf.mmm.util.value.api.ValueException
-
The constructor for de-serialization in GWT.
- ValueException(String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.value.api.ValueException
-
The constructor.
- ValueException(Throwable, String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.value.api.ValueException
-
The constructor.
- ValueException(NlsMessage) - Constructor for exception net.sf.mmm.util.value.api.ValueException
-
The constructor.
- ValueException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.value.api.ValueException
-
The constructor.
- valueIndex - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
- valueLength - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
- valueMap - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
-
- ValueNotSetException - Exception in net.sf.mmm.util.value.api
-
This is the exception thrown if a required value was not set.
- ValueNotSetException() - Constructor for exception net.sf.mmm.util.value.api.ValueNotSetException
-
The constructor for de-serialization in GWT.
- ValueNotSetException(Object) - Constructor for exception net.sf.mmm.util.value.api.ValueNotSetException
-
The constructor.
- valueOf(String) - Static method in enum net.sf.mmm.util.cli.api.CliContainerStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.cli.api.CliStyleHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.component.api.InitializationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.date.api.TimeMeasure.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.event.api.ChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.file.api.FileAccessClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.file.api.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.io.api.ByteOrderMark
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.io.api.IoMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.io.base.EncodingUtilImpl.Surrogate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.SeekMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Alignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.BooleanEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Comparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Conjunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(Number, boolean) - Method in interface net.sf.mmm.util.math.api.NumberType
-
- valueOf(String) - Method in interface net.sf.mmm.util.math.api.NumberType
-
This method gets an instance of the
represented number-class
with the numeric value
identified by the given string
number
.
- valueOf(Number, boolean) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
-
- valueOf(String) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
-
This method gets an instance of the
represented number-class
with the numeric value
identified by the given string
number
.
- valueOf(String) - Static method in enum net.sf.mmm.util.pojo.path.api.PojoPathMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
-
- valueOf(String) - Static method in enum net.sf.mmm.util.text.api.DiacriticalMark
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.text.api.TextColumnInfo.IndentationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
Returns the enum constant of this type with the specified name.
- ValueOutOfRangeException - Exception in net.sf.mmm.util.value.api
-
This is the exception thrown if a numeric value is not in the expected range.
- ValueOutOfRangeException() - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
The constructor for de-serialization in GWT.
- ValueOutOfRangeException(Number, Number, Number) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
The constructor.
- ValueOutOfRangeException(Number, Number, Number, Object) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
The constructor.
- ValueOutOfRangeException(Object, V, V, V) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
The constructor.
- values() - Static method in enum net.sf.mmm.util.cli.api.CliContainerStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.cli.api.CliStyleHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
- values() - Static method in enum net.sf.mmm.util.component.api.InitializationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.date.api.TimeMeasure.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.event.api.ChangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.file.api.FileAccessClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.file.api.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.io.api.ByteOrderMark
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.io.api.IoMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.io.base.EncodingUtilImpl.Surrogate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.SeekMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.Alignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.BooleanEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.Comparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.Conjunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.Orientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.VerticalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.pojo.path.api.PojoPathMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.text.api.DiacriticalMark
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.text.api.TextColumnInfo.IndentationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueSource - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
-
- valueType - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
- ValueValidator<V> - Interface in net.sf.mmm.util.validation.api
-
A
ValueValidator
allows to
validate
according values.
There can be arbitrary implementations of this interface.
- VARIABLE_ARGUMENTS - Static variable in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
- VARIABLE_GWT_I18N - Static variable in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
-
The name of the variable with the GWT i18n interface.
- VARIABLE_MESSAGE - Static variable in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
- variableMap - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
- Variant - Interface in net.sf.mmm.util.lang.api
-
This interface only exists for documentation of the concept of a variant.
- VECTOR_OR_CROSS_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- verifyComparable(V, V, V) - Method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
Verifies that the value
is actually out of range.
- verifyContained(V) - Method in class net.sf.mmm.util.value.api.Range
-
- verifyNumber(Number, Number, Number) - Method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
Verifies that the value
is actually out of range.
- verifyWithOfColumns(DefaultLineWrapper.ColumnState[], TextTableInfo) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
-
This method verifies that the width of the columns are sane.
- version - Variable in class net.sf.mmm.util.cli.api.AbstractVersionedMain
-
The option to print the version.
- VERSION_SEGMENT_INDEX_MAJOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- VERSION_SEGMENT_INDEX_MICRO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- VERSION_SEGMENT_INDEX_MILLI - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- VERSION_SEGMENT_INDEX_MINOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- VERSION_SEGMENT_INDEX_NANNO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- VERSION_SEGMENT_INDEX_PICO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- VersionIdentifier - Interface in net.sf.mmm.util.version.api
-
A
VersionIdentifier
is a version identifying a particular state of an object under version control.
- VersionIdentifierFormatter - Interface in net.sf.mmm.util.version.api
-
- VersionIdentifierFormatterLabel - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterLabel(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterLabel
-
The constructor.
- VersionIdentifierFormatterPhase - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterPhase(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhase
-
The constructor.
- VersionIdentifierFormatterPhaseAlias - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterPhaseAlias(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseAlias
-
The constructor.
- VersionIdentifierFormatterPhaseNumber - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterPhaseNumber(StringUtil, String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseNumber
-
The constructor.
- VersionIdentifierFormatterPhaseValue - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterPhaseValue(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseValue
-
The constructor.
- VersionIdentifierFormatterRevision - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterRevision(StringUtil, String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterRevision
-
The constructor.
- VersionIdentifierFormatterSnapshot - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterSnapshot(String) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterSnapshot
-
The constructor.
- VersionIdentifierFormatterTimestamp - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterTimestamp(Iso8601Util, DateFormat, String) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
-
The constructor.
- VersionIdentifierFormatterVersionSegments - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterVersionSegments(StringUtil, String, String, int, int, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
-
The constructor.
- VersionIdentifierImpl - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierImpl() - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
The non-arg constructor.
- VersionIdentifierImpl(String, String, Date, Long, DevelopmentPhase, String, Integer, boolean, int...) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
The constructor.
- versionSegmentsCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
-
Counter for version segments in format pattern.
- VersionUtil - Interface in net.sf.mmm.util.version.api
-
This is the interface for a collection of utility functions that help to deal with versions.
- VersionUtilImpl - Class in net.sf.mmm.util.version.impl
-
This is the abstract base-implementation of the
VersionUtil
interface.
- VersionUtilImpl() - Constructor for class net.sf.mmm.util.version.impl.VersionUtilImpl
-
The constructor.
- VersionUtilImpl.FormatPatternStatus - Class in net.sf.mmm.util.version.impl
-
- VersionUtilImpl.FormatPatternStatus() - Constructor for class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
-
- VERTICAL_BAR_BESIDE_RIGHT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VERTICAL_BAR_DOUBLE_LEFT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VERTICAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VERTICAL_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The vertical line/bar symbol.
- VERTICAL_LINE_WITH_CIRCLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VERTICAL_LINE_WITH_CIRCLE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VERTICAL_ZIGZAG_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VerticalAlignment - Enum in net.sf.mmm.util.lang.api
-
This enum represents a vertical alignment of some object.
- VerticalAlignment(String, String) - Constructor for enum net.sf.mmm.util.lang.api.VerticalAlignment
-
The constructor.
- VERY_MUCH_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VERY_MUCH_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- visibility - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
- VisibilityModifier - Enum in net.sf.mmm.util.reflect.api
-
This enum contains the possible modifiers for the visibility of a java element (type, field, method or
constructor).
- VisibilityModifier(int) - Constructor for enum net.sf.mmm.util.reflect.api.VisibilityModifier
-
The constructor.
- visit(V) - Method in interface net.sf.mmm.util.lang.api.Visitor
-
This method is called to let the visitor inspect the given value
.
- visit(Class<?>) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType.ClassFormatter
-
This method is called to let the visitor inspect the given value
.
- Visitor<V> - Interface in net.sf.mmm.util.lang.api
-
- visitPackage(String) - Method in class net.sf.mmm.util.reflect.base.ClassNameCollector
-
This method is invoked for each traversed package.
- visitPackage(String) - Method in class net.sf.mmm.util.reflect.base.ResourceCollector
-
This method is invoked for each traversed package.
- visitPackage(String) - Method in class net.sf.mmm.util.reflect.base.ResourceNameCollector
-
This method is invoked for each traversed package.
- visitPackage(String) - Method in interface net.sf.mmm.util.reflect.base.ResourceVisitor
-
This method is invoked for each traversed package.
- visitResource(String) - Method in class net.sf.mmm.util.reflect.base.ClassNameCollector
-
This method is invoked for each resource.
- visitResource(String) - Method in class net.sf.mmm.util.reflect.base.ResourceCollector
-
This method is invoked for each resource.
- visitResource(String) - Method in class net.sf.mmm.util.reflect.base.ResourceNameCollector
-
This method is invoked for each resource.
- visitResource(String) - Method in interface net.sf.mmm.util.reflect.base.ResourceVisitor
-
This method is invoked for each resource.
- visitResourceNames(String, boolean, ClassLoader, ResourceVisitor) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method does the actual magic to locate resources on the classpath.
- visitResources(File, StringBuilder, int, ResourceVisitor) - Static method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method scans the given packageDirectory
recursively for resources.
- VOID - Static variable in class net.sf.mmm.util.reflect.api.Signature
-
the void signature for a non-arg method
- VOLUME_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_FIVE_EIGHTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_FIVE_SIXTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_FOUR_FIFTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_ONE_EIGHTH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_ONE_FIFTH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_ONE_HALF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The glyph for the fraction 1/2.
- VULGAR_FRACTION_ONE_QUARTER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The glyph for the fraction 1/4.
- VULGAR_FRACTION_ONE_SIXTH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_ONE_THIRD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_SEVEN_EIGHTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_THREE_EIGHTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_THREE_FIFTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_THREE_QUARTERS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The glyph for the fraction 3/4.
- VULGAR_FRACTION_TWO_FIFTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_TWO_THIRDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
W
- WAI_ARIA - Static variable in interface net.sf.mmm.util.lang.api.concern.Accessibility
-
The Web Acessibility initiative (WAI) has created a standardized framework called
WAI-ARIA that aims to support accessibility for rich
Internet applications (ARIA).
The main concept is to add semantical information to UI elements via specialized attributes.
- warn(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- warn(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- warn(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- warn(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- warn(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- WarningMessage - Class in net.sf.mmm.util.lang.base
-
- WarningMessage() - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
-
The constructor for de-serialization in GWT.
- WarningMessage(String, Object, String, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
-
The constructor.
- WarningMessage(String, Object, NlsMessage, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
-
The constructor.
- WarningMessage(String, Object, String) - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
-
The constructor.
- WarningMessage(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
-
The constructor.
- WAVE_ARROW_POINTING_DIRECTLY_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WEB_INF_CLASSES - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
The prefix of resources in WAR-files.
- WHITE_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITE_DOWN_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITE_DOWN_POINTING_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITE_LEFT_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITE_MEDIUM_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITE_PARALLELOGRAM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITE_RECTANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITE_RIGHT_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITE_SMALL_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITE_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITE_STAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITE_UP_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITE_UP_POINTING_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITE_UP_POINTING_TRIANGLE_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- WHITESPACE_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
-
- WhitespaceHelper - Class in net.sf.mmm.util.filter.api
-
- WhitespaceHelper() - Constructor for class net.sf.mmm.util.filter.api.WhitespaceHelper
-
Construction prohibited.
- width - Variable in class net.sf.mmm.util.cli.api.CliOutputSettings
-
- width - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
-
- width - Variable in class net.sf.mmm.util.text.api.TextTableInfo
-
- width - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- width - Variable in class net.sf.mmm.util.text.base.JustificationImpl
-
The width of the justified string.
- WIDTH_AUTO_ADJUST - Static variable in class net.sf.mmm.util.text.api.TextColumnInfo
-
The value used for
width
of a
column
in order to activate
automatic adjustment of the width.
- WildcardGlobPatternCompiler - Class in net.sf.mmm.util.pattern.base
-
- WildcardGlobPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.WildcardGlobPatternCompiler
-
The constructor.
- word - Variable in class net.sf.mmm.util.text.base.HyphenationImpl
-
- word - Variable in class net.sf.mmm.util.text.base.HyphenationState
-
- WORD_JOINER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- wordPart - Variable in class net.sf.mmm.util.text.base.HyphenationPattern
-
- wordPartHash - Variable in class net.sf.mmm.util.text.base.HyphenationPattern
-
- wrap(Appendable, TextTableInfo, String, TextColumnInfo) - Method in interface net.sf.mmm.util.text.api.LineWrapper
-
This method
appends
the given
text
to the
appendable
.
- wrap(Appendable, TextTableInfo, String, TextColumnInfo, String, TextColumnInfo) - Method in interface net.sf.mmm.util.text.api.LineWrapper
-
- wrap(Appendable, TextTableInfo, String, TextColumnInfo, String, TextColumnInfo, String, TextColumnInfo) - Method in interface net.sf.mmm.util.text.api.LineWrapper
-
- wrap(Appendable, TextTableInfo, TextColumn...) - Method in interface net.sf.mmm.util.text.api.LineWrapper
-
- wrap(Appendable, TextTableInfo, String, TextColumnInfo) - Method in class net.sf.mmm.util.text.base.AbstractLineWrapper
-
This method
appends
the given
text
to the
appendable
.
- wrap(Appendable, TextTableInfo, String, TextColumnInfo, String, TextColumnInfo) - Method in class net.sf.mmm.util.text.base.AbstractLineWrapper
-
- wrap(Appendable, TextTableInfo, String, TextColumnInfo, String, TextColumnInfo, String, TextColumnInfo) - Method in class net.sf.mmm.util.text.base.AbstractLineWrapper
-
- wrap(Appendable, TextTableInfo, TextColumn...) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
-
- wrapChars - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
-
- wrapInputStream(InputStream) - Method in interface net.sf.mmm.util.io.api.DetectorStreamProvider
-
- wrapInputStream(InputStream, Map<String, Object>) - Method in interface net.sf.mmm.util.io.api.DetectorStreamProvider
-
- wrapInputStream(InputStream) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
-
- wrapInputStream(InputStream, Map<String, Object>) - Method in class net.sf.mmm.util.io.impl.DetectorStreamProviderImpl
-
- wrapOutputStream(OutputStream) - Method in interface net.sf.mmm.util.io.api.DetectorStreamProvider
-
- wrapOutputStream(OutputStream, Map<String, Object>) - Method in interface net.sf.mmm.util.io.api.DetectorStreamProvider
-
- wrapOutputStream(OutputStream) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
-
- wrapOutputStream(OutputStream, Map<String, Object>) - Method in class net.sf.mmm.util.io.impl.DetectorStreamProviderImpl
-
- wrapperInputStream - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream
-
- wrapperOutputStream - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream
-
- WREATH_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- write(int) - Method in class net.sf.mmm.util.io.api.DevNullTarget
- write(byte[], int, int) - Method in class net.sf.mmm.util.io.api.DevNullTarget
- write(char[]) - Method in class net.sf.mmm.util.io.base.AppendableWriter
- write(String) - Method in class net.sf.mmm.util.io.base.AppendableWriter
- write(String, int, int) - Method in class net.sf.mmm.util.io.base.AppendableWriter
- write(char[], int, int) - Method in class net.sf.mmm.util.io.base.AppendableWriter
- write(char[], int, int) - Method in class net.sf.mmm.util.io.base.EscapeWriter
- write(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
- write(byte[]) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
- write(int) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
- writeMode - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
- writer - Variable in class net.sf.mmm.util.io.base.EscapeWriter
-
the actual writer
- writeXml(Node, OutputStream, boolean) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method writes the XML DOM tree given as node to the given output stream.
- writeXml(Node, Writer, boolean) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method writes the XML DOM tree given as node to the given writer.
- writeXml(Node, OutputStream, boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method writes the XML DOM tree given as node to the given output stream.
- writeXml(Node, Writer, boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method writes the XML DOM tree given as node to the given writer.
- WrongValueTypeException - Exception in net.sf.mmm.util.value.api
-
This exception is thrown if a value has the wrong type (a different value type was expected).
- WrongValueTypeException() - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
-
The constructor for de-serialization in GWT.
- WrongValueTypeException(Object, Type) - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
-
The constructor.
- WrongValueTypeException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
-
The constructor.
- WrongValueTypeException(Object, Object, Type) - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
-
The constructor.
- WrongValueTypeException(Throwable, Object, Object, Type) - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
-
The constructor.
X
- xIncludeAware - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- XIncludeStreamReader - Class in net.sf.mmm.util.xml.impl.stax
-
- XIncludeStreamReader(XMLInputFactory, DataResource) - Constructor for class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
The constructor.
- XIncludeStreamReader(XMLInputFactory, DataResource, XIncludeStreamReader) - Constructor for class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
The constructor.
- xml2containerMap - Static variable in class net.sf.mmm.util.component.impl.SpringContainerPool
-
- XML_ATR_CHAIN_DEFAULT - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
-
The name of the XML attribute for the default-result.
- XML_ATR_CHAIN_ID - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
-
The name of the XML attribute for the ID of a
chain
.
- XML_ATR_CHAIN_ID - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
The name of the XML attribute for the ID of a
chain
.
- XML_ATR_CHAIN_PARENT - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
-
The name of the XML attribute for the parent of a
chain
.
- XML_ATR_CHAIN_PARENT - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
The name of the XML attribute for the parent of a
chain
.
- XML_ATR_HYPHEN - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
The XML attribute for the hyphen character (hyphen
).
- XML_ATR_RULE_PATTERN - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
-
The name of the XML attribute for the pattern of a (include or exclude) rule.
- XML_ATR_RULE_PATTERN - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
- XML_ATR_RULE_REPLACEALL - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
- XML_ATR_RULE_REPLACEMENT - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
- XML_ATR_RULE_STOPONMATCH - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
- XML_ENCODING_ATRIBUTE - Static variable in class net.sf.mmm.util.xml.base.XmlInputStream
-
the start of the XML encoding attribute ("encoding="
).
- XML_HEADER_START - Static variable in class net.sf.mmm.util.xml.base.XmlInputStream
-
the start of the XML header (").
- XML_TAG_CHAIN - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
-
- XML_TAG_CHAIN - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
- XML_TAG_EXCEPTION - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
The XML tag for an exception (e
).
- XML_TAG_EXCEPTION_LIST - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
The XML tag for the list of exceptions to hyphenation rules (exceptions
).
- XML_TAG_HYPHENATION - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
The XML root tag (hyphenation
).
- XML_TAG_PATTERN - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
The XML tag for a pattern (p
).
- XML_TAG_PATTERN_LIST - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
The XML tag for the list of patterns (patterns
).
- XML_TAG_RULE - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
- XML_TAG_RULE_EXCLUDE - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
-
The name of the XML element for an excluding rule.
- XML_TAG_RULE_INCLUDE - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
-
The name of the XML element for an including rule.
- XmlAdapterEnum<E extends Enum<E>> - Class in net.sf.mmm.util.xml.base.jaxb
-
- XmlAdapterEnum() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
-
The constructor.
- XmlAdapterInfixPattern - Class in net.sf.mmm.util.xml.base.jaxb
-
- XmlAdapterInfixPattern() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterInfixPattern
-
The constructor.
- XmlAdapterPattern - Class in net.sf.mmm.util.xml.base.jaxb
-
- XmlAdapterPattern() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterPattern
-
The constructor.
- XmlAdapterProperties - Class in net.sf.mmm.util.xml.base.jaxb
-
- XmlAdapterProperties() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterProperties
-
The constructor.
- xmlBeanClass - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- XmlBeanMapper<T> - Class in net.sf.mmm.util.xml.base.jaxb
-
This class is a little helper for the simple but common use of JAXB where you simply want to
read
or
write
the XML for a
single JAXB annotated java bean.
ATTENTION:
This class uses an
IDValidator
to validate duplicate or unresolved
XmlID
s on
un-marshaling
.
- XmlBeanMapper(Class<T>) - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
The constructor.
- XmlCompareMode - Class in net.sf.mmm.util.xml.api
-
This class is a simple bean that represents the mode when comparing XML.
- XmlCompareMode() - Constructor for class net.sf.mmm.util.xml.api.XmlCompareMode
-
The constructor.
- XmlException - Exception in net.sf.mmm.util.xml.api
-
An
XmlException
is thrown if something went wrong with XML serialization or parsing.
- XmlException(String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
-
The constructor.
- XmlException(Throwable, String, Map<String, Object>) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
-
The constructor.
- XmlException(String) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
-
The constructor.
- XmlException(Throwable, String) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
-
The constructor.
- XmlException(NlsMessage) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
-
The constructor.
- XmlException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
-
The constructor.
- XmlGenericException - Exception in net.sf.mmm.util.xml.api
-
A
XmlGenericException
is used to wrap exceptions of underlying XML-frameworks such as StAX or SAX
that throw checked exceptions.
- XmlGenericException(Throwable) - Constructor for exception net.sf.mmm.util.xml.api.XmlGenericException
-
The constructor.
- xmlInputFactory - Variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- XmlInputStream - Class in net.sf.mmm.util.xml.base
-
This class is an input-stream that detects the encoding from the potential XML-header of a stream.
- XmlInputStream(InputStream, Charset) - Constructor for class net.sf.mmm.util.xml.base.XmlInputStream
-
The constructor.
- XmlInvalidException - Exception in net.sf.mmm.util.xml.base
-
- XmlInvalidException(Throwable) - Constructor for exception net.sf.mmm.util.xml.base.XmlInvalidException
-
The constructor.
- XmlInvalidException(Throwable, Object) - Constructor for exception net.sf.mmm.util.xml.base.XmlInvalidException
-
The constructor.
- xmlOutputFactory - Variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- XmlUtil - Interface in net.sf.mmm.util.xml.api
-
This is the interface for a collection of utility functions that help to deal with XML.
- XmlUtilImpl - Class in net.sf.mmm.util.xml.base
-
This utility class contains methods that help to deal with XML.
- XmlUtilImpl() - Constructor for class net.sf.mmm.util.xml.base.XmlUtilImpl
-
The constructor.
- XOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- XPointerStreamBuilder - Interface in net.sf.mmm.util.xml.impl.stax
-
This is the interface used to create an
XMLStreamReader
facade that adapts a given
XMLStreamReader
only selecting the contents identified by a given XPointer expression.
- XPointerStreamReader - Class in net.sf.mmm.util.xml.impl.stax
-
- XPointerStreamReader(XMLStreamReader, String) - Constructor for class net.sf.mmm.util.xml.impl.stax.XPointerStreamReader
-
The constructor.
Y
- YEN_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The sign for the Chinese currency yen.
Z
- ZERO_WIDTH_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- zeroByteCounts - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
The number of bytes that have been
0
for each of the
positions
modulo 4.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2001–2014 mmm-Team. All rights reserved.