Skip navigation links
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 

A

AbstractAttributeReadId<T> - Class in net.sf.mmm.util.lang.base.attribute
This is the abstract base implementation of the AttributeReadId interface.
AbstractAttributeReadId() - Constructor for class net.sf.mmm.util.lang.base.attribute.AbstractAttributeReadId
The constructor.
AbstractBlockingQueueFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the BlockingQueueFactory interface.
AbstractBlockingQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
The constructor.
AbstractBrowsableClasspathResource(ClasspathScannerImpl.ClasspathFolder, String) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
The constructor.
AbstractBrowsableResource - Class in net.sf.mmm.util.resource.base
This is the abstract base-implementation of BrowsableResource.
AbstractBrowsableResource() - Constructor for class net.sf.mmm.util.resource.base.AbstractBrowsableResource
The constructor.
AbstractCharIterator - Class in net.sf.mmm.util.lang.base
This is an abstract base implementation of the CharIterator interface.
AbstractCharIterator() - Constructor for class net.sf.mmm.util.lang.base.AbstractCharIterator
The constructor.
AbstractCharScannerSyntax - Class in net.sf.mmm.util.scanner.base
This is the abstract base implementation of the CharScannerSyntax interface.
AbstractCharScannerSyntax() - Constructor for class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
The constructor.
AbstractCharSequence - Class in net.sf.mmm.util.lang.base
This is an abstract implementation of the CharSequence to make life easier.
AbstractCharSequence() - Constructor for class net.sf.mmm.util.lang.base.AbstractCharSequence
The constructor.
AbstractClassHierarchyMap<E> - Class in net.sf.mmm.util.collection.base
This is the abstract base class for a simplified Map that associates elements ( <E>) with Class objects.
AbstractClassHierarchyMap() - Constructor for class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
The constructor.
AbstractClassHierarchyMap(MapFactory<Map>) - Constructor for class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
The constructor.
AbstractComponent - Class in net.sf.mmm.util.component.base
This is the abstract base class for a component that needs initialization.
AbstractComponent() - Constructor for class net.sf.mmm.util.component.base.AbstractComponent
The constructor.
AbstractComposedValueConverter - Class in net.sf.mmm.util.value.base
This is the abstract base implementation of the ComposedValueConverter interface.
AbstractComposedValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractComposedValueConverter
The constructor.
AbstractComposedValueConverterFactory - Class in net.sf.mmm.util.value.base
This is the abstract base implementation of ComposedValueConverterFactory.
AbstractComposedValueConverterFactory() - Constructor for class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
The constructor.
AbstractConcurrentMapFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the ConcurrentMapFactory interface.
AbstractConcurrentMapFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
The constructor.
AbstractConverterToArray<ARRAY> - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to an array.
AbstractConverterToArray() - Constructor for class net.sf.mmm.util.value.impl.AbstractConverterToArray
The constructor.
AbstractDataResource - Class in net.sf.mmm.util.resource.base
This is the abstract base implementation of the DataResource interface.
AbstractDataResource() - Constructor for class net.sf.mmm.util.resource.base.AbstractDataResource
The constructor.
AbstractDatatype - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of a simple Datatype.
AbstractDatatype() - Constructor for class net.sf.mmm.util.lang.api.AbstractDatatype
The constructor.
AbstractDatatypeDescriptor<T> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the abstract base implementation of DatatypeDescriptor.
AbstractDatatypeDescriptor(Class<T>, DatatypeSegmentDescriptor<T, ?>...) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
The constructor.
AbstractDatatypeDetector - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of DatatypeDetector.
AbstractDatatypeDetector() - Constructor for class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
The constructor.
AbstractDatatypeSegmentDescriptor<T,V> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeSegmentDescriptor.
AbstractDatatypeSegmentDescriptor(String, Class<V>) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
The constructor.
AbstractDatatypeSegmentDescriptor(String, Class<V>, boolean) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
The constructor.
AbstractDequeFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the DequeFactory interface.
AbstractDequeFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractDequeFactory
The constructor.
AbstractEntityId - Class in net.sf.mmm.util.entity.base
This is the abstract base implementation of EntityId.
AbstractEntityId() - Constructor for class net.sf.mmm.util.entity.base.AbstractEntityId
The constructor.
AbstractEnumDefinition<TYPE,CATEGORY> - Class in net.sf.mmm.util.lang.base
This class implements EnumDefinition for a java Enum.
AbstractEnumDefinition() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumDefinition
The constructor.
AbstractEnumProvider - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of EnumProvider.
AbstractEnumProvider() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProvider
The constructor.
AbstractEnumProvider(MapFactory<?>) - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProvider
The constructor.
AbstractEnumProvider.EnumContainer - Class in net.sf.mmm.util.lang.base
This inner class is a container for an EnumDefinition with its values.
AbstractEnumProvider.EnumDefinitionIterator - Class in net.sf.mmm.util.lang.base
 
AbstractEnumProviderAsynchronous - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of AbstractEnumProvider that retrieves enum values asynchronously.
AbstractEnumProviderAsynchronous() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProviderAsynchronous
The constructor.
AbstractEnumProviderSynchronous - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of AbstractEnumProvider that retrieves enum values synchronously.
AbstractEnumProviderSynchronous() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProviderSynchronous
The constructor.
AbstractEnvironmentDetector - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of EnvironmentDetector.
AbstractEnvironmentDetector() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
The constructor.
AbstractEqualsChecker<VALUE> - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of EqualsChecker.
AbstractEqualsChecker() - Constructor for class net.sf.mmm.util.lang.api.AbstractEqualsChecker
The constructor.
AbstractErrorMessage - Class in net.sf.mmm.util.lang.base
This is the abstract base class for an error Message.
AbstractErrorMessage() - Constructor for class net.sf.mmm.util.lang.base.AbstractErrorMessage
The constructor for de-serialization in GWT.
AbstractErrorMessage(String, Object, String, UUID, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.AbstractErrorMessage
The constructor.
AbstractErrorMessage(String, Object, NlsMessage, UUID, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.AbstractErrorMessage
The constructor.
AbstractErrorMessage(NlsThrowable) - Constructor for class net.sf.mmm.util.lang.base.AbstractErrorMessage
The constructor.
AbstractEventBus - Class in net.sf.mmm.util.event.base
This is the default implementation of EventBus.
AbstractEventBus() - Constructor for class net.sf.mmm.util.event.base.AbstractEventBus
The constructor.
AbstractEventBus(QueueFactory, MapFactory<?>) - Constructor for class net.sf.mmm.util.event.base.AbstractEventBus
The constructor.
AbstractEventBus.EventDispatcher<E> - Class in net.sf.mmm.util.event.base
A dispatcher for all EventListeners of a particular event type.
AbstractEventBus.EventListenerContainer<E> - Class in net.sf.mmm.util.event.base
A simple container for a registered EventListener.
AbstractEventSource<E extends Event,L extends EventListener<E>> - Class in net.sf.mmm.util.event.base
This is the abstract base implementation of the EventListener interface.
AbstractEventSource() - Constructor for class net.sf.mmm.util.event.base.AbstractEventSource
The constructor.
AbstractEventSource(CollectionFactory<? extends Collection>) - Constructor for class net.sf.mmm.util.event.base.AbstractEventSource
The constructor.
AbstractFormatter<V> - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of the Formatter interface.
AbstractFormatter() - Constructor for class net.sf.mmm.util.lang.base.AbstractFormatter
The constructor.
AbstractGenericContextFactory - Class in net.sf.mmm.util.context.base
This is the abstract base-implementation of the GenericContextFactory interface.
AbstractGenericContextFactory() - Constructor for class net.sf.mmm.util.context.base.AbstractGenericContextFactory
The constructor.
AbstractGenericContextProxy - Class in net.sf.mmm.util.context.base
This is an abstract base implementation of the GenericContext interface that delegates to another instance.
AbstractGenericContextProxy() - Constructor for class net.sf.mmm.util.context.base.AbstractGenericContextProxy
The constructor.
AbstractGenericEntity<ID> - Class in net.sf.mmm.util.entity.base
This is the abstract base-class that implementations of MutableGenericEntity should inherit from (if possible).
AbstractGenericEntity() - Constructor for class net.sf.mmm.util.entity.base.AbstractGenericEntity
The constructor.
AbstractGenericTreeNode<CHILD extends Node<PARENT>,PARENT extends GenericTreeNode<CHILD,PARENT>> - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the GenericTreeNode interface.
AbstractGenericTreeNode() - Constructor for class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
The constructor.
AbstractGenericTreeNode(PARENT) - Constructor for class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
The constructor.
AbstractGenericTreeNode(ListFactory) - Constructor for class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
The constructor.
AbstractGenericTreeNode(PARENT, ListFactory) - Constructor for class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
The constructor.
AbstractGenericType<T> - Class in net.sf.mmm.util.reflect.base
This is the implementation of the GenericType interface.
AbstractGenericType() - Constructor for class net.sf.mmm.util.reflect.base.AbstractGenericType
The constructor.
AbstractGenericValueConverter<SOURCE> - Class in net.sf.mmm.util.value.base
This is the abstract base implementation of the GenericValueConverter interface.
AbstractGenericValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractGenericValueConverter
The constructor.
AbstractGlobalExceptionHandler - Class in net.sf.mmm.util.exception.base
This is the abstract base implementation of the GlobalExceptionHandler interface.
AbstractGlobalExceptionHandler() - Constructor for class net.sf.mmm.util.exception.base.AbstractGlobalExceptionHandler
The constructor.
AbstractGlobPatternCompiler - Class in net.sf.mmm.util.pattern.base
This is an abstract base-implementation of the PatternCompiler interface for glob-patterns.
AbstractGlobPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
The constructor.
AbstractHashCodeFunction<VALUE> - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of HashCodeFunction.
AbstractHashCodeFunction() - Constructor for class net.sf.mmm.util.lang.api.AbstractHashCodeFunction
The constructor.
AbstractHashKey<T> - Class in net.sf.mmm.util.collection.base
This is an abstract base class that allows to use any object as hash-key with external custom implementations of equals and hashCode.
AbstractHashKey() - Constructor for class net.sf.mmm.util.collection.base.AbstractHashKey
The constructor for de-serialization in GWT.
AbstractHashKey(T) - Constructor for class net.sf.mmm.util.collection.base.AbstractHashKey
The constructor.
AbstractIncrementalGenerator - Class in net.sf.mmm.util.gwt.base.rebind
This is the abstract base implementation for IncrementalGenerators for GWT environments, that generates a Class from a single input type.
AbstractIncrementalGenerator() - Constructor for class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
The constructor.
AbstractIterator<E> - Class in net.sf.mmm.util.collection.base
This is an abstract base implementation of the Iterator interface.
AbstractIterator() - Constructor for class net.sf.mmm.util.collection.base.AbstractIterator
The constructor.
AbstractLinkedNode<V,NODE extends AbstractLinkedNode<V,NODE>> - Class in net.sf.mmm.util.collection.base
This is the abstract base-implementation of the LinkedNode interface.
AbstractLinkedNode() - Constructor for class net.sf.mmm.util.collection.base.AbstractLinkedNode
The constructor.
AbstractListFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the ListFactory interface.
AbstractListFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractListFactory
The constructor.
AbstractLocalizableFormatter<V> - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of the LocalizableFormatter interface.
AbstractLocalizableFormatter() - Constructor for class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
The constructor.
AbstractLoggableComponent - Class in net.sf.mmm.util.component.base
This is the abstract base class for a component that provides a logger.
AbstractLoggableComponent() - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableComponent
The constructor.
AbstractLoggableHttpServlet - Class in net.sf.mmm.util.component.base
This is the abstract base class for a HttpServlet that needs a logger.
AbstractLoggableHttpServlet() - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
The constructor.
AbstractLoggableHttpServlet(Logger) - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
The constructor.
AbstractLoggableObject - Class in net.sf.mmm.util.component.base
This is the abstract base class for any object that is no component but needs a logger.
AbstractLoggableObject() - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableObject
The constructor.
AbstractLoggableObject(Logger) - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableObject
The constructor.
AbstractMapFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the MapFactory interface.
AbstractMapFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractMapFactory
The constructor.
AbstractMapPojoPathFunction<VALUE> - Class in net.sf.mmm.util.pojo.path.base
This is the abstract base implementation for a PojoPathFunction that operates on a Map.
AbstractMapPojoPathFunction() - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractMapPojoPathFunction
 
AbstractMessage - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of Message.
AbstractMessage() - Constructor for class net.sf.mmm.util.lang.base.AbstractMessage
The constructor for de-serialization in GWT.
AbstractMessage(String, Object, String, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.AbstractMessage
The constructor.
AbstractMessage(String, Object, NlsMessage, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.AbstractMessage
The constructor.
AbstractMultiThreadedEventSource<E extends Event,L extends EventListener<E>> - Class in net.sf.mmm.util.event.base
This class extends AbstractSynchronizedEventSource with the ability to send events asynchronous in separate Threads.
AbstractMultiThreadedEventSource() - Constructor for class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
The constructor.
AbstractMutableGenericContext - Class in net.sf.mmm.util.context.base
This class is the basic implementation of the GenericContext interface.
AbstractMutableGenericContext(MapFactory<? extends Map>, GenericContext) - Constructor for class net.sf.mmm.util.context.base.AbstractMutableGenericContext
The constructor for a sub-context.
AbstractNlsBundleFactory - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of NlsBundleFactory.
AbstractNlsBundleFactory() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
The constructor.
AbstractNlsBundleFactory(ClassLoader) - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
The constructor.
AbstractNlsBundleFactory.NlsBundleInvocationHandler - Class in net.sf.mmm.util.nls.base
This inner class is an InvocationHandler for the dynamic NlsBundle instance.
AbstractNlsBundleFactory.NlsBundleMethodInfo - Class in net.sf.mmm.util.nls.base
This inner class holds all the information to be cached for a NlsBundle-method.
AbstractNlsBundleFactoryGwt - Class in net.sf.mmm.util.nls.impl
This is the GWT compatible implementation of NlsBundleFactory.
AbstractNlsBundleFactoryGwt() - Constructor for class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
The constructor.
AbstractNlsBundleGenerator - Class in net.sf.mmm.util.nls.impl.rebind
This is the abstract base implementation of a GWT Generator for rebinding the NlsBundleFactory implementation.
AbstractNlsBundleGenerator() - Constructor for class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
The constructor.
AbstractNlsDependencies - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of NlsDependencies.
AbstractNlsDependencies() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsDependencies
The constructor.
AbstractNlsFormatter<O> - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsFormatter interface.
AbstractNlsFormatter() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsFormatter
The constructor.
AbstractNlsFormatterDateIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for Dates using Iso8601Util.
AbstractNlsFormatterDateIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
The constructor.
AbstractNlsFormatterDateIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
The constructor.
AbstractNlsFormatterManager - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsFormatterManager interface.
AbstractNlsFormatterManager() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
The constructor.
AbstractNlsFormatterPlugin<O> - Class in net.sf.mmm.util.nls.base
T import net.sf.mmm.util.nls.api.NlsTemplateResolver; his is the abstract base-implementation of an NlsFormatter that is no NlsMessageFormatter but a sub-formatter for a specific type and style.
AbstractNlsFormatterPlugin() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsFormatterPlugin
The constructor.
AbstractNlsMessage - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of NlsMessage.
AbstractNlsMessage() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsMessage
The constructor.
AbstractNlsMessageFactory - Class in net.sf.mmm.util.nls.base
This is the implementation of the NlsMessageFactory interface.
AbstractNlsMessageFactory() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
The constructor.
AbstractNlsMessageFactoryImpl - Class in net.sf.mmm.util.nls.base
This is the abstract but almost complete implementation of NlsMessageFactory.
AbstractNlsMessageFactoryImpl() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
The constructor.
AbstractNlsMessageFormatter - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsMessageFormatter interface.
AbstractNlsMessageFormatter() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsMessageFormatter
 
AbstractNlsTemplate - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsTemplate interface.
AbstractNlsTemplate() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsTemplate
The constructor.
AbstractNlsTemplateResolver - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsTemplateResolver interface.
AbstractNlsTemplateResolver() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsTemplateResolver
The constructor.
AbstractNoPool<E> - Class in net.sf.mmm.util.pool.base
This is the abstract base implementation of a dummy Pool that is actually NOT pooling at all.
AbstractNoPool() - Constructor for class net.sf.mmm.util.pool.base.AbstractNoPool
The constructor.
AbstractPojoDescriptor<POJO> - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base implementation of the PojoDescriptor interface.
AbstractPojoDescriptor(GenericType<POJO>, PojoDescriptorBuilder) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
The constructor.
AbstractPojoDescriptorBuilder - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base-implementation of the PojoDescriptorBuilder interface.
AbstractPojoDescriptorBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
The constructor.
AbstractPojoDescriptorBuilder(MapFactory) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
The constructor.
AbstractPojoDescriptorBuilderFactory - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base implementation of the PojoDescriptorBuilderFactory interface.
AbstractPojoDescriptorBuilderFactory() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
The constructor.
AbstractPojoDescriptorBuilderLimited - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base-implementation of the PojoDescriptorBuilder interface.
AbstractPojoDescriptorBuilderLimited() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
The constructor.
AbstractPojoDescriptorGenerator - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the incremental GWT generator to generate the implementation of PojoDescriptorBuilder.
AbstractPojoDescriptorGenerator() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
The constructor.
AbstractPojoDescriptorImpl<POJO> - Class in net.sf.mmm.util.pojo.descriptor.impl
This is an abstract but mostly complete implementation of the PojoDescriptor interface.
AbstractPojoDescriptorImpl(GenericType<POJO>, PojoDescriptorBuilder) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
The constructor.
AbstractPojoIntrospector - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the abstract base class for the default implementation of PojoMethodIntrospector or PojoFieldIntrospector.
AbstractPojoIntrospector() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
The constructor.
AbstractPojoIntrospector(VisibilityModifier, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
The constructor.
AbstractPojoPathFunction<IN,VALUE> - Class in net.sf.mmm.util.pojo.path.base
This is the abstract base implementation of the PojoPathFunction interface.
AbstractPojoPathFunction() - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
The constructor.
AbstractPojoPathNavigator - Class in net.sf.mmm.util.pojo.path.base
This is the abstract base implementation of the PojoPathNavigator.
AbstractPojoPathNavigator() - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
The constructor.
AbstractPojoPathNavigator.CachingPojoPath - Class in net.sf.mmm.util.pojo.path.base
This class represents a PojoPath.
AbstractPojoPathNavigator.PojoPathCache - Class in net.sf.mmm.util.pojo.path.base
This inner class represents the cache for AbstractPojoPathNavigator.CachingPojoPaths based on an initial Pojo.
AbstractPojoPathNavigator.PojoPathState - Class in net.sf.mmm.util.pojo.path.base
This inner class represents the state for a PojoPath evaluation.
AbstractPojoPropertyAccessor - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract base-implementation of the PojoPropertyAccessor interface.
AbstractPojoPropertyAccessor() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessor
The constructor.
AbstractPojoPropertyAccessorBase - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the major base-implementation of the PojoPropertyAccessor interface.
AbstractPojoPropertyAccessorBase(String, Type, PojoDescriptor<?>, PojoDescriptorDependencies) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
The constructor.
AbstractPojoPropertyAccessorBuilder<ACCESSOR extends PojoPropertyAccessor> - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is an abstract base implementation of the PojoPropertyAccessorBuilder interface.
AbstractPojoPropertyAccessorBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
The constructor.
AbstractPojoPropertyAccessorField - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract implementation of the PojoPropertyAccessor interface used to access a Field.
AbstractPojoPropertyAccessorField(PojoDescriptor<?>, PojoDescriptorDependencies, Field) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
The constructor.
AbstractPojoPropertyAccessorField(String, Type, PojoDescriptor<?>, PojoDescriptorDependencies, Field) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
The constructor.
AbstractPojoPropertyAccessorGetMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the abstract base implementation of PojoPropertyAccessorNonArg for accessing a getter Method in a limited environment (GWT).
AbstractPojoPropertyAccessorGetMethod(String, GenericType<?>, Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
The constructor.
AbstractPojoPropertyAccessorMethod - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract implementation of the PojoPropertyAccessor interface used to access a Method.
AbstractPojoPropertyAccessorMethod(String, Type, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
The constructor.
AbstractPojoPropertyAccessorMethodLimited - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the abstract base implementation of PojoPropertyAccessor for accessing a Method (getter or setter) in a limited environment (GWT).
AbstractPojoPropertyAccessorMethodLimited(String, GenericType<?>, Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
The constructor.
AbstractPojoPropertyAccessorProxy - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract implementation of the PojoPropertyAccessor interface that delegates to another accessor.
AbstractPojoPropertyAccessorProxy() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
The constructor.
AbstractPojoPropertyAccessorProxyAdapter - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract base implementation of a PojoPropertyAccessor that acts as proxy to a delegate allowing to add new ways to access a property.
AbstractPojoPropertyAccessorProxyAdapter(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
The constructor.
AbstractPojoPropertyAccessorProxyAdapterComponentType - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract base implementation of a PojoPropertyAccessor that acts as proxy to a delegate allowing to add new ways to access a property.
AbstractPojoPropertyAccessorProxyAdapterComponentType(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
The constructor.
AbstractPojoPropertyAccessorSetMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the abstract base implementation of the PojoPropertyAccessorOneArg interface for accessing a setter Method in a limited environment (GWT).
AbstractPojoPropertyAccessorSetMethod(String, GenericType<?>, Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
The constructor.
AbstractPojoPropertyDescriptor - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base implementation of the PojoPropertyDescriptor interface.
AbstractPojoPropertyDescriptor(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
The constructor.
AbstractPool<E> - Class in net.sf.mmm.util.pool.base
This is the abstract base implementation of the Pool interface.
AbstractPool() - Constructor for class net.sf.mmm.util.pool.base.AbstractPool
The constructor.
AbstractPool(int, boolean) - Constructor for class net.sf.mmm.util.pool.base.AbstractPool
The constructor.
AbstractPool(int, Object) - Constructor for class net.sf.mmm.util.pool.base.AbstractPool
The constructor for a thread-safe pool with an externally given lock for synchronization.
AbstractPool(boolean, int, Object) - Constructor for class net.sf.mmm.util.pool.base.AbstractPool
The constructor.
AbstractQueueFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the QueueFactory interface.
AbstractQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractQueueFactory
The constructor.
AbstractRecursiveValueConverter<SOURCE,TARGET> - Class in net.sf.mmm.util.value.base
This is an abstract base-implementation for a ValueConverter that performs recursive conversions on the owning-converter for converting child values.
AbstractRecursiveValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
The constructor.
AbstractResourceBundle - Class in net.sf.mmm.util.nls.base
This is the abstract base class for ResourceBundle implementations using this NLS support.
AbstractResourceBundle() - Constructor for class net.sf.mmm.util.nls.base.AbstractResourceBundle
The constructor.
AbstractResourceBundleNlsTemplateResolver - Class in net.sf.mmm.util.nls.impl
This is an abstract base implementation of the NlsTemplateResolver interface.
AbstractResourceBundleNlsTemplateResolver() - Constructor for class net.sf.mmm.util.nls.impl.AbstractResourceBundleNlsTemplateResolver
The constructor.
AbstractRevisionedEntity<ID> - Class in net.sf.mmm.util.entity.base
This is the abstract base-class that implementations of MutableRevisionedEntity should inherit from (if possible).
AbstractRevisionedEntity() - Constructor for class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
The constructor.
AbstractSearchCriteria - Class in net.sf.mmm.util.search.base
This is the abstract base implementation of SearchCriteria.
AbstractSearchCriteria() - Constructor for class net.sf.mmm.util.search.base.AbstractSearchCriteria
The constructor.
AbstractSetFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the SetFactory interface.
AbstractSetFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractSetFactory
The constructor.
AbstractSimpleDatatype<V> - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of a simple Datatype.
AbstractSimpleDatatype() - Constructor for class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
The constructor for de-serialization in GWT.
AbstractSimpleDatatype(V) - Constructor for class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
The constructor.
AbstractSimpleDatatypeAttributeConverter<T extends SimpleDatatype<V>,V> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jpa
This is the abstract base implementation of AttributeConverter to allow the usage of SimpleDatatypes in JPA Entity classes.
AbstractSimpleDatatypeAttributeConverter() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.AbstractSimpleDatatypeAttributeConverter
The constructor.
AbstractSimpleDatatypeBase<V> - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of a simple Datatype.
AbstractSimpleDatatypeBase() - Constructor for class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
The constructor.
AbstractSimpleEnumDefinition<TYPE> - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of EnumDefinition with no category and a static set of enum values.
AbstractSimpleEnumDefinition(TYPE...) - Constructor for class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
The constructor.
AbstractSimpleMap<KEY,VALUE> - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation for a simple Map.
AbstractSimpleMap() - Constructor for class net.sf.mmm.util.collection.base.AbstractSimpleMap
The constructor.
AbstractSimpleNlsFormatterDate - Class in net.sf.mmm.util.nls.impl.formatter
This is the abstract base implementation for a SimpleNlsFormatter for Dates.
AbstractSimpleNlsFormatterDate() - Constructor for class net.sf.mmm.util.nls.impl.formatter.AbstractSimpleNlsFormatterDate
The constructor.
AbstractSimpleValueConverter<SOURCE,TARGET> - Class in net.sf.mmm.util.value.base
This is an abstract base-implementation of the ValueConverter interface that simply works with Class rather than GenericType.
AbstractSimpleValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractSimpleValueConverter
The constructor.
AbstractSortedMapFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the SortedMapFactory interface.
AbstractSortedMapFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
The constructor.
AbstractSortedSetFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the SortedSetFactory interface.
AbstractSortedSetFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
The constructor.
AbstractSpringContainer - Class in net.sf.mmm.util.component.impl
This is the abstract base implementation of the IocContainer using spring.
AbstractSpringContainer(ConfigurableApplicationContext) - Constructor for class net.sf.mmm.util.component.impl.AbstractSpringContainer
The constructor.
AbstractSpringContainer() - Constructor for class net.sf.mmm.util.component.impl.AbstractSpringContainer
The constructor.
AbstractStringHasher - Class in net.sf.mmm.util.text.base
This is the abstract base implementation of the StringHasher interface.
AbstractStringHasher() - Constructor for class net.sf.mmm.util.text.base.AbstractStringHasher
The constructor.
AbstractSynchronizedEventSource<E extends Event,L extends EventListener<E>> - Class in net.sf.mmm.util.event.base
This class extends AbstractEventSource with the ability of synchronization and therefore is thread-safe.
AbstractSynchronizedEventSource() - Constructor for class net.sf.mmm.util.event.base.AbstractSynchronizedEventSource
The constructor.
AbstractTextTransformer - Class in net.sf.mmm.util.text.base
This is the abstract base implementation of a Transformer for strings.
AbstractTextTransformer() - Constructor for class net.sf.mmm.util.text.base.AbstractTextTransformer
The constructor.
AbstractTransferObject - Class in net.sf.mmm.util.transferobject.api
This is the abstract base class for a TransferObject.
AbstractTransferObject() - Constructor for class net.sf.mmm.util.transferobject.api.AbstractTransferObject
The constructor.
AbstractTreeNode<NODE extends TreeNode<NODE>> - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the TreeNode interface.
AbstractTreeNode() - Constructor for class net.sf.mmm.util.collection.base.AbstractTreeNode
The constructor.
AbstractTreeNode(NODE) - Constructor for class net.sf.mmm.util.collection.base.AbstractTreeNode
The constructor.
AbstractTreeNode(ListFactory) - Constructor for class net.sf.mmm.util.collection.base.AbstractTreeNode
The constructor.
AbstractTreeNode(NODE, ListFactory) - Constructor for class net.sf.mmm.util.collection.base.AbstractTreeNode
The constructor.
AbstractUserSessionProvider() - Constructor for class net.sf.mmm.util.session.api.UserSessionAccess.AbstractUserSessionProvider
The constructor.
AbstractValidatableObject - Interface in net.sf.mmm.util.validation.api
This is the abstract interface for an object, that can be validated.
AbstractValidationFailure - Class in net.sf.mmm.util.validation.base
This is the abstract base implementation of ValidationFailure.
AbstractValidationFailure() - Constructor for class net.sf.mmm.util.validation.base.AbstractValidationFailure
The constructor for de-serialization in GWT.
AbstractValidationFailure(String, Object, NlsMessage, UUID, String) - Constructor for class net.sf.mmm.util.validation.base.AbstractValidationFailure
The constructor.
AbstractValidationFailure(String, Object, String, UUID, String) - Constructor for class net.sf.mmm.util.validation.base.AbstractValidationFailure
The constructor.
AbstractValidationStateCollector - Class in net.sf.mmm.util.validation.base
This is the abstract base implementation of ValidationState that wraps an existing ValidationState and allows to collect the potential failures for a part of the validation process.
AbstractValidationStateCollector(ValidationState) - Constructor for class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
The constructor.
AbstractValidator<V> - Class in net.sf.mmm.util.validation.base
This is the abstract base class all ValueValidator implementations should extend.
AbstractValidator() - Constructor for class net.sf.mmm.util.validation.base.AbstractValidator
The constructor.
AbstractValidatorBuilder - Class in net.sf.mmm.util.validation.base
This is the abstract base implementation of ValidatorBuilder.
AbstractValidatorBuilder() - Constructor for class net.sf.mmm.util.validation.base.AbstractValidatorBuilder
The constructor.
AbstractValueConverter<SOURCE,TARGET> - Class in net.sf.mmm.util.value.base
This is the abstract base-implementation of the ValueConverter interface.
AbstractValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractValueConverter
The constructor.
AbstractValueConverterToCompatiblePojo<SOURCE,TARGET> - Class in net.sf.mmm.util.value.impl
This is an abstract base implementation of the ValueConverter interface that converts an POJO to a POJO with the same properties.
AbstractValueConverterToCompatiblePojo() - Constructor for class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
The constructor.
AbstractValueConverterToContainer<CONTAINER> - Class in net.sf.mmm.util.value.impl
This is the abstract base-implementation of a ValueConverter that converts an Object to a container type.
AbstractValueConverterToContainer() - Constructor for class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
The constructor.
AbstractValueConverterToSimilarPojo<SOURCE,TARGET> - Class in net.sf.mmm.util.value.impl
This is an abstract base implementation of ValueConverter that extends AbstractValueConverterToCompatiblePojo and adds tolerance for unmatched properties.
AbstractValueConverterToSimilarPojo() - Constructor for class net.sf.mmm.util.value.impl.AbstractValueConverterToSimilarPojo
The constructor.
AbstractValueConverterToSimilarPojo(SetFactory) - Constructor for class net.sf.mmm.util.value.impl.AbstractValueConverterToSimilarPojo
The constructor.
AbstractValueValidator<V> - Class in net.sf.mmm.util.validation.base
This is the abstract base implementation of ValueValidator.
AbstractValueValidator() - Constructor for class net.sf.mmm.util.validation.base.AbstractValueValidator
The constructor.
AbstractVersionIdentifier - Class in net.sf.mmm.util.version.base
This is the abstract base implementation of VersionIdentifier.
AbstractVersionIdentifier(String) - Constructor for class net.sf.mmm.util.version.base.AbstractVersionIdentifier
The constructor.
AbstractVersionIdentifierFormatterNumber - Class in net.sf.mmm.util.version.impl
This is the abstract base implementation of Formatter for a numeric part of the VersionIdentifier.
AbstractVersionIdentifierFormatterNumber(StringUtil, String, int) - Constructor for class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
The constructor.
AbstractVersionIdentifierFormatterString - Class in net.sf.mmm.util.version.impl
This is the abstract base implementation of Formatter for a String -based part of the VersionIdentifier.
AbstractVersionIdentifierFormatterString(String, int) - Constructor for class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
The constructor.
accept(char) - Method in interface net.sf.mmm.util.filter.api.CharFilter
This method determines if the given character c should be accepted.
accept(V) - Method in interface net.sf.mmm.util.filter.api.Filter
This method determines if the given value should be accepted.
accept(V) - Method in interface net.sf.mmm.util.filter.api.FilterRule
This method checks if the given string is accepted, denied or ignored by this rule.
accept(char) - Method in class net.sf.mmm.util.filter.base.ConjunctionCharFilter
This method determines if the given character c should be accepted.
accept(V) - Method in class net.sf.mmm.util.filter.base.ConjunctionFilter
This method determines if the given value should be accepted.
accept(V) - Method in class net.sf.mmm.util.filter.base.ConstantFilter
This method determines if the given value should be accepted.
accept(V) - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method determines if the given value should be accepted.
accept(char) - Method in class net.sf.mmm.util.filter.base.ListCharFilter
This method determines if the given character c should be accepted.
accept(String) - Method in class net.sf.mmm.util.filter.base.PatternFilterRule
This method checks if the given string is accepted, denied or ignored by this rule.
accept(T) - Method in interface net.sf.mmm.util.lang.api.function.Consumer
Accept an input value.
accept(Object) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
This method determines if the given value should be accepted.
accept(Class<?>) - Method in class net.sf.mmm.util.reflect.base.AnnotationFilter
This method determines if the given value should be accepted.
accept(Class<?>) - Method in class net.sf.mmm.util.reflect.base.AssignableFromFilter
This method determines if the given value should be accepted.
ACCEPT_ALL_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that accepts any charater.
ACCEPT_ALL_FILTER - Static variable in class net.sf.mmm.util.filter.base.ConstantFilter
 
acceptChar - Variable in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
acceptRecursive(V) - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method implements FilterRuleChain.accept(Object) recursively.
acceptStatic - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
AccessFailedException - Exception in net.sf.mmm.util.reflect.api
An AccessFailedException is thrown if a reflective call failed because the executing code does NOT have access to the according definition.
AccessFailedException(Throwable, AccessibleObject) - Constructor for exception net.sf.mmm.util.reflect.api.AccessFailedException
The constructor.
AccessFailedException(Throwable, Type) - Constructor for exception net.sf.mmm.util.reflect.api.AccessFailedException
The constructor.
Accessibility - Interface in net.sf.mmm.util.lang.api.concern
This interface is used to document the concept and meaning of accessibility (of a user-interface).
accessorBuilders - Variable in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
 
accessorMap - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
 
accessors - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
 
active - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
activeValues - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
actualTypeArguments - Variable in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
 
ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
add(E) - Method in class net.sf.mmm.util.collection.base.CollectionList
add(int, E) - Method in class net.sf.mmm.util.collection.base.CollectionList
ADD - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to add an element to a container property (e.g.
ADD - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
The mode for an accessor used to add an item to a property with a container (array or Collection) type.
add(Object, Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method adds the given item to the given arrayOrCollection.
add(Object, Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method adds the given item to the given arrayOrCollection.
addAll(Collection<? extends E>) - Method in class net.sf.mmm.util.collection.base.CollectionList
addChild(CHILD) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method adds the given child to the children of this GenericTreeNode.
addChild(CHILD, int) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method adds the given child to the children of this GenericTreeNode.
addChild(TreeNodeSimple<VALUE>) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
This method adds the given child to the children of this GenericTreeNode.
addChild(TreeNodeSimple<VALUE>, int) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
This method adds the given child to the children of this GenericTreeNode.
addChildValue(VALUE) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
Creates a new TreeNodeSimple with the given childValue and adds it as child of this node.
addChildValue(VALUE, int) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
Creates a new TreeNodeSimple with the given childValue and inserts it as child of this node at the given index.
addClassMapping(Class<?>) - Method in class net.sf.mmm.util.reflect.base.MappedClassResolver
This method adds a mapping for the given type using the simple-name.
addClassMapping(String, Class<?>) - Method in class net.sf.mmm.util.reflect.base.MappedClassResolver
This method adds a mapping for the given type using the given name.
addComposition(char, char) - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method adds the given composition pair.
addConverter(ValueConverter<?, ?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method registers the given converter to this composed converter.
addConverter(ValueConverter<?, TARGET>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
This method registers the given converter to this composed converter.
addConverterComponent(ValueConverter<?, ?>) - Method in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
 
addConverterInternal(ValueConverter<?, ?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method registers the given converter to this composed converter.
addHandler(Event.Type<H>, H) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
addHandlerToSource(Event.Type<H>, Object, H) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
additionalConverter - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
additionalFunctionManager - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
addListener(Class<E>, EventListener<E>) - Method in interface net.sf.mmm.util.event.api.EventBus
This method registers a listener that is interested in Events.
addListener(L) - Method in interface net.sf.mmm.util.event.api.EventSource
This method registers a listener that is interested in Events.
addListener(Class<E>, EventListener<E>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
This method registers a listener that is interested in Events.
addListener(L) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
This method registers a listener that is interested in Events.
addPropertyDescriptor(PojoPropertyDescriptorImpl) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
This method adds the given PojoPropertyDescriptorImpl.
addPropertyItem(POJO, String, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method adds the given item to the list-like property with the given propertyName from the given pojo using the add accessor.
addPropertyItem(POJO, String, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method adds the given item to the list-like property with the given propertyName from the given pojo using the add accessor.
addRank(E, int) - Method in class net.sf.mmm.util.collection.base.RankMap
This method adds the given gain to the current rank of the given element.
addRank(int) - Method in class net.sf.mmm.util.collection.base.RankMap.Ranking
 
addRefreshable(Refreshable) - Method in interface net.sf.mmm.util.component.api.PeriodicRefresher
This method will register the given refreshable so it will be refreshed periodically.
addRefreshable(Refreshable) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
This method will register the given refreshable so it will be refreshed periodically.
addSingularAccessors - Variable in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
 
addToList(List<V>) - Method in interface net.sf.mmm.util.collection.api.LinkedNode
This method appends the values of the list represented by this node to the given list.
addToList(List<V>) - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
This method appends the values of the list represented by this node to the given list.
addValidator(ValueValidator<? super V>) - Method in interface net.sf.mmm.util.validation.api.HasValueValidators
This method adds the given ValueValidator to this object.
addVirtualAccessor(AbstractPojoPropertyDescriptor, PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method adds the given accessor to the given propertyDescriptor.
addVirtualAccessors - Variable in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
 
adjustSignum(int) - Method in enum net.sf.mmm.util.lang.api.SortOrder
AdvancedClassHierarchyMap<E> - Class in net.sf.mmm.util.collection.base
This class extends AbstractClassHierarchyMap with the ability to replace elements ( <E>) on recursive puts if the new element has a more general type.
AdvancedClassHierarchyMap() - Constructor for class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
The constructor.
AdvancedClassHierarchyMap(MapFactory<Map>) - Constructor for class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
The constructor.
afterUnmarshal(Unmarshaller, Object) - Method in interface net.sf.mmm.util.xml.base.jaxb.JaxbObject
This method is automatically invoked by JAXB after un-marshaling this bean.
ALEF_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Alignment - Enum in net.sf.mmm.util.lang.api
This enum contains the available values for the alignment of an object.
Alignment(String, String) - Constructor for enum net.sf.mmm.util.lang.api.Alignment
The constructor.
alignment - Variable in class net.sf.mmm.util.text.base.JustificationImpl
The alignment.
ALL - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
Suppress all warnings.
ALL_AROUND_PROFILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ALL_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
allValues - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
ALMOST_EQUAL_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
AlreadyInitializedException - Exception in net.sf.mmm.util.component.api
This is the exception thrown if an operation was invoked after the object was initialized but has to be called before initialization.
AlreadyInitializedException() - Constructor for exception net.sf.mmm.util.component.api.AlreadyInitializedException
The constructor.
alternatives - Variable in enum net.sf.mmm.util.version.api.DevelopmentPhase
 
altQuoteEnd - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
altQuoteEscape - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
altQuoteEscapeLazy - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
altQuoteStart - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
AMALGAMATION_OR_COPRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
AMPERSAND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The ampersand sign used for the term "and".
ANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANGLE_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANGSTROM_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
AnnotationFilter - Class in net.sf.mmm.util.reflect.base
This is a filter that only accepts types that are annotated with an annotation given at construction.
AnnotationFilter(Class<? extends Annotation>) - Constructor for class net.sf.mmm.util.reflect.base.AnnotationFilter
The constructor.
AnnotationFilter(Class<? extends Annotation>, boolean) - Constructor for class net.sf.mmm.util.reflect.base.AnnotationFilter
The constructor.
AnnotationFilter(Class<? extends Annotation>, boolean, AnnotationUtilImpl) - Constructor for class net.sf.mmm.util.reflect.base.AnnotationFilter
The constructor.
AnnotationNotForTargetException - Exception in net.sf.mmm.util.reflect.api
A AnnotationNotForTargetException is thrown if an Annotation should be resolved for a specific ElementType that it is NOT targeted for.
AnnotationNotForTargetException(Class<? extends Annotation>, ElementType) - Constructor for exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
The constructor.
AnnotationNotRuntimeException - Exception in net.sf.mmm.util.reflect.api
A AnnotationNotRuntimeException is thrown if an Annotation should be resolved at runtime but has NOT the Retention RetentionPolicy.RUNTIME.
AnnotationNotRuntimeException(Class<? extends Annotation>) - Constructor for exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
The constructor.
annotationType - Variable in class net.sf.mmm.util.reflect.base.AnnotationFilter
The required annotation.
AnnotationUtil - Interface in net.sf.mmm.util.reflect.api
This is the interface for a collection of utility functions to deal with annotations.
annotationUtil - Variable in class net.sf.mmm.util.reflect.base.AnnotationFilter
The AnnotationUtilImpl to use.
AnnotationUtilImpl - Class in net.sf.mmm.util.reflect.base
This class is a collection of utility functions for dealing with annotations.
AnnotationUtilImpl() - Constructor for class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
The constructor.
ANTICLOCKWISE_CONTOUR_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANTICLOCKWISE_INTEGRATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANTICLOCKWISE_OPEN_CIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANTICLOCKWISE_TOP_SEMICIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Api - Interface in net.sf.mmm.util.component.api
This interface only exists for documentation purpose!
API is a shortcut for Application Programming Interface and identifies all types required to access a component.
API_PKG_SUFFIX - Static variable in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
The conventional suffix for an api package.
APL_FUNCTIONAL_SYMBOL_CIRCLE_STILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APL_FUNCTIONAL_SYMBOL_I_BEAM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APL_FUNCTIONAL_SYMBOL_SLASH_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APOSTROPHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The apostrophe sign.
appendEnclosing(StringBuilder, char, ClassName) - Method in class net.sf.mmm.util.reflect.api.ClassName
Appends the enclosing class in proper order (reverse hierarchy).
AppendingList<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of the List interface that gives a read-only view on other lists that appear as if they were concatenated.
AppendingList(List<? extends E>...) - Constructor for class net.sf.mmm.util.collection.base.AppendingList
The constructor.
appendPath(StringBuilder, String...) - Static method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method appends the pojo property path specified by the given segments to the given buffer.
appendSegment(StringBuilder, long, boolean) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
 
appendSubstring(StringBuffer, int, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method appends the substring specified by start and end to the given buffer.
applicationContext - Variable in class net.sf.mmm.util.component.impl.AbstractSpringContainer
The ConfigurableApplicationContext to delegate to.
apply(T) - Method in interface net.sf.mmm.util.lang.api.function.Function
Applies this function to the given argument.
apply(Object) - Method in class net.sf.mmm.util.lang.api.function.VoidFunction
Applies this function to the given argument.
APPROACHES_THE_LIMIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APPROXIMATELY_BUT_NOT_ACTUALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APPROXIMATELY_EQUAL_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APPROXIMATELY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APPROXIMATELY_EQUAL_TO_OR_THE_IMAGE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ARC - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
args - Variable in class net.sf.mmm.util.reflect.api.Arguments
the wrapped signature
argument - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Segment
The NlsArgument to use as result or null if this is the last NlsFormatterChoice.Segment.
argument - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
 
argumentFormatter - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
argumentNames - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
 
argumentParser - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
arguments - Variable in class net.sf.mmm.util.nls.base.BasicNlsMessage
 
arguments - Variable in class net.sf.mmm.util.nls.base.ComposedNlsMessage
 
Arguments - Class in net.sf.mmm.util.reflect.api
This class represents an argument list.
Arguments(Object...) - Constructor for class net.sf.mmm.util.reflect.api.Arguments
The constructor.
array - Variable in class net.sf.mmm.util.collection.base.ArrayIterator
The array to iterate/enumerate.
Array - Class in net.sf.mmm.util.lang.base
Reduced variant of Array that is GWT compatible.
Array() - Constructor for class net.sf.mmm.util.lang.base.Array
Constructor prohibited.
ARRAY_LENGTH - Static variable in class net.sf.mmm.util.pool.base.NoByteArrayPool
The default length of the managed byte-arrays.
ARRAY_LENGTH - Static variable in class net.sf.mmm.util.pool.base.NoCharArrayPool
The default length of the managed char-arrays.
ArrayIterator<E> - Class in net.sf.mmm.util.collection.base
This class implements both Iterator and Enumeration to iterate/enumerate a given array.
ArrayIterator(E[]) - Constructor for class net.sf.mmm.util.collection.base.ArrayIterator
The constructor.
ArrayIterator(E[], int, int) - Constructor for class net.sf.mmm.util.collection.base.ArrayIterator
The constructor.
arrayLength - Variable in class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
The actual length of the byte-arrays.
arrayLength - Variable in class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
The actual length of the char-arrays.
ArrayListFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the ListFactory interface that creates instances of ArrayList.
ArrayListFactory() - Constructor for class net.sf.mmm.util.collection.base.ArrayListFactory
 
ARROW_POINTING_DOWNWARDS_THEN_CURVING_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ARROW_POINTING_DOWNWARDS_THEN_CURVING_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ARROW_POINTING_RIGHTWARDS_THEN_CURVING_DOWNWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ASCII_LETTER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the Latin ASCII letters 'a'-'z' and 'A'-'Z'.
ASCII_LOWER_CASE_LETTER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the lower case Latin ASCII letters 'a'-'z'.
ASCII_UPPER_CASE_LETTER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the upper case Latin ASCII letters 'A'-'Z'.
asList() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
AssignableFromFilter - Class in net.sf.mmm.util.reflect.base
This is a filter that only accepts types that are assignable from a special type.
AssignableFromFilter(Class<?>) - Constructor for class net.sf.mmm.util.reflect.base.AssignableFromFilter
The constructor.
AssignableFromFilter(Class<?>, boolean) - Constructor for class net.sf.mmm.util.reflect.base.AssignableFromFilter
The constructor.
assignmentClass - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
assignmentClass - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
 
ASTERISK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The asterisk sign commonly used for multiplication.
ASTERISK_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ASYMPTOTICALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ATOMIC_INTEGER - Static variable in class net.sf.mmm.util.math.base.MathUtilImpl
ATOMIC_LONG - Static variable in class net.sf.mmm.util.math.base.MathUtilImpl
AttributeReadDeprecated - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the deprecated attribute of an object.
AttributeReadDisposed - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the disposed attribute of an object.
AttributeReadId<ID> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the ID of an object.
AttributeReadLocale - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the locale of an object.
AttributeReadMaximumValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the maximum value attribute of an object.
AttributeReadMessage - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the message of an object.
AttributeReadMessageCode - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the code of an object.
AttributeReadMinimumValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the minimum value attribute of an object.
AttributeReadTitle<TITLE> - Interface in net.sf.mmm.util.lang.api.attribute
This is the abstract interface for an object that has an title.
AttributeReadUuid - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the UUID of an object.
AttributeReadValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the value of an object.
AttributeReadValueType<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the value type of an object.
AttributeWriteDisposed - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the disposed attribute of an object.
AttributeWriteId<ID> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the ID of an object.
AttributeWriteLocale - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the locale of an object.
AttributeWriteMaximumValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the maximum value of an object.
AttributeWriteMinimumValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the minimum value of an object.
AttributeWriteTitle<TITLE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the title of an object.
AttributeWriteValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the value of an object.
authority - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 

B

BALLOT_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BasicDoubleLinkedNode<V> - Class in net.sf.mmm.util.collection.base
This is a basic implementation of the DoubleLinkedNode interface.
BasicDoubleLinkedNode() - Constructor for class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
The constructor.
BasicLinkedNode<V> - Class in net.sf.mmm.util.collection.base
This is the basic implementation of the LinkedNode interface.
BasicLinkedNode() - Constructor for class net.sf.mmm.util.collection.base.BasicLinkedNode
The constructor.
BasicNlsMessage - Class in net.sf.mmm.util.nls.base
This is the abstract implementation of NlsMessage with the basic features.
BasicNlsMessage() - Constructor for class net.sf.mmm.util.nls.base.BasicNlsMessage
The constructor for de-serialization in GWT.
BasicNlsMessage(NlsTemplate, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.base.BasicNlsMessage
The constructor.
BasicNlsMessage(String, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.base.BasicNlsMessage
The constructor.
BasicNlsMessage(NlsTemplate, String, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.base.BasicNlsMessage
The constructor.
BasicPojoPath - Class in net.sf.mmm.util.pojo.path.base
This class represents a PojoPath.
BasicPojoPath(String) - Constructor for class net.sf.mmm.util.pojo.path.base.BasicPojoPath
The constructor.
BasicUtil - Interface in net.sf.mmm.util.lang.api
This is the interface for a collection of utility functions for very general operations especially for dealing with Arrays.
basicUtil - Variable in class net.sf.mmm.util.xml.base.DomUtilImpl
 
BasicUtilImpl - Class in net.sf.mmm.util.lang.base
This is the implementation of the BasicUtil interface.
BasicUtilImpl() - Constructor for class net.sf.mmm.util.lang.base.BasicUtilImpl
The constructor.
BECAUSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BET_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BETWEEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BIG_DECIMAL - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
BIG_INTEGER - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
bits - Variable in enum net.sf.mmm.util.reflect.api.VisibilityModifier
 
BLACK_CLUB_SUIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_DIAMOND_SUIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_DOWN_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_HEART_SUIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LEFT_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LOZENGE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_MEDIUM_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_RIGHT_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_SMALL_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_SPADE_SUIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_STAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_TELEPHONE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_UP_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_VERTICAL_RECTANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
blacklist - Variable in class net.sf.mmm.util.filter.base.ListCharFilter
 
BlockingQueueFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of BlockingQueue.
BooleanEnum - Enum in net.sf.mmm.util.lang.api
A BooleanEnum represents a Boolean as enum type.
BooleanEnum(Boolean) - Constructor for enum net.sf.mmm.util.lang.api.BooleanEnum
The constructor.
BooleanEnumDefinition - Class in net.sf.mmm.util.lang.base
This is the default EnumDefinition for the type Boolean.
BooleanEnumDefinition() - Constructor for class net.sf.mmm.util.lang.base.BooleanEnumDefinition
The constructor.
BooleanFormatter - Class in net.sf.mmm.util.lang.base
This is the default implementation of Formatter for the type Boolean.
BooleanFormatter() - Constructor for class net.sf.mmm.util.lang.base.BooleanFormatter
The constructor.
BooleanFormatter(Locale) - Constructor for class net.sf.mmm.util.lang.base.BooleanFormatter
The constructor.
borrow() - Method in interface net.sf.mmm.util.pool.api.Pool
This method borrows an element from this pool.
borrow() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method borrows an element from this pool.
borrow() - Method in class net.sf.mmm.util.pool.base.NoByteArrayPool
This method borrows an element from this pool.
borrow() - Method in class net.sf.mmm.util.pool.base.NoCharArrayPool
This method borrows an element from this pool.
borrowInternal() - Method in class net.sf.mmm.util.pool.base.AbstractPool
 
BOTTOM_LEFT_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_LEFT_CROP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_RIGHT_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_RIGHT_CROP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_SQUARE_BRACKET_OVER_TOP_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
bounds - Variable in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
BOWTIE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_DOWN_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_DOWN_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_DOWN_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_UP_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_UP_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_UP_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_VERTICAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_VERTICAL_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_VERTICAL_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_VERTICAL_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_DOUBLE_AND_HORIZONTAL_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_DOUBLE_AND_LEFT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_DOUBLE_AND_RIGHT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_SINGLE_AND_HORIZONTAL_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_SINGLE_AND_LEFT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_SINGLE_AND_RIGHT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_DOWN_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_DOWN_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_DOWN_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_UP_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_UP_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_UP_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_VERTICAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_VERTICAL_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_VERTICAL_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_VERTICAL_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_DOUBLE_AND_HORIZONTAL_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_DOUBLE_AND_LEFT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_DOUBLE_AND_RIGHT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_SINGLE_AND_HORIZONTAL_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_SINGLE_AND_LEFT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_SINGLE_AND_RIGHT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_DOUBLE_AND_HORIZONTAL_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_DOUBLE_AND_LEFT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_DOUBLE_AND_RIGHT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_SINGLE_AND_HORIZONTAL_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_SINGLE_AND_LEFT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_SINGLE_AND_RIGHT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
BROKEN_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The broken vertical bar symbol.
BrowsableResource - Interface in net.sf.mmm.util.resource.api
This is the interface for a DataResource that has higher-level features and may contain other resources.
buffer - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType.ClassFormatter
 
buffer - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
The buffer read to lookahead the encoding from the XML header.
build(String) - Method in interface net.sf.mmm.util.text.api.JustificationBuilder
This method parses the given format as Justification.
build(String) - Method in class net.sf.mmm.util.text.base.JustificationBuilderImpl
This method parses the given format as Justification.
builders - Variable in class net.sf.mmm.util.nls.base.NlsFormatterMap
 
BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
bundle - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundle
The key value pairs; maps keys (String) to values (Object).
bundle - Variable in class net.sf.mmm.util.nls.base.GenericResourceBundle
 
bundleFactory - Static variable in class net.sf.mmm.util.nls.api.NlsAccess
 
bundleMap - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
bundleMap - Variable in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
The map with the generated bundles.
bundleName - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
 
bundleName - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
BusinessErrorUserException - Exception in net.sf.mmm.util.exception.api
This is a generic exception to transport an arbitrary user error message.
BusinessErrorUserException() - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The constructor for de-serialization in GWT.
BusinessErrorUserException(NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The constructor.
BusinessErrorUserException(NlsMessage, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The constructor.
BusinessErrorUserException(Throwable, String) - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The constructor.
BusinessErrorUserException(BusinessErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The copy constructor.
BYTE - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
ByteArrayPool - Interface in net.sf.mmm.util.pool.api
This is the interface for a Pool of byte[].
ByteArrayPoolImpl - Class in net.sf.mmm.util.pool.impl
This is the default implementation of the Pool interface for byte-arrays.
ByteArrayPoolImpl() - Constructor for class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
The constructor.
ByteArrayPoolImpl(int, int) - Constructor for class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
The constructor.

C

cache - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
The actual cache that maps a PojoPath to the resulting AbstractPojoPathNavigator.CachingPojoPath.
cache - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
The actual cache that maps a PojoPath to the resulting Pojo.
cache - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
cache - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
Cache(ClasspathScannerImpl.ClasspathFolder, List<ClasspathScannerImpl.ClasspathFile>) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
The constructor.
cachedHash - Variable in class net.sf.mmm.util.lang.base.CoreCharSequence
the hash of this sequence or 0 if not cached
cachedHash - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
CachedThreadPoolExecutor - Class in net.sf.mmm.util.concurrent.base
This is an advanced Executor that uses a Thread-pool.
CachedThreadPoolExecutor() - Constructor for class net.sf.mmm.util.concurrent.base.CachedThreadPoolExecutor
The constructor.
CachedThreadPoolExecutor(ThreadFactory) - Constructor for class net.sf.mmm.util.concurrent.base.CachedThreadPoolExecutor
The constructor.
cachingDisabled - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
 
CachingPojoPath(String) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
The constructor.
CachingPojoPath(Object, Class<?>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
The constructor for the root-path.
CachingPojoPath(Object, Class<?>, GenericType<?>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
The constructor for the root-path.
calculateMandatoryFlag() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
CARE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The "care-of" (c/o) sign.
CARET_INSERTION_POINT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CARRIAGE_RETURN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The character indicating a move of the cursor to the beginning of the current line.
category - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
cause - Variable in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
The original cause as NlsThrowable.
causeField - Variable in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
cdataCloseCount - Variable in class net.sf.mmm.util.xml.api.ParserState
 
Cdi - Interface in net.sf.mmm.util.component.api
This interface only exists for documentation purpose!
CDI is a shortcut for Context and Dependency Injection and is a java standard supporting the IoC pattern.
CDI_NAME - Static variable in interface net.sf.mmm.util.collection.api.CollectionFactoryManager
CDI_NAME - Static variable in interface net.sf.mmm.util.component.api.Cdi
A CDI name is the name of a component for CDI.
CDI_NAME - Static variable in interface net.sf.mmm.util.context.api.GenericContextFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.date.api.DurationUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.date.api.Iso8601Util
CDI_NAME - Static variable in interface net.sf.mmm.util.exception.api.ExceptionUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.BasicUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.DatatypeDetector
CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.math.api.MathUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsBundleFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsMessageFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsResourceBundleRequestor
CDI_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsTemplateResolver
CDI_NAME - Static variable in interface net.sf.mmm.util.nls.base.NlsArgumentFormatter
CDI_NAME - Static variable in interface net.sf.mmm.util.nls.base.NlsDependencies
CDI_NAME - Static variable in interface net.sf.mmm.util.pojo.api.PojoFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPathFunctionManager
CDI_NAME - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
CDI_NAME - Static variable in interface net.sf.mmm.util.reflect.api.AnnotationUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.text.api.JustificationBuilder
CDI_NAME - Static variable in interface net.sf.mmm.util.text.api.Singularizer
CDI_NAME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.uuid.api.UuidFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.value.api.ComposedValueConverter
CDI_NAME - Static variable in interface net.sf.mmm.util.value.api.StringValueConverter
CDI_NAME - Static variable in interface net.sf.mmm.util.version.api.VersionUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.xml.api.DomUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
CENT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The sign for the currency unit cent.
ChangeEvent - Interface in net.sf.mmm.util.event.api
A ChangeEvent is an Event that informs about something that has been added, updated or removed.
ChangeType - Enum in net.sf.mmm.util.event.api
This enum contains the available types of a ChangeEvent.
ChangeType() - Constructor for enum net.sf.mmm.util.event.api.ChangeType
 
CHAR_FILTER - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
CHARACTER_TABULATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The tab character used for indendation.
CHARACTER_TO_ASCII_MAP - Static variable in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
CharArrayPool - Interface in net.sf.mmm.util.pool.api
This is the interface for a Pool of char[].
CharArrayPoolImpl - Class in net.sf.mmm.util.pool.impl
This is the default implementation of the Pool interface for char-arrays.
CharArrayPoolImpl() - Constructor for class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
The constructor.
CharArrayPoolImpl(int, int) - Constructor for class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
The constructor.
charAt(int) - Method in class net.sf.mmm.util.lang.base.CharSubSequence
charAt(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
CharFilter - Interface in net.sf.mmm.util.filter.api
This is the interface for a filter that decides if a given character is acceptable or should be filtered.
CharIterator - Interface in net.sf.mmm.util.lang.api
This is the interface for an Iterator of primitive char values.
chars - Variable in class net.sf.mmm.util.filter.base.ListCharFilter
 
chars - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
the string to parse as char array
CHARS_TO_ESCAPE - Static variable in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
The characters that have to be escaped in a regular expression.
CharScannerSyntax - Interface in net.sf.mmm.util.scanner.api
This is the interface used to define the syntax to scan characters.
CharSequenceScanner - Class in net.sf.mmm.util.scanner.base
This class represents a String or better a sequence of characters ( char[]) together with a position in that sequence.
CharSequenceScanner(CharSequence) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
The constructor.
CharSequenceScanner(String) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
The constructor.
CharSequenceScanner(char[]) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
The constructor.
CharSequenceScanner(char[], int, int) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
The constructor.
charset - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
The encoding detected from the XML header or null if it was NOT specified.
CharStreamScanner - Interface in net.sf.mmm.util.scanner.api
This is the interface for a scanner that can be used to parse a stream or sequence of characters.
CharSubSequence - Class in net.sf.mmm.util.lang.base
This is an implementation of the CharSequence Interface that can be used to implement the method CharSequence.subSequence(int, int).
CharSubSequence(CharSequence, int, int) - Constructor for class net.sf.mmm.util.lang.base.CharSubSequence
The constructor.
CHECK_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
checkComments - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
 
checkForComodification() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
Checks that the collection has NOT been modified outside this iterator.
checkNotNull(Class<O>, O) - Static method in exception net.sf.mmm.util.exception.api.NlsNullPointerException
This method checks if the given object is null.
checkNotNull(String, Object) - Static method in exception net.sf.mmm.util.exception.api.NlsNullPointerException
This method checks if the given object is null.
checkRange(Number, Number, Number, Object) - Static method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
This method checks that the given value is in the inclusive range from minimum to maximum.
children - Variable in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
children - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
 
Choice(Filter<Object>, List<NlsFormatterChoice.Segment>) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
The constructor.
choices - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
CIRCLE_WITH_HORIZONTAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLE_WITH_SMALL_CIRCLE_TO_THE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLE_WITH_SUPERIMPOSED_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLE_WITH_TWO_HORIZONTAL_STROKES_TO_THE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_ANTICLOCKWISE_ROTATED_DIVISION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_ASTERISK_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_DIVISION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_DIVISION_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_LATIN_CAPITAL_LETTER_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_MULTIPLICATION_SIGN_WITH_CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_PARALLEL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_PERPENDICULAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_RING_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_WHITE_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCULATION_FUNCTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The circumflex accent.
CLASS_FOR_NAME_RESOLVER - Static variable in interface net.sf.mmm.util.reflect.api.ClassResolver
This is a singleton implementation of the ClassResolver interface that simply delegates to Class.forName(String).
ClassBounds(Class<?>) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
The constructor.
ClassBounds(Class<?>, Class<?>) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
The constructor.
ClassFormatter(Appendable) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType.ClassFormatter
The constructor.
classLoader - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
classMap - Variable in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
 
ClassName - Class in net.sf.mmm.util.reflect.api
This is a simple identifier for a Class.
ClassName(String, String) - Constructor for class net.sf.mmm.util.reflect.api.ClassName
The constructor.
ClassName(String, String, ClassName) - Constructor for class net.sf.mmm.util.reflect.api.ClassName
The constructor.
ClassName(Class<?>) - Constructor for class net.sf.mmm.util.reflect.api.ClassName
The constructor.
ClassNameCollector - Class in net.sf.mmm.util.reflect.base
This is an implementation of the ResourceVisitor interface that collects the names of all classes accepted by a given filter in a Set.
ClassNameCollector(Set<String>, Filter<? super String>) - Constructor for class net.sf.mmm.util.reflect.base.ClassNameCollector
The constructor.
classNameSet - Variable in class net.sf.mmm.util.reflect.base.ClassNameCollector
Set to collect class-names.
CLASSPATH_NLS_BUNDLE - Static variable in interface net.sf.mmm.util.nls.api.NlsTemplateResolver
The classpath of a textual file containing the full qualified name(s) of one or multiple NLS-bundle(s).
ClasspathFile(ClasspathScannerImpl.ClasspathFolder, String) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
The constructor.
ClasspathFolder(ClasspathScannerImpl.ClasspathFolder, String) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
The constructor.
ClasspathResource - Class in net.sf.mmm.util.resource.base
This is the implementation of the DataResource interface for a resource that comes from the classpath.
ClasspathResource(String) - Constructor for class net.sf.mmm.util.resource.base.ClasspathResource
The constructor.
ClasspathResource(Class<?>, String, boolean) - Constructor for class net.sf.mmm.util.resource.base.ClasspathResource
The constructor for a classpath-resource identified by someClass and the given nameOrSuffix.
ClasspathResource(Package, String) - Constructor for class net.sf.mmm.util.resource.base.ClasspathResource
The constructor.
classpathResourceFiles - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
 
ClasspathScanner - Interface in net.sf.mmm.util.resource.api
This is the interface for a component that scans the classpath for resources.
ClasspathScannerImpl - Class in net.sf.mmm.util.resource.impl
Implementation of ClasspathScanner.
ClasspathScannerImpl() - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
The constructor.
ClasspathScannerImpl.AbstractBrowsableClasspathResource - Class in net.sf.mmm.util.resource.impl
ClasspathScannerImpl.Cache - Class in net.sf.mmm.util.resource.impl
Container with all cached data.
ClasspathScannerImpl.ClasspathFile - Class in net.sf.mmm.util.resource.impl
A file on the classpath.
ClasspathScannerImpl.ClasspathFolder - Class in net.sf.mmm.util.resource.impl
A folder (package) of the classpath.
ClassResolver - Interface in net.sf.mmm.util.reflect.api
This is the callback interface used to resolve a type by some logical name to the Class reflecting that type.
clear() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
clear() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
Clears this event adapter.
clear(EnumDefinition<?, ?>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method clears the (potentially) cached enum values of the given EnumDefinition.
clear(EnumDefinition<?, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method clears the (potentially) cached enum values of the given EnumDefinition.
clear() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method clears the complete pool.
clearCaches() - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
Evicts all cache data so that any further invocation of the other methods will rebuild the cached data from scratch.
clearCaches() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
Evicts all cache data so that any further invocation of the other methods will rebuild the cached data from scratch.
clearInternal() - Method in class net.sf.mmm.util.pool.base.AbstractPool
 
CLOCKWISE_CONTOUR_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOCKWISE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOCKWISE_OPEN_CIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOCKWISE_TOP_SEMICIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
clone() - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
ATTENTION:
For being type-safe please use TransferObjectUtilLimited.clone(AbstractTransferObject) instead.
clone(TO) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtilLimited
This method creates a clone of the AbstractTransferObject given as template.
clone(TO) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilLimitedImpl
This method creates a clone of the AbstractTransferObject given as template.
close() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
close() - Method in class net.sf.mmm.util.xml.base.XmlInputStream
CLOSED_INTERSECTION_WITH_SERIFS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_SUBSET_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_SUPERSET_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_UNION_WITH_SERIFS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_UNION_WITH_SERIFS_AND_SMASH_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CODE - Static variable in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
 
code - Variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
CODE - Static variable in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
 
code - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
CODE - Static variable in exception net.sf.mmm.util.security.api.SecurityErrorUserException
 
CODE - Static variable in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
 
CODE - Static variable in class net.sf.mmm.util.validation.base.ComposedValidator
 
CODE - Static variable in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
collectFromRoot(Collection<ResourcePathNode<D>>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
Adds all ResourcePathNodes of this path from the root down to this node.
collectInterfaces(Class<?>, Set<Class<?>>, Set<Class<?>>) - Static method in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl
Recursively collects all interfaces starting from the given type.
CollectionFactory<COLLECTION extends Collection> - Interface in net.sf.mmm.util.collection.api
This is the interface for a factory of Collections.
CollectionFactoryManager - Interface in net.sf.mmm.util.collection.api
This is the interface for a manager of CollectionFactory instances.
collectionFactoryManager - Variable in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
 
collectionFactoryManager - Variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
CollectionFactoryManagerImpl - Class in net.sf.mmm.util.collection.impl
This is the default implementation of the CollectionFactoryManager interface.
CollectionFactoryManagerImpl() - Constructor for class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
The constructor.
collectionFactoryMap - Variable in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
 
CollectionList<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of the List interface that adapts another Collection as delegate.
CollectionList(Collection<E>) - Constructor for class net.sf.mmm.util.collection.base.CollectionList
The constructor.
CollectionList.ListIterator - Class in net.sf.mmm.util.collection.base
This inner class implements an Iterator for this CollectionList.
collectionReflectionUtil - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
 
collectionReflectionUtil - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
CollectionReflectionUtil - Interface in net.sf.mmm.util.reflect.api
This is the interface for a collection of utility functions to deal with Collections reflectively.
collectionReflectionUtil - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
 
CollectionReflectionUtilImpl - Class in net.sf.mmm.util.reflect.base
This is the implementation of the CollectionReflectionUtil interface.
CollectionReflectionUtilImpl() - Constructor for class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
The constructor.
COLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The colon sign informally called double-dot.
COLON_EQUALS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_ACUTE_ACCENT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_ACUTE_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_ALMOST_EQUAL_TO_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_BREVE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_BRIDGE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_BRIDGE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CANDRABINDU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_CARON_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_CIRCUMFLEX_ACCENT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_COMMA_ABOVE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_DASIA_PNEUMATA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_HUNDRED_THOUSANDS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_MILLIONS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_PALATALIZATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_PSILI_PNEUMATA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_TITLO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_DIAERESIS_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_DOUBLE_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_LOW_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_OVERLINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_RIGHTWARDS_ARROW_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_VERTICAL_LINE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_VERTICAL_LINE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOWN_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_EQUALS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_FOUR_DOTS_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
combining-char for { link DiacriticalMark#GRAVE}.
COMBINING_GRAVE_ACCENT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GRAVE_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GREEK_DIALYTIKA_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GREEK_KORONIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GREEK_PERISPOMENI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GREEK_YPOGEGRAMMENI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_HOMOTHETIC_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_HOOK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_INVERTED_BREVE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_INVERTED_BRIDGE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_INVERTED_DOUBLE_ARCH_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_ANGLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_ANGLE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_HALF_RING_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_RIGHT_ARROW_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LONG_SOLIDUS_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LONG_STROKE_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LOW_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_MACRON_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_MINUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_NOT_TILDE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_OVERLINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
combining-char for an overline (line on top).
COMBINING_PALATALIZED_HOOK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_PLUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_RETROFLEX_HOOK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_REVERSED_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_RIGHT_HALF_RING_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_RIGHT_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_RING_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_SEAGULL_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_SHORT_SOLIDUS_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_SHORT_STROKE_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_SQUARE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_THREE_DOTS_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_TILDE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_TILDE_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_TURNED_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_UP_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_UPWARDS_ARROW_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_VERTICAL_LINE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_VERTICAL_LINE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_VERTICAL_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_X_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
combiningCharacter - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
COMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The comma used as a separator within a sentence.
commentChar - Variable in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
COMMERCIAL_AT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The at sign used as separator in email addresses.
CommonTypeVariables - Class in net.sf.mmm.util.reflect.impl
This class contains common TypeVariables.
CommonTypeVariables() - Constructor for class net.sf.mmm.util.reflect.impl.CommonTypeVariables
The forbidden constructor.
ComparableComparator<T extends Comparable> - Class in net.sf.mmm.util.lang.base
This is the implementation of Comparator for Comparable objects.
ComparableComparator() - Constructor for class net.sf.mmm.util.lang.base.ComparableComparator
The constructor.
Comparator - Enum in net.sf.mmm.util.lang.api
Deprecated.
renamed to CompareOperator to avoid confusion with Comparator.
Comparator(String, String, boolean, Boolean) - Constructor for enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
The constructor.
comparator - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
comparator - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
The comparison operator.
comparatorArgument - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
ComparatorHelper - Class in net.sf.mmm.util.lang.api
This class contains the implementation of CompareOperator.eval(Object, Object) for Comparable arguments.
ComparatorHelper() - Constructor for class net.sf.mmm.util.lang.api.ComparatorHelper
Construction prohibited.
compare(CharIterator, CharIterator) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method compares the given CharIterator instances char by char.
compare(CharIterator, CharIterator) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method compares the given CharIterator instances char by char.
compare(T, T) - Method in class net.sf.mmm.util.lang.base.ComparableComparator
compare(Class<?>, Class<?>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method compares the given classes.
compare(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method compares the given classes.
COMPARE_TO_INCOMPARABLE - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
 
COMPARE_TO_STRICT_PREDECESSOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
COMPARE_TO_STRICT_SUCCESSOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
This value indicates that a VersionIdentifier is a strict successor of another VersionIdentifier.
compareMode - Variable in class net.sf.mmm.util.xml.base.JoiningNodeIterator
The mode of comparison.
CompareOperator - Enum in net.sf.mmm.util.lang.api
A CompareOperator represents a function that compares two given values.
CompareOperator(String, String, boolean, Boolean) - Constructor for enum net.sf.mmm.util.lang.api.CompareOperator
The constructor.
compareTo(VersionIdentifier) - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method determines a (non-linear) distance from this version to the given otherVersion.
compareTo(VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method determines a (non-linear) distance from this version to the given otherVersion.
compareToLabel(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for the label.
compareToLinear(int, T, T, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for linear and optional attributes like VersionIdentifier.getTimestamp() or VersionIdentifier.getRevision().
compareToPhase(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for the timestamp.
compareToRevision(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for the revision.
compareToTimestamp(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for the timestamp.
compareToVersionNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
compile(String) - Method in interface net.sf.mmm.util.pattern.api.PatternCompiler
 
compile(String) - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
compile(String) - Method in class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
compile(String) - Method in class net.sf.mmm.util.pattern.base.RegexPatternCompiler
CompilerWarnings - Interface in net.sf.mmm.util.lang.api
This type contains the available string constants for the SuppressWarnings annotation.
COMPLEMENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
complete(TimeMeasure.Result) - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
complete - Variable in class net.sf.mmm.util.search.base.SearchResultBean
 
completeManifest(Manifest, URL) - Static method in class net.sf.mmm.util.reflect.base.ManifestLoader
This method adds dynamic attributes to the given manifest.
ComponentContainer - Interface in net.sf.mmm.util.component.api
This is the interface for a Ioc/context and dependency injection (CDI) container.
ComponentSpecification - Annotation Type in net.sf.mmm.util.component.api
ComponentSpecification is used to annotate the specification (should be an interface) of a component (or better a part of it).
componentType - Variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
componentType - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
componentType - Variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
compose(char) - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method composes the given character with this DiacriticalMark.
composedCharacters - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
ComposedException - Exception in net.sf.mmm.util.exception.api
An ComposedException combines a list of exceptions in one single exception.
ComposedException(Throwable...) - Constructor for exception net.sf.mmm.util.exception.api.ComposedException
The constructor.
ComposedException(NlsObject...) - Constructor for exception net.sf.mmm.util.exception.api.ComposedException
The constructor.
ComposedFormatter<V> - Class in net.sf.mmm.util.lang.base
This is the implementation of a Formatter that is composed out of other Formatters.
ComposedFormatter(Formatter<V>...) - Constructor for class net.sf.mmm.util.lang.base.ComposedFormatter
The constructor.
ComposedLocalizableFormatter<V> - Class in net.sf.mmm.util.lang.base
This is the implementation of a LocalizableFormatter that is composed out of other LocalizableFormatters.
ComposedLocalizableFormatter(LocalizableFormatter<V>...) - Constructor for class net.sf.mmm.util.lang.base.ComposedLocalizableFormatter
The constructor.
ComposedNlsMessage - Class in net.sf.mmm.util.nls.base
This is an implementation of NlsMessage for composing other objects or messages.
ComposedNlsMessage() - Constructor for class net.sf.mmm.util.nls.base.ComposedNlsMessage
The constructor for de-serialization in GWT.
ComposedNlsMessage(Object[]) - Constructor for class net.sf.mmm.util.nls.base.ComposedNlsMessage
The constructor.
ComposedTargetTypeConverter(Class<TARGET>) - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
The constructor.
ComposedValidationFailure - Class in net.sf.mmm.util.validation.base
This is an implementation of ValidationFailure that represents the composition of other ValidationFailures.
ComposedValidationFailure() - Constructor for class net.sf.mmm.util.validation.base.ComposedValidationFailure
The constructor for de-serialization in GWT.
ComposedValidationFailure(String, Object, ValidationFailure[]) - Constructor for class net.sf.mmm.util.validation.base.ComposedValidationFailure
The constructor.
ComposedValidator<V> - Class in net.sf.mmm.util.validation.base
This is an implementation of ValueValidator that is composed out of a set of individual validators given at construction.
ComposedValidator(AbstractValidator<? super V>...) - Constructor for class net.sf.mmm.util.validation.base.ComposedValidator
The constructor.
composedValueConverter - Variable in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
 
composedValueConverter - Variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
ComposedValueConverter - Interface in net.sf.mmm.util.value.api
This is the interface for a ValueConverter that is composed out of individual ValueConverters.
composedValueConverter - Variable in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
 
ComposedValueConverterFactory - Interface in net.sf.mmm.util.value.api
This is the interface of a factory of ComposedValueConverter instances.
ComposedValueConverterFactoryImpl - Class in net.sf.mmm.util.value.impl
This is the implementation of ComposedValueConverterFactory.
ComposedValueConverterFactoryImpl() - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
The constructor.
ComposedValueConverterImpl - Class in net.sf.mmm.util.value.impl
This is the implementation of the ComposedValueConverter interface.
ComposedValueConverterImpl() - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
The constructor.
ComposedValueConverterImpl.ComposedTargetTypeConverter<TARGET> - Class in net.sf.mmm.util.value.impl
This inner class is a composed converter for all ValueConverters with the same target-type.
ComposedValueConverterImpl.TargetClass2ConverterMap - Class in net.sf.mmm.util.value.impl
ComposedVersionIdentifierFormatter - Class in net.sf.mmm.util.version.impl
This is the default implementation of the VersionIdentifierFormatter interface.
ComposedVersionIdentifierFormatter(Formatter<VersionIdentifier>...) - Constructor for class net.sf.mmm.util.version.impl.ComposedVersionIdentifierFormatter
The constructor.
composeErrors(Throwable...) - Method in class net.sf.mmm.util.exception.base.AbstractGlobalExceptionHandler
Returns a single exception containing all information of the given errors.
composeMap - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
CompositeTo - Class in net.sf.mmm.util.transferobject.api
This is the abstract base class for a composite TransferObject.
CompositeTo() - Constructor for class net.sf.mmm.util.transferobject.api.CompositeTo
The constructor.
ConcurrentHashMapFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of ConcurrentMapFactory that creates instances of ConcurrentHashMap.
ConcurrentHashMapFactory() - Constructor for class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
 
ConcurrentHashSetFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of ConcurrentMapFactory that creates instances of a ConcurrentHashSet.
ConcurrentHashSetFactory() - Constructor for class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
The constructor.
ConcurrentLinkedQueueFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the QueueFactory interface that creates instances of ConcurrentLinkedQueue.
ConcurrentLinkedQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
 
ConcurrentMapFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a MapFactory that creates instances of ConcurrentMap.
condition - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
The condition that determines when the choice applies.
Condition(CompareOperator, Object) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
The constructor.
CONDITION_ELSE - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The value of a Choice condition that matches always.
CONDITION_END - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The character used to indicate the end of a Choice condition.
CONDITION_START - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The character used to indicate the start of a Choice condition.
CONDITION_VAR - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The character used to indicate the variable object of a Choice condition.
configuration - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
 
configuration - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
 
ConfiguredNlsFormatterMap - Class in net.sf.mmm.util.nls.impl
This is a sub-class of NlsFormatterMap as a ready to use configurable component.
ConfiguredNlsFormatterMap() - Constructor for class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
The constructor.
CONGRUENT_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
conjunction - Variable in class net.sf.mmm.util.filter.base.ConjunctionCharFilter
The boolean conjunction.
conjunction - Variable in class net.sf.mmm.util.filter.base.ConjunctionFilter
The boolean conjunction.
Conjunction - Enum in net.sf.mmm.util.lang.api
A Conjunction represents a function that maps a list of boolean arguments to one boolean result.
Conjunction(String, String) - Constructor for enum net.sf.mmm.util.lang.api.Conjunction
The constructor.
ConjunctionCharFilter - Class in net.sf.mmm.util.filter.base
This is an implementation of the CharFilter interface that combines a given list of filters using a boolean Conjunction.
ConjunctionCharFilter(Conjunction, CharFilter...) - Constructor for class net.sf.mmm.util.filter.base.ConjunctionCharFilter
The constructor.
ConjunctionFilter<V> - Class in net.sf.mmm.util.filter.base
This is an implementation of the Filter interface that combines a given list of filters using a boolean Conjunction.
ConjunctionFilter(Conjunction, Filter<V>...) - Constructor for class net.sf.mmm.util.filter.base.ConjunctionFilter
The constructor.
ConstantFilter<V> - Class in net.sf.mmm.util.filter.base
This is an implementation of Filter that either accepts or rejects all objects to filter.
ConstantFilter() - Constructor for class net.sf.mmm.util.filter.base.ConstantFilter
The constructor.
constraintViolations - Variable in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
 
constructor - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorSimpleDatatype
 
consumeDecimal() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
Consumes the characters of a decimal number (double or float).
Consumer<T> - Interface in net.sf.mmm.util.lang.api.function
This is the back-port for the Java 1.8+ interface java.util.function.Consumer.
containerGetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
 
ContainerGrowthException - Exception in net.sf.mmm.util.reflect.base
A ContainerGrowthException is thrown if a container should grow (increase its size) but this failed.
ContainerGrowthException(int, int) - Constructor for exception net.sf.mmm.util.reflect.base.ContainerGrowthException
The constructor.
containerIterator - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumDefinitionIterator
 
containerList - Variable in class net.sf.mmm.util.event.base.AbstractEventBus.EventDispatcher
 
containerSetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
The according setter to use if array has to be resized.
containerSetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
The according setter to use if array has to be resized.
containerSetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
The according setter to use if array has to be resized.
CONTAINS_AS_MEMBER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_AS_NORMAL_SUBGROUP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_AS_NORMAL_SUBGROUP_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_WITH_LONG_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
containsDelimiter(char[], char[]) - Static method in class net.sf.mmm.util.lang.api.StringTokenizer
This method checks that the given escape sequence does NOT contain any of the delimiters.
containsKey(Object) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
containsKey(String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
containsKey(String) - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
containsSubstring(char[], int) - Method in class net.sf.mmm.util.lang.api.StringTokenizer
This method tests if the string to tokenize contains the given substring starting at the given index.
containsValue(Object) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
contentChanged() - Method in class net.sf.mmm.util.lang.base.CoreCharSequence
This method must be called whenever the char sequence changed its length or data.
context - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathMap
 
context - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The PojoPathContext to use.
CONTOUR_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
convert(Object, Class<?>) - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
 
convert(Object, Class<?>) - Static method in class net.sf.mmm.util.lang.api.ComparatorHelper
This method converts the given value to a more common type.
convert(Object, Class<?>) - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
convert(Number) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method converts the given number to the number-class represented by this object.
convert(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, Object, Class<?>, GenericType<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method converts the given pojo to the given targetClass (or even targetType) as necessary.
convert(SOURCE, Object, Class<T>) - Method in interface net.sf.mmm.util.value.api.SimpleValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(SOURCE, Object, Class<T>) - Method in interface net.sf.mmm.util.value.api.ValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(SOURCE, Object, GenericType<T>) - Method in interface net.sf.mmm.util.value.api.ValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(SOURCE, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.base.AbstractSimpleValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(SOURCE, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
This method converts the given pojo to the <TARGET>-type.
convert(V, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
This method converts the given pojo to the <TARGET>-type.
convert(V, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.ValueConverterIdentity
This method converts the given pojo to the <TARGET>-type.
convert(SOURCE, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method converts the given pojo to the <TARGET>-type.
convert(PersistenceEntity, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
This method converts the given pojo to the <TARGET>-type.
convert(CharSequence, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToClass
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
This method converts the given pojo to the <TARGET>-type.
convert(CharSequence, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method converts the given pojo to the <TARGET>-type.
convertContainerEntry(Object, int, ARRAY, Object, GenericType<? extends ARRAY>, Object) - Method in class net.sf.mmm.util.value.impl.AbstractConverterToArray
This method converts a single entry of a container.
convertContainerEntry(Object, int, CONTAINER, Object, GenericType<? extends CONTAINER>, Object) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method converts a single entry of a container.
convertContainerEntry(Object, int, Collection, Object, GenericType<? extends Collection>, Object) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCollection
This method converts a single entry of a container.
convertContainerEntry(Object, int, Map, Object, GenericType<? extends Map>, Object) - Method in class net.sf.mmm.util.value.impl.ValueConverterToMap
This method converts a single entry of a container.
converters - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
 
converters - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
convertForClient(Throwable) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtil
Converts the given exception for the client.
convertForClient(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
Converts the given exception for the client.
convertForSerialization(Throwable, ExceptionTruncation) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtil
Converts the given exception so it is ensured to be serializable.
convertForSerialization(Throwable, ExceptionTruncation) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
Converts the given exception so it is ensured to be serializable.
convertForUser(Throwable, ExceptionTruncation) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtil
Converts the given exception for end-users with potential truncation.
convertForUser(Throwable) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtilLimited
Converts the given exception for end-users.
convertForUser(Throwable, ExceptionTruncation) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
Converts the given exception for end-users with potential truncation.
convertForUser(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilLimitedImpl
Converts the given exception for end-users.
convertFromArray(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method performs the conversion for array values.
convertFromCollection(Collection, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method performs the conversion for Collection values.
convertFromEntity(ENTITY, Class<TO>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
This method converts the given PersistenceEntity to the corresponding transfer-object identified by the given Class.
convertFromEntity(ENTITY, Class<TO>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
This method converts the given PersistenceEntity to the corresponding transfer-object identified by the given Class.
convertFromEntityList(List<ENTITY>, Class<TO>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
convertFromEntityList(List<ENTITY>, Class<TO>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
convertFromEntitySet(Set<ENTITY>, Class<TO>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
convertFromEntitySet(Set<ENTITY>, Class<TO>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
convertFromString(String, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method performs the conversion for String values.
convertList(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method converts the given arrayOrCollection to a List as necessary.
convertObject(Object) - Method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
 
convertPattern(String) - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
This method converts the given pattern to a regex-pattern.
convertRecursive(Object, Object, GenericType<T>, Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
This method performs the conversion recursive.
convertRecursive(Object, Object, GenericType<?>, Class<?>, ValueConverter, ComposedValueConverterImpl.TargetClass2ConverterMap) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method performs the conversion recursive.
convertStyle(String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
This method converts the given style to the according DateFormat-style constant.
convertToDatabaseColumn(T) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.AbstractSimpleDatatypeAttributeConverter
convertToEntity(TO, Class<ENTITY>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
This method converts the given ETO to the corresponding PersistenceEntity identified by the given Class.
convertToEntity(TO, Class<ENTITY>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
This method converts the given ETO to the corresponding PersistenceEntity identified by the given Class.
convertToEntityAttribute(V) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
convertToEntityAttribute(String) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.VersionIdentifierAttributeConverter
convertToEntityList(List<TO>, Class<ENTITY>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
convertToEntityList(List<TO>, Class<ENTITY>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
convertToEntitySet(Set<TO>, Class<ENTITY>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
convertToEntitySet(Set<TO>, Class<ENTITY>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
convertUnknownValue(String, Class<V>, Object) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method converts the given String-value to the given type.
convertValue(SOURCE, Object, Class<TARGET>) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>, Type) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>, Type, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, TARGET, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to a numeric type and also validates that it is in the given range from minimum to maximum.
convertValue(SOURCE, Object, TARGET, TARGET, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method gets a numeric value and also validates that it is in the given range from minimum to maximum.
convertValue(Object, Object, Class<TARGET>) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
This method converts the given value to the given type.
convertValue(Object, Object, Class<TARGET>, Type) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>, Type, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, TARGET, TARGET, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
This method gets a numeric value and also validates that it is in the given range from minimum to maximum.
convertValue(SOURCE, Object, TARGET, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
This method converts the given value to a numeric type and also validates that it is in the given range from minimum to maximum.
convertValue(String, Object, Class<TARGET>, Type) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method converts the given value to the given type.
COPTIC_CAPITAL_LETTER_DEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_FEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_GANGIA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_HORI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_KHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_SHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_SHIMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_DEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_FEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_GANGIA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_HORI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_KHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_SHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_SHIMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
copy(V) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
This method creates a copy (e.g.
COPYRIGHT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
Copyright sign (c) as correct glyph: 169 .
CoreCharSequence - Class in net.sf.mmm.util.lang.base
This is an abstract base implementation of the CharSequence interface.
CoreCharSequence() - Constructor for class net.sf.mmm.util.lang.base.CoreCharSequence
The constructor.
count() - Method in interface net.sf.mmm.util.search.api.SearchQuery
This method performs a count query to determine the total number of hits (e.g.
create() - Method in interface net.sf.mmm.util.collection.api.BlockingQueueFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.BlockingQueueFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in interface net.sf.mmm.util.collection.api.ConcurrentMapFactory
This method creates a new Map instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.ConcurrentMapFactory
This method creates a new Map instance with the given capacity.
create() - Method in interface net.sf.mmm.util.collection.api.DequeFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.DequeFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in interface net.sf.mmm.util.collection.api.ListFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.ListFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method creates a new Map instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method creates a new Map instance with the given capacity.
create() - Method in interface net.sf.mmm.util.collection.api.QueueFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.QueueFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in interface net.sf.mmm.util.collection.api.SetFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.SetFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in interface net.sf.mmm.util.collection.api.SortedMapFactory
This method creates a new Map instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.SortedMapFactory
This method creates a new Map instance with the given capacity.
create() - Method in interface net.sf.mmm.util.collection.api.SortedSetFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.SortedSetFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.ArrayListFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.ArrayListFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
This method creates a new Map instance.
create(int) - Method in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
This method creates a new Map instance with the given capacity.
create() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.HashMapFactory
This method creates a new Map instance.
create(int) - Method in class net.sf.mmm.util.collection.base.HashMapFactory
This method creates a new Map instance with the given capacity.
create() - Method in class net.sf.mmm.util.collection.base.HashSetFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.HashSetFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.TreeMapFactory
This method creates a new Map instance.
create(int) - Method in class net.sf.mmm.util.collection.base.TreeMapFactory
This method creates a new Map instance with the given capacity.
create() - Method in class net.sf.mmm.util.collection.base.TreeSetFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.TreeSetFactory
This method creates a new Collection instance with the given initial capacity.
create(Object...) - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
This method creates a new instance of the described datatype from the individual segments.
create() - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
create(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
This method creates a new instance of the described datatype from the individual segments.
create(String, Object...) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
Deprecated.
create(NlsTemplate, Object...) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
create(String, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFormatterFactory
This method creates a new NlsMessageFormatter for the given message.
create(String, Object...) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, Object...) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
This method creates a new instance of NlsMessage from the given arguments.
create(String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
This method creates a new instance of NlsMessage from the given arguments.
create(String) - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
This method creates a new NlsMessageFormatter for the given message.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(IN, String, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method creates an appropriate new value.
create(IN, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
This method creates an appropriate new value.
create(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Class<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method creates a Pojo of the given pojoType.
create() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method creates a new element.
create() - Method in class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
This method creates a new element.
create() - Method in class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
This method creates a new element.
create(Class<C>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method creates a collection implementing the given collection type.
create(Type) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method creates the GenericType that encapsulates the given type.
create(Class<C>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method creates a collection implementing the given collection type.
create(Type) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method creates the GenericType that encapsulates the given type.
create(Type, GenericType<?>) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method creates a new instance of this class.
create(Type) - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method creates the GenericType that encapsulates the given type.
create(String) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
Creates a normalized ResourcePathNode.
create(String, Function<ResourcePathNode<D>, D>) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
Flexible implementation of ResourcePathNode.create(String) to custom data function.
createArgumentMap(Method, AbstractNlsBundleFactory.NlsBundleMethodInfo, Object[]) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
This method converts the given arguments to a Map with the arguments.
createBundle(Class<BUNDLE>) - Static method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
createBundle(Class<BUNDLE>) - Method in interface net.sf.mmm.util.nls.api.NlsBundleFactory
This method dynamically creates an instance for the given bundleInterface.
createBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
This method dynamically creates an instance for the given bundleInterface.
createBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
This method dynamically creates an instance for the given bundleInterface.
createBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.validation.base.AbstractValidator
This is a convenience method delegating to NlsBundleFactory.createBundle(Class).
createChildContext() - Method in interface net.sf.mmm.util.context.api.GenericContext
This method creates a new context that inherits all variables from this context (and its parent contexts).
createChildContext() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method creates a new context that inherits all variables from this context (and its parent contexts).
createChildContext() - Method in class net.sf.mmm.util.context.impl.MutableGenericContextImpl
This method creates a new context that inherits all variables from this context (and its parent contexts).
createClassName(JClassType) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method creates the simple name of the Class to generate.
createClassName(JClassType) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
This method creates the simple name of the Class to generate.
createConfiguration() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
This method creates the PojoDescriptorGeneratorConfiguration.
createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.AbstractConverterToArray
This method creates the according container for the given containerType.
createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method creates the according container for the given containerType.
createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCollection
This method creates the according container for the given containerType.
createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.ValueConverterToMap
This method creates the according container for the given containerType.
createContext() - Method in interface net.sf.mmm.util.context.api.GenericContextFactory
This method creates a new instance of a MutableGenericContext.
createContext(MapFactory<? extends Map>) - Method in interface net.sf.mmm.util.context.api.GenericContextFactory
This method creates a new instance of a MutableGenericContext using the given MapFactory.
createContext(MapFactory<? extends Map>, GenericValueConverter<Object>) - Method in interface net.sf.mmm.util.context.api.GenericContextFactory
This method creates a new instance of a MutableGenericContext using the given MapFactory.
createContext() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextFactory
This method creates a new instance of a MutableGenericContext.
createContext(MapFactory<? extends Map>) - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
This method creates a new instance of a MutableGenericContext using the given MapFactory.
createContext(MapFactory<? extends Map>, GenericValueConverter<Object>) - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
This method creates a new instance of a MutableGenericContext using the given MapFactory.
createConverter(boolean, List<ValueConverter<?, ?>>) - Method in interface net.sf.mmm.util.value.api.ComposedValueConverterFactory
Creates a new custom instance of ComposedValueConverter with the given configuration.
createConverter(boolean, List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
Creates a new custom instance of ComposedValueConverter with the given configuration.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Returns a copy of the given exception where the specified details are removed.
createCopyViaClone(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsException
 
createCopyViaClone(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
createDatatypeDescriptor(Class<T>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
Creates a generic DatatypeDescriptor for the given Datatype Class dynamically.
createDefaultPhaseMap() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method creates the phase map used as default.
createDescriptor(GenericType<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method creates the pojo descriptor for the given pojoType.
createDescriptor(Class<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method creates the pojo descriptor for the given pojoType.
createDescriptor(GenericType<P>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method creates the pojo descriptor for the given pojoType.
createDescriptorBuilder(VisibilityModifier, VisibilityModifier) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
This method creates a PojoDescriptorBuilder that introspects the methods and non-static fields with the given visibility or a higher order.
createDescriptorBuilder(VisibilityModifier, VisibilityModifier) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorBuilderFactoryLimited
This method creates a PojoDescriptorBuilder that introspects the methods and non-static fields with the given visibility or a higher order.
createDescriptorBuilder(VisibilityModifier, VisibilityModifier) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
This method creates a PojoDescriptorBuilder that introspects the methods and non-static fields with the given visibility or a higher order.
createDirect(String, String) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
createDirect(String, String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
createDirect(String, String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
createDirect(String, String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsMessageFactoryImpl
This method creates a new instance of NlsMessage from the given arguments.
createDocument() - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method creates a new empty XML DOM document.
createDocument() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method creates a new empty XML DOM document.
createDocumentBuilder() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method creates a new document builder.
createFolderRecursive(ResourcePathNode<Void>, ClasspathScannerImpl.ClasspathFolder) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
createFormatter(String, Locale, NlsDependencies) - Method in class net.sf.mmm.util.nls.base.AbstractNlsTemplate
This method creates an NlsMessageFormatter for the given messageTemplate and locale.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.base.SimpleNlsFormatter
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractSimpleNlsFormatterDate
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
This method creates the underlying Formatter to delegate to.
createFormatter(String) - Method in interface net.sf.mmm.util.version.api.VersionUtil
createFormatter(String, boolean) - Method in interface net.sf.mmm.util.version.api.VersionUtil
This method creates a VersionIdentifierFormatter for the given formatPattern.
createFormatter(String) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
createFormatter(String, boolean) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method creates a VersionIdentifierFormatter for the given formatPattern.
createGeneric() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGeneric() - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric(int) - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractDequeFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractDequeFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractListFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractListFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractMapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractMapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractQueueFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractQueueFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractSetFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractSetFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGenericType(Class<T>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
This method creates the GenericType representing the given type.
createGenericType(Type) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
This method creates the GenericType representing the given type.
createGenericType(Type, GenericType<?>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
This method creates the GenericType representing the given type in the context of the given definingType.
createGenericType(Type, Class<?>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
This method creates the GenericType representing the given type in the context of the given definingType.
createGenericType(Class<T>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method creates the GenericType representing the given type.
createGenericType(Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method creates the GenericType representing the given type.
createGenericType(Type, GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method creates the GenericType representing the given type in the context of the given definingType.
createGenericType(Type, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method creates the GenericType representing the given type in the context of the given definingType.
createGenericType(Class<T>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
This method creates the GenericType representing the given type.
createGenericType(Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
This method creates the GenericType representing the given type.
createGenericType(Type, GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
This method creates the GenericType representing the given type in the context of the given definingType.
createGenericType(Type, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
This method creates the GenericType representing the given type in the context of the given definingType.
createHandler(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
This method creates a new InvocationHandler for the given bundleInterface.
createLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableComponent
This method creates the logger for this component.
createMessage(V, V, V, Object) - Static method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Creates a new error NlsMessage that the given value is not in the Range from minimum to maximum.
createPath(String...) - Static method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method creates a pojo property path specified by the given segments.
createPattern(String) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
createPrivateFieldDescriptorBuilder() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
This method creates a PojoDescriptorBuilder that introspects all non-static fields for building PojoPropertyDescriptors.
createPrivateFieldDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
This method creates a PojoDescriptorBuilder that introspects all non-static fields for building PojoPropertyDescriptors.
createPublicMethodDescriptorBuilder() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
This method creates a PojoDescriptorBuilder that introspects public methods for building PojoPropertyDescriptors.
createPublicMethodDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
This method creates a PojoDescriptorBuilder that introspects public methods for building PojoPropertyDescriptors.
createRootPathSegment(CharSequenceScanner, String, Function<ResourcePathNode<D>, D>) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
createState(Object, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the AbstractPojoPathNavigator.PojoPathState for the given context.
createState(PojoPathMode, String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
createStateByType(GenericType, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the AbstractPojoPathNavigator.PojoPathState for the given context.
createSubMessage(Object[]) - Static method in exception net.sf.mmm.util.exception.api.ComposedException
This method creates the NlsMessage wrapping the given errors.
createTemplate(Method) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
This method creates the NlsTemplate for the given NlsBundle-Method.
createTransformer(boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method creates a new transformer.
createUuid() - Method in exception net.sf.mmm.util.exception.api.NlsException
This method creates a new UUID.
createUuid() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method creates a new UUID.
createUuid() - Method in interface net.sf.mmm.util.uuid.api.UuidFactory
This method creates a new UUID.
createUuid() - Method in class net.sf.mmm.util.uuid.base.RandomUuidFactory
This method creates a new UUID.
createValidationFailure(ConstraintViolation<?>, Object) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
Creates a ValidationFailure for the given ConstraintViolation.
createVersionIdentifier(String) - Method in interface net.sf.mmm.util.version.api.VersionUtil
This method parses the given versionString and builds an according VersionIdentifier instance.
createVersionIdentifier(String, boolean) - Method in interface net.sf.mmm.util.version.api.VersionUtil
This method parses the given versionString and builds an according VersionIdentifier instance.
createVersionIdentifier(String) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method parses the given versionString and builds an according VersionIdentifier instance.
createVersionIdentifier(String, boolean) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method parses the given versionString and builds an according VersionIdentifier instance.
createXmlReader(InputStream) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method creates a Reader from the given inputStream that uses the encoding specified in the (potential) XML header of the InputStreams content.
createXmlReader(InputStream, Charset) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method creates a Reader from the given inputStream that uses the encoding specified in the (potential) XML header of the InputStreams content.
createXmlReader(InputStream) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method creates a Reader from the given inputStream that uses the encoding specified in the (potential) XML header of the InputStreams content.
createXmlReader(InputStream, Charset) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method creates a Reader from the given inputStream that uses the encoding specified in the (potential) XML header of the InputStreams content.
CURLY_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CURLY_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CURRENCY_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The universal currency sign.
cursor - Variable in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
Index of element to be returned by subsequent call to next.
customDatatypeSet - Variable in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
 
CustomHashKey<T> - Class in net.sf.mmm.util.collection.base
This is a simple wrapper in order to use an object as hash key but with ability to customize equals and hashCode.
CustomHashKey() - Constructor for class net.sf.mmm.util.collection.base.CustomHashKey
The constructor for de-serialization in GWT.
CustomHashKey(T, EqualsChecker<T>) - Constructor for class net.sf.mmm.util.collection.base.CustomHashKey
The constructor.
CustomHashKey(T, EqualsChecker<T>, HashCodeFunction<T>) - Constructor for class net.sf.mmm.util.collection.base.CustomHashKey
The constructor.
CYLINDRICITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ABKHASIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ABKHASIAN_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ABKHASIAN_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ABKHASIAN_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BARRED_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BARRED_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BASHKIR_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Be.
CYRILLIC_CAPITAL_LETTER_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BYELORUSSIAN_UKRAINIAN_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter I used by Byelorussian and Ukrainian.
CYRILLIC_CAPITAL_LETTER_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_CHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_CHE_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_DE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter De.
CYRILLIC_CAPITAL_LETTER_DJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Dje.
CYRILLIC_CAPITAL_LETTER_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Dze.
CYRILLIC_CAPITAL_LETTER_DZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EN_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EN_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ER_WITH_TICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ES_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_FITA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ghe.
CYRILLIC_CAPITAL_LETTER_GHE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_GHE_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_GHE_WITH_UPTURN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_GJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Gje.
CYRILLIC_CAPITAL_LETTER_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_HA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_HARD_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter TODO.
CYRILLIC_CAPITAL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter I.
CYRILLIC_CAPITAL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ie.
CYRILLIC_CAPITAL_LETTER_IE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IE_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Io.
CYRILLIC_CAPITAL_LETTER_IOTIFIED_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IOTIFIED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IOTIFIED_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IZHITSA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IZHITSA_WITH_DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_JE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KHAKASSIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_LJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_NJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_OMEGA_WITH_TITLO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_OT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_PE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_PE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ROUND_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SCHWA_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SEMISOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SHCHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SHHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SHORT_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter short I.
CYRILLIC_CAPITAL_LETTER_SHORT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_STRAIGHT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_STRAIGHT_U_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_TE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_TE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_TSHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_UK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_UKRAINIAN_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ie used by Ukrainian.
CYRILLIC_CAPITAL_LETTER_VE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ve.
CYRILLIC_CAPITAL_LETTER_YA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YAT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YERU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YERU_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ze.
CYRILLIC_CAPITAL_LETTER_ZE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Zhe.
CYRILLIC_CAPITAL_LETTER_ZHE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LIGATURE_A_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LIGATURE_EN_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LIGATURE_TE_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_LETTER_PALOCHKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ABKHASIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ABKHASIAN_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ABKHASIAN_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ABKHASIAN_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BARRED_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BARRED_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BASHKIR_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BYELORUSSIAN_UKRAINIAN_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_CHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_CHE_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_DE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_DJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_DZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EN_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EN_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ER_WITH_TICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ES_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_FITA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GHE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GHE_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GHE_WITH_UPTURN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_HA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_HARD_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_I_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IOTIFIED_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IOTIFIED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IOTIFIED_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IZHITSA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IZHITSA_WITH_DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_JE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KHAKASSIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_LJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_NJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_OMEGA_WITH_TITLO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_OT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_PE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_PE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ROUND_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SCHWA_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SEMISOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHCHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHORT_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHORT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_STRAIGHT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_STRAIGHT_U_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_TE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_TE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_TSHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_UK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_UKRAINIAN_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_VE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YAT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YERU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YERU_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZHE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LIGATURE_A_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LIGATURE_EN_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LIGATURE_TE_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_THOUSANDS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 

D

DAGGER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DALET_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DARK_SHADE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
data - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode
 
DataResource - Interface in net.sf.mmm.util.resource.api
This is the interface for a resource potentially containing data.
DataTo - Class in net.sf.mmm.util.transferobject.api
This is the abstract base class for an TransferObject that only contains data without relations.
DataTo() - Constructor for class net.sf.mmm.util.transferobject.api.DataTo
The constructor.
Datatype - Interface in net.sf.mmm.util.lang.api
This is the interface for a datatype.
datatype - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
The class reflecting the datatype to deserialize.
datatype - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
 
DatatypeDescriptor<T> - Interface in net.sf.mmm.util.lang.api
This is the interface to describe a Datatype.
datatypeDescriptor - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
 
DatatypeDescriptorAtomicJavaDatatype<T> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for an atomic Java Datatype such as Integer, String, Long, Double, Boolean, etc.
DatatypeDescriptorAtomicJavaDatatype(Class<T>) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorAtomicJavaDatatype
The constructor.
DatatypeDescriptorDate - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for Date.
DatatypeDescriptorDate() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate
The constructor.
DatatypeDescriptorDate.DaySegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getDate().
DatatypeDescriptorDate.HourSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getHours().
DatatypeDescriptorDate.MinuteSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getMinutes().
DatatypeDescriptorDate.MonthSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getMonth().
DatatypeDescriptorDate.SecondSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getSeconds().
DatatypeDescriptorDate.YearSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getYear().
DatatypeDescriptorEnum<T extends Enum<T>> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for a Enum.
DatatypeDescriptorEnum(Class<T>, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorEnum
The constructor.
DatatypeDescriptorLocalDate - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for LocalDate.
DatatypeDescriptorLocalDate() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate
The constructor.
DatatypeDescriptorLocalDate.DaySegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for LocalDate.getDayOfMonth().
DatatypeDescriptorLocalDate.MonthSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for LocalDate.getMonthValue().
DatatypeDescriptorLocalDate.YearSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for LocalDate.getYear().
DatatypeDescriptorManager - Interface in net.sf.mmm.util.lang.api
This is the interface for a manager of DatatypeDescriptors for all supported Datatypes.
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
 
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
 
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
DatatypeDescriptorManagerImpl - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptorManager.
DatatypeDescriptorManagerImpl() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
The constructor.
DatatypeDescriptorManagerImpl(MapFactory<?>) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
The constructor.
datatypeDescriptorMap - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
Lazy filled Map for DatatypeDescriptor.
DatatypeDescriptorSimpleDatatype<T extends SimpleDatatype<?>> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for a SimpleDatatype.
DatatypeDescriptorSimpleDatatype(Class<T>, ReflectionUtil) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorSimpleDatatype
The constructor.
DatatypeDetector - Interface in net.sf.mmm.util.lang.api
This is the interface to detect if some type is a Datatype.
datatypeDetector - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
datatypeDetector - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
datatypeDetector - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
datatypeDetector - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
datatypeDetector - Variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
DatatypeDetectorImpl - Class in net.sf.mmm.util.lang.base
This is the default implementation of DatatypeDetector.
DatatypeDetectorImpl() - Constructor for class net.sf.mmm.util.lang.base.DatatypeDetectorImpl
The constructor.
DatatypeJsonDeserializer<T> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This is a generic implementation of JsonDeserializer based on DatatypeDescriptorManager so every Datatype supported by DatatypeDescriptorManager can be deserialized from JSON.
DatatypeJsonDeserializer(Class<T>) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
The constructor.
DatatypeJsonDeserializer(Class<T>, DatatypeDescriptorManager) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
The constructor.
DatatypeJsonDeserializers - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This class extends SimpleDeserializers in order to create a DatatypeJsonDeserializer dynamically as requested.
DatatypeJsonDeserializers() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
The constructor.
DatatypeJsonSerializer<T> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This is a generic JsonSerializer based on DatatypeDescriptorManager so every Datatype supported by DatatypeDescriptorManager can be serialized to JSON.
DatatypeJsonSerializer() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
The constructor.
DatatypeJsonSerializer(DatatypeDescriptorManager) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
The constructor.
datatypeJsonSerializer - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
DatatypeJsonSerializers - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This class extends SimpleSerializers in order to create serializers dynamically.
DatatypeJsonSerializers() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
The constructor.
DatatypeObjectMapperFactory - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This is a factory bean to create an instance of ObjectMapper for JSON mapping with Datatype support via DatatypeDescriptorManager.
DatatypeObjectMapperFactory() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
The constructor.
DatatypeSegmentDescriptor<T,V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a descriptor of a segment.
DatatypeSegmentDescriptorEnum<T extends Enum<T>> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeSegmentDescriptor for an Enum.
DatatypeSegmentDescriptorEnum(String, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorEnum
The constructor.
DatatypeSegmentDescriptorSimpleDatatype<T extends SimpleDatatype<V>,V> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeSegmentDescriptor for a SimpleDatatype.
DatatypeSegmentDescriptorSimpleDatatype(String, Class<V>) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorSimpleDatatype
The constructor.
dateFormat - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
The DateFormat to use.
DaySegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.DaySegment
The constructor.
DaySegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.DaySegment
The constructor.
debug(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
debug(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
debug(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
debug(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
debug(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
declaringClass - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
 
decompose(char) - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method de-composes the given character with this DiacriticalMark.
decomposeMap - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
DEFAULT_ARRAY_LENGTH - Static variable in class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
The default array length.
DEFAULT_ARRAY_LENGTH - Static variable in class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
The default array length.
DEFAULT_CAPACITY - Static variable in class net.sf.mmm.util.pool.base.AbstractPool
The default capacity used.
DEFAULT_MAXIMUM_LIST_GROWTH - Static variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
The default value for the maximum growth of the size of an array or List : 128
DEFAULT_NAME - Static variable in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
The default name for the single segment of atomic datatypes.
DEFAULT_REFRESH_DELAY_IN_SECONDS - Static variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
The default refresh-delay.
DefaultComposedValueConverter - Class in net.sf.mmm.util.value.impl
This is a default ComposedValueConverter to be used without IoC-Container.
DefaultComposedValueConverter() - Constructor for class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
The constructor.
defaultConverter - Variable in class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
 
defaultFormatter - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
DefaultNlsResourceBundleRequestor - Class in net.sf.mmm.util.nls.impl
This is the default implementation of NlsResourceBundleRequestor.
DefaultNlsResourceBundleRequestor() - Constructor for class net.sf.mmm.util.nls.impl.DefaultNlsResourceBundleRequestor
The constructor.
DefaultNlsResourceLocator - Class in net.sf.mmm.util.nls.base
This class is used to find a localized resource.
DefaultNlsResourceLocator() - Constructor for class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
The constructor.
DefaultNlsTemplateResolver - Class in net.sf.mmm.util.nls.impl
This is the default implementation of the NlsTemplateResolver.
DefaultNlsTemplateResolver() - Constructor for class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
The constructor.
DefaultPojoDescriptorEnhancer - Class in net.sf.mmm.util.pojo.descriptor.impl
This is an implementation of the PojoDescriptorEnhancer interface that scans all PropertyDescriptors for accessing Collections, Map s or arrays.
DefaultPojoDescriptorEnhancer() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
The constructor.
DefaultPojoDescriptorEnhancer(boolean, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
The constructor.
DefaultPojoFactory - Class in net.sf.mmm.util.pojo.base
This is the default implementation of the PojoFactory interface.
DefaultPojoFactory() - Constructor for class net.sf.mmm.util.pojo.base.DefaultPojoFactory
The constructor.
DefaultPojoFactory(CollectionFactoryManager) - Constructor for class net.sf.mmm.util.pojo.base.DefaultPojoFactory
The constructor.
DefaultPojoPathContext - Class in net.sf.mmm.util.pojo.path.base
This is the default implementation of the PojoPathContext interface.
DefaultPojoPathContext() - Constructor for class net.sf.mmm.util.pojo.path.base.DefaultPojoPathContext
The constructor.
DefaultPojoPathFunctionManager - Class in net.sf.mmm.util.pojo.path.base
This is the default implementation of the PojoPathFunctionManager.
DefaultPojoPathFunctionManager() - Constructor for class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
The constructor.
DefaultPojoPathFunctionManager(Map<String, PojoPathFunction>) - Constructor for class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
The constructor.
defaultResult - Variable in class net.sf.mmm.util.filter.base.FilterRuleChain
 
DefaultVersionIdentifierFormatter - Class in net.sf.mmm.util.version.impl
This is the default implementation of the VersionIdentifierFormatter interface.
DefaultVersionIdentifierFormatter(Iso8601Util) - Constructor for class net.sf.mmm.util.version.impl.DefaultVersionIdentifierFormatter
The constructor.
definingType - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
DEGREE_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The symbol indicating degrees for angles or temperature.
delegate - Variable in class net.sf.mmm.util.collection.base.AbstractHashKey
 
delegate - Variable in class net.sf.mmm.util.collection.base.CollectionList
 
delegate - Variable in class net.sf.mmm.util.collection.base.FilteredIterable
The actual Iterable instance to adapt.
delegate - Variable in class net.sf.mmm.util.collection.base.FilteredIterator
The actual iterator instance to adapt.
delegate - Variable in class net.sf.mmm.util.collection.base.ReadOnlyIterator
the actual iterator instance
delegate - Variable in class net.sf.mmm.util.context.base.ImmutableGenericContext
the "delegate instance" this proxy points to.
delegate - Variable in class net.sf.mmm.util.lang.base.EqualsCheckerArray
The delegate to check regular objects.
delegate - Variable in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
The delegate to check regular objects.
delegate - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
The underlying CharIterator to delegate to.
delegate - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
 
delegate - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
 
delegate - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
 
delegate - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
 
delegate - Variable in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
The wrapped ValidationState.
delegate - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
The original input-stream to adapt.
delegates - Variable in class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
 
DELETE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The delete character is a control character for the function of the delete/backspace key.
delimiters - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
The characters that will be detected as delimiters.
DELTA_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
denyChar - Variable in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
dependencies - Variable in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
 
dependencies - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
 
dependencies - Variable in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
 
dependencies - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
 
DEPRECATION - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
Suppress warnings about usage of deprecated code.
DequeFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of Deque.
descriptorBuilder - Variable in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
 
descriptorBuilderFactory - Variable in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
 
descriptorEnhancer - Variable in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
 
deserialize(JsonParser, DeserializationContext) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
deserialize(JsonParser, DeserializationContext) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
deserializeGeneric(JsonParser, DeserializationContext, Class<V>, JsonNode, DatatypeSegmentDescriptor<?, ?>) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
destinationSuffix - Variable in class net.sf.mmm.util.text.base.SuffixTransformerRule
 
details - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
detectEnvironmentType(String[]) - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
detectEnvironmentType(String) - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
detectLimitedDevice(String, String, boolean) - Static method in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
detectSystemType(String, boolean) - Static method in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
DevelopmentPhase - Enum in net.sf.mmm.util.version.api
A DevelopmentPhase represents the state of development of an artifact.
DevelopmentPhase(String, String, String...) - Constructor for enum net.sf.mmm.util.version.api.DevelopmentPhase
The constructor.
DiacriticalMark - Enum in net.sf.mmm.util.text.api
This enum contains the most important diacritical marks.
DiacriticalMark(char, char, String) - Constructor for enum net.sf.mmm.util.text.api.DiacriticalMark
The constructor.
DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
Looks like two small upper dots: 168
DIAMOND_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DIFFERENCE_BETWEEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DIGIT_EIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for eight.
DIGIT_FIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for five.
DIGIT_FOUR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for four.
DIGIT_NINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for nine.
DIGIT_ONE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for one.
DIGIT_SEVEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for seven.
DIGIT_SIX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for six.
DIGIT_THREE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for three.
DIGIT_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for two.
DIGIT_ZERO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for zero.
Direction - Enum in net.sf.mmm.util.lang.api
This enum contains all possible directions.
Direction(String, String) - Constructor for enum net.sf.mmm.util.lang.api.Direction
The constructor.
dispatchEvent(E, Collection<Throwable>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Dispatches the given Event.
dispatchEvents() - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Dispatches all events in the event queue.
dispatching - Variable in class net.sf.mmm.util.event.impl.EventBusImpl
 
dispose() - Method in interface net.sf.mmm.util.component.api.IocContainer
This method disposes the container (performs a shutdown and destroys all components).
dispose() - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
This method disposes the container (performs a shutdown and destroys all components).
dispose() - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
This method disposes the singleton-instance (if it exists).
dispose(String) - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
This method disposes the instance identified by the given xmlClasspath (if it exists).
dispose() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteDisposed
This method disposes this object.
DIVIDES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DIVISION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DIVISION_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
Called from AbstractDatatypeDescriptor.create(Object...) after input validation has been performed.
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorAtomicJavaDatatype
Called from AbstractDatatypeDescriptor.create(Object...) after input validation has been performed.
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate
Called from AbstractDatatypeDescriptor.create(Object...) after input validation has been performed.
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorEnum
Called from AbstractDatatypeDescriptor.create(Object...) after input validation has been performed.
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate
Called from AbstractDatatypeDescriptor.create(Object...) after input validation has been performed.
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorSimpleDatatype
Called from AbstractDatatypeDescriptor.create(Object...) after input validation has been performed.
documentBuilderFactory - Variable in class net.sf.mmm.util.xml.base.DomUtilImpl
the document builder factory used to read and parse XML
DOES_NOT_CONTAIN_AS_MEMBER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_CONTAIN_AS_NORMAL_SUBGROUP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_CONTAIN_AS_NORMAL_SUBGROUP_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_DIVIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_DIVIDE_WITH_REVERSED_NEGATION_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_FORCE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_PRECEDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_PRECEDE_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_PROVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_SUCCEED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_SUCCEED_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.AbstractFormatter
 
doFormat(V, Appendable, Locale) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
 
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
doFormat(Boolean, Appendable) - Method in class net.sf.mmm.util.lang.base.BooleanFormatter
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.ComposedFormatter
doFormat(V, Appendable, Locale) - Method in class net.sf.mmm.util.lang.base.ComposedLocalizableFormatter
doFormat(TYPE, Appendable) - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition.EnumDefaultFormatter
doFormat(TYPE, Appendable) - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition.EnumTypeFormatter
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.FormatterToString
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.StaticFormatter
doFormat(Object, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.FormatFormatter
doFormat(Object, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
doFormat(VersionIdentifier, Appendable) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
doFormat(VersionIdentifier, Appendable) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
doFormat(VersionIdentifier, Appendable) - Method in class net.sf.mmm.util.version.impl.DefaultVersionIdentifierFormatter
doFormat(VersionIdentifier, Appendable) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
doFormatSegment(VersionIdentifier, int) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
This method formats the segment at the given index.
doGetSegment(T) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.DaySegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.HourSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.MinuteSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.MonthSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.SecondSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.YearSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(LocalDate) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.DaySegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(LocalDate) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.MonthSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(LocalDate) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.YearSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(T) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorEnum
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(T) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorSimpleDatatype
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doInitialize() - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.component.base.AbstractComponent
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.component.base.AbstractLoggableComponent
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.AbstractConverterToArray
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method performs the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.component.base.AbstractComponent
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.nls.base.AbstractNlsDependencies
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.session.api.UserSessionAccess.AbstractUserSessionProvider
This method is invoked at the end of the actual initialization.
DOLLAR_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The sign for the currency dollar.
domUtil - Variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
 
domUtil - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
 
DomUtil - Interface in net.sf.mmm.util.xml.api
This is the interface for a collection of utility functions that help to deal with the DOM API.
DomUtilImpl - Class in net.sf.mmm.util.xml.base
This utility class contains methods that help to deal with the DOM API.
DomUtilImpl() - Constructor for class net.sf.mmm.util.xml.base.DomUtilImpl
The constructor.
DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOT_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOT_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
DOUBLE_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_COLON_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_DAGGER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
As it seems, unicode only specifies the combining double grave accent.
DOUBLE_HIGH_REVERSED_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LEFT_ARC_GREATER_THAN_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LINE_EQUAL_TO_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LINE_EQUAL_TO_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LOW_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_NESTED_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_NESTED_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_PRECEDES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_RIGHT_ARC_LESS_THAN_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_SOLIDUS_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STROKE_NOT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_N - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_P - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_Q - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_ITALIC_CAPITAL_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_ITALIC_SMALL_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_ITALIC_SMALL_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_ITALIC_SMALL_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_SUCCEEDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_UP_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_VERTICAL_BAR_DOUBLE_RIGHT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_VERTICAL_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DoubleLinkedNode<V,NODE extends DoubleLinkedNode<V,NODE>> - Interface in net.sf.mmm.util.collection.api
This is the interface for a node of a double linked list.
DOWN_FISH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWN_RIGHT_DIAGONAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWN_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWN_TACK_WITH_CIRCLE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_LEFTWARDS_OF_UPWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_WITH_TIP_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_WITH_TIP_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFT_BESIDE_DOWNWARDS_HARPOON_WITH_BARB_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFT_BESIDE_UPWARDS_HARPOON_WITH_BARB_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFT_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFT_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_RIGHT_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_RIGHT_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_PAIRED_ARROWS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_TWO_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DuplicateObjectException - Exception in net.sf.mmm.util.exception.api
An DuplicateObjectException is thrown if an object was rejected because it is a duplicate.
DuplicateObjectException() - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectException
The constructor for de-serialization in GWT.
DuplicateObjectException(Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectException
The constructor.
DuplicateObjectException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectException
The constructor.
DuplicateObjectException(Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectException
The constructor.
DuplicateObjectUserException - Exception in net.sf.mmm.util.exception.api
This is a DuplicateObjectException that represents a user failure (is NOT technical).
DuplicateObjectUserException() - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
The constructor for de-serialization in GWT.
DuplicateObjectUserException(Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
The constructor.
DuplicateObjectUserException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
The constructor.
DuplicateObjectUserException(Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
The constructor.
duration - Variable in class net.sf.mmm.util.date.api.TimeMeasure
The end time.
DurationUtil - Interface in net.sf.mmm.util.date.api
This is a collection of utility functions for dealing with time and durations.
DurationUtilImpl - Class in net.sf.mmm.util.date.base
This is the implementation of DurationUtil.
DurationUtilImpl() - Constructor for class net.sf.mmm.util.date.base.DurationUtilImpl
The constructor.
dynamic - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
 

E

EIGHTH_NOTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
element - Variable in class net.sf.mmm.util.collection.base.SingleElementIterator
The single element to iterate.
ELEMENT_ESCAPE_END - Static variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
The suffix used to escape an element (that may contain AbstractValueConverterToContainer.ELEMENT_SEPARATOR).
ELEMENT_ESCAPE_START - Static variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
The prefix used to escape an element (that may contain AbstractValueConverterToContainer.ELEMENT_SEPARATOR).
ELEMENT_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_OPENING_DOWNWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_LONG_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_TWO_HORIZONTAL_STROKES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_SEPARATOR - Static variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
The character used to separate the element of the collection.
elements - Variable in class net.sf.mmm.util.collection.base.RankMap
 
EM_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The em dash - a longer dash.
EM_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_CHAR_ARRAY - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
An empty char array.
EMPTY_INT_ARRAY - Static variable in interface net.sf.mmm.util.lang.api.BasicUtil
An empty int array.
EMPTY_SET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_SET_WITH_LEFT_ARROW_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_SET_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_SET_WITH_RIGHT_ARROW_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_SET_WITH_SMALL_CIRCLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_STRING_ARRAY - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
An empty String array.
EmptyIterator - Class in net.sf.mmm.util.collection.base
This is an implementation of the Iterator interface that is always empty.
EmptyIterator() - Constructor for class net.sf.mmm.util.collection.base.EmptyIterator
The constructor.
EN_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The en dash - a shorter dash.
EN_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
enclosingClass - Variable in class net.sf.mmm.util.reflect.api.ClassName
 
END_EXPRESSION - Static variable in interface net.sf.mmm.util.nls.api.NlsArgumentParser
The character used to end a variable expression: 125
END_OF_ITERATOR - Static variable in interface net.sf.mmm.util.lang.api.CharIterator
This is a character that is illegal according to the unicode specification.
endIndex - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
The exclusive end-index in CharSequenceScanner.chars.
enforceSerializableForClient - Variable in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
EnglishSingularizer - Class in net.sf.mmm.util.text.base
This is the implementation of the Singularizer interface for English language.
EnglishSingularizer() - Constructor for class net.sf.mmm.util.text.base.EnglishSingularizer
The constructor.
enhanceDescriptor(AbstractPojoDescriptor<?>) - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorEnhancer
This method performs the generic enhancements on the given descriptor.
enhanceDescriptor(AbstractPojoDescriptor<?>) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorNoEnhancer
This method performs the generic enhancements on the given descriptor.
enhanceDescriptor(AbstractPojoDescriptor<?>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method performs the generic enhancements on the given descriptor.
Entity - Interface in net.sf.mmm.util.entity.api
This is the interface for an entity or business object.
ENTITY_MAP - Static variable in class net.sf.mmm.util.xml.base.XmlUtilImpl
 
entityEnd - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
EntityId - Interface in net.sf.mmm.util.entity.api
This is the interface for an ID that uniquely identifies an object of a particular type.
EntityIdImpl - Class in net.sf.mmm.util.entity.base
This is the implementation of EntityId including identification of revision.
EntityIdImpl() - Constructor for class net.sf.mmm.util.entity.base.EntityIdImpl
The constructor for de-serialization in GWT.
EntityIdImpl(long, long, Number) - Constructor for class net.sf.mmm.util.entity.base.EntityIdImpl
The constructor.
EntityIdImpl(EntityId) - Constructor for class net.sf.mmm.util.entity.base.EntityIdImpl
The constructor.
EntityIdImpl(String) - Constructor for class net.sf.mmm.util.entity.base.EntityIdImpl
The constructor.
entityStart - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
EntityTo<ID> - Class in net.sf.mmm.util.transferobject.api
This is the abstract base class for an DTO corresponding to a PersistenceEntity.
EntityTo() - Constructor for class net.sf.mmm.util.transferobject.api.EntityTo
The constructor.
EntityTo.PersistentEntityAccess - Class in net.sf.mmm.util.transferobject.api
Inner class to grant access to internal PersistenceEntity reference of an EntityTo.
entrySet() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
EnumContainer(EnumDefinition<?, ?>) - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
The constructor.
enumContainerMap - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
EnumDefaultFormatter() - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition.EnumDefaultFormatter
The constructor.
EnumDefinition<TYPE,CATEGORY> - Interface in net.sf.mmm.util.lang.api
This is the interface for the definition of an EnumType.
enumDefinition - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
EnumDefinitionIterator(Iterator<AbstractEnumProvider.EnumContainer>) - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumDefinitionIterator
The constructor.
EnumEnumDefinition<TYPE extends Enum<TYPE>,CATEGORY> - Class in net.sf.mmm.util.lang.base
This class implements EnumDefinition for a java Enum.
EnumEnumDefinition(Class<TYPE>, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition
The constructor.
EnumEnumDefinition(Class<TYPE>, EnumDefinition<CATEGORY, ?>, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition
The constructor.
EnumEnumDefinition(Class<TYPE>, NodeCycle<Class<?>>, EnumDefinition<CATEGORY, ?>, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition
The constructor.
EnumEnumDefinition.EnumDefaultFormatter - Class in net.sf.mmm.util.lang.base
The default Formatter for Enums.
EnumEnumDefinition.EnumTypeFormatter - Class in net.sf.mmm.util.lang.base
The default Formatter for Enums that implement SimpleDatatype.
EnumEnumType - Class in net.sf.mmm.util.lang.base
This is a simple implementation of EnumType to retro-fit Enums that do not implement EnumType.
EnumEnumType(Enum<?>) - Constructor for class net.sf.mmm.util.lang.base.EnumEnumType
The constructor.
EnumProvider - Interface in net.sf.mmm.util.lang.api
This is the interface for a generic provider of enumerations.
enumProvider - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
enumProvider - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
enumProvider - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
 
enumProvider - Variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
EnumType<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a particular enumeration.
enumType - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
The class reflecting the datatype to deserialize.
enumType - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
EnumTypeFormatter() - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition.EnumTypeFormatter
The constructor.
EnumTypeJsonDeserializer<T> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This is a generic implementation of JsonDeserializer based on EnumProvider so every Enum and EnumType supported by EnumProvider can be deserialized from JSON.
EnumTypeJsonDeserializer(Class<T>) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
The constructor.
EnumTypeJsonDeserializer(Class<T>, EnumProvider) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
The constructor.
EnumTypeWithCategory<V,CATEGORY> - Interface in net.sf.mmm.util.lang.api
This is the interface for an EnumType that has a category.
enumValues - Variable in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
 
enumValues - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
environment - Variable in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
The Environment used to determine if we are running in production.
ENVIRONMENT_TYPE_ACCEPTANCE - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the acceptance environment.
ENVIRONMENT_TYPE_DEVELOPMENT - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the development environment.
ENVIRONMENT_TYPE_PRE_PRODUCTION - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the pre-production environment.
ENVIRONMENT_TYPE_PRODUCTION - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the production environment.
ENVIRONMENT_TYPE_STAGING - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the staging environment.
ENVIRONMENT_TYPE_TEST - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the test environment.
environmentDetector - Variable in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
EnvironmentDetector - Interface in net.sf.mmm.util.lang.api
This is the interface for a detector of the environment.
EnvironmentDetectorSpringProfileImpl - Class in net.sf.mmm.util.lang.base
This is the default implementation of EnvironmentDetector.
EnvironmentDetectorSpringProfileImpl() - Constructor for class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
The constructor.
environmentType - Variable in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
EQUAL_AND_PARALLEL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUAL_TO_OR_PRECEDES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUAL_TO_OR_SUCCEEDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
equals(Object) - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
equals(Object) - Method in class net.sf.mmm.util.entity.base.AbstractEntityId
equals(Object) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
equals(Object) - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
equals(Object) - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
equals(Object) - Method in class net.sf.mmm.util.lang.api.GenericBean
equals(Object) - Method in class net.sf.mmm.util.lang.base.attribute.AbstractAttributeReadId
equals(Object) - Method in class net.sf.mmm.util.lang.base.CoreCharSequence
This implementation is to be discussed, because it can violate the contract of the equals method as defined by Object.
equals(Object) - Method in class net.sf.mmm.util.reflect.api.Arguments
equals(Object) - Method in class net.sf.mmm.util.reflect.api.ClassName
equals(Object) - Method in class net.sf.mmm.util.reflect.api.Signature
equals(Object) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
equals(Object) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
equals(Object) - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
equals(Object) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
equals(Object) - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
equals(Object) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
equals(Object) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
EQUALS_COLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The equals-than sign for the according mathematical relation.
EQUALS_SIGN_ABOVE_PLUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_AND_SLANTED_PARALLEL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_AND_SLANTED_PARALLEL_WITH_TILDE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_WITH_BUMPY_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_WITH_TWO_DOTS_ABOVE_AND_TWO_DOTS_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_WITH_ASTERISK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
equalsChecker - Variable in class net.sf.mmm.util.collection.base.CustomHashKey
 
EqualsChecker<VALUE> - Interface in net.sf.mmm.util.lang.api
This (functional) interface allows to implement an external function to check if two objects are considered as equal independent from the objects equals method.
EqualsCheckerArray - Class in net.sf.mmm.util.lang.base
This is an implementation of EqualsChecker that recursively checks arrays based on a given EqualsChecker delegate.
EqualsCheckerArray(EqualsChecker<Object>) - Constructor for class net.sf.mmm.util.lang.base.EqualsCheckerArray
The constructor.
EqualsCheckerCollection - Class in net.sf.mmm.util.lang.base
This is an implementation of EqualsChecker that recursively checks Collections based on a given EqualsChecker delegate.
EqualsCheckerCollection(EqualsChecker<Object>) - Constructor for class net.sf.mmm.util.lang.base.EqualsCheckerCollection
The constructor.
EqualsCheckerIsEqual - Class in net.sf.mmm.util.lang.api
This is an implementation of EqualsChecker that simply delegates to Object.equals(Object).
EqualsCheckerIsEqual() - Constructor for class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
The constructor.
EqualsCheckerIsSame - Class in net.sf.mmm.util.lang.api
This is an implementation of EqualsChecker that simply checks if two objects are same (identical instances, checked via == operator).
EqualsCheckerIsSame() - Constructor for class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
The constructor.
EQUIANGULAR_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUIVALENT_WITH_FOUR_DOTS_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
error(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
error(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
error(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
error(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
error(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
errorAccessFailed(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorAlreadyInitialized() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorAnnotationNotForTarget(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorAnnotationNotRuntime(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorArgumentNull(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorCast(Object, Type, Type) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorComposed(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorDuplicateObject(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorDuplicateObjectWithKey(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorDuplicateObjectWithKeyAndExisting(Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIllegalArgument(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIllegalArgumentWithName(Object, String) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIllegalCase(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIllegalDate(String) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIllegalState() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIncreaseExceedsMaxGrowth(int, int) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorInstantiationFailed(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorInvocationFailed() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorInvocationFailedOf(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorInvocationFailedOn(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIo() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIoClose() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIoCopy() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIoFlush() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIoRead() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIoWrite() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorMandatory() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
ErrorMessage - Class in net.sf.mmm.util.lang.base
This is the implementation of an error Message that is already localized.
ErrorMessage() - Constructor for class net.sf.mmm.util.lang.base.ErrorMessage
The constructor for de-serialization in GWT.
ErrorMessage(String, Object, String, UUID, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.ErrorMessage
The constructor.
ErrorMessage(String, Object, NlsMessage, UUID, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.ErrorMessage
The constructor.
ErrorMessage(NlsThrowable) - Constructor for class net.sf.mmm.util.lang.base.ErrorMessage
The constructor.
errorNlsChoiceNoElse() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorNlsChoiceOnlyElse() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorNodeCycle(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorNotInitialized() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorNumberConversion(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorObjectDisposed(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorObjectMismatch(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorObjectNotFound(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorParseExpected(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorParseFormat(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorParseType(Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathAccess(String, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathCachingDisabled(String) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathConversion(String, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathCreation(String, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathIllegal(String) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathSegmentIsNull(String, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathUnsafe(String, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPropertyNotAccessible(Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPropertyNotFound(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorReadOnly(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorResourceAmbiguous(String) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorResourceAmbiguousWithIds(String, String...) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorResourceMissing(String) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorResourceNotAvailable(Object) - Method in interface net.sf.mmm.util.resource.NlsBundleUtilResourceRoot
 
errorResourceNotWritable(Object) - Method in interface net.sf.mmm.util.resource.NlsBundleUtilResourceRoot
 
errorResourceUndefinedUri(Object) - Method in interface net.sf.mmm.util.resource.NlsBundleUtilResourceRoot
 
errors - Variable in exception net.sf.mmm.util.exception.api.ComposedException
The child errors.
errorSearchTimeout() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorSecurityRestriction() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorTechnical() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorTypeIllegalWildcard(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorTypeNotFound(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorUnknownCollectionInterface(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorUnsupportedOperation() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorUnsupportedOperationWithName(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValidation() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueComparison(Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueComparisonWithSource(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueConvert(Object, Type, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueNotInFuture(Date) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueNotInPast(Date) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueNotSet(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueOutOfRange(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueWrongType(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorXmlInvalid(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
escape - Variable in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
escapeEnd - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
The string to end escaping of a token.
escapeStart - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
The string to start escaping of a token.
escapeXml(String, boolean) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method escapes the given string for usage in XML (or HTML, etc.).
escapeXml(String, Writer, boolean) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method writes the given string to the writer while escaping special characters for XML (or HTML, etc.).
escapeXml(String, boolean) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method escapes the given string for usage in XML (or HTML, etc.).
escapeXml(String, Writer, boolean) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method writes the given string to the writer while escaping special characters for XML (or HTML, etc.).
ESTIMATES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EtoHelper() - Constructor for class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl.EtoHelper
 
EtoHelper() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterEntityToEto.EtoHelper
 
EURO_CURRENCY_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Sign for Currency EUR.
eval(double, double) - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
This method evaluates this Comparator for the given arguments.
eval(Object, Object) - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
This method evaluates this Comparator for the given arguments.
eval(double, double) - Method in enum net.sf.mmm.util.lang.api.CompareOperator
This method evaluates this CompareOperator for the given arguments.
eval(Object, Object) - Method in enum net.sf.mmm.util.lang.api.CompareOperator
This method evaluates this CompareOperator for the given arguments.
eval(boolean...) - Method in enum net.sf.mmm.util.lang.api.Conjunction
This method evaluates this conjunction for the given boolean arguments.
evalComparable(Comparable, Comparable) - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
This method handles Comparator.eval(Object, Object) for two Comparables.
evalComparable(CompareOperator, Comparable, Comparable) - Static method in class net.sf.mmm.util.lang.api.ComparatorHelper
evalComparable(Comparable, Comparable) - Method in enum net.sf.mmm.util.lang.api.CompareOperator
This method handles CompareOperator.eval(Object, Object) for two Comparables.
Event - Interface in net.sf.mmm.util.event.api
This is the interface for a generic event.
EventBus - Interface in net.sf.mmm.util.event.api
This is the interface for an event bus.
eventBus - Variable in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
Is the EventBus to delegate to.
EventBusImpl - Class in net.sf.mmm.util.event.impl
This is the default implementation of EventBus.
EventBusImpl() - Constructor for class net.sf.mmm.util.event.impl.EventBusImpl
The constructor.
EventBusImpl(QueueFactory, MapFactory<?>) - Constructor for class net.sf.mmm.util.event.impl.EventBusImpl
The constructor.
EventDispatcher(AbstractEventBus.EventDispatcher<? super E>, CollectionFactory<?>) - Constructor for class net.sf.mmm.util.event.base.AbstractEventBus.EventDispatcher
The constructor.
EventListener<E> - Interface in net.sf.mmm.util.event.api
This is the interface for a generic event listener.
eventListener - Variable in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
EventListenerContainer(Class<E>, EventListener<E>) - Constructor for class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
The constructor.
EventListenerIgnore - Class in net.sf.mmm.util.event.api
This is an implementation of EventListener that simply ignores all events.
EventListenerIgnore() - Constructor for class net.sf.mmm.util.event.api.EventListenerIgnore
The constructor.
eventQueue - Variable in class net.sf.mmm.util.event.base.AbstractEventBus
The Queue used to ensure the order of the events.
EventSource<E extends Event,L extends EventListener<E>> - Interface in net.sf.mmm.util.event.api
This interface allows listeners to be registered and unregistered.
eventType - Variable in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
eventType2dispatcherMap - Variable in class net.sf.mmm.util.event.base.AbstractEventBus
 
exactness - Variable in class net.sf.mmm.util.math.base.NumberTypeImpl
 
ExceptionTruncation - Class in net.sf.mmm.util.exception.api
This class configures the (potential) truncation of an exception.
ExceptionTruncation(boolean, boolean, boolean) - Constructor for class net.sf.mmm.util.exception.api.ExceptionTruncation
The constructor.
ExceptionUtil - Interface in net.sf.mmm.util.exception.api
This is the interface for a collection of utility functions to deal with exceptions (Throwables).
ExceptionUtilImpl - Class in net.sf.mmm.util.exception.base
This is the default implementation of ExceptionUtil.
ExceptionUtilImpl() - Constructor for class net.sf.mmm.util.exception.base.ExceptionUtilImpl
The constructor.
ExceptionUtilLimited - Interface in net.sf.mmm.util.exception.api
This is a limited subset of ExceptionUtil that is GWT compatible.
ExceptionUtilLimitedImpl - Class in net.sf.mmm.util.exception.base
This is the default implementation of ExceptionUtilLimited.
ExceptionUtilLimitedImpl() - Constructor for class net.sf.mmm.util.exception.base.ExceptionUtilLimitedImpl
The constructor.
EXCLAMATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The exclamation mark used to terminate an exclamation.
excludeSuperType - Variable in class net.sf.mmm.util.reflect.base.AssignableFromFilter
 
execute(Runnable) - Method in class net.sf.mmm.util.concurrent.base.SimpleExecutor
executor - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
executor - Variable in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
 
expect(String, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method skips all next characters as long as they equal to the according character of the expected string.
expect(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method checks that the current character is equal to the given expected character.
expect(String, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method skips all next characters as long as they equal to the according character of the expected string.
expect(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method checks that the current character is equal to the given expected character.
expectedModCount - Variable in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
The modCount value that the iterator believes that the backing List should have.
expectStrict(String, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method acts as CharStreamScanner.expect(String, boolean) but if the expected String is NOT completely present, no character is consumed and the state of the scanner remains unchanged.
expectStrict(String, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method acts as CharStreamScanner.expect(String, boolean) but if the expected String is NOT completely present, no character is consumed and the state of the scanner remains unchanged.
extend(boolean, FilterRule<V>...) - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method extends this chain with additionalRules.
extend(StringTransformerRule...) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChain
This method extends this chain with additionalRules.
EXTENDABLE_INTERFACE - Static variable in interface net.sf.mmm.util.component.api.Api
This is used to mark interfaces of the API that may potentially be extended.
ExtendedPojoDescriptorDependenciesImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This class extends PojoDescriptorDependenciesImpl with additional components to inject.
ExtendedPojoDescriptorDependenciesImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
The constructor.
extractPlainText(String, StringBuilder, ParserState) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method extracts the plain text from the given htmlFragment and appends it to the given buffer.
extractPlainText(String, StringBuilder, ParserState) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method extracts the plain text from the given htmlFragment and appends it to the given buffer.

F

factory - Static variable in class net.sf.mmm.util.nls.api.NlsAccess
 
factory - Static variable in class net.sf.mmm.util.uuid.api.UuidAccess
 
fail() - Method in class net.sf.mmm.util.date.api.TimeMeasure
This method is to be called once after the operation(s) to measure failed (e.g.
failIfNotSucceeded() - Method in class net.sf.mmm.util.date.api.TimeMeasure
Invokes TimeMeasure.fail() if TimeMeasure.succeed() has not been invoked before.
failureList - Variable in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
 
failureList - Variable in class net.sf.mmm.util.validation.base.ValidationStateImpl
 
failureMessages - Variable in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
 
failures - Variable in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
failureView - Variable in class net.sf.mmm.util.validation.base.ValidationStateImpl
 
FALSE - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
a string representing the boolean value false
FastStringHasher - Class in net.sf.mmm.util.text.base
This is a fast implementation of StringHasher.
FastStringHasher() - Constructor for class net.sf.mmm.util.text.base.FastStringHasher
The constructor.
FEMALE_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FEMININE_ORDINAL_INDICATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The feminine ordinal indicator.
field - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
 
field - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
 
fieldIntrospector - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
 
fields - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl.PojoFieldIterator
the fields.
FIGURE_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The figure dash (for digits).
FIGURE_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
file - Variable in class net.sf.mmm.util.resource.base.FileResource
The File to adapt.
FILE_SEPARATOR_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the file separator characters '/' and '\\'.
FileItem - Interface in net.sf.mmm.util.io.api
This is the interface for a File.
FileResource - Class in net.sf.mmm.util.resource.base
This is the implementation of the BrowsableResource interface for a resource that is a regular File.
FileResource(File) - Constructor for class net.sf.mmm.util.resource.base.FileResource
The constructor.
FileResource(String) - Constructor for class net.sf.mmm.util.resource.base.FileResource
The constructor.
FileResource.FileResourceIterable - Class in net.sf.mmm.util.resource.base
This inner class is an Iterable of FileResources.
FileResource.FileResourceIterator - Class in net.sf.mmm.util.resource.base
This inner class is an Iterator of FileResources.
FileResourceIterable() - Constructor for class net.sf.mmm.util.resource.base.FileResource.FileResourceIterable
The constructor.
FileResourceIterator(File[]) - Constructor for class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
The constructor.
files - Variable in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
The array of Files.
fileUtil - Variable in class net.sf.mmm.util.resource.base.UrlResource
The FileUtilLimited instance.
FileUtilLimited - Interface in net.sf.mmm.util.file.api
This is the interface for a collection of utility functions for File handling and manipulation.
FileUtilLimitedImpl - Class in net.sf.mmm.util.file.base
This class is a collection of utility functions for File handling and manipulation.
FileUtilLimitedImpl() - Constructor for class net.sf.mmm.util.file.base.FileUtilLimitedImpl
The constructor.
filler - Variable in class net.sf.mmm.util.text.base.JustificationImpl
The character used to fill up.
fillInStackTrace() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
Prevents creating a stacktrace.
filter - Variable in class net.sf.mmm.util.collection.base.FilteredIterable
 
filter - Variable in class net.sf.mmm.util.collection.base.FilteredIterator
 
Filter<V> - Interface in net.sf.mmm.util.filter.api
This is the interface for a filter that decides if a given value is acceptable or should be filtered.
filter - Variable in class net.sf.mmm.util.reflect.base.ClassNameCollector
Filter to accept class-names.
filter - Variable in class net.sf.mmm.util.reflect.base.ResourceCollector
Filter to accept resource-names.
filter - Variable in class net.sf.mmm.util.reflect.base.ResourceNameCollector
Filter to accept resource-names.
FILTER_COMPARATOR - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
FILTER_COMPARATOR_ARGUMENT - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The CharFilter for the comparator argument.
FILTER_ELSE - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
FilteredIterable<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of an Iterator that adapts another Iterator but only iterates the elements that are accepted by a given Filter.
FilteredIterable(Iterable<? extends E>, Filter<? super E>) - Constructor for class net.sf.mmm.util.collection.base.FilteredIterable
The constructor.
FilteredIterator<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of an Iterator that adapts another Iterator but only iterates the elements that are accepted by a given Filter.
FilteredIterator(Iterator<? extends E>, Filter<? super E>) - Constructor for class net.sf.mmm.util.collection.base.FilteredIterator
The constructor.
filterList - Variable in class net.sf.mmm.util.filter.base.ConjunctionCharFilter
the filters to check.
filterList - Variable in class net.sf.mmm.util.filter.base.ConjunctionFilter
the filters to check.
FilterRule<V> - Interface in net.sf.mmm.util.filter.api
This is the interface for a filter rule.
FilterRuleChain<V> - Class in net.sf.mmm.util.filter.base
This class implements a Filter that is based on a chain of FilterRules.
FilterRuleChain() - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChain
The non-arg constructor.
FilterRuleChain(boolean, FilterRule<V>...) - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChain
The constructor.
FilterRuleChain(String, FilterRuleChain<V>, boolean, FilterRule<V>...) - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChain
The constructor.
FilterRuleChainPlainParser - Class in net.sf.mmm.util.filter.base
This class allows to parse a list of including and excluding regex PatternFilterRules and build an according FilterRuleChain.
FilterRuleChainPlainParser() - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
The constructor.
FilterRuleChainXmlParser - Class in net.sf.mmm.util.filter.base
This class allows to parse a list of including and excluding regex PatternFilterRules from XML and build an according FilterRuleChain.
FilterRuleChainXmlParser() - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The constructor.
FilterRuleChainXmlParser(DomUtil) - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The constructor.
findBeanDeserializer(JavaType, DeserializationConfig, BeanDescription) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
findBundles() - Method in interface net.sf.mmm.util.nls.impl.NlsResourceBundleLocator
This method automatically finds and creates instances of ResourceBundle for Locale.ROOT via NlsTemplateResolver.CLASSPATH_NLS_BUNDLE.
findBundles() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
This method automatically finds and creates instances of ResourceBundle for Locale.ROOT via NlsTemplateResolver.CLASSPATH_NLS_BUNDLE.
findClassNames(String, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Filter<? super String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Filter<? super String>, ClassLoader) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Set<String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Set<String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Filter<? super String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Filter<? super String>, ClassLoader) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Set<String>, Filter<? super String>, ClassLoader) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
findEnumDeserializer(Class<?>, DeserializationConfig, BeanDescription) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
findFields(Class<?>) - Method in class net.sf.mmm.util.pojo.descriptor.base.NoPojoFieldIntrospector
This method finds the fields of the given pojoType.
findFields(Class<?>) - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoFieldIntrospector
This method finds the fields of the given pojoType.
findFields(Class<?>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl
This method finds the fields of the given pojoType.
findFirst() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
This method has to be called from the constructor of the implementing class.
findFirst() - Method in class net.sf.mmm.util.lang.base.AbstractCharIterator
This method has to be called from the constructor of the implementing class.
findInArray(Object, Object[], boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method returns the index of the first element in the given array that equals (see checkEqual) to the given value.
findInArray(Object, Object, boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method returns the index of the first element in the given array that equals (see checkEqual) to the given value.
findInArray(Object, Object[], boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method returns the index of the first element in the given array that equals (see checkEqual) to the given value.
findInArray(Object, Object, boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method returns the index of the first element in the given array that equals (see checkEqual) to the given value.
findMethods(Class<?>) - Method in class net.sf.mmm.util.pojo.descriptor.base.NoPojoMethodIntrospector
This method finds all Methods of the given pojoType.
findMethods(Class<?>) - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoMethodIntrospector
This method finds all Methods of the given pojoType.
findMethods(Class<?>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl
This method finds all Methods of the given pojoType.
findNext() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.collection.base.FilteredIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.lang.base.AbstractCharIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumDefinitionIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl.PojoFieldIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.xml.base.JoiningNodeIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.xml.base.NodeIterator
This method tries to find the next element.
findResource(Class<?>, String, Locale) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
findResource(String, String, Locale) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
This method finds a localized resource.
findResource(Class<?>, String, Locale) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
findResource(String, String, Locale) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
This method finds a localized resource.
findResourceNames(String, boolean, Filter<? super String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that are located in the package identified by the given packageName.
findResourceNames(String, boolean, Filter<? super String>, ClassLoader) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that are located in the package identified by the given packageName.
findResourceNames(String, boolean, Filter<? super String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all resources that are located in the package identified by the given packageName.
findResourceNames(String, boolean, Filter<? super String>, ClassLoader) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all resources that are located in the package identified by the given packageName.
findResources(String, boolean, Filter<? super String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that are located in the package identified by the given packageName.
findResources(String) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that match to the given absoluteClasspath.
findResources(String, boolean, Filter<? super String>, ClassLoader) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that are located in the package identified by the given packageName.
findResources(String, boolean, Filter<? super String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all resources that are located in the package identified by the given packageName.
findResources(String) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all resources that match to the given absoluteClasspath.
findResources(String, boolean, Filter<? super String>, ClassLoader) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all resources that are located in the package identified by the given packageName.
findSerializer(SerializationConfig, JavaType, BeanDescription) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
FINITE_PART_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
fireEvent(E) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
This method sends the given event to all registered listeners.
fireEvent(E, L) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
This method sends the given event to the given listener.
fireEvent(E, L) - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
This method sends the given event to the given listener.
fireEvent(Event<?>) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
fireEventFromSource(Event<?>, Object) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
flags - Variable in class net.sf.mmm.util.pattern.base.RegexPatternCompiler
 
FLOAT - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
FOR_ALL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
forceInheritence - Variable in class net.sf.mmm.util.reflect.base.AnnotationFilter
If true then also types are accepted if one of their super-types (including implemented interfaces) is properly annotated (see AnnotationUtilImpl.getTypeAnnotation(Class, Class)).
forceNext() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
Like CharStreamScanner.next() this method reads the current character and increments the index.
forceNext() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
Like CharStreamScanner.next() this method reads the current character and increments the index.
forcePeek() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the current character without incrementing the index.
forcePeek() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads the current character without incrementing the index.
FORCES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FORM_FEED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The character indicating a move to the next page.
format(V) - Method in interface net.sf.mmm.util.lang.api.Formatter
This method formats the given value.
format(V, Appendable) - Method in interface net.sf.mmm.util.lang.api.Formatter
This method formats the given value and directly appends to the given buffer.
format(V, Locale) - Method in interface net.sf.mmm.util.lang.api.LocalizableFormatter
This method formats the given value for the given locale.
format(V, Appendable, Locale) - Method in interface net.sf.mmm.util.lang.api.LocalizableFormatter
This method formats the given value for the given locale and directly appends to the given buffer.
format(V) - Method in class net.sf.mmm.util.lang.base.AbstractFormatter
This method formats the given value.
format(V, Appendable) - Method in class net.sf.mmm.util.lang.base.AbstractFormatter
This method formats the given value and directly appends to the given buffer.
format(V) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
This method formats the given value.
format(V, Locale) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
This method formats the given value for the given locale.
format(V, Appendable) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
This method formats the given value and directly appends to the given buffer.
format(V, Appendable, Locale) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
This method formats the given value for the given locale and directly appends to the given buffer.
format(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
This is a GWT compatible implementation of MessageFormatter.
format(O, Locale, Map<String, Object>, NlsTemplateResolver) - Method in interface net.sf.mmm.util.nls.api.NlsFormatter
This method formats the given object according to the given locale.
format(O, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsFormatter
This method formats the given object according to the given locale.
format(Void, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFormatter
This method formats the underlying pattern by filling in the given arguments and writing the result into the given buffer.
format(O, Locale, Map<String, Object>, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatter
This method formats the given object according to the given locale.
format(O, Locale, Map<String, Object>, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.SimpleNlsFormatter
This method formats the given object according to the given locale.
format(O, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.base.SimpleNlsFormatter
This method formats the given object according to the given locale.
format - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.FormatFormatter
 
format(NlsArgument, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsArgumentFormatterImpl
This method formats the given object according to the given locale.
format(Object, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method formats the given object according to the given locale.
format(Object, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
This method formats the given object according to the given locale.
format(Object, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
This method formats the given object according to the given locale.
format(Void, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
This method formats the underlying pattern by filling in the given arguments and writing the result into the given buffer.
format(VersionIdentifier) - Method in interface net.sf.mmm.util.version.api.VersionIdentifierFormatter
This method formats the given value.
FORMAT_PATTERN - Static variable in class net.sf.mmm.util.text.base.JustificationImpl
The pattern for the format.
FORMAT_SEPARATOR - Static variable in interface net.sf.mmm.util.nls.api.NlsArgumentParser
The character used to separate format type and style: 44
formatDate(Calendar) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Calendar, boolean) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Calendar, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date according to ISO 8601.
formatDate(Date) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date in the format "yyyy-MM-dd" in GMT according to ISO 8601.
formatDate(Date, boolean) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Date, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as a date according to ISO 8601.
formatDate(Date, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given date as a date according to ISO 8601.
formatDate(Calendar) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Calendar, boolean) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Calendar, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as a date according to ISO 8601.
formatDate(Date) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given date in the format "yyyy-MM-dd" in GMT according to ISO 8601.
formatDate(Date, boolean) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Date, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given date as a date according to ISO 8601.
formatDate(int, int, int, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formatDateTime(Calendar) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date and time in the format "yyyy-MM-ddTHH:mm:ss±hh:mm" according to ISO 8601.
formatDateTime(Calendar, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date and time according to ISO 8601.
formatDateTime(Calendar, boolean, boolean, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date and time according to ISO 8601.
formatDateTime(Date) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as a date and time in the format "yyyy-MM-ddTHH:mm:ssZ" (UTC) according to ISO 8601.
formatDateTime(Date, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as a date according to ISO 8601.
formatDateTime(Date, boolean, boolean, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as a date and time according to ISO 8601.
formatDateTime(Date, boolean, boolean, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given date as a date and time according to ISO 8601.
formatDateTime(Calendar) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as a date and time in the format "yyyy-MM-ddTHH:mm:ss±hh:mm" according to ISO 8601.
formatDateTime(Calendar, boolean, boolean, boolean) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as a date and time according to ISO 8601.
formatDateTime(Calendar, boolean, boolean, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as a date and time according to ISO 8601.
formatDateTime(Date) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given date as a date and time in the format "yyyy-MM-ddTHH:mm:ssZ" (UTC) according to ISO 8601.
formatDateTime(Date, boolean, boolean, boolean) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given date as a date according to ISO 8601.
formatDateTime(Date, boolean, boolean, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given date as a date and time according to ISO 8601.
formatDuration(long, long) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
 
FormatFormatter(Format) - Constructor for class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.FormatFormatter
The constructor.
formatMessage(NlsMessage) - Method in class net.sf.mmm.util.lang.base.BooleanFormatter
 
formatMilliseconds(long) - Method in interface net.sf.mmm.util.date.api.DurationUtil
This method formats the given milliseconds as a human readable String.
formatMilliseconds(long) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
This method formats the given milliseconds as a human readable String.
formatNanoseconds(long) - Method in interface net.sf.mmm.util.date.api.DurationUtil
This method formats the given nanoseconds as a human readable String.
formatNanoseconds(long) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
This method formats the given nanoseconds as a human readable String.
formatNull() - Method in class net.sf.mmm.util.lang.base.AbstractFormatter
Returns the (static) string representation for the undefined value null.
formatNull() - Method in class net.sf.mmm.util.lang.base.BooleanFormatter
Returns the (static) string representation for the undefined value null.
FormatPatternStatus() - Constructor for class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
 
formatSeconds(long) - Method in interface net.sf.mmm.util.date.api.DurationUtil
This method formats the given seconds as a human readable String.
formatSeconds(long) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
This method formats the given seconds as a human readable String.
formatter - Variable in class net.sf.mmm.util.collection.base.NodeCycle
 
Formatter<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a formatter that allows to format a given object of a generic type.
formatter - Variable in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
formatter - Variable in class net.sf.mmm.util.nls.api.NlsArgument
 
formatterMap - Variable in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
 
FormatterProvider - Class in net.sf.mmm.util.nls.impl.formatter
This class provides Formatters for various types.
FormatterProvider() - Constructor for class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
Construction prohibited.
FormatterProvider.FormatFormatter - Class in net.sf.mmm.util.nls.impl.formatter
FormatterProvider.Iso8601Formatter - Class in net.sf.mmm.util.nls.impl.formatter
formatters - Variable in class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
 
FormatterToString<V> - Class in net.sf.mmm.util.lang.base
This is an implementation of Formatter that simply delegates to Object.toString().
FormatterToString() - Constructor for class net.sf.mmm.util.lang.base.FormatterToString
The constructor.
formatTime(Calendar, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as time according to ISO 8601.
formatTime(Date, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as time according to ISO 8601.
formatTime(Calendar, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as time according to ISO 8601.
formatTime(Date, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given date as time according to ISO 8601.
formatTime(int, int, int, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formatTimeZone(Calendar, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given timezone according to ISO 8601.
formatTimeZone(int, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given timezone according to ISO 8601.
formatTimeZone(Calendar, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given timezone according to ISO 8601.
formatTimeZone(int, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given timezone according to ISO 8601.
FOUR_PER_EM_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
fromCamlCase(String, char) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method converts the given string from caml-case syntax to lower-case using the given separator as word-boundary.
fromCamlCase(String, char) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method converts the given string from caml-case syntax to lower-case using the given separator as word-boundary.
fromDirection(Direction) - Static method in enum net.sf.mmm.util.lang.api.Alignment
This is the inverse operation for Alignment.toDirection().
fromSeparatedString(CharSequence, String, StringSyntax) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method is like StringUtil.fromSeparatedString(CharSequence, String, StringSyntax, Collection, ValueConverter) but expects elements of the type String that do not need additional custom conversion.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<String>) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method is like StringUtil.fromSeparatedString(CharSequence, String, StringSyntax, Collection, ValueConverter) but expects elements of the type String that do not need additional custom conversion.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<E>, ValueConverter<String, E>) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method parses the given separatedString that contains elements separated with separator and the given syntax and adds these elements to the given collection.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<E>, ValueConverter<? super String, ? super E>, Class<E>) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method parses the given separatedString that contains elements separated with separator and the given syntax and adds these elements to the given collection.
fromSeparatedString(CharSequence, String, StringSyntax) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method is like StringUtil.fromSeparatedString(CharSequence, String, StringSyntax, Collection, ValueConverter) but expects elements of the type String that do not need additional custom conversion.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<String>) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method is like StringUtil.fromSeparatedString(CharSequence, String, StringSyntax, Collection, ValueConverter) but expects elements of the type String that do not need additional custom conversion.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<E>, ValueConverter<String, E>) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method parses the given separatedString that contains elements separated with separator and the given syntax and adds these elements to the given collection.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<E>, ValueConverter<? super String, ? super E>, Class<E>) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method parses the given separatedString that contains elements separated with separator and the given syntax and adds these elements to the given collection.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.Alignment
This method gets the Alignment with the given value.
fromValue(Boolean) - Static method in enum net.sf.mmm.util.lang.api.BooleanEnum
This method gets the BooleanEnum for the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
This method gets the Comparator for the given symbol.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
This method gets the CompareOperator for the given symbol.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.Conjunction
This method gets the Conjunction with the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
This method gets the HorizontalAlignment with the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.Orientation
This method gets the Orientation with the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.VerticalAlignment
This method gets the VerticalAlignment with the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method gets the DevelopmentPhase with the given value.
FROWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FULL_BLOCK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FULL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The full stop sign used in most languages to terminate a sentence.
Function<T,R> - Interface in net.sf.mmm.util.lang.api.function
This is the back-port for the Java 1.8+ interface java.util.function.Supplier.
function - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
FUNCTION_APPLICATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FUNCTION_NAME_PREFIX - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This is the prefix used to indicate a PojoPathFunction in a PojoPath.
functionManager - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
functionMap - Variable in class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
 
functionMap - Variable in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
 
functions - Variable in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
 

G

generate(JClassType, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method performs the actual generation of the Class to rebind.
generateAccessorRegistrationStatement(PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
Generates the source-code of the statement to register a PojoPropertyAccessor.
generateAccessorStatement(PojoPropertyDescriptor, PojoPropertyAccessorMode<?>, PojoPropertyDescriptor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
Generates the source-code of the statement to register a PojoPropertyAccessor.
generateBlockBundleCreation(SourceWriter, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
Generates the block that creates the NlsBundle instance lazily via GWT.create(Class).
generateBundleInterface(JClassType, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
This method generates the GWT-i18n-interface for the NLS-bundle.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the actual contents of the Class to generate.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
This method generates the actual contents of the Class to generate.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
This method generates the actual contents of the Class to generate.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
This method generates the actual contents of the Class to generate.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
This method generates the actual contents of the Class to generate.
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the additional things for the class declaration.
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
This method generates the additional things for the class declaration.
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
This method generates the additional things for the class declaration.
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
This method generates the additional things for the class declaration.
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
This method generates the additional things for the class declaration.
generateConstructor(SourceWriter, String, JClassType, PojoDescriptor<?>, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
Generates the constructor of the Class to generate.
generateCreateMessageBlock(SourceWriter, boolean) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates the source code block to create a new NlsMessage.
generateDefaultConstructor(SourceWriter, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
Generates the the default constructor.
generateFields(SourceWriter, TreeLogger, GeneratorContext, JClassType) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates the (private) fields.
generateFields(SourceWriter, TreeLogger, GeneratorContext, JClassType) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
Generates the (private) fields.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the import statements.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
This method generates the import statements.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
This method generates the import statements.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
This method generates the import statements.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
This method generates the import statements.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
This method generates the import statements.
generateIncrementally(TreeLogger, GeneratorContext, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
generateLookupMethod(SourceWriter, TreeLogger, GeneratorContext, JMethod, JMethod[]) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates the implementation of NlsBundleWithLookup.getMessage(String, Map).
generateMethod(SourceWriter, TreeLogger, GeneratorContext, JMethod) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates an implementation of an NlsBundle-method.
generateMethodBody(SourceWriter, TreeLogger, GeneratorContext, JMethod) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates an the body of an NlsBundle-method.
generateMethodCreateBundle(SourceWriter, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
Generates the createBundle method.
generateMethodCreateDescriptor(SourceWriter, TreeLogger, String, JClassType, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
generateMethodMessageBlock(SourceWriter, TreeLogger, GeneratorContext, String) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates the block of the NlsBundle-method body that creates the code block with the String variable AbstractNlsBundleGenerator.VARIABLE_MESSAGE excluding the String declaration.
generateMethodMessageBlock(SourceWriter, TreeLogger, GeneratorContext, String) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
Generates the block of the NlsBundle-method body that creates the code block with the String variable AbstractNlsBundleGenerator.VARIABLE_MESSAGE excluding the String declaration.
generateMethodNewInstance(JClassType, SourceWriter, PojoDescriptor<?>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
Generates the method PojoDescriptor.newInstance().
generatePropertyDescriptorBlock(PojoPropertyDescriptor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
Generates the source-code to rebuild the given PojoPropertyDescriptor.
generateSourceCloseBlock(SourceWriter) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the source code to close a block (method body, if-block, while-block, etc.).
generateSourcePublicConstructorDeclaration(SourceWriter, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the source code for a public method or constructor including the opening brace and indentation.
generateSourcePublicMethodDeclaration(SourceWriter, JMethod) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the source code for a public method declaration including the opening brace and indentation.
generateSourcePublicMethodDeclaration(SourceWriter, String, String, String, boolean) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the source code for a public method or constructor including the opening brace and indentation.
generateSuperDescriptorBlockIfNotAlreadyDone() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
This method generates the source-code block to get the PojoDescriptor for the superType so things can be reused from super-classes to reduce memory consumption.
generateSuperPropertyDescriptorBlockIfNotAlreadyDone(PojoPropertyDescriptor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
This method generates the source-code block to get the PojoPropertyDescriptor for the superType so things can be reused from super-classes to reduce memory consumption.
GenericArrayTypeImpl - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the GenericArrayType interface.
GenericArrayTypeImpl(Type) - Constructor for class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
The constructor.
GenericBean<TYPE> - Class in net.sf.mmm.util.lang.api
This class is a simple java bean that has one generic property named value.
GenericBean() - Constructor for class net.sf.mmm.util.lang.api.GenericBean
The constructor.
GenericBean(TYPE) - Constructor for class net.sf.mmm.util.lang.api.GenericBean
The constructor.
genericComponentType - Variable in class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
 
GenericContext - Interface in net.sf.mmm.util.context.api
This is the interface for a context of variables.
GenericContextFactory - Interface in net.sf.mmm.util.context.api
This is the interface for a factory of generic contexts.
GenericContextFactoryImpl - Class in net.sf.mmm.util.context.impl
This is the implementation of GenericContextFactory.
GenericContextFactoryImpl() - Constructor for class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
The constructor.
genericDeclaration - Variable in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
GenericEntity<ID> - Interface in net.sf.mmm.util.entity.api
This is the interface for a (persistent) entity, which is an object that is potentially stored in a persistent store (typically a database and via JPA).
GenericResourceBundle - Class in net.sf.mmm.util.nls.base
Generic ResourceBundle for dynamic creation from key/value pairs.
GenericResourceBundle(Hashtable<String, String>) - Constructor for class net.sf.mmm.util.nls.base.GenericResourceBundle
The constructor.
GenericSerializableException - Exception in net.sf.mmm.util.exception.api
This is a very specific exception that allows sending of any Throwable via a remote service.
GenericSerializableException() - Constructor for exception net.sf.mmm.util.exception.api.GenericSerializableException
The constructor for de-serialization in GWT.
GenericSerializableException(Throwable, String, String, StackTraceElement[], boolean, String, UUID) - Constructor for exception net.sf.mmm.util.exception.api.GenericSerializableException
The constructor.
GenericTreeNode<CHILD extends Node<PARENT>,PARENT extends GenericTreeNode<CHILD,PARENT>> - Interface in net.sf.mmm.util.collection.api
This is the interface for the node of a tree.
GenericType<T> - Interface in net.sf.mmm.util.reflect.api
This is the interface of a generic type and allows simple and powerful access to the complex generic type-system introduced in Java5.
GenericTypeFactory - Interface in net.sf.mmm.util.reflect.api
This is the interface for a factory with ability to create GenericTypes.
GenericTypeImpl<T> - Class in net.sf.mmm.util.reflect.impl
This is the implementation of the GenericType interface.
GenericTypeImpl(Type) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl
The constructor.
GenericTypeImpl(Type, GenericType<?>) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl
The constructor.
GenericTypeImpl.ClassBounds - Class in net.sf.mmm.util.reflect.impl
This inner class represents the bounds of a GenericType.
GenericValueConverter<SOURCE> - Interface in net.sf.mmm.util.value.api
This is the interface for generic conversion of values from a specific source-type ( <SOURCE>) to a given target-type ( <TARGET>).
GEOMETRIC_PROPORTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GEOMETRICALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GEOMETRICALLY_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
get(Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
This method gets the element that has been registered for the given type or a sub-type.
get(int) - Method in class net.sf.mmm.util.collection.base.AppendingList
get(Class<COMPONENT_API>) - Method in interface net.sf.mmm.util.component.api.ComponentContainer
This method gets the component that realizes the given apiClass.
get(Class<COMPONENT_API>, String) - Method in interface net.sf.mmm.util.component.api.ComponentContainer
This method gets the component that realizes the given apiClass and is registered under the given componentId.
get(Class<COMPONENT_API>) - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
This method gets the component that realizes the given apiClass.
get(Class<COMPONENT_API>, String) - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
This method gets the component that realizes the given apiClass and is registered under the given componentId.
get(Object, int) - Static method in class net.sf.mmm.util.lang.base.Array
 
GET - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to read a regular property (e.g.
GET - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArgMode
The mode for a regular reader of a property.
get(Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
get(IN, String, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method gets the value of this function.
get(Object, String, PojoPathMode, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method evaluates the given pojoPath for the given pojo using the given mode and context.
get(Object, String, PojoPathMode, PojoPathContext, Class<TYPE>) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method evaluates the given pojoPath for the given pojo using the given mode and context.
get(Map<String, Object>, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractMapPojoPathFunction
This method gets the value of this function.
get(IN, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
This method gets the value of this function.
get(Object, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method evaluates the given pojoPath for the given pojo using the given mode and context.
get(Object, String, PojoPathMode, PojoPathContext, Class<TYPE>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method evaluates the given pojoPath for the given pojo using the given mode and context.
get(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the value for the single segment of the given currentPath from the pojo of its parent.
get(Object) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathMap
get(Object, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
This method gets the value of this function.
get(Object, int) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method gets the item at the given index from arrayOrCollection.
get(Object, int, boolean) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method gets the item at the given index from arrayOrCollection.
get(Object, int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the item at the given index from arrayOrCollection.
get(Object, int, boolean) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the item at the given index from arrayOrCollection.
GET_INDEXED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArgMode
GET_INDEXED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to read an indexed property (e.g.
GET_INSTANCE - Static variable in interface net.sf.mmm.util.component.api.Cdi
We strongly believe in the Ioc pattern and try to avoid the keyword static except for constants (in combination with final).
GET_MAPPED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to read an element from a mapped property (e.g.
GET_MAPPED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
The mode for a getter of a mapped property.
GET_SIZE - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to read the size of a container property (e.g.
GET_SIZE - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArgMode
The mode for a reader of the size of a property that holds a container type (array or Collection ).
getAbsolutePath(Class<?>, String, boolean) - Static method in class net.sf.mmm.util.resource.base.ClasspathResource
 
getAcceptChar() - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method gets the character used to identify an accept pattern.
getAccessibleObject() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the accessible object used to access (read/write) this property.
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
This method gets the accessible object used to access (read/write) this property.
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
This method gets the accessible object used to access (read/write) this property.
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the accessible object used to access (read/write) this property.
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
This method gets the accessible object used to access (read/write) this property.
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
This method gets the accessible object used to access (read/write) this property.
getAccessibleObjectName() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the name of the accessible object.
getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
This method gets the name of the accessible object.
getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
This method gets the name of the accessible object.
getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the name of the accessible object.
getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
This method gets the name of the accessible object.
getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the accessor for the property with the given propertyName and for the given access mode.
getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>, boolean) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the accessor for the given mode from the descriptor with the given propertyName .
getAccessor(PojoPropertyAccessorMode<ACCESSOR>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoPropertyDescriptor
This method gets the accessor to access the represented property in the way given by mode.
getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the accessor for the property with the given propertyName and for the given access mode.
getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>, boolean) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
This method gets the accessor for the given mode from the descriptor with the given propertyName .
getAccessor(PojoPropertyAccessorMode<ACCESSOR>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
This method gets the accessor to access the represented property in the way given by mode.
getAccessorBuilders() - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
This method gets the accessor-builders used to create the accessors for properties of a POJO.
getAccessorBuilders() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method gets the accessor-builders used to create the accessors for properties of a POJO.
getAccessors() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoPropertyDescriptor
This method gets all available accessors for the represented property.
getAccessors() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
This method gets all available accessors for the represented property.
getActualTypeArguments() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
getAdditionalConverter() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets an optional ComposedValueConverter that is used in favor to ComposedValueConverter registered to the PojoPathNavigator itself.
getAdditionalConverter() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method gets an optional ComposedValueConverter that is used in favor to ComposedValueConverter registered to the PojoPathNavigator itself.
getAdditionalFunctionManager() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets an optional PojoPathFunctionManager.
getAdditionalFunctionManager() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method gets an optional PojoPathFunctionManager.
getAlignment() - Method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
This method gets the corresponding Alignment.
getAlignment() - Method in enum net.sf.mmm.util.lang.api.VerticalAlignment
This method gets the corresponding Alignment.
getAlternatives() - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method gets the alternatives.
getAltQuoteEnd() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the alternative character used to end a quotation.
getAltQuoteEnd() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the alternative character used to end a quotation.
getAltQuoteEscape() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used to escape the alt-quote-end character within an quotation opened by alt-quote-start.
getAltQuoteEscape() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the character used to escape the alt-quote-end character within an quotation opened by alt-quote-start.
getAltQuoteStart() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the alternative character used to start a quotation that should be terminated by a alt-quote-end character.
getAltQuoteStart() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the alternative character used to start a quotation that should be terminated by a alt-quote-end character.
getAnnotatedBounds() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getAnnotation(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getAnnotations() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getAnnotationsByType(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getArgument(String) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the language independent argument for the given key.
getArgument(int) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the language independent argument at the given index.
getArgument(String) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method gets the language independent argument for the given key.
getArgument(int) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
Deprecated.
use NlsMessage.getArgument(String) instead (and use named keys instead of numbers where possible).
getArgument(int) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
getArgument(String) - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
This method gets the language independent argument for the given key.
getArgument(int) - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
This method gets the Argument for the given index.
getArgument(String) - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
This method gets the language independent argument for the given key.
getArgument(String) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method gets the language independent argument for the given key.
getArgument(int) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
Deprecated.
getArgument() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
This method gets the NlsArgument.
getArgument(int) - Method in class net.sf.mmm.util.reflect.api.Arguments
This method gets the argument at the given position.
getArgumentCount() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the number of language independent arguments of this exception.
getArgumentCount() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
Deprecated.
this method does NOT make sense anymore.
getArgumentCount() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method gets the number of language independent arguments of this exception.
getArgumentCount() - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
This method gets the number of language independent arguments of this exception.
getArgumentCount() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
Deprecated.
getArgumentCount() - Method in class net.sf.mmm.util.reflect.api.Arguments
This method gets the number of arguments.
getArgumentFormatter() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
This method gets the NlsArgumentFormatter.
getArgumentFormatter() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
This method gets the NlsArgumentFormatter.
getArgumentNames(Method) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
This method gets the names of the arguments for the given Method.
getArgumentNames() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
 
getArgumentParser() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
This method gets the NlsArgumentParser.
getArgumentParser() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
This method gets the NlsArgumentParser.
getArguments() - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
This method gets the message arguments.
getArrayClass(Class<?>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method creates the Class reflecting an array of the given componentType.
getArrayClass(Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method creates the Class reflecting an array of the given componentType.
getArrayClass(Class<?>) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method creates the Class reflecting an array of the given componentType.
getAssignmentClass() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the Class to be used for assignment (as parameter) of a value of this GenericType.
getAssignmentClass() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the Class to be used for assignment (as parameter) of a value of this GenericType.
getAssignmentClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
 
getAssignmentClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the Class to be used for assignment (as parameter) of a value of this GenericType.
getAssignmentClass() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the Class to be used for assignment (as parameter) of a value of this GenericType.
getAttributeAsBoolean(Element, String, boolean) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the value of the attribute from the given element as a boolean value.
getAttributeAsBoolean(Element, String, boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the value of the attribute from the given element as a boolean value.
getAuthority() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 
getBasename(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method gets the basename of the given filename (path).
getBasename(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
This method gets the basename of the given filename (path).
getBasicUtil() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the BasicUtil.
getBest() - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets the element that has currently the best (highest) positive rank .
getBest(int) - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets the element that has currently the best (highest) rank greater or equal to the given threshold.
getBests() - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets a List containing the element(s) that has currently the best (highest) rank.
getBetterOrEqual(int) - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets all elements with a rank greater or equal to the given threshold.
getBits() - Method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
This method gets the bit-mask of this visibility-modifier.
getBounds() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getBundle() - Static method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
 
getBundle() - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
 
getBundle() - Static method in enum net.sf.mmm.util.lang.api.Direction
 
getBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
This method gets the NlsBundle for the given bundleInterface from the internal map.
getBundleFactory() - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method gets the default NlsBundleFactory.
getBundleOptions(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
This method gets the NlsBundleOptions for the given bundleInterface.
getBundles() - Method in interface net.sf.mmm.util.nls.base.NlsResourceBundleProvider
This method gets all central registered NlsResourceBundles.
getBundles() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
This method gets all central registered NlsResourceBundles.
getCache() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method provides a cache that is used by the PojoPathNavigator to speed up repetitive calls with the same initial Pojo and PojoPaths with a common prefix.
getCache() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method provides a cache that is used by the PojoPathNavigator to speed up repetitive calls with the same initial Pojo and PojoPaths with a common prefix.
getCache() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
getCachedPath(String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method gets the AbstractPojoPathNavigator.CachingPojoPath from the cache.
getCanonicalName() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getCapacity() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method gets the capacity of this pool.
getCategory() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
 
getCategory() - Method in interface net.sf.mmm.util.lang.api.EnumTypeWithCategory
This method gets the EnumType of the category of this enum instance.
getCategory() - Method in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
getCategory() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
getCause() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
 
getCdataCloseCount() - Method in class net.sf.mmm.util.xml.api.ParserState
 
getCharset() - Method in class net.sf.mmm.util.xml.base.XmlInputStream
This method gets the Charset that was detected.
getChildren() - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
This method gets the List containing all children of this GenericTreeNode.
getChildren() - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method gets the List containing all children of this GenericTreeNode.
getChildResource(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
 
getChildResources() - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
This method iterates the immediate child-resources contained in this BrowsableResource.
getChildResources(Filter<? super BrowsableResource>) - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
This method iterates the immediate child-resources contained in this BrowsableResource and are accepted by the given filter .
getChildResources(Filter<? super BrowsableResource>) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResource
This method iterates the immediate child-resources contained in this BrowsableResource and are accepted by the given filter .
getChildResources() - Method in class net.sf.mmm.util.resource.base.FileResource
This method iterates the immediate child-resources contained in this BrowsableResource.
getChildResources() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method iterates the immediate child-resources contained in this BrowsableResource.
getChildResources() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
This method iterates the immediate child-resources contained in this BrowsableResource.
getChildResources() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
This method iterates the immediate child-resources contained in this BrowsableResource.
getClass(E) - Method in class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
This method gets the associated type for the given element.
getClass(ComposedValueConverterImpl.ComposedTargetTypeConverter<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
This method gets the associated type for the given element.
getClassAnnotation(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 class hierarchy of the given annotatedClass.
getClassAnnotation(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 class hierarchy of the given annotatedClass.
getClassBounds(Type) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the most specific Class available by the type-safe analyzation of the given generic type.
getClasses(Object[]) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the classes of the given objects.
getClasses(Object[]) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the classes of the given objects.
getClasspathResource() - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResource(String) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResource(Package) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResource() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
getClasspathResource(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
getClasspathResource(Package) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
getClasspathResourceFiles() - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResourceFiles(Filter<? super BrowsableResource>) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResourceFiles() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
 
getClasspathResourceFiles() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
getClasspathResourceFiles(Filter<? super BrowsableResource>) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
getCode() - Method in exception net.sf.mmm.util.collection.base.NodeCycleException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.component.api.AlreadyInitializedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.component.api.NotInitializedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.component.api.ResourceAmbiguousException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.component.api.ResourceMissingException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.date.api.IllegalDateFormatException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.ComposedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.DuplicateObjectException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.IllegalCaseException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsClassCastException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsIllegalStateException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsNullPointerException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsParseException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.ObjectDisposedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.ObjectMismatchException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.ObjectNotFoundException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.ReadOnlyException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.io.api.RuntimeIoException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMessageCode
This method gets the code that identifies the detailed type of this object.
getCode() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.math.api.NumberConversionException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.api.AccessFailedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.api.InstantiationFailedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.api.InvocationFailedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.api.TypeNotFoundException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.base.ContainerGrowthException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.resource.api.ResourceNotWritableException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.search.api.SearchTimeoutException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
This method gets the code of this ValidationFailure.
getCode() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
This is the default implementation to retrieve the code of this ValueValidator.
getCode() - Method in class net.sf.mmm.util.validation.base.ComposedValidator
This is the default implementation to retrieve the code of this ValueValidator.
getCode() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
This is the default implementation to retrieve the code of this ValueValidator.
getCode() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
This is the default implementation to retrieve the code of this ValueValidator.
getCode() - Method in exception net.sf.mmm.util.value.api.ValueConvertException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.value.api.ValueNotSetException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.value.api.WrongValueTypeException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.xml.api.XmlGenericException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.xml.base.XmlInvalidException
This method gets the code that identifies the detailed type of this object.
getCollectionFactory(Class<COLLECTION>) - Method in interface net.sf.mmm.util.collection.api.CollectionFactoryManager
This method gets the CollectionFactory for the given collectionType.
getCollectionFactory(Class<C>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method gets the CollectionFactory for the given collectionType.
getCollectionFactoryManager() - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
This method gets the CollectionFactoryManager instance used to create Maps and Collections.
getCollectionFactoryManager() - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method gets the CollectionFactoryManager instance used by this util.
getCollectionFactoryManager() - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the CollectionFactoryManager instance used by this util.
getCollectionImplementation() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.ArrayListFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.HashSetFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.TreeSetFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionInterface() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method gets the interface of the Collection managed by this factory.
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
This method gets the interface of the Collection managed by this factory.
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractDequeFactory
This method gets the interface of the Collection managed by this factory.
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractListFactory
This method gets the interface of the Collection managed by this factory.
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractQueueFactory
This method gets the interface of the Collection managed by this factory.
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractSetFactory
This method gets the interface of the Collection managed by this factory.
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
This method gets the interface of the Collection managed by this factory.
getCollectionReflectionUtil() - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependencies
This method gets the CollectionReflectionUtil instance to use.
getCollectionReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
This method gets the CollectionReflectionUtil instance to use.
getCollectionReflectionUtil() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the CollectionReflectionUtil instance to use.
getCollectionReflectionUtil() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method gets the CollectionReflectionUtilImpl instance to use.
getCombiningCharacter() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method gets the combining character for this DiacriticalMark.
getCommentChar() - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method gets the character used to identify a comment.
getComponentType() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the component-type of this GenericType if it represents an array, Collection or Map.
getComponentType() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the component-type of this GenericType if it represents an array, Collection or Map.
getComponentType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the component-type of this GenericType if it represents an array, Collection or Map.
getComponentType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the component-type of this GenericType if it represents an array, Collection or Map.
getComposedCharacters() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method gets a Collection with all precomposed characters containing this mark.
getComposedValueConverter() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
getComposedValueConverter() - Method in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
This method gets the ComposedValueConverter owing this converter.
getConfiguration() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
 
getConstraintViolations() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
 
getContext() - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
 
getContext() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method gets the delegate instance this proxy points to.
getContext() - Method in class net.sf.mmm.util.context.base.ImmutableGenericContext
This method gets the delegate instance this proxy points to.
getConverters() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
getCurrencyFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getCurrentIndex() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method gets the current position in the stream to scan.
getCurrentIndex() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the current position in the stream to scan.
getCurrentSession() - Method in interface net.sf.mmm.util.session.base.UserSessionProvider
Gets the current UserSession according to the current environment and client or server context.
getCurrentSession() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
Gets the current UserSession according to the current environment and client or server context.
getData() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
getDatatype() - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
 
getDatatype() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
getDatatypeDescriptor(Class<T>) - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptorManager
Gets the DatatypeDescriptor for the specified datatype.
getDatatypeDescriptor(Class<T>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
Gets the DatatypeDescriptor for the specified datatype.
getDatatypeDetector() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
getDateFormatter(Locale, String, String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getDateFormatter(Locale, String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getDateFormatter(Locale, String, Iso8601Util) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getDeclarationIndex(TypeVariable<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method gets the declaration-index of the given typeVariable.
getDeclaredAnnotation(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getDeclaredAnnotations() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getDeclaredAnnotationsByType(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getDeclaringClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the class reflecting the type that declared this accessor.
getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
This method gets the class reflecting the type that declared this accessor.
getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
This method gets the class reflecting the type that declared this accessor.
getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the class reflecting the type that declared this accessor.
getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
This method gets the class reflecting the type that declared this accessor.
getDefaultClassLoader() - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the default ClassLoader to use.
getDefaultClassLoader(Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the default ClassLoader to use.
getDefaultConverter() - Method in interface net.sf.mmm.util.value.api.ComposedValueConverterFactory
 
getDefaultConverter() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
getDefaultFormatter() - Method in interface net.sf.mmm.util.version.api.VersionUtil
 
getDefaultFormatter() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
getDefaultLocale() - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
This method gets the default locale used if none is provided.
getDefaultResult() - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method gets the default result used if none of the rules matched.
getDefiningType() - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method gets the defining type.
getDefiningType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the defining type.
getDefiningType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the defining type.
getDelegate() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
This method gets the original object this hash-key delegates to.
getDelegate() - Method in class net.sf.mmm.util.collection.base.CollectionList
This method gets the underlying Collection that is adapted to appear as List.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the accessor this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
This method gets the accessor this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
This method gets the accessor this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
This method gets the accessor this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
This method gets the accessor this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
This method gets the accessor this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
 
getDenyChar() - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method gets the character used to identify a deny pattern.
getDependencies() - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
 
getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
 
getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method gets the dependencies required for this descriptor.
getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
getDescriptor(Class<POJO>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoClass.
getDescriptor(Type) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoType.
getDescriptor(GenericType<POJO>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoType.
getDescriptor(Class<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoClass.
getDescriptor(Type) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoType.
getDescriptor(GenericType<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoType.
getDescriptor(Class<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method gets (or creates) the descriptor for the given pojoClass.
getDescriptor(Type) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method gets (or creates) the descriptor for the given pojoType.
getDescriptor(GenericType<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method gets (or creates) the descriptor for the given pojoType.
getDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
This method gets the PojoDescriptorBuilder used for the underlying reflectional property access.
getDescriptorEnhancer() - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
 
getDetails() - Method in interface net.sf.mmm.util.lang.api.Message
This method gets optional details for this message.
getDetails() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
This method gets optional details for this message.
getDetails() - Method in class net.sf.mmm.util.lang.base.InformationMessage
This method gets optional details for this message.
getDetails() - Method in class net.sf.mmm.util.lang.base.WarningMessage
This method gets optional details for this message.
getDetails() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
This method gets optional details for this message.
getDirname(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method gets the directory-name of the given filename (path).
getDirname(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
This method gets the directory-name of the given filename (path).
getDocumentBuilderFactory() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the DocumentBuilderFactory.
getDurationAsString() - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
getDurationInNanos() - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
getElements() - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets all elements in this RankMap that have been actively ranked (by RankMap.addRank(Object, int) or RankMap.setUnacceptable(Object)).
getEnclosingClass() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getEntityEnd() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used to end an entity.
getEntityEnd() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the character used to end an entity.
getEntityStart() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used to start an entity.
getEntityStart() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the character used to start an entity.
getEnumClass() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
This method gets the Class reflecting the enum.
getEnumContainer(String) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
getEnumDefinition(String) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumDefinition with the given key.
getEnumDefinition(Class<TYPE>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumDefinition with the given enumType.
getEnumDefinition() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
getEnumDefinition(Class<TYPE>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the EnumDefinition with the given enumType.
getEnumDefinition(String) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the EnumDefinition with the given key.
getEnumDefinitions() - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets an (unmodifiable) Iterator with all existing EnumDefinitions.
getEnumDefinitions() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets an (unmodifiable) Iterator with all existing EnumDefinitions.
getEnumDefinitionWithCategory(Class<? extends ENUM>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumDefinition with the given enumType.
getEnumDefinitionWithCategory(Class<? extends ENUM>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the EnumDefinition with the given enumType.
getEnumProvider() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
getEnumType() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
 
getEnumType() - Method in class net.sf.mmm.util.lang.base.BooleanEnumDefinition
getEnumType() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
getEnumValue(EnumDefinition<ENUM, ?>, String, boolean) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumType-instance of the given EnumDefinition identified by the given value.
getEnumValue(Class<ENUM>, String, boolean) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumType-instance of the given EnumDefinition identified by the given value.
getEnumValue(Class<ENUM>, String, boolean) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the EnumType-instance of the given EnumDefinition identified by the given value.
getEnumValue(EnumDefinition<ENUM, ?>, String, boolean) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the EnumType-instance of the given EnumDefinition identified by the given value.
getEnumValues(EnumDefinition<ENUM, ?>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the List of EnumType-instances that represent the values of the given EnumDefinition.
getEnumValues(EnumDefinition<ENUM, CATEGORY>, CATEGORY...) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the List of enum values filtered by the given categories.
getEnumValues() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
getEnumValues(EnumDefinition<ENUM, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the List of EnumType-instances that represent the values of the given EnumDefinition.
getEnumValues(EnumDefinition<ENUM, CATEGORY>, CATEGORY...) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the List of enum values filtered by the given categories.
getEnumValues() - Method in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
getEnumValues() - Method in class net.sf.mmm.util.lang.base.BooleanEnumDefinition
getEnumValues() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
getEnvironment() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
getEnvironmentDetector() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
getEnvironmentType() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
 
getEnvironmentType() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
getEnvironmentTypeSynchronized() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
getEqualsChecker() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
 
getEqualsChecker() - Method in class net.sf.mmm.util.collection.base.CustomHashKey
getEqualsChecker() - Method in class net.sf.mmm.util.collection.base.HashKey
getEscape() - Method in interface net.sf.mmm.util.lang.api.StringSyntax
This method gets the character used as escape.
getEscape() - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
This method gets the character used as escape.
getEscape() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used as escape.
getEventDispatcher(Class<?>, boolean) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Gets or creates the AbstractEventBus.EventDispatcher for the given eventType.
getEventDispatcherOptional(Class<E>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Gets the most specific AbstractEventBus.EventDispatcher responsible the given eventType.
getEventDispatcherRequired(Class<E>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Gets or creates the AbstractEventBus.EventDispatcher for the given eventType.
getEventListener() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
getEventType() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
getExactnessDifference(NumberType<?>) - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets the difference of the exactness of this NumberType and the given otherType.
getExactnessDifference(NumberType<?>) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method gets the difference of the exactness of this NumberTypeImpl and the given otherType.
getExecutor() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
getExecutor() - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
This method gets the Executor used to run asynchronous tasks.
getExtension(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method extracts the extension from the given filename.
getExtension(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
This method extracts the extension from the given filename.
getFactory() - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method gets the NlsMessageFactory used to create instances of NlsMessage.
getFactory() - Static method in class net.sf.mmm.util.uuid.api.UuidAccess
This method gets the UuidFactory used to create UUIDs.
getFailure(int) - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
Gets the ValidationFailure at the given index.
getFailureCount() - Method in interface net.sf.mmm.util.validation.api.ValidationCollector
 
getFailureCount() - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
getFailureCount() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
getFailureCount() - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
getFailureList() - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
This method gets the List with the ValidationFailures collected during validation.
getFailureList() - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
This method gets an unmodifiable List with the ValidationFailures collected during validation.
getFailureMessage() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
getFailureMessages() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
This method gets the collected messages separated with the separator.
getField(String) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
getField() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoPropertyDescriptor
This method returns the Field this descriptor represents or null if this descriptor does not represent any field.
getField() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
This method returns the Field this descriptor represents or null if this descriptor does not represent any field.
getField() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
 
getFieldIntrospector() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method gets the introspector used to find potential fields for accessing properties of a POJO.
getFirstChildElement(Element, String) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the first child-element of the given element with the specified tagName.
getFirstChildElement(Element, String) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the first child-element of the given element with the specified tagName.
getFirstElement(NodeList) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the first element of the given node-list.
getFirstElement(NodeList, String) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the first element of the given node-list with the specified tag-name.
getFirstElement(NodeList) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the first element of the given node-list.
getFirstElement(NodeList, String) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the first element of the given node-list with the specified tag-name.
getFormatter() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
This method gets the Formatter used to format instances of the enum as String for end-users.
getFormatter() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
This method gets the Formatter used to format instances of the enum as String for end-users.
getFormatter() - Method in class net.sf.mmm.util.nls.api.NlsArgument
Is the formatter used to format the argument.
getFormatter() - Method in interface net.sf.mmm.util.nls.api.NlsFormatterManager
This method gets the default NlsFormatter.
getFormatter(String) - Method in interface net.sf.mmm.util.nls.api.NlsFormatterManager
This method gets the NlsFormatter for the given formatType.
getFormatter(String, String) - Method in interface net.sf.mmm.util.nls.api.NlsFormatterManager
This method gets the NlsFormatter for the given formatType and formatStyle.
getFormatter() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method gets the default NlsFormatter.
getFormatter(String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method gets the NlsFormatter for the given formatType.
getFormatter(String, String) - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
This method gets the NlsFormatter for the given formatType and formatStyle.
getFormatter(String, String) - Method in class net.sf.mmm.util.nls.base.NlsFormatterMap
 
getFormatterMap() - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
 
getFromFunction(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, PojoPathFunction) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the single segment of the given currentPath from the Pojo given by parentPojo.
getFromList(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, int) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the single segment of the given currentPath from the array or List given by parentPojo.
getFromMap(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Map) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the single segment of the given currentPath from the Map given by parentPojo.
getFromPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method reflectively gets the single segment of the given currentPath from the Pojo given by parentPojo.
getFromPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
This method reflectively gets the single segment of the given currentPath from the Pojo given by parentPojo.
getFunction() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPath
This method gets the name of the function given by the segment or null if it is no function.
getFunction(String) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunctionManager
This method gets a PojoPathFunction by its name.
getFunction(String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the PojoPathFunction for the given functionName.
getFunction() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
This method gets the name of the function given by the segment or null if it is no function.
getFunction(String) - Method in class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
This method gets a PojoPathFunction by its name.
getFunctionDescription(String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
This method gets a description of this function.
getFunctionManager() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the optional PojoPathFunctionManager for PojoPathFunctions that are global for this PojoPathNavigator instance.
getGenericComponentType() - Method in class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
getGenericDeclaration(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.
getGenericDeclaration() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getGenericDeclarations(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method walks up the Class-hierarchy from descendant up to ancestor and collects the generic super-classes or super-interfaces of ancestor on that hierarchy-path.
getGlobalExceptionHandler() - Method in class net.sf.mmm.util.event.base.AbstractEventBus
 
getGroups() - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
getHashCode(CharSequence) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-code for the given string.
getHashCode(CharSequence, int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCode(char[], int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCode(CharSequence) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
This method gets the hash-code for the given string.
getHashCode(CharSequence, int, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCode(char[], int, int) - Method in class net.sf.mmm.util.text.base.FastStringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCode(CharSequence, int, int) - Method in class net.sf.mmm.util.text.base.FastStringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCode(char[], int, int) - Method in class net.sf.mmm.util.text.base.SimpleStringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCodeFunction() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
 
getHashCodeFunction() - Method in class net.sf.mmm.util.collection.base.CustomHashKey
getHashCodeFunction() - Method in class net.sf.mmm.util.collection.base.HashKey
getHashCodes(char[], int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-codes for all subsequence of string that have the given length.
getHashCodes(char[], int, int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-codes for all subsequence of string from stringStart (inclusive) until stringEnd (exclusive) that have the given length.
getHashCodes(CharSequence, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-codes for all subsequence of string that have the given length.
getHashCodes(CharSequence, int, int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-codes for all subsequence of string from stringStart (inclusive) until stringEnd (exclusive) that have the given length.
getHashCodes(CharSequence, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
This method gets the hash-codes for all subsequence of string that have the given length.
getHashCodes(char[], int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
This method gets the hash-codes for all subsequence of string that have the given length.
getHashCodes(CharSequence, int, int, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
This method gets the hash-codes for all subsequence of string from stringStart (inclusive) until stringEnd (exclusive) that have the given length.
getHashCodes(char[], int, int, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
This method gets the hash-codes for all subsequence of string from stringStart (inclusive) until stringEnd (exclusive) that have the given length.
getHashCodes(char[], int, int, int) - Method in class net.sf.mmm.util.text.base.FastStringHasher
This method gets the hash-codes for all subsequence of string from stringStart (inclusive) until stringEnd (exclusive) that have the given length.
getHashKey(O) - Method in interface net.sf.mmm.util.collection.api.HashKeyProvider
 
getHelper() - Static method in class net.sf.mmm.util.exception.api.ThrowableHelper
 
getHitOffset() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
This method gets the offset for the first hit.
getHitOffset() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
This method gets the offset for the first hit.
getHits() - Method in interface net.sf.mmm.util.search.api.SearchResult
This method gets the List with all hits returned by this SearchResult.
getHits() - Method in class net.sf.mmm.util.search.base.SearchResultBean
This method gets the List with all hits returned by this SearchResult.
getHorizontalAlignment() - Method in enum net.sf.mmm.util.lang.api.Alignment
This method gets the horizontal part of the alignment.
getId() - Method in interface net.sf.mmm.util.entity.api.GenericEntity
This method gets the unique identifier (primary key) of this entity.
getId() - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
This method gets the unique identifier (primary key) of this entity.
getId() - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method gets the ID used to identify this chain.
getId() - Method in interface net.sf.mmm.util.io.api.FileItem
 
getId() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadId
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
This method gets the unique identifier (primary key) of this entity.
getId() - Method in class net.sf.mmm.util.transformer.base.StringTransformerChain
This method gets the ID used to identify this chain.
getImmutableContext() - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
This method gets an immutable proxy of this context that can NOT be casted to MutableGenericContext.
getImmutableContext() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets an immutable proxy of this context that can NOT be casted to MutableGenericContext.
getInAttribute() - Method in class net.sf.mmm.util.xml.api.ParserState
 
getIndex() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
This method gets the optional index.
getIndex() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPath
This method gets the index given by the segment or null if it is no index.
getIndex() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
This method gets the index given by the segment or null if it is no index.
getInitializationState() - Method in class net.sf.mmm.util.component.base.AbstractComponent
This method gets the InitializationState of this component.
getInitializationState() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
getInputClass() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method gets the input-type of this function.
getInputClass() - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
This method gets the input-type of this function.
getInstance() - Static method in class net.sf.mmm.util.collection.base.EmptyIterator
This method gets the singleton instance of this empty iterator.
getInstance() - Static method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method gets the singleton instance of this CollectionFactoryManager implementation.
getInstance() - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
This method gets the singleton instance of the IocContainer.
getInstance(String) - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
This method gets the IocContainer for the given xmlClasspath.
getInstance() - Static method in class net.sf.mmm.util.date.base.DurationUtilImpl
This method gets the singleton instance of DurationUtil.
getInstance() - Static method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method gets the singleton instance of this Iso8601UtilImpl.
getInstance() - Static method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method gets the singleton instance of this Iso8601UtilImpl.
getInstance() - Static method in class net.sf.mmm.util.event.api.EventListenerIgnore
 
getInstance() - Static method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
This method gets the singleton instance of this ExceptionUtil.
getInstance() - Static method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
This method gets the singleton instance of this FileUtilLimitedImpl.
getInstance(boolean) - Static method in class net.sf.mmm.util.filter.base.ConstantFilter
This method gets the an instance of this class.
getInstance() - Static method in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
 
getInstance() - Static method in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
 
getInstance() - Static method in class net.sf.mmm.util.lang.api.function.VoidFunction
 
getInstance() - Static method in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
 
getInstance() - Static method in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
 
getInstance() - Static method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method gets the singleton instance of this BasicUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.lang.base.BooleanFormatter
 
getInstance() - Static method in class net.sf.mmm.util.lang.base.ComparableComparator
 
getInstance() - Static method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
This method gets the singleton instance of this DatatypeDescriptorManager.
getInstance() - Static method in class net.sf.mmm.util.lang.base.FormatterToString
 
getInstance() - Static method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method gets the singleton instance of this StringUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.lang.base.SystemUtilImpl
This method gets the singleton instance of this SystemUtil.
getInstance() - Static method in class net.sf.mmm.util.math.base.MathUtilImpl
This method gets the singleton instance of MathUtil.
getInstance() - Static method in class net.sf.mmm.util.nls.base.AbstractNlsDependencies
 
getInstance() - Static method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method gets the singleton instance of this AbstractNlsFormatterManager.
getInstance() - Static method in class net.sf.mmm.util.nls.base.NlsBundleHelper
 
getInstance() - Static method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
This method gets the singleton instance of PojoDescriptorBuilderFactory.
getInstance() - Static method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
 
getInstance() - Static method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
This method gets the singleton instance of this PojoDescriptorBuilderFactory.
getInstance() - Static method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method gets the singleton instance of this AnnotationUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the singleton instance of this CollectionReflectionUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the singleton instance of this ReflectionUtil.
getInstance() - Static method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
 
getInstance() - Static method in class net.sf.mmm.util.text.base.JustificationBuilderImpl
This method gets the singleton instance of this JustificationBuilder.
getInstance() - Static method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
This method gets the singleton instance of this UnicodeUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
This method gets the singleton instance of this TransferObjectUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
getInstance() - Static method in class net.sf.mmm.util.validation.base.ValidatorNone
 
getInstance() - Static method in class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
 
getInstance() - Static method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method gets the singleton instance of this StringValueConverterImpl.
getInstance() - Static method in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
This method gets the singleton instance of this ComposedValueConverter.
getInstance() - Static method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method gets the singleton instance of this VersionUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the singleton instance of this DomUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method gets the singleton instance of this XmlUtilImpl.
getIntegerFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getInterfacesAnnotation(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 hierarchy of the given annotatedInterface.
getInternationalizedMessage() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the internationalized message that can be translated to a native language.
getInternationalizedMessage() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method gets the internationalized message that can be translated to a native language.
getInternationalizedMessage() - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
This method gets the internationalized message that can be translated to a native language.
getInternationalizedMessage() - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
This method gets the internationalized message that can be translated to a native language.
getInternationalizedMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method gets the internationalized message that can be translated to a native language.
getInverseCycle() - Method in class net.sf.mmm.util.collection.base.NodeCycle
This method gets the List of nodes that build a cycle.
getIso8601Util() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
This method gets the Iso8601UtilLimited.
getIso8601Util() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
This method gets the Iso8601UtilLimited.
getIso8601Util() - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
getIso8601Util() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method gets the Iso8601Util used to parse and format date and time according to the standard ISO-8601.
getIso8601Util() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
This method gets the Iso8601Util to use.
getIso8601Util() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
This method gets the Iso8601Util to use.
getIso8601Util() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method gets the Iso8601Util to use.
getIso8601Util() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
getJustification() - Method in class net.sf.mmm.util.nls.api.NlsArgument
This method gets the optional Justification.
getJustificationBuilder() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method gets the JustificationBuilder used to build Justifications.
getKey(Class<TYPE>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
This method is called from the constructor to set the value.
getKey(Class<TYPE>) - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
This method is called from the constructor to set the value.
getKey() - Method in class net.sf.mmm.util.nls.api.NlsArgument
This method gets the key of the argument to format.
getKey(Object) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
This method is the inverse of ResourceBundle.getObject(String).
getKey(Method) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
This method gets the key of an NlsBundle-method.
getKey() - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
This method gets the key of the string to lookup from the bundle.
getKey(String) - Method in interface net.sf.mmm.util.nls.impl.NlsReversedResourceBundle
This method gets the key for the given message.
getKey(String) - Method in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
This method is the inverse of ResourceBundle.getString(String).
getKey() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
This method gets the optional key.
getKey() - Method in class net.sf.mmm.util.xml.base.jaxb.Property
This method gets the String.
getKeys() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
getKeys() - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
getKeyType() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the key-type of this GenericType if it represents a Map.
getKeyType() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the key-type of this GenericType if it represents a Map.
getKeyType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the key-type of this GenericType if it represents a Map.
getKeyType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the key-type of this GenericType if it represents a Map.
getLabel() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the optional label of the VersionIdentifier.
getLabel() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the optional label of the VersionIdentifier.
getLastModificationDate() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets the last modification date of the DataResource if available and supported.
getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
This method gets the last modification date of the DataResource if available and supported.
getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets the last modification date of the DataResource if available and supported.
getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.UrlResource
This method gets the last modification date of the DataResource if available and supported.
getLastModificationDate() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method gets the last modification date of the DataResource if available and supported.
getLength(Object) - Static method in class net.sf.mmm.util.lang.base.Array
 
getLength() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
getLineSeparator() - Method in interface net.sf.mmm.util.lang.api.StringUtil
The platform-specific line-separator string.
getLineSeparator() - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
The platform-specific line-separator string.
getLocale() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadLocale
This method gets the locale set for this object.
getLocale() - Method in interface net.sf.mmm.util.session.api.UserSession
 
getLocale() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
getLocaleForInfix(String) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
This method gets the Locale for the given locale-infix.
getLocaleForInfix(String) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
This method gets the Locale for the given locale-infix.
getLocaleInfixes(Locale) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
This method determines the infix-strings for localization lookup ordered from most specific to least specific (empty string representing Locale.ROOT).
getLocaleInfixes(Locale) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
This method determines the infix-strings for localization lookup ordered from most specific to least specific (empty string representing Locale.ROOT).
getLocalizedMessage(Locale) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the localized message as string.
getLocalizedMessage(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method writes the localized message to the given string buffer.
getLocalizedMessage(Locale, NlsTemplateResolver) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the localized message as string.
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method writes the localized message to the given buffer.
getLocalizedMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
getLocalizedMessage(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsException
This method gets the localized message as string.
getLocalizedMessage(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsException
This method writes the localized message to the given string buffer.
getLocalizedMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
getLocalizedMessage(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method gets the localized message as string.
getLocalizedMessage(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method writes the localized message to the given string buffer.
getLocalizedMessage(Locale) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
This method gets the localized message as string.
getLocalizedMessage(Locale, Appendable) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
This method writes the localized message to the given string buffer.
getLocalizedMessage() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method tries to get the localized message as string using the default Locale.
getLocalizedMessage(Locale) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method gets the message localized to the given Locale as string.
getLocalizedMessage(Locale, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method writes the localized message to the given buffer.
getLocalizedMessage(Locale, NlsTemplateResolver) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
Deprecated.
providing external NlsTemplateResolver has been discouraged.
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
Deprecated.
providing external NlsTemplateResolver has been discouraged.
getLocalizedMessage() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method tries to get the localized message as string using the default Locale.
getLocalizedMessage(Locale) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method gets the message localized to the given Locale as string.
getLocalizedMessage(Locale, Appendable) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method writes the localized message to the given buffer.
getLocalizedMessage(Locale, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method gets the localized message as string.
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
This method writes the localized message to the given buffer.
getLocalizedMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method tries to get the localized message as string using the default Locale.
getLocalizedMessage(Locale) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method gets the message localized to the given Locale as string.
getLocalizedMessage(Locale, Appendable) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method writes the localized message to the given buffer.
getLocalizedMessage(Locale, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method gets the localized message as string.
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method writes the localized message to the given buffer.
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.NlsMessageImpl
This method writes the localized message to the given buffer.
getLocalName(Node) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the local name of a given element.
getLocalName(Node) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the local name of a given element.
getLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableComponent
This method gets the logger for this component.
getLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
This method gets the logger for this object.
getLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableObject
This method gets the logger for this object.
getLogin() - Method in interface net.sf.mmm.util.session.api.UserSession
 
getLogin() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
getLowerBounds() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
getLowerBounds() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
getLowerBounds() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
getManifests() - Method in class net.sf.mmm.util.reflect.base.ManifestLoader
This method gets an unmodifiable list with all available Manifests.
getMapFactory(Class<MAP>) - Method in interface net.sf.mmm.util.collection.api.CollectionFactoryManager
This method gets the MapFactory for the given mapType.
getMapFactory(Class<MAP>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method gets the MapFactory for the given mapType.
getMapFactory() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets the MapFactory.
getMapImplementation() - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method gets the implementation of the map-interface used by this factory.
getMapImplementation() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
This method gets the implementation of the map-interface used by this factory.
getMapImplementation() - Method in class net.sf.mmm.util.collection.base.HashMapFactory
This method gets the implementation of the map-interface used by this factory.
getMapImplementation() - Method in class net.sf.mmm.util.collection.base.TreeMapFactory
This method gets the implementation of the map-interface used by this factory.
getMapInterface() - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method gets the interface of the Map managed by this factory.
getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
This method gets the interface of the Map managed by this factory.
getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractMapFactory
This method gets the interface of the Map managed by this factory.
getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
This method gets the interface of the Map managed by this factory.
getMarkerClassType(TypeOracle) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
 
getMarkerType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
This method gets the Class reflecting the class or interface used as markers for objects for POJOs where reflection should be supported via PojoDescriptorBuilder.
getMathUtil() - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
getMathUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This method gets the MathUtil to use.
getMax() - Method in class net.sf.mmm.util.value.api.Range
Shorthand form for Range.getMaximumValue().
getMaximumHitCount() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
This method gets the maximum number of hits that will be received as result for this query.
getMaximumHitCount() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
This method gets the maximum number of hits that will be received as result for this query.
getMaximumListGrowth() - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the maximum growth for arrays or Lists.
getMaximumValue() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMaximumValue
This method gets the maximum value of this object.
getMaximumValue() - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.util.value.api.Range
This method gets the maximum value of this object.
getMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
This method gets the actual message that describes this object.
getMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method gets the actual message that describes this object.
getMessage(IoMode) - Static method in exception net.sf.mmm.util.io.api.RuntimeIoException
This method gets the message according to the given mode.
getMessage() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMessage
This method gets the actual message that describes this object.
getMessage(Locale) - Method in interface net.sf.mmm.util.lang.api.Message
This method gets the message localized for the given Locale.
getMessage() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
This method gets the actual message that describes this object.
getMessage(Locale) - Method in class net.sf.mmm.util.lang.base.AbstractMessage
This method gets the message localized for the given Locale.
getMessage(String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsBundleWithLookup
This method create the NlsMessage for the given key with the given nlsArguments.
getMessage() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method gets the untranslated message (default language should be English) with arguments filled in.
getMessage(String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageLookup
This method create the NlsMessage for the given key with the given nlsArguments.
getMessage() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method gets the untranslated message (default language should be English) with arguments filled in.
getMessage(Method) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
This method gets the message of an NlsBundle-method.
getMessage(String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsMessageLookupNone
This method create the NlsMessage for the given key with the given nlsArguments.
getMessage(String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
This method create the NlsMessage for the given key with the given nlsArguments.
getMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method gets the untranslated message (default language should be English) with arguments filled in.
getMessage() - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
This method gets the message of the validation failure.
getMessage(Locale) - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
This method gets the message localized for the given Locale.
getMessage(Locale) - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
This method gets the message localized for the given Locale.
getMessageFactory() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
getMessageFactory() - Method in class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
getMessageFormatterFactory() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
This method gets the NlsMessageFormatterFactory.
getMessageFormatterFactory() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
This method gets the NlsMessageFormatterFactory.
getMethod() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
 
getMethodAnnotation(Method, 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 hierarchy of the given method.
getMethodAnnotation(Method, 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 hierarchy of the given method.
getMethodIntrospector() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method gets the introspector used to find potential methods for accessing properties of a POJO.
getMin() - Method in class net.sf.mmm.util.value.api.Range
Shorthand form for Range.getMinimumValue().
getMinimumValue() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMinimumValue
This method gets the minimum value of this object.
getMinimumValue() - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.util.value.api.Range
This method gets the minimum value of this object.
getMirrored() - Method in enum net.sf.mmm.util.lang.api.Alignment
This method gets the inverse alignment.
getMirrored() - Method in enum net.sf.mmm.util.lang.api.Orientation
This method gets the inverse orientation.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the mode of this accessor.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArg
This method gets the mode of this accessor.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArg
This method gets the mode of this accessor.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArg
This method gets the mode of this accessor.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArg
This method gets the mode of this accessor.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArg
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the mode of this accessor.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorBuilder
This method gets the mode of this builder.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorIndexedNonArgBuilder
This method gets the mode of this builder.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorIndexedOneArgBuilder
This method gets the mode of this builder.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorNonArgBuilder
This method gets the mode of this builder.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorOneArgBuilder
This method gets the mode of this builder.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorTwoArgBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetField
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetField
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method gets the PojoPathMode that determines how to deal with null-values.
getModificationCounter() - Method in interface net.sf.mmm.util.entity.api.GenericEntity
This method gets the current modification-counter of this entity.
getModificationCounter() - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
This method gets the current modification-counter of this entity.
getModificationCounter() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
This method gets the current modification-counter of this entity.
getModifiers() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the modifiers of the accessible object.
getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
This method gets the modifiers of the accessible object.
getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
This method gets the modifiers of the accessible object.
getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the modifiers of the accessible object.
getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
This method gets the modifiers of the accessible object.
getMutableChildList() - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
getName() - Method in interface net.sf.mmm.util.io.api.FileItem
 
getName() - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
 
getName() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
getName() - Method in interface net.sf.mmm.util.nls.api.NlsResourceBundle
 
getName() - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
This method gets the base-name used to lookup the bundle (typically a ResourceBundle).
getName() - Method in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
getName() - Method in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
This method gets the name of this mode.
getName() - Method in interface net.sf.mmm.util.pojo.descriptor.api.attribute.PojoAttributeName
This method gets the programmatic (technical) name of the according property.
getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
This method gets the programmatic (technical) name of the according property.
getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
This method gets the programmatic (technical) name of the according property.
getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the programmatic (technical) name of the according property.
getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
This method gets the plain name of the property.
getName() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
This method gets the programmatic (technical) name of the according property.
getName() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNamedFunction
This method gets the name of this function.
getName() - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
This method gets the name of this function.
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 interface net.sf.mmm.util.resource.api.ResourcePath
 
getName() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
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.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.
getName() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method gets the name of the resource.
getNanoTime() - Static method in class net.sf.mmm.util.date.api.Helper
 
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.
getNlsBundles() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
This method gets the List of ResourceBundles.
getNlsDependencies() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
 
getNlsMessage() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the NlsMessage describing the problem.
getNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
This method gets the NlsMessage describing the problem.
getNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method gets the NlsMessage describing the problem.
getNlsMessage() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
This method gets the NlsMessage describing the problem.
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<T>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtilLimited
This method gets the according non-primitive type for the class given by type.
getNonPrimitiveType(Class<T>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
This method gets the according non-primitive type for the class given by type.
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
This method gets the Class reflecting the Number represented by this 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
This method gets the unique identifier of an entity (or any other object).
getObjectId() - Method in class net.sf.mmm.util.entity.base.EntityIdImpl
This method gets the unique identifier of an entity (or any other object).
getOrCreateChildFolder(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
 
getOrCreateMethodInfo(Method, Object[], String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
Gets AbstractNlsBundleFactory.NlsBundleMethodInfo for methodName from cache or creates it and puts it into the cache.
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.
getOrCreateUserException(Throwable) - Static method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
Gets the given Throwable as user exception or converts it to such.
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.exception.api.GenericSerializableException
 
getOriginalString() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the original string to parse.
getOwnerType() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
getPackageName() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getParent() - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
This method gets the parent of this 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
This method gets the parent of this GenericTreeNode.
getParent() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
getParent() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
getParent() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
getParent() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
 
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.
getParentPath() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method gets the parent-path of this path.
getParentPath() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
This method gets the parent-path of this path.
getPart(Orientation) - Method in enum net.sf.mmm.util.lang.api.Alignment
This method extracts the horizontal or vertical part of this alignment.
getPath(Object, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method contains the internal implementation of AbstractPojoPathNavigator.get(Object, String, PojoPathMode, PojoPathContext).
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
This method gets the path of this 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.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.UrlResource
This method gets the path of this resource.
getPath() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method gets the path of this resource.
getPath(StringBuilder) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
 
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
 
getPhase() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the DevelopmentPhase of this VersionIdentifier.
getPhase() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the DevelopmentPhase of this VersionIdentifier.
getPhaseAlias() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the string representation of the phase for this VersionIdentifier.
getPhaseAlias() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the string representation of the phase for this VersionIdentifier.
getPhaseMap() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
getPhaseNumber() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the subsequent number of this VersionIdentifier within a particular phase.
getPhaseNumber() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the subsequent number of this VersionIdentifier within a particular phase.
getPhaseNumberAsInt(VersionIdentifier) - Static method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method gets VersionIdentifier.getPhaseNumber() as int.
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
This method get the Class of the Pojo this PojoPath is leading to.
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.reflect.base.ReflectionUtilImpl
 
getPojoDescriptorBuilder() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
getPojoDescriptorBuilderFactory() - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
getPojoDescriptorBuilderFactory() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
getPojoFactory() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets an optional PojoFactory instance used if favor to the PojoFactory registered to the PojoPathNavigator itself.
getPojoFactory() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the PojoFactory instance used to create new Pojos.
getPojoFactory() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method gets an optional PojoFactory instance used if favor to the PojoFactory registered to the PojoPathNavigator itself.
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
This method gets the type of the Pojo this PojoPath is leading to.
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
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.
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
This method gets an unmodifiable List with the properties of the given Pojo type.
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
This method gets the type as Class.
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessor
This method gets the type as Class.
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the type as Class.
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
This method gets the type as Class.
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
This method gets the type as Class.
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 descriptors of all properties of the according pojo.
getPropertyDescriptors() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the descriptors of all properties of the according pojo.
getPropertyDescriptors() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
This method gets the descriptors 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
This method gets the List of properties.
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.
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.
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.
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
This method gets the GenericType of this property.
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
This method gets the GenericType of this property.
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the GenericType of this property.
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
This method gets the GenericType of this property.
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
This method gets the GenericType of this property.
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
This method gets the GenericType of this property.
getPropertyType() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method gets the type of this property.
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.
getPropertyValue(Object, TypedProperty<V>) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
This method gets the value of the specified property.
getProvider() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
getQualifiedLocation(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
This method gets the location of the ResourceBundle base name for the given NlsBundle interface.
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.nls.impl.formatter.NlsFormatterType
 
getReflectionUtil() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
This method gets the ReflectionUtil.
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method gets the instance of ReflectionUtilLimited.
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method gets the instance of ReflectionUtilLimited.
getReflectionUtil() - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependencies
This method gets the ReflectionUtil instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
This method gets the ReflectionUtil instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method gets the instance of ReflectionUtilLimited.
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the ReflectionUtil instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method gets the ReflectionUtilImpl used by this AnnotationUtilImpl instance.
getReflectionUtil() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
getReflectionUtil() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
getReflectionUtil() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
This method gets the ReflectionUtil instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
This method gets the ReflectionUtilImpl instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
This method gets the ReflectionUtil instance to use.
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
This method gets the original string where the substring specified by start and end is replaced by substitute.
getReplacement() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
getResourceBundleFinder() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
This method gets the NlsResourceBundleLocator.
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
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
This method gets the Class of the object returned when this accessor is invoked.
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
This method gets the revision of the VersionIdentifier.
getRevision() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the revision of the VersionIdentifier.
getRoot() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
getRoot() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
getRoot() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
getRoot() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
 
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.
getScheme() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 
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.UrlResource
This method gets the scheme-prefix of absolute URIs for this type of DataResource.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method gets the scheme-prefix of absolute URIs for this type of DataResource.
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.
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.
getSegment(T, int) - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
Gets a single segment of the given Datatype.
getSegment(T) - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
Gets the value of the segment described by this object.
getSegment(T, int) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
Gets a single segment of the given Datatype.
getSegment(T) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
Gets the value of the segment described by this object.
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.
getSegmentDescriptors() - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
Gets the List of DatatypeSegmentDescriptors the described datatype is composed of.
getSegmentDescriptors() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
Gets the List of DatatypeSegmentDescriptors the described datatype is composed of.
getSeparateCharacter() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method gets the separate character for this DiacriticalMark.
getSeparator() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
getSeparator() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
This method gets the String used to separate individual validation failure messages for ValidationStateMessageCollector.getFailureMessages().
getSession() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
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.FileResource
This method gets the size (content-length) of this resource.
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.ValueConverterEntityToEto
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
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
Gets the complete stacktrace of the given exception as String.
getStackTrace() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
 
getStacktrace(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilLimitedImpl
Gets the complete stacktrace of the given exception as String.
getStartNode() - Method in class net.sf.mmm.util.collection.base.NodeCycle
This method gets the start node where the detected cycle begins.
getStaticField(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the value of a static field .
getStaticField(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the value of a static field .
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
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.
getStringRepresentation() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
getStringUtil() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
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
This method gets the StringUtil to use.
getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
This method gets the StringUtil to use.
getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method gets the StringUtil to use.
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.
getSubFormatter(String, CharSequenceScanner) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method is like NlsFormatterManager.getFormatter(String, String) but reads the style from the given scanner.
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
This method is like NlsFormatterManager.getFormatter(String, String) but reads the style from the given scanner.
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.
getSuffix() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
 
getSupportedSuperType(JClassType, TypeOracle) - Method in interface net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfiguration
Determines the super-type that is supported.
getSupportedSuperType(JClassType, TypeOracle) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
Determines the super-type that is supported.
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.api.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
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.base.ValueConverterIdentity
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfBoolean
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfByte
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfDouble
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfFloat
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfInt
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfLong
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfObject
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfShort
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToClass
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCollection
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToMap
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
Is the guaranteed return-type of the conversion.
getTemplate() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
 
getTemplate() - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
This method gets the NlsTemplate of this message.
getTemplate(NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
This method gets the NlsTemplate of this message.
getTemplateResolver() - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method gets the default NlsTemplateResolver.
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
This method gets the timestamp of the VersionIdentifier.
getTimestamp() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the timestamp of the VersionIdentifier.
getTitle() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadTitle
This method gets the title of this object.
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
This method gets the TransformerFactory.
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(Object) - Static method in exception net.sf.mmm.util.exception.api.NlsClassCastException
This method gets the class of an object in a null-safe way.
getType() - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
 
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.datatype.descriptor.AbstractDatatypeSegmentDescriptor
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() - 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.
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.
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.
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.
getType() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the Type represented by this 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
This method gets the Type represented by this GenericType.
getType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the Type represented by this GenericType.
getType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the Type represented by this GenericType.
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.
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.
getTypeArgument(int) - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the type-argument at the given index.
getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the type-argument at the given index.
getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the type-argument at the given index.
getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the type-argument at the given index.
getTypeArgumentCount() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the number of type-arguments .
getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the number of type-arguments .
getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the number of type-arguments .
getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the number of type-arguments .
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
This method gets a string identifying this DataResource.
getUri() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
This method gets this ResourceUri as string.
getUri() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method gets a string identifying this DataResource.
getUri() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
This method gets a string identifying this DataResource.
getUri() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets a string identifying this DataResource.
getUri() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method gets a string identifying this DataResource.
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.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.
getUrl() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
This method gets this resource as URL.
getUrl() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
This method gets this resource as URL.
getUser() - Method in interface net.sf.mmm.util.session.api.UserSession
 
getUser() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
getUserHomeDirectoryPath() - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
getUserLocale() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
getUserLogin() - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
getUserLogin() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
getUuid() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the UUID of this object.
getUuid() - Method in exception net.sf.mmm.util.exception.api.NlsException
This method gets the UUID of this object.
getUuid() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method gets the UUID of this object.
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.
getValidator(int) - Method in class net.sf.mmm.util.validation.base.ComposedValidator
Gets the ValueValidator at the given index.
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.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.collection.base.TreeNodeSimple
This method gets the value of this object.
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(SimpleDatatype<V>) - Static method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
 
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
Deprecated.
This method gets the symbol of the Comparator.
getValue() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
This method gets the symbol of the CompareOperator.
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(JsonNode, String, Class<V>, boolean) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
Gets and converts the specified value from the given JsonNode.
getValue(JsonNode, Class<V>) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
Gets and converts the value of the given JsonNode.
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
This method gets the String.
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
This method gets the ComposedValueConverter used by default to convert values that are NOT compatible.
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.
getVariableNames() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method returns the names of all defined variables.
getVariableNames() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method returns the names of all defined variables.
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
This method gets the major segment of this VersionIdentifier.
getVersionMajorSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method gets the major segment of this VersionIdentifier.
getVersionMicroSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the micro segment of this VersionIdentifier.
getVersionMicroSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method gets the micro segment of this VersionIdentifier.
getVersionMilliSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the milli segment of this VersionIdentifier.
getVersionMilliSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method gets the milli segment of this VersionIdentifier.
getVersionMinorSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the minor segment of this VersionIdentifier.
getVersionMinorSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method gets the minor segment of this VersionIdentifier.
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
This method gets the number of segments of this VersionIdentifier .
getVersionSegmentCount() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the number of segments of this VersionIdentifier .
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.
GIMEL_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GLOB_PATTERN_FUNCTION - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
The Void data function.
globalExceptionHandler - Variable in class net.sf.mmm.util.event.base.AbstractEventBus
 
GlobalExceptionHandler - Interface in net.sf.mmm.util.exception.api
This is the interface used as fallback to handle errors that can not be handled in a specific way by generic components.
GlobalExceptionHandlerLoggingImpl - Class in net.sf.mmm.util.exception.base
This is the default implementation of the GlobalExceptionHandler interface.
GlobalExceptionHandlerLoggingImpl() - Constructor for class net.sf.mmm.util.exception.base.GlobalExceptionHandlerLoggingImpl
The constructor.
GlobPatternCompiler - Class in net.sf.mmm.util.pattern.base
This is an implementation of the PatternCompiler interface that compiles glob-patterns.
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_BETA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_KAI_SYMBOL - 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_HETA - 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_IOTA_WITH_DIALYTIKA - 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_SAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_SHO - 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_UPSILON_WITH_DIALYTIKA - 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_CAPITAL_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_REVERSED_DOTTED_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_REVERSED_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_THETA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_KAI_SYMBOL - 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_ARCHAIC_KOPPA - 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_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_SAMPI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_STIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_YOT - 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_LUNATE_SIGMA_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_RHO_WITH_STROKE_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_ALPHA_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_ARCHAIC_KOPPA - 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_EPSILON_WITH_TONOS - 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_ETA_WITH_TONOS - 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_HETA - 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_IOTA_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_IOTA_WITH_TONOS - 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_KOPPA - 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_OMEGA_WITH_TONOS - 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_OMICRON_WITH_TONOS - 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_SAMPI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_SAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_SHO - 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_STIGMA - 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_UPSILON_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_UPSILON_WITH_DIALYTIKA_AND_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_UPSILON_WITH_TONOS - 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_ACUTE_AND_HOOK_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_UPSILON_WITH_DIAERESIS_AND_HOOK_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
 
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.
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.
GwtEventBusAdapter - Class in net.sf.mmm.util.event.impl
This is an implementation of EventBus that delegates to an implementation of the EventBus interface.
GwtEventBusAdapter() - Constructor for class net.sf.mmm.util.event.impl.GwtEventBusAdapter
The constructor.
GwtEventBusAdapter(EventBus) - Constructor for class net.sf.mmm.util.event.impl.GwtEventBusAdapter
The constructor.
GwtHelper - Class in net.sf.mmm.util.lang.api
This class is used as indirection for code that is NOT GWT compatible.
GwtHelper() - Constructor for class net.sf.mmm.util.lang.api.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
 
handleErrors(Collection<Throwable>, Object) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
This method is called if errors occurred while dispatching events.
handleErrors(Object, Throwable...) - Method in interface net.sf.mmm.util.exception.api.GlobalExceptionHandler
This method handles one or multiple errors that occurred in a generic component that can not handle them in a specific way.
handleErrors(Object, Throwable...) - Method in class net.sf.mmm.util.exception.base.GlobalExceptionHandlerLoggingImpl
This method handles one or multiple errors that occurred in a generic component that can not handle them in a specific way.
handleEvent(E) - Method in interface net.sf.mmm.util.event.api.EventListener
This method is called if an event occurred.
handleEvent(Object) - Method in class net.sf.mmm.util.event.api.EventListenerIgnore
This method is called if an event occurred.
handleEvent(E, Collection<Throwable>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventDispatcher
 
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.
handleNoGetterForSetter(PojoPropertyAccessorOneArg, Class<?>, Object, Class<?>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
Called if the target object of the conversion has a setter that has no corresponding getter in the source object to convert.
handleNoGetterForSetter(PojoPropertyAccessorOneArg, Class<?>, Object, Class<?>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToSimilarPojo
Called if the target object of the conversion has a setter that has no corresponding getter in the source object to convert.
handleNoGetterForSetter(PojoPropertyAccessorOneArg, Class<?>, Object, Class<?>) - Method in class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
Called if the target object of the conversion has a setter that has no corresponding getter in the source object to convert.
handleUndispatchedEvent(Object) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Called if an Event was send but not dispatched to any registered listener.
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(VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractHashCodeFunction
hashCode() - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
hashCode() - Method in class net.sf.mmm.util.lang.api.GenericBean
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.resource.base.AbstractDataResource
hashCode() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
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
This is the default implementation of HashCodeFunction.
HashCodeFunctionDefault() - Constructor for class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
The constructor.
HashCodeFunctionSystemIdentity - Class in net.sf.mmm.util.lang.api
This is an implementation of HashCodeFunction that delegates to System.identityHashCode(Object) and conforms to EqualsCheckerIsSame.
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
HashKey<T> - Class in net.sf.mmm.util.collection.base
This is a simple class that allows to use any object as hash-key.
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>.
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.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.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
This is the interface for an object that allows to add and remove validators.
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.
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.exception.api.ThrowableHelper
 
Helper() - Constructor for class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
The constructor.
HELPER - Static variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
The singleton instance of TransferObjectUtilImpl.EtoHelper.
HELPER - Static variable in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
The singleton instance of ValueConverterEntityToEto.EtoHelper.
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_PATH_CHAR - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment separator.
HOME_ROOT - Static variable in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
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.
HourSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.HourSegment
The constructor.
HYPHEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The hyphen.
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 ).
HYPHENATION_POINT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 

I

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
 
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.
IllegalCaseException - Exception in net.sf.mmm.util.exception.api
A IllegalCaseException is thrown if a specific case occurred that should never happen.
IllegalCaseException() - Constructor for exception net.sf.mmm.util.exception.api.IllegalCaseException
The constructor for de-serialization in GWT.
IllegalCaseException(String) - Constructor for exception net.sf.mmm.util.exception.api.IllegalCaseException
The constructor.
IllegalCaseException(Class<E>, E) - Constructor for exception net.sf.mmm.util.exception.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
An IllegalPojoPathException is thrown by the PojoPathNavigator if the supplied PojoPath is illegal.
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
A IllegalWildcardSequenceException is thrown if a wildcard-type given as string could NOT be parsed because it contains an illegal sequence (e.g.
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.
INCOMPLETE_INFINITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
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
The current index in StringTokenizer.string.
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.xml.base.NodeIterator
The current index in the NodeIterator.nodeList.
index - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
The current index position in the XmlInputStream.buffer.
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_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
A CharFilter that accepts all but ASCII letters.
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
 
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
This is the implementation of an information Message.
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
 
init() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
Initializes this resource after it has been properly initialzed.
init() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
Initializes this resource after it has been properly completed.
initCache() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
Scans the entire classpath and initializes the root.
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
This class represents the state of an initialization.
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() - 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(Mandatory) - Method in class net.sf.mmm.util.validation.base.MandatoryValidator
initIso843(Map<Character, String>) - Static method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
Implementation of ISO 843 (Greek transliteration).
initIso9(Map<Character, String>) - Static method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
Implementation of ISO 9 (cyrillic transliteration).
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.collection.base.ArrayListFactory
The default instance creating an ArrayList.
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.ConcurrentHashSetFactory
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
This is the singleton instance of this 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.date.base.Iso8601UtilLimitedImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.event.api.EventListenerIgnore
 
instance - Static variable in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
instance - Static variable in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
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.function.VoidFunction
The singleton instance.
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.datatype.descriptor.DatatypeDescriptorManagerImpl
 
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.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.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.XmlUtilImpl
 
InstantiationFailedException - Exception in net.sf.mmm.util.reflect.api
An InstantiationFailedException indicates that the instantiation of a Class failed for arbitrary reasons.
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.
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
 
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
Introspects the Fields of the given Class and adds them to the given PojoDescriptorImpl.
introspectMethods(Class<P>, PojoDescriptorImpl<P>, List<AccessibleObject>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
Introspects the Methods of the given Class and adds them to the given PojoDescriptorImpl.
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
An InvocationFailedException is thrown if an invocation failed.
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) - 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.
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
 
isAbsolute() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUnc
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootWindows
isAbsolute() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
isAccepted(Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
This method determines whether the given type is accepted in the hierarchy.
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 ValueConverters.
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.
isAcceptStatic() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
isAfter(DevelopmentPhase) - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method determines if this DevelopmentPhase is after the given phase.
isAllLowerCase(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
Determines if all characters of the given string are in lower case.
isAllLowerCase(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
Determines if all characters of the given string are in lower case.
isAllUpperCase(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
Determines if all characters of the given string are in upper case.
isAllUpperCase(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
Determines if all characters of the given string are in upper case.
isAltQuoteEscapeLazy() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
If alt-quote-start, alt-quote-end and alt-quote-escape all point to the same character (which is NOT '\0'), then this method determines if alt-quotation escaping is lazy.
isAltQuoteEscapeLazy() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
If alt-quote-start, alt-quote-end and alt-quote-escape all point to the same character (which is NOT '\0'), then this method determines if alt-quotation escaping is lazy.
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.
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.
isAppendSeparator() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
isAppendSeparator() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
isAppendSeparator() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
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.
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.
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.
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.
isAvailable(EnumDefinition<?, ?>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method determines if the given EnumDefinition is available, so it is ensured that the enum values can be retrieved.
isAvailable(EnumDefinition<?, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method determines if the given EnumDefinition is available, so it is ensured that the enum values can be retrieved.
isAvailable(String...) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsResourceBundleRequestor
This method verifies that the given bundleNames are available ResourceBundles.
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.UrlResource
This method determines if this resource is available.
isBefore(DevelopmentPhase) - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method determines if this DevelopmentPhase is before the given phase.
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 Comments are compared.
isCleared() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
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.
isCompleted() - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
isContained(V) - Method in class net.sf.mmm.util.value.api.Range
This method determines if the given value is within this Range from minimum to maximum.
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.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.
isData() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
This method determines if this resource has potentially data available.
isData() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
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.
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.
isDeterministic() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method determines if this PojoPathFunction is deterministic.
isDeterministic() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
This method determines if this PojoPathFunction is deterministic.
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.
isDynamic() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
This method determines if this ValueValidator is dynamic.
isDynamic() - Method in class net.sf.mmm.util.validation.base.ValidatorCompare
This method determines if this ValueValidator is dynamic.
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 CharSequences 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 NodeLists are equal.
isEqualCollectionType(Collection<?>, Collection<?>) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
This method is called from EqualsCheckerCollection.isEqualNotNull(Object, Object) to check if the type of two given Collections should be considered as equal.
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
Called from AbstractEqualsChecker.isEqual(Object, Object) if objects are both NOT same and NOT null.
isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
Called from AbstractEqualsChecker.isEqual(Object, Object) if objects are both NOT same and NOT null.
isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
Called from AbstractEqualsChecker.isEqual(Object, Object) if objects are both NOT same and NOT null.
isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerArray
Called from AbstractEqualsChecker.isEqual(Object, Object) if objects are both NOT same and NOT null.
isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
Called from AbstractEqualsChecker.isEqual(Object, Object) if objects are both NOT same and NOT null.
isEqualPrimitiveArray(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerArray
This method is the part of EqualsCheckerArray.isEqualNotNull(Object, Object) for primitive arrays.
isErrorEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
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
This method determines if this instance is BooleanEnum.FALSE.
isFolder() - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
This method determines if this BrowsableResource is a folder that potentially contains other resources.
isFolder() - Method in class net.sf.mmm.util.resource.base.FileResource
This method determines if this BrowsableResource is a folder that potentially contains other resources.
isFolder() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
This method determines if this BrowsableResource is a folder that potentially contains other resources.
isFolder() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
This method determines if this BrowsableResource is a folder that potentially contains other resources.
isForUser() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
isForUser() - Method in exception net.sf.mmm.util.exception.api.NlsException
isForUser() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
isForUser() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
isForUser() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
 
isForUser() - Method in exception net.sf.mmm.util.exception.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.
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.
isInfoEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
isInitialized() - Method in class net.sf.mmm.util.component.base.InitializationState
This method gets the status of the initialization .
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
Determines if if interfaces are supported.
isJavaStandardDatatype(Class<?>) - Method in interface net.sf.mmm.util.lang.api.DatatypeDetector
This method determines if the given Class reflects a Java standard Datatype provided by the JDK.
isJavaStandardDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
This method determines if the given Class reflects a Java standard Datatype provided by the JDK.
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.
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
Determines if the given JMethod is declared in NlsBundleWithLookup.
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.
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
This method determines if the given Method is a regular NlsBundle-method.
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).
Iso8601Formatter(Locale, Iso8601Util, String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
The constructor.
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.
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
Is the Iso8601Util.
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
The Iso8601Util instance.
iso8601Util - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
The Iso8601Util instance.
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
This is the implementation of the Iso8601UtilLimited interface.
Iso8601UtilLimitedImpl() - Constructor for class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
The constructor.
isOptional() - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
 
isOptional() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
isParentDirectory() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
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.
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.
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.
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
If quote-start, quote-end and quote-escape all point to the same character (which is NOT '\0'), then this method determines if quotation escaping is lazy.
isQuoteEscapeLazy() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
If quote-start, quote-end and quote-escape all point to the same character (which is NOT '\0'), then this method determines if quotation escaping is lazy.
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.
isRequireWildcard() - Method in class net.sf.mmm.util.pattern.base.WildcardGlobPatternCompiler
This method gets the flag that determines if wildcards are required.
isRetainAll() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
isRoot() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
isRoot() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
isRoot() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
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.
isSnapshot() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method determines if this VersionIdentifier indicates a snapshot release.
isSnapshot() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method determines if this VersionIdentifier indicates a snapshot release.
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
 
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.
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.
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.
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.
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.exception.api.BusinessErrorUserException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.NlsException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
Determines if this is a technical exception.
isTechnical() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.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
isTrue() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
This method determines if this instance is BooleanEnum.TRUE.
isTrueIfEquals() - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
 
isTrueIfEquals() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
isTrueIfGreater() - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
 
isTrueIfGreater() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
isTrueIfLess() - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
 
isTrueIfLess() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
isUnacceptable(E) - Method in class net.sf.mmm.util.collection.base.RankMap
This method determines if the given element has been declared unacceptable.
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
 
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.
JavaLangClassResolver() - Constructor for class net.sf.mmm.util.reflect.base.JavaLangClassResolver
The constructor.
JaxbObject - Interface in net.sf.mmm.util.xml.base.jaxb
This is the interface for a JAXB serializable object that needs to perform custom initialization logic after un-marshaling.
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
This class is used to iterate the Nodes of a NodeList.
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
This is the interface used to build a Justification from a String.
JustificationBuilderImpl - Class in net.sf.mmm.util.text.base
This is the implementation of JustificationBuilder.
JustificationBuilderImpl() - Constructor for class net.sf.mmm.util.text.base.JustificationBuilderImpl
The constructor.
JustificationImpl - Class in net.sf.mmm.util.text.base
This is the implementation of a Justification.
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

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 for the argument "annotation".
KEY_ARGUMENT - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "argument".
KEY_CAPACITY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "capacity".
KEY_CONTAINER - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "container".
KEY_CYCLE - Static variable in exception net.sf.mmm.util.collection.base.NodeCycleException
Key for the argument "cycle".
KEY_DEFAULT - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "default".
KEY_DIRECTORY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "directory".
KEY_ERROR - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "error".
KEY_EXISTING - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "existing".
KEY_EXPECTED - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "expected".
KEY_FILE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "file".
KEY_FUNCTION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "function".
KEY_ID - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "id".
KEY_KEY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "key".
KEY_LOCATION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "location".
KEY_MAX - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "max".
KEY_MIN - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "min".
KEY_MODE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "mode".
KEY_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "name".
KEY_OBJECT - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "object".
KEY_OPERAND - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "operand".
KEY_OPERATION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "operation".
KEY_OPTION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "option".
KEY_PATH - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "path".
KEY_PROPERTY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "property".
KEY_QUERY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "query".
KEY_RESOURCE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "resource".
KEY_SIZE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "size".
KEY_SOURCE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "source".
KEY_TARGET_TYPE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "targetType".
KEY_TITLE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "title".
KEY_TYPE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "type".
KEY_URI - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "uri".
KEY_USER - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "user".
KEY_VALUE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "value".
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
The latest revision of an entity.
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
The capital Latin letter A with a acute accent.
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
The capital Latin letter A with a circumflex accent.
LATIN_CAPITAL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Latin letter A with a diaeresis.
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
The capital Latin letter A with a grave accent.
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
The capital Latin letter A with a ring above.
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_MACRON_AND_ACUTE - 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_CEDILLA - 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_DOT_BELOW - 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_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
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_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_DOT_BELOW - 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_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
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_GRAVE - 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_CIRCUMFLEX - 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_MACRON_AND_ACUTE - 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_CEDILLA - 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_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
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_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_DOT_BELOW - 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_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
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
Looks like a UnicodeUtil.LATIN_SMALL_LETTER_E that is turned (mirrored to the vertical axis).
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_GRAVE - 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_CIRCUMFLEX - 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.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 - 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
 
limitMaximumHitCount(int) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
Limits the maximum hit count by the given limit.
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 class net.sf.mmm.util.lang.api.GwtHelper
The system specific line separator.
LINE_SEPARATOR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
The platform-specific line-separator string.
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).
LinkedBlockingQueueFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the BlockingQueueFactory interface that creates instances of LinkedBlockingQueue.
LinkedBlockingQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
 
LinkedListDequeFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the DequeFactory interface that creates instances of LinkedList.
LinkedListDequeFactory() - Constructor for class net.sf.mmm.util.collection.base.LinkedListDequeFactory
 
LinkedListQueueFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the QueueFactory interface that creates instances of LinkedList.
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.
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
This is the interface for a CollectionFactory that creates instances of List.
ListIterator() - Constructor for class net.sf.mmm.util.collection.base.CollectionList.ListIterator
 
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
This method loads the classes given as Collection of fully qualified names by qualifiedClassNames and returns them as Set.
loadClasses(Collection<String>, Filter<? super Class<?>>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method loads the classes given as Collection of fully qualified names by qualifiedClassNames.
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
This method loads the classes given as Collection of fully qualified names by qualifiedClassNames and returns them as Set.
loadClasses(Collection<String>, Filter<? super Class<?>>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method loads the classes given as Collection of fully qualified names by qualifiedClassNames.
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
This method tries to load the Manifest for the given Class.
locale - Variable in class net.sf.mmm.util.lang.base.BooleanFormatter
 
locale - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
The Locale to use.
LOCALE_ROOT - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsMessage
Locale.ROOT is only available since java 6.
LocalizableFormatter<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a Formatter that is localizable.
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
Calls TimeMeasure.failIfNotSucceeded() and the logs the status and duration of this measure.
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.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
 
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
 
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
makeAccessible(List<AccessibleObject>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
Makes all AccessibleObjects in the given List accessible.
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
The Attributes.Name of the source of the Manifest.
ManifestLoader - Class in net.sf.mmm.util.reflect.base
This class loads all Manifests 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.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
This is the implementation of the NlsFormatterManager interface.
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.
markerType - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
 
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.
matches(ResourcePathNode<Pattern>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
Checks if this ResourcePathNode matches to the given pattern path.
MathUtil - Interface in net.sf.mmm.util.math.api
This is the interface for a collection of utility functions to deal with Numbers.
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
 
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
 
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
This method creates the PojoDescriptorImpl for the superclass of pojoClass and merges PojoPropertyDescriptorImpl from inherited properties.
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.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.exception.api.ComposedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.DuplicateObjectException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.IllegalCaseException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsClassCastException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalStateException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsNullPointerException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsParseException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ObjectDisposedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ObjectMismatchException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ObjectNotFoundException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ReadOnlyException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.io.api.RuntimeIoException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.math.api.NumberConversionException
 
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
 
messageFactory - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The NlsMessageFactory instance.
messageFactory - Variable in class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
 
messageFormatterFactory - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
messagesMap - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The Map used to cache messages.
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
The minimum value allowed for PeriodicRefresherImpl.refreshDelayInSeconds.
MIN_UNBOUND - Static variable in class net.sf.mmm.util.value.api.Range
The unbound minimum.
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
 
MinuteSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.MinuteSegment
The constructor.
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
The mode of the Justification.
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
 
modificationCounter - Variable in class net.sf.mmm.util.entity.base.AbstractGenericEntity
 
modificationCounter - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
 
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
 
MonthSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.MonthSegment
The constructor.
MonthSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.MonthSegment
The constructor.
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
This is the implementation of the MutableGenericContext interface.
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
The constructor for a sub-context.
MutableGenericContextImpl(MapFactory<? extends Map>, GenericContext) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
The constructor for a sub-context.
MutableGenericContextImpl(MapFactory<? extends Map>, GenericContext, GenericValueConverter<Object>) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
The constructor for a sub-context.
MutableGenericEntity<ID> - Interface in net.sf.mmm.util.entity.api
This is the interface for a mutable GenericEntity adding setter methods.
MutableRevisionedEntity<ID> - Interface in net.sf.mmm.util.entity.api
This is the interface for a mutable RevisionedEntity.
MutableUserSession - Interface in net.sf.mmm.util.session.api
This interface extends UserSession with write operations to modify the user settings.

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.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
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
 
name - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode
 
name - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
 
name2classMap - Variable in class net.sf.mmm.util.reflect.base.MappedClassResolver
 
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 retrieves a 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 retrieves a 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 retrieves a 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 retrieves a DataResource pointing to the given resourcePath based on this resource.
E.g.
navigate(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method retrieves a DataResource pointing to the given resourcePath based on this resource.
E.g.
navigate(ResourcePathNode<Void>) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
 
navigate(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
This method retrieves a DataResource pointing to the given resourcePath based on this resource.
E.g.
navigate(String, boolean) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
 
navigateFrom(ResourcePathNode<D>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
Recursive and inverted implementation of ResourcePathNode.navigateTo(ResourcePathNode).
navigateTo(ResourcePathNode<D>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
navigateUp() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
navigator - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The PojoPathNavigator instance to use.
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.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
Contains public implementations of the Collection-Util API.
net.sf.mmm.util.collection.impl - package net.sf.mmm.util.collection.impl
Contains implementations of the Collection-Util API.
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
Provides the base-implementation of the Context-API.
net.sf.mmm.util.context.impl - package net.sf.mmm.util.context.impl
Provides the implementation of the Context-API.
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
Contains the abstract base-implementation of the event-handling API.
net.sf.mmm.util.event.impl - package net.sf.mmm.util.event.impl
Contains the implementation of the event API.
net.sf.mmm.util.exception.api - package net.sf.mmm.util.exception.api
Provides the API for utilities that help to deal with exceptions.
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 files.
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
Contains public implementations of the filtering-API.
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.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.lang.base.datatype.adapter - package net.sf.mmm.util.lang.base.datatype.adapter
Provides generic adapters to map datatypes for JPA, JSON, and JAXB.
net.sf.mmm.util.lang.base.datatype.adapter.jackson - package net.sf.mmm.util.lang.base.datatype.adapter.jackson
Provides generic adapters to map datatypes for jackson.
net.sf.mmm.util.lang.base.datatype.adapter.jpa - package net.sf.mmm.util.lang.base.datatype.adapter.jpa
Provides generic adapters to map datatypes for JPA.
net.sf.mmm.util.lang.base.datatype.descriptor - package net.sf.mmm.util.lang.base.datatype.descriptor
Contains the basic implementation of the Util Lang API for datatype description.
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 Numbers.
net.sf.mmm.util.math.base - package net.sf.mmm.util.math.base
Contains the public implementation of the Math-Util API.
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
Contains GWT Generators for rebinding NlsBundle and NlsBundleFactory.
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 Pojos.
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 Pojos.
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 Pojos.
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 Pojos.
net.sf.mmm.util.pojo.descriptor.base - package net.sf.mmm.util.pojo.descriptor.base
Contains the basic implementation of the Introspection-API.
net.sf.mmm.util.pojo.descriptor.base.accessor - package net.sf.mmm.util.pojo.descriptor.base.accessor
Contains the basic implementation of the Introspection-Accessor-API.
net.sf.mmm.util.pojo.descriptor.impl - package net.sf.mmm.util.pojo.descriptor.impl
Contains the implementation of the Introspection-API.
net.sf.mmm.util.pojo.descriptor.impl.accessor - package net.sf.mmm.util.pojo.descriptor.impl.accessor
Contains the implementation of the Introspection-Accessor-API.
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
Contains implementations of PojoPathFunction.
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
Contains base-implementations of the Pool-Util API.
net.sf.mmm.util.pool.impl - package net.sf.mmm.util.pool.impl
Contains some implementations of the Pool-Util API.
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
Contains the base-implementations of the Reflection-Util API.
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 - package net.sf.mmm.util.resource
Top-level package of the utilities for resources.
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.base - package net.sf.mmm.util.resource.base
Contains the base implementation of the resource API.
net.sf.mmm.util.resource.impl - package net.sf.mmm.util.resource.impl
Contains the implementation of the resource API.
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
Contains the base-implementations of the Character Scanner API.
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 UUIDs.
net.sf.mmm.util.uuid.base - package net.sf.mmm.util.uuid.base
Contains the public implementation of the UUID-Util API.
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
Contains the base-implementations of the validation API.
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
Contains the implementation of the Value-Util API.
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
Contains the base-implementations of the Version API.
net.sf.mmm.util.version.impl - package net.sf.mmm.util.version.impl
Contains the implementation of the Version API.
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
Contains the base-implementation of the XML-Util API.
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_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<T>, ReflectionUtil) - Static method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorSimpleDatatype
Creates a new instance of DatatypeSegmentDescriptorSimpleDatatype for the given SimpleDatatype Class.
newInstance(Class<POJO>) - Method in interface net.sf.mmm.util.pojo.api.PojoFactory
This method creates a new instance of the given pojoType.
newInstance(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
This method creates a new instance of the given pojoType.
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 interface net.sf.mmm.util.transferobject.api.TransferObjectUtilLimited
This method creates a new instance of the AbstractTransferObject given as template.
newInstance(TO) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilLimitedImpl
This method creates a new instance of the AbstractTransferObject given as template.
newInstanceForClass(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
Implementation of SimplePojoFactory.newInstance(Class) for regular class.
newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
This method is invoked from SimplePojoFactory.newInstance(Class) if the given Class is an interface.
newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
This method is invoked from SimplePojoFactory.newInstance(Class) if the given Class is an interface.
newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
This method is invoked from SimplePojoFactory.newInstance(Class) if the given Class is an interface.
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
Creates a new instance of ValueValidator validating the specified Pojo.
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
Creates a new instance of ValueValidator validating the specified Pojo.
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
Creates a new instance of ValueValidator validating the specified Pojo.
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.lang.api.CharIterator
This method returns the next character to iterate or CharIterator.END_OF_ITERATOR if the end of this iterator has been reached.
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
This method returns the next character to iterate or CharIterator.END_OF_ITERATOR if the end of this iterator has been reached.
next() - Method in class net.sf.mmm.util.lang.base.SequenceCharIterator
This method returns the next character to iterate or CharIterator.END_OF_ITERATOR if the end of this iterator has been reached.
next() - Method in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
This method returns the next character to iterate or CharIterator.END_OF_ITERATOR if the end of this iterator has been reached.
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 - 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
This method returns the next character to iterate or CharIterator.END_OF_ITERATOR if the end of this iterator has been reached.
nextCalled - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
true if SpaceNormalizingCharIterator.next() has already been called, initially false.
nextElement() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
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.
nextTag() - Method in class net.sf.mmm.util.xml.base.StreamReaderProxy
We override this method to get sure that it delegates to our StreamReaderDelegate.next() instead of the StreamReaderDelegate.next() of the delegate.
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
The NlsFormatter for an actual NlsArgument.
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
This is the implementation of NlsBundleFactory.
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.
NlsBundleInvocationHandler(String, NlsBundleOptions) - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
The constructor.
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.
NlsBundleMessage - Annotation Type in net.sf.mmm.util.nls.api
This required annotation is used to define the internationalized message for a method of an NlsBundle interface.
NlsBundleMethodInfo(NlsTemplate, String[]) - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
The constructor.
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
This interface holds the internationalized messages for this module.
NlsBundleUtilResourceRoot - Interface in net.sf.mmm.util.resource
This interface holds the internationalized messages for this module.
NlsBundleWithLookup - Interface in net.sf.mmm.util.nls.api
This is the interface for NlsBundles that require generic lookup of a NlsMessage.
NlsCachingLocalizer - Class in net.sf.mmm.util.nls.base
This is a class that stores messages and simplifies to resolve them.
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.exception.api
A NlsClassCastException is analog to an ClassCastException but with native language support.
NlsClassCastException() - Constructor for exception net.sf.mmm.util.exception.api.NlsClassCastException
The constructor for de-serialization in GWT.
NlsClassCastException(Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsClassCastException
The constructor.
NlsClassCastException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.exception.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
The NlsDependencies to use.
nlsDependencies - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
 
NlsDependenciesImpl - Class in net.sf.mmm.util.nls.impl
This is the implementation of the NlsDependencies interface.
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
The NlsDependencies to use.
NlsException - Exception in net.sf.mmm.util.exception.api
This is an abstract base implementation of a checked exception with real native language support (NLS).
NlsException(NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsException
The constructor.
NlsException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsException
The constructor.
NlsException(NlsException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.NlsException
The copy 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.
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.Condition - Class in net.sf.mmm.util.nls.impl.formatter
This inner class represents a single choice.
NlsFormatterChoice.Segment - Class in net.sf.mmm.util.nls.impl.formatter
This inner class represents a single segment of a NlsFormatterChoice.Choice.
NlsFormatterChoiceNoElseConditionException - Exception in net.sf.mmm.util.nls.impl.formatter
The NlsFormatterChoiceNoElseConditionException is thrown if a choice-format has no (else)-condition.
NlsFormatterChoiceNoElseConditionException() - Constructor for exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
The constructor.
NlsFormatterChoiceOnlyElseConditionException - Exception in net.sf.mmm.util.nls.impl.formatter
The NlsFormatterChoiceOnlyElseConditionException is thrown if a choice-format starts with an (else)-condition.
NlsFormatterChoiceOnlyElseConditionException() - Constructor for exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
The constructor.
NlsFormatterCurrency - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for NlsFormatterManager.STYLE_CURRENCY.
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
This is an implementation of NlsFormatter using Iso8601Util.
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
This is an implementation of NlsFormatter using a custom date pattern (typically using SimpleDateFormat).
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
This is an implementation of NlsFormatter using Iso8601Util.
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
This is an implementation of NlsFormatter for NlsFormatterManager.STYLE_INTEGER.
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 NlsFormatters.
NlsFormatterManagerImpl - Class in net.sf.mmm.util.nls.impl.formatter
This is the implementation of the NlsFormatterManager interface.
NlsFormatterManagerImpl() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
The constructor.
NlsFormatterMap - Class in net.sf.mmm.util.nls.base
This class is like a Map to register and retrieve NlsFormatters.
NlsFormatterMap() - Constructor for class net.sf.mmm.util.nls.base.NlsFormatterMap
The constructor.
NlsFormatterNumber - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter using NlsFormatterManager.TYPE_NUMBER.
NlsFormatterNumber() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
The constructor.
NlsFormatterNumberPattern - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for NlsFormatterManager.TYPE_NUMBER using a custom pattern.
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
This is an implementation of NlsFormatter for NlsFormatterManager.STYLE_PERCENT.
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.
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
This is an implementation of NlsFormatter using Iso8601Util.
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
This is an implementation of NlsFormatter that formats Types.
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 Classes.
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.exception.api
A NlsIllegalArgumentException is analog to an IllegalArgumentException but with true native language support.
NlsIllegalArgumentException() - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor for de-serialization in GWT.
NlsIllegalArgumentException(Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor.
NlsIllegalArgumentException(Object, String) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor.
NlsIllegalArgumentException(Object, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor.
NlsIllegalArgumentException(Object, String, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor.
NlsIllegalStateException - Exception in net.sf.mmm.util.exception.api
A NlsIllegalStateException is analog to an IllegalStateException but with true native language support.
NlsIllegalStateException() - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalStateException
The constructor.
NlsIllegalStateException(Throwable) - Constructor for exception net.sf.mmm.util.exception.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 NlsMessages.
nlsMessage - Variable in exception net.sf.mmm.util.exception.api.NlsException
the internationalized message
nlsMessage - Variable in exception net.sf.mmm.util.exception.api.NlsRuntimeException
the internationalized message
NlsMessage - Interface in net.sf.mmm.util.nls.api
This is the interface for an internationalized message.
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
This is the implementation of NlsMessageFactory.
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
This is the interface to create an NlsFormatter.
NlsMessageFormatterFactoryImpl - Class in net.sf.mmm.util.nls.impl
This is the implementation of the NlsMessageFormatterFactory.
NlsMessageFormatterFactoryImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
The constructor.
NlsMessageFormatterImpl - Class in net.sf.mmm.util.nls.impl.formatter
This is the implementation of the NlsMessageFormatter interface.
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.
NlsMessageImpl - Class in net.sf.mmm.util.nls.impl
This is the implementation of NlsMessage.
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
This interface provides a generic lookup of a NlsMessage.
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
This is a dummy implementation of NlsMessage that only returns the message given at construction and never has any arguments.
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.exception.api
A NlsNullPointerException is analog to an NullPointerException but with native language support.
NlsNullPointerException() - Constructor for exception net.sf.mmm.util.exception.api.NlsNullPointerException
The constructor for de-serialization in GWT.
NlsNullPointerException(String) - Constructor for exception net.sf.mmm.util.exception.api.NlsNullPointerException
The constructor.
NlsNullPointerException(String, Throwable) - Constructor for exception net.sf.mmm.util.exception.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.exception.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.exception.api.NlsParseException
The constructor for de-serialization in GWT.
NlsParseException(CharSequence, CharSequence) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, CharSequence, CharSequence) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(CharSequence, CharSequence, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(CharSequence, CharSequence, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, CharSequence, CharSequence, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, CharSequence, CharSequence, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Object, Type, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, Object, Type, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsResourceBundle - Interface in net.sf.mmm.util.nls.api
This is an interface abstracts from ResourceBundle to support features like NlsBundle.
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
This is the implementation of NlsResourceBundleLocator.
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
This is the interface of a component to request NlsResourceBundles.
NlsResourceLocator - Interface in net.sf.mmm.util.nls.api
NlsReversedResourceBundle - Interface in net.sf.mmm.util.nls.impl
This is the interface for a reversed ResourceBundle.
NlsReversedResourceBundleImpl - Class in net.sf.mmm.util.nls.impl
This class is contains the reversed Map for a ResourceBundle.
NlsReversedResourceBundleImpl(ResourceBundle) - Constructor for class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
The constructor.
NlsRuntimeException - Exception in net.sf.mmm.util.exception.api
This is an abstract base implementation of NlsThrowable based on RuntimeException.
NlsRuntimeException() - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor for de-serialization in GWT.
NlsRuntimeException(NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor.
NlsRuntimeException(String) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor.
NlsRuntimeException(Throwable, String) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor.
NlsRuntimeException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor.
NlsRuntimeException(NlsRuntimeException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The copy constructor.
NlsRuntimeWrapperException - Exception in net.sf.mmm.util.exception.api
This is an NlsRuntimeException to wrap an arbitrary NlsThrowable.
NlsRuntimeWrapperException() - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
The constructor for de-serialization in GWT.
NlsRuntimeWrapperException(NlsException) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
The constructor.
NlsRuntimeWrapperException(NlsRuntimeException) - Constructor for exception net.sf.mmm.util.exception.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.
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
This class extends NlsTemplateImpl with the internationalized message as fallback.
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 - Interface in net.sf.mmm.util.nls.api
This is the interface for resolving NlsTemplate for translating a text-message to a Locale-specific language.
NlsTemplateResolverImpl - Class in net.sf.mmm.util.nls.impl
This is an implementation of the NlsTemplateResolver interface.
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.exception.api
This is the interface for exceptions with the following features: real native language support via NlsMessage. a UUID unique per exception instance automatically generated once per exception chain. an error code that should be unique per exception type. distinguish between technical exceptions and exceptions intended for end-users. support for copying and truncation of the exception. NOTE:
Exceptions should only occur in unexpected or un-normal situations.
NlsUnsupportedOperationException - Exception in net.sf.mmm.util.exception.api
An NlsUnsupportedOperationException is thrown if an operation was invoked that is NOT implemented or generally NOT supported.
NlsUnsupportedOperationException() - Constructor for exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
The constructor.
NlsUnsupportedOperationException(Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
The constructor.
NlsUnsupportedOperationException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
The constructor.
NO_ANNOTATIONS - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtil
An empty Annotation-array.
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
an empty Object-array
NO_BREAK_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
A UnicodeUtil.SPACE that shall not be wrapped.
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.FileUtilLimited
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
An empty GenericType-array.
NO_TYPES - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtil
an empty Type-array
NoByteArrayPool - Class in net.sf.mmm.util.pool.base
This is a dummy pool for byte-arrays.
NoByteArrayPool() - Constructor for class net.sf.mmm.util.pool.base.NoByteArrayPool
The constructor.
NoCharArrayPool - Class in net.sf.mmm.util.pool.base
This is a dummy pool for char-arrays.
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
A NodeCycleException is thrown if a chain of nodes has a cyclic dependency.
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
This class is used to iterate the Nodes of a NodeList.
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
The NodeList to iterate.
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
This is an implementation of CharIterator that iterates the characters of the value(s) of a single node or a node-list.
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.
NoPojoFieldIntrospector - Class in net.sf.mmm.util.pojo.descriptor.base
This is a dummy implementation of the PojoFieldIntrospector interface that never finds any field.
NoPojoFieldIntrospector() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.NoPojoFieldIntrospector
The constructor.
NoPojoMethodIntrospector - Class in net.sf.mmm.util.pojo.descriptor.base
This is a dummy implementation of the PojoMethodIntrospector interface that never finds any method.
NoPojoMethodIntrospector() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.NoPojoMethodIntrospector
The constructor.
NoPojoPathRecognizer - Class in net.sf.mmm.util.pojo.path.base
This is a dummy implementation of the PojoPathRecognizer that does nothing.
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.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(char, char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
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.
normalizeHome(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
Normalize the potential home segment of the path (if starts with ~ such as "~/.ssh", "~root/" or "~admin/..").
normalizePath(String, char) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method normalizes a given path.
normalizePath(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method is a shortcut for normalizePath(path, File.separatorChar).
normalizePath(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
This method is a shortcut for normalizePath(path, File.separatorChar).
normalizePath(String, char) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
This method normalizes a given path.
normalizeSpaces - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
 
normalizeStringRepresentation(String) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
Normalizes the given String.
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
This is a dummy implementation of the NlsTemplateResolver interface that performs no resolving (always returns null for NoTemplateResolver.resolveTemplate(String)).
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.
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
An illegal value for the object-id.
OBJECT_ID_MINIMUM_CUSTOM - Static variable in interface net.sf.mmm.util.entity.api.EntityId
The minimum object-id that can be used for custom entities.
ObjectDisposedException - Exception in net.sf.mmm.util.exception.api
An ObjectDisposedException is thrown if an object or value is already disposed and therefore an operation failed that has been invoked on it.
ObjectDisposedException() - Constructor for exception net.sf.mmm.util.exception.api.ObjectDisposedException
The constructor for de-serialization in GWT.
ObjectDisposedException(Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectDisposedException
The constructor.
objectId - Variable in class net.sf.mmm.util.entity.base.EntityIdImpl
 
ObjectMismatchException - Exception in net.sf.mmm.util.exception.api
An ObjectMismatchException is thrown if an object or value do NOT match as expected.
ObjectMismatchException() - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor for de-serialization in GWT.
ObjectMismatchException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Object, Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Throwable, Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Throwable, Object, Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectNotFoundException - Exception in net.sf.mmm.util.exception.api
An ObjectNotFoundException is thrown if an object was requested but does NOT exist or could NOT be found.
ObjectNotFoundException() - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor for de-serialization in GWT.
ObjectNotFoundException(Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor.
ObjectNotFoundException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor.
ObjectNotFoundException(Throwable, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor.
ObjectNotFoundException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor.
ObjectNotFoundUserException - Exception in net.sf.mmm.util.exception.api
This is an ObjectNotFoundException that represents a user failure (is NOT technical).
ObjectNotFoundUserException() - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor for de-serialization in GWT.
ObjectNotFoundUserException(Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor.
ObjectNotFoundUserException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor.
ObjectNotFoundUserException(Throwable, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor.
ObjectNotFoundUserException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.exception.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
 
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
 
onFailure(ValidationFailure) - Method in interface net.sf.mmm.util.validation.api.ValidationCollector
This method gets called if a ValidationFailure occurred.
onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
This method gets called if a ValidationFailure occurred.
onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
This method gets called if a ValidationFailure occurred.
onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
This method gets called if a ValidationFailure occurred.
onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
This method gets called if a ValidationFailure occurred.
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.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.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.FileResource
This method opens this resource for reading.
optional - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
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.exception.api.GenericSerializableException
 
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.
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.
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.
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.
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
 
ParameterizedTypeImpl - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the ParameterizedType interface.
ParameterizedTypeImpl(Class<?>, Type[], Type) - Constructor for class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
The constructor.
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.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
parent - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode
 
parent - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
 
parent - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain
The parent that is extended by this chain or null.
parentDispatcher - Variable in class net.sf.mmm.util.event.base.AbstractEventBus.EventDispatcher
 
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
This method parses the content of the given reader as FilterRuleChain as described above.
parse(BufferedReader, boolean) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method parses the content of the given reader as FilterRuleChain as described above.
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
This method parses the internationalized message given as CharSequenceScanner pointing the beginning of an argument (immediately after NlsArgumentParser.START_EXPRESSION).
parse(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method parses the internationalized message given as CharSequenceScanner pointing the beginning of an argument (immediately after NlsArgumentParser.START_EXPRESSION).
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 chains given by xmlElement.
parseChains(Element) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
This method parses a map of chains given by xmlElement.
parseChoice(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method parses the NlsFormatterChoice.Choice.
parseComparatorArgument(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method parses the comparator argument.
parseCondition(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method parses the NlsFormatterChoice.Condition.
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.
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.
parseSubFormatter(CharSequenceScanner, String, StringBuilder, VersionUtilImpl.FormatPatternStatus) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
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.
PARTIAL_DIFFERENTIAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Password - Class in net.sf.mmm.util.lang.api
This is the Datatype used to store a simple password as String.
Password() - Constructor for class net.sf.mmm.util.lang.api.Password
The constructor for de-serialization in GWT.
Password(String) - Constructor for class net.sf.mmm.util.lang.api.Password
The constructor.
path - Variable in class net.sf.mmm.util.resource.base.ClasspathResource
 
PATH_SEGMENT_CURRENT - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
The path segment indicating the current folder itself.
PATH_SEGMENT_CURRENT_DIRECTORY - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment indicating the current folder itself.
PATH_SEGMENT_PARENT - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
The path segment indicating the parent folder.
PATH_SEGMENT_PARENT_DIRECTORY - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment indicating the parent folder.
PATH_SEGMENT_SEPARATOR - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment separator.
PATH_SEGMENT_SEPARATOR_CHAR - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment separator.
PATH_SUFFIX_COLLECTION_LIST - Static variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
The reserved PojoPath-suffix used to cache a CollectionList .
PathPatternCompiler - Class in net.sf.mmm.util.pattern.base
This is an implementation of the PatternCompiler interface that compiles path-glob-patterns.
PathPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.PathPatternCompiler
The constructor.
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_ALL - Static variable in interface net.sf.mmm.util.date.api.Iso8601Util
The regex-pattern to check the format.
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.
patternCompiler - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
 
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.
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.
PatternSegment(String, NlsArgument) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
The constructor.
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
This is the interface for a component that periodically refreshes registered Refreshables.
PeriodicRefresherImpl - Class in net.sf.mmm.util.component.impl
This is the implementation of PeriodicRefresher.
PeriodicRefresherImpl() - Constructor for class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
The constructor.
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
 
PersistentEntityAccess() - Constructor for class net.sf.mmm.util.transferobject.api.EntityTo.PersistentEntityAccess
 
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
 
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.
pojo2Map(Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method creates a lazy, immutable Map reflecting the given Pojo.
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
This interface describes the properties of a Pojo.
pojoDescriptor - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
 
PojoDescriptorBuilder - Interface in net.sf.mmm.util.pojo.descriptor.api
This is the interface used to get (or create) the descriptor for a given Pojo.
pojoDescriptorBuilder - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
pojoDescriptorBuilder - Variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
pojoDescriptorBuilder - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
PojoDescriptorBuilderFactory - Interface in net.sf.mmm.util.pojo.descriptor.api
This is the interface for a factory used to create instances of PojoDescriptorBuilder.
pojoDescriptorBuilderFactory - Variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
pojoDescriptorBuilderFactory - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
PojoDescriptorBuilderFactoryImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the implementation of PojoDescriptorBuilderFactory.
PojoDescriptorBuilderFactoryImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
The constructor.
PojoDescriptorBuilderFactoryLimited - Class in net.sf.mmm.util.pojo.descriptor.base
This is the implementation of PojoDescriptorBuilderFactory for a limited environment (GWT).
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
This is the incremental GWT generator to generate the implementation of PojoDescriptorBuilder.
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
This is the generic implementation of the PojoDescriptorBuilder interface.
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
This is the implementation of the PojoDescriptorDependencies interface.
PojoDescriptorDependenciesImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
The constructor.
PojoDescriptorEnhancer - Interface in net.sf.mmm.util.pojo.descriptor.base
This is the interface for a generic enhancer of a PojoDescriptor.
PojoDescriptorGenerator - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the incremental GWT generator to generate implementations of PojoDescriptor for a particular POJO.
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
This is a stateful class to generate a PojoPropertyDescriptor.
PojoDescriptorGeneratorConfiguration - Interface in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the configuration for PojoDescriptorGenerator and PojoDescriptorBuilderGenerator.
PojoDescriptorGeneratorConfigurationImpl - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the configuration for PojoDescriptorGenerator and PojoDescriptorBuilderGenerator.
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
This is the simplest implementation of the PojoDescriptorEnhancer.
PojoDescriptorNoEnhancer() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorNoEnhancer
The constructor.
PojoFactory - Interface in net.sf.mmm.util.pojo.api
This is the interface for a generic factory used to create new instances of Pojos.
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.AbstractValueConverterToCompatiblePojo
 
PojoFieldIntrospector - Interface in net.sf.mmm.util.pojo.descriptor.base
This is the interface used to find fields of a given Pojo.
PojoFieldIntrospectorImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the implementation of the PojoMethodIntrospector interface.
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.
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
This is represents a given Pojo as Map where the key is a property-name given as String.
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
This is the implementation of the PojoMethodIntrospector interface.
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.
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.
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
A PojoPathAccessException is thrown if a PojoPath could NOT be evaluated because it lead to an invalid access on some object.
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.
PojoPathCache(Object) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
The constructor.
PojoPathCache(Class<?>, GenericType<?>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
The constructor.
PojoPathCachingDisabledException - Exception in net.sf.mmm.util.pojo.path.base
A PojoPathCachingDisabledException is thrown if caching is required to access a specific PojoPath but caching was disabled at this point.
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
This is the interface of an object that carries the context for a PojoPathNavigator.
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
A PojoPathConversionException is thrown if a Pojo has the wrong type and could NOT be converted to the required type.
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
A PojoPathCreationException is thrown by the PojoPathNavigator if the supplied mode is PojoPathMode.CREATE_IF_NULL and an intermediate Pojo was null but could NOT be created.
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
This is the abstract base class for exceptions thrown by the PojoPathNavigator.
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
This is the call-back interface for a PojoPathFunction that allows to add custom functionality to a PojoPathNavigator.
PojoPathFunctionManager - Interface in net.sf.mmm.util.pojo.path.api
This is the interface for a manager of PojoPathFunctions.
PojoPathFunctionManagerImpl - Class in net.sf.mmm.util.pojo.path.impl
This is the implementation of PojoPathFunctionManager.
PojoPathFunctionManagerImpl() - Constructor for class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
The constructor.
PojoPathMap - Class in net.sf.mmm.util.pojo.path.base
This is represents a given Pojo as Map where the key is a PojoPath-String.
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
This Enum contains the available modes for using a PojoPathNavigator.
PojoPathMode() - Constructor for enum net.sf.mmm.util.pojo.path.api.PojoPathMode
 
PojoPathNamedFunction<IN,VALUE> - Interface in net.sf.mmm.util.pojo.path.api
This is the interface for a PojoPathFunction that has a name.
PojoPathNamedFunctionToString - Class in net.sf.mmm.util.pojo.path.impl.function
This is the implementation of a PojoPathNamedFunction that performs a Object.toString() on the input-object.
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
This is the implementation of PojoPathNavigator.
PojoPathNavigatorImpl() - Constructor for class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
The constructor.
PojoPathPropertyAccessor<POJO,VALUE> - Class in net.sf.mmm.util.value.base
This is an implementation of PropertyAccessor using PojoPathNavigator (based on reflection).
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
This is the call-back interface used to recognize Pojos traversed by a PojoPathNavigator.
PojoPathSegmentIsNullException - Exception in net.sf.mmm.util.pojo.path.api
A PojoPathSegmentIsNullException is thrown by the PojoPathNavigator if the supplied mode is PojoPathMode.FAIL_IF_NULL and an intermediate Pojo was null.
PojoPathSegmentIsNullException(Object, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
The constructor.
PojoPathState(AbstractPojoPathNavigator.CachingPojoPath, PojoPathMode, String) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
The constructor for no caching.
PojoPathState(AbstractPojoPathNavigator.CachingPojoPath, PojoPathMode, String, Map<String, AbstractPojoPathNavigator.CachingPojoPath>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
The constructor.
PojoPathUnsafeException - Exception in net.sf.mmm.util.pojo.path.api
A PojoPathUnsafeException is thrown by the PojoPathNavigator if the supplied mode was PojoPathMode.FAIL_IF_NULL and the PojoPath was unsafe.
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 .
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
A PojoPropertyAccessor gives access to a specific property of a POJO.
PojoPropertyAccessorAddBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for add-access.
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
This is the interface used to create a PojoPropertyAccessor.
PojoPropertyAccessorGetBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorNonArgBuilder interface for getter-access.
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
This is the implementation of the PojoPropertyAccessorNonArg interface for getting a Field.
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
This is the implementation of the PojoPropertyAccessorIndexedNonArgBuilder interface for indexed getter-access.
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
This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for mapped getter-access.
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
This is the interface for a property-accessor that allows to perform something (e.g.
PojoPropertyAccessorIndexedNonArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a indexed non-arg accessor.
PojoPropertyAccessorIndexedNonArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedNonArg interface for accessing a Method.
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
An instance of this class represents a specific accessor-mode for a one-arg accessor of a property.
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
This is the interface used to create a indexed one-arg accessor.
PojoPropertyAccessorIndexedOneArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedOneArg interface for accessing a Method.
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
An instance of this class represents a specific accessor-mode for a one-arg accessor of a property.
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
This is the abstract base class for the mode of a specific PojoPropertyAccessor.
PojoPropertyAccessorMode(String, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
The constructor.
PojoPropertyAccessorModes - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This type contains the available PojoPropertyAccessorModes to have them in one place and make the API easier to use.
In case you want to extend and create your own mode and accessor you need to reference it explicitly.
PojoPropertyAccessorNonArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This is the interface for a property-accessor that allows to access a property without any argument.
PojoPropertyAccessorNonArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a property-reader.
PojoPropertyAccessorNonArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorNonArg interface for accessing a Method.
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
An instance of this class represents a specific accessor-mode for a non-arg accessor of a property.
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
This is the interface for a property-accessor that allows to access a property supplying a single argument.
PojoPropertyAccessorOneArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a one-arg accessor.
PojoPropertyAccessorOneArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArg interface for accessing a Method.
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
An instance of this class represents a specific accessor-mode for a one-arg accessor of a property.
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
This is the implementation of the PojoPropertyAccessorOneArg interface for adding an element using the getter from another accessor returning an array or Collection.
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
This is an implementation of the PojoPropertyAccessorNonArg acting as as a getter that delegates to a indexed-getter using a fixed index.
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
This is an implementation of the PojoPropertyAccessorNonArg acting as as a getter that delegates to a mapped-getter using a fixed key.
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
This is the implementation of the PojoPropertyAccessorIndexedNonArg interface for getting an element from another accessor returning an array or List.
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
This is the implementation of the PojoPropertyAccessorOneArg interface for getting an element from another accessor returning a Map.
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
This is the implementation of the PojoPropertyAccessorNonArg interface for getting the size of an array, List or Map from another 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
This is the implementation of the PojoPropertyAccessorOneArg interface for removing an element using the getter from another accessor returning an array or Collection.
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
This is an implementation of the PojoPropertyAccessorOneArg acting as as a setter that delegates to a indexed-setter using a fixed index.
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
This is an implementation of the PojoPropertyAccessorOneArg acting as as a setter that delegates to a mapped-setter using a fixed key.
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
This is the implementation of the PojoPropertyAccessorIndexedOneArg interface for setting an indexed property using the getter from another accessor returning an array or List.
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
This is the implementation of the PojoPropertyAccessorTwoArg interface for setting an element in a Map returned from another 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
This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for add-access.
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
This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for setter-access.
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
This is the implementation of the PojoPropertyAccessorOneArg interface for setting a Field.
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
This is the implementation of the PojoPropertyAccessorIndexedOneArgBuilder interface for indexed setter-access.
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
This is the implementation of the PojoPropertyAccessorTwoArgBuilder interface for mapped setter-access.
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
This is the implementation of the PojoPropertyAccessorNonArgBuilder interface for getter-access.
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
This is the interface for a property-accessor that allows to access a property supplying a two arguments.
PojoPropertyAccessorTwoArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a two-arg accessor.
PojoPropertyAccessorTwoArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorTwoArg interface for accessing a Method.
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
An instance of this class represents a specific accessor-mode for a two-arg accessor of a property.
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
This is the implementation of the PojoPropertyDescriptor interface.
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
A PojoPropertyPath represents a path to a simple property of a Pojo.
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
This is a simple abstraction of reflective introspection solutions such as PojoPropertyAccessorBuilder or even PojoPathNavigator.
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.
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
The prefix of the string representation.
PREFIX - Static variable in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
The prefix/value of the string representation.
PREFIX - Static variable in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
The prefix of the string representation.
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
Fields that start with this prefix ("INT_" ), will be ignored as bundle properties.
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
 
printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.ComposedException
This method prints the stack trace with localized exception message(s).
printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method prints the stack trace with localized exception message(s).
printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsException
This method prints the stack trace with localized exception message(s).
printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method prints the stack trace with localized exception message(s).
printStackTrace(NlsThrowable, Locale, Appendable) - Static method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
printStackTrace(Locale, Appendable) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
This method prints the stack trace with localized exception message(s).
printStackTraceCause(Throwable, Locale, Appendable) - Static method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
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.
PROJECTIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
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
The name of the system-property for the name of the JVM.
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.FileUtilLimited
The key of the system property "java.io.tmpdir".
PROPERTY_USER_HOME - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
The key of the system property "user.home".
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
This class represents Properties as JAXB bean.
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
 
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
This method puts the given element using its associated class.
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.exception.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.
putAccessor(PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
This method puts the given accessor into this property-descriptor.
putAccessor(PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
This method puts the given accessor into this property-descriptor.
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
This is the interface for a CollectionFactory that creates instances of Queue.
queueFactory - Variable in class net.sf.mmm.util.event.base.AbstractEventBus
The CollectionFactory used to create regular Collections e.g.
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
This is an implementation of the UuidFactory interface that simply delegates to UUID.randomUUID().
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> - Class in net.sf.mmm.util.value.api
This class represents a range of two values, minimum and maximum.
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_UNACCEPTABLE - Static variable in class net.sf.mmm.util.collection.base.RankMap
The rank that represents an element that has been disqualified.
Ranking() - Constructor for class net.sf.mmm.util.collection.base.RankMap.Ranking
 
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.
RankMap() - Constructor for class net.sf.mmm.util.collection.base.RankMap
The constructor.
RankMap.Ranking - Class in net.sf.mmm.util.collection.base
This inner class represents the RankMap.Ranking.rank of an element.
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(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
This method reads the next character if it is a digit.
readDigit() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads the next character if it is a digit.
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.
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.
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.
readOnly - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
ReadOnlyException - Exception in net.sf.mmm.util.exception.api
A ReadOnlyException is thrown if the modification of something failed because it is read-only.
ReadOnlyException() - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor for de-serialization in GWT.
ReadOnlyException(Object) - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor.
ReadOnlyException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor.
ReadOnlyException(Throwable, Object) - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor.
ReadOnlyException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.exception.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.
ReadOnlyIterator(Iterator<E>) - Constructor for class net.sf.mmm.util.collection.base.ReadOnlyIterator
The constructor.
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.
readUntil(CharFilter, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the first character accepted by the given filter or the end is reached.
readUntil(char, boolean, char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the given (un-escaped) stop character or the end is reached.
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.
readUntil(CharFilter, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters until the first character accepted by the given filter or the end is reached.
readUntil(char, boolean, char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters until the given (un-escaped) stop character or the end is reached.
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.
readWhile(CharFilter, int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters that are accepted by the given filter.
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.
readWhile(CharFilter, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters that are accepted by the given filter.
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
A ReflectionException is thrown if an operation based on reflection failed.
ReflectionException(String) - 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.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
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.resource.impl.ClasspathScannerImpl
 
reflectionUtil - Variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
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
This is a limited subset of ReflectionUtil that is GWT compatible.
ReflectionUtilLimitedImpl - Class in net.sf.mmm.util.reflect.base
This is the implementation of the ReflectionUtilLimited interface.
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.
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
The Set of Refreshables.
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
This is the canonical implementation of the PatternCompiler interface.
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
This class converts a string by matching a given regular expression Pattern and if it partially matches replacing the match(es) with a given replacement.
RegexStringTransformer() - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformer
The non-arg constructor.
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
This class is a RegexStringTransformer that implements the StringTransformerRule interface by adding the stop-on-match flag.
RegexStringTransformerRule() - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
The non-arg constructor.
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
This method registers the given factory using its collection-interface.
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.
registerCustomDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
This method registers a custom Datatype so it is recognized by AbstractDatatypeDetector.isDatatype(Class).
registerCustomDatatype(String) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
registerDatatypeDescriptor(DatatypeDescriptor<?>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
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
This method registers the given enumClass as EnumDefinition.
registerEnumDefinition(AbstractEnumDefinition<?, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method registers the given EnumDefinition.
registerEnumDefinitions() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
Registers the enum definitions to support.
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
This method registers the given function for the given functionName so it is available via DefaultPojoPathFunctionManager.getFunction(String).
registerJavaTimeDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
Called from AbstractDatatypeDetector.registerDefaultDatatypes() to add JSR310 datatypes.
registerJavaUtilDateCalendarDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
Called from AbstractDatatypeDetector.registerDefaultDatatypes() to add legacy Date and Calendar datatypes.
registerMapFactory(MapFactory) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method registers the given factory using its map-interface.
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
registerStandardDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
This method registers a Java standard Datatype so it is recognized by AbstractDatatypeDetector.isJavaStandardDatatype(Class).
registerStandardDatatype(String) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
REJECT_ALL_FILTER - Static variable in class net.sf.mmm.util.filter.base.ConstantFilter
 
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.
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 - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to remove an element from a container property (e.g.
REMOVE - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
The mode for an accessor used to remove an item from a property with an container (array or Collection) type.
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
Instance to remove stacktrace and suppressed.
removeCachedPath(String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method removes a AbstractPojoPathNavigator.CachingPojoPath from the cache.
removeCause - Variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
removeChild(CHILD) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method removes the given child from the children of this GenericTreeNode.
removeChild(int) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method removes the child from the children of this GenericTreeNode at the given index.
removeChild(int) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
This method removes the child from the children of this GenericTreeNode at the given index.
removeChild(TreeNodeSimple<VALUE>) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
This method removes the given child from the children of this GenericTreeNode.
removeChildren(Element) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method removes all child nodes of the given node.
removeChildren(Element) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method removes all child nodes of the given node.
removeDetails(Throwable, ExceptionTruncation) - Static method in class net.sf.mmm.util.exception.api.ThrowableHelper
 
removeListener(EventListener<?>) - Method in interface net.sf.mmm.util.event.api.EventBus
This method removes a listener.
removeListener(L) - Method in interface net.sf.mmm.util.event.api.EventSource
This method removes a listener.
removeListener(EventListener<?>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
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
This method removes the given item from an array or Collection using the remove property with the given propertyName from the given pojo accessor.
removePropertyItem(POJO, String, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method removes the given item from an array or Collection using the remove property with the given propertyName from the given pojo accessor.
removeRefreshable(Refreshable) - Method in interface net.sf.mmm.util.component.api.PeriodicRefresher
This method removes the given refreshable from this PeriodicRefresher.
removeRefreshable(Refreshable) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
This method removes the given refreshable from this PeriodicRefresher.
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.
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.
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.
requestBundlesAsynchron(Runnable, String...) - Method in interface net.sf.mmm.util.nls.api.NlsResourceBundleRequestor
This method requests a number of ResourceBundles by their base-name.
requestBundlesAsynchron(Runnable, String...) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsResourceBundleRequestor
This method requests a number of ResourceBundles by their base-name.
require(EnumDefinition<?, ?>...) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method triggers that the given EnumDefinitions are available.
require(Runnable, EnumDefinition<?, ?>...) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method triggers that the given EnumDefinitions are available.
require(EnumDefinition<?, ?>...) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method triggers that the given EnumDefinitions are available.
require(Runnable, EnumDefinition<?, ?>...) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProviderSynchronous
This method triggers that the given EnumDefinitions are available.
require(Runnable, EnumDefinition<?, ?>...) - Method in class net.sf.mmm.util.lang.base.SimpleEnumProvider
This method triggers that the given EnumDefinitions are available.
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.
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.
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
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_PRECISION - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
The maximum delta allowed for NumberTypeImpl.valueOf(Number, boolean).
requiredSegmentCount - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
The number of segments that are required.
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.
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(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.
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.
resolveEntity(String) - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method resolves the given entity.
resolveEntity(String) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method resolves the given entity.
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.
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.
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.
resolveTemplate(NlsReversedResourceBundle, String) - Method in class net.sf.mmm.util.nls.impl.AbstractResourceBundleNlsTemplateResolver
This method resolves the NlsTemplate from the given NlsReversedResourceBundle.
resolveTemplate(String, NlsReversedResourceBundle...) - Method in class net.sf.mmm.util.nls.impl.AbstractResourceBundleNlsTemplateResolver
This method resolves the NlsTemplate from the given array of bundles.
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.
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.
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.
resolveTypeVariable(TypeVariable<?>, GenericType<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
 
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.impl.NlsReversedResourceBundleImpl
 
ResourceBundleControlUtf8 - Class in net.sf.mmm.util.nls.base
Adds UTF-8 support for ResourceBundle *.properties files.
ResourceBundleControlUtf8() - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8
The constructor.
ResourceBundleControlUtf8WithNlsBundleSupport - Class in net.sf.mmm.util.nls.base
Extends ResourceBundleControlUtf8 with support for NlsBundle to prevent exception overhead.
ResourceBundleControlUtf8WithNlsBundleSupport() - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8WithNlsBundleSupport
The constructor.
resourceBundleFinder - Variable in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
 
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<? super String>) - Constructor for class net.sf.mmm.util.reflect.base.ResourceCollector
The constructor.
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<? super 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.
ResourcePath - Interface in net.sf.mmm.util.resource.api
This class represents a path in a file, URL, or the like.
ResourcePathNode<D> - Class in net.sf.mmm.util.resource.api
This class represents a path in a file, URL, or the like.
ResourcePathNode(String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode
The constructor for a root ResourcePathNode.
ResourcePathNode(ResourcePathNode<D>, String, D) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode
The constructor.
ResourcePathNode(ResourcePathNode<D>, String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode
The constructor.
ResourcePathNode.ResourcePathRootAbsolute<D> - Class in net.sf.mmm.util.resource.api
Implementation of Unix/Linux absolute root.
ResourcePathNode.ResourcePathRootHome<D> - Class in net.sf.mmm.util.resource.api
Implementation of home absolute root (~ or ~login).
ResourcePathNode.ResourcePathRootRelative<D> - Class in net.sf.mmm.util.resource.api
Implementation of relative root.
ResourcePathNode.ResourcePathRootUnc<D> - Class in net.sf.mmm.util.resource.api
Implementation of UNC absolute root.
ResourcePathNode.ResourcePathRootUrl<D> - Class in net.sf.mmm.util.resource.api
Implementation of Unix/Linux absolute root.
ResourcePathNode.ResourcePathRootWindows<D> - Class in net.sf.mmm.util.resource.api
Implementation of Windows absolute root drive.
ResourcePathRootAbsolute(Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
The constructor.
ResourcePathRootHome(Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
The constructor.
ResourcePathRootHome(String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
The constructor.
ResourcePathRootRelative(Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
The constructor.
ResourcePathRootUnc(String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUnc
The constructor.
ResourcePathRootUrl(String, String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
The constructor.
ResourcePathRootWindows(String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootWindows
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.
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.
result - Variable in class net.sf.mmm.util.date.api.TimeMeasure
The TimeMeasure.Result if TimeMeasure.duration time has been set and measure is completed or null if still in progress.
Result() - Constructor for enum net.sf.mmm.util.date.api.TimeMeasure.Result
 
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
 
root - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
 
ROOT_ABSOLUTE - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
ROOT_HOME - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
ROOT_RELATIVE - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
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() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
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(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

scheme - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 
SCHEME_PREFIX - Static variable in class net.sf.mmm.util.resource.base.ClasspathResource
The scheme-prefix for this type of DataResource.
SCHEME_PREFIX - Static variable in class net.sf.mmm.util.resource.base.FileResource
The scheme-prefix for this type of BrowsableResource.
SCHEME_PREFIX_CLASSPATH - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the classpath (see ClassLoader for details).
SCHEME_PREFIX_FILE - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the regular FileSystem (see File).
SCHEME_PREFIX_FTP - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the network accessed via FTP.
SCHEME_PREFIX_FTP - Static variable in class net.sf.mmm.util.resource.base.UrlResource
The scheme-prefix for FTP.
SCHEME_PREFIX_HTTP - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the web accessed via HTTP.
SCHEME_PREFIX_HTTP - Static variable in class net.sf.mmm.util.resource.base.UrlResource
The scheme-prefix for HTTP.
SCHEME_PREFIX_HTTPS - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the web accessed via HTTPS.
SCHEME_PREFIX_HTTPS - Static variable in class net.sf.mmm.util.resource.base.UrlResource
The scheme-prefix for HTTPS.
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.
SearchResult<HIT> - Interface in net.sf.mmm.util.search.api
This is the interface for the result of a query for SearchCriteria.
SearchResultBean<HIT> - Class in net.sf.mmm.util.search.base
This is the implementation of SearchResult.
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.
SearchTimeoutException() - Constructor for exception net.sf.mmm.util.search.api.SearchTimeoutException
The constructor.
SecondSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.SecondSegment
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.
Segment(String, NlsArgument) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Segment
The constructor.
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
 
segmentDescriptorList - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
 
segmentPadding - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The padding for segments.
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
The separator for segments.
SEMICOLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The semi-colon sign used as separator for various cases (e.g.
sendEvent(E) - Method in interface net.sf.mmm.util.event.api.EventBus
This method sends an event to all registered listeners.
sendEvent(E) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
This method sends an event to all registered listeners.
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
The separator used for locale-infixes.
SEPARATOR - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
The character that separates the segments of a PojoPath.
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
A CharFilter that accepts common separators.
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
This is an implementation of the CharIterator interface that simply iterates a given CharSequence.
SequenceCharIterator(CharSequence) - Constructor for class net.sf.mmm.util.lang.base.SequenceCharIterator
The constructor.
serialize(T, JsonGenerator, SerializerProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
serializeGeneric(V, JsonGenerator, SerializerProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
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.exception.api.BusinessErrorUserException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ComposedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.DuplicateObjectException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.IllegalCaseException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsClassCastException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalStateException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsNullPointerException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsParseException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsRuntimeException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectDisposedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectMismatchException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectNotFoundException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ReadOnlyException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.io.api.RuntimeIoException
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.api.Password
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.datatype.adapter.jackson.DatatypeJsonDeserializers
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
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 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 class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUnc
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootWindows
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
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.DataTo
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 interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to write a regular property (e.g.
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.
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.
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.
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_INDEXED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to write an indexed property (e.g.
SET_MAPPED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to write an element to a mapped property (e.g.
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
This method sets the accessor-builders.
setAdditionalConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the additional converter .
setAdditionalFunctionManager(PojoPathFunctionManager) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the additional function-manager.
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
This method sets both the alt-quote-start and alt-quote-end character.
setAltQuoteEnd(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method sets the alt-quote-end character.
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
 
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
 
setBasicUtil(BasicUtil) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method sets the BasicUtil.
setBundleFactory(NlsBundleFactory) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method sets (overrides) the default NlsBundleFactory.
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
This method stored a AbstractPojoPathNavigator.CachingPojoPath in the cache.
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.exception.api.ThrowableHelper.Helper
 
setCdataCloseCount(int) - Method in class net.sf.mmm.util.xml.api.ParserState
 
setCheckComments(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
 
setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
 
setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method sets the CollectionFactoryManager instance to use.
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
 
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
This method sets (injects) the composedValueConverter.
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
 
setConverters(List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
This method injects a List of ValueConverters to use as default.
setConverters(List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method injects a List of ValueConverters to add.
setCurrentIndex(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method sets the current index.
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
 
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
 
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
setDatatypeDescriptors(List<DatatypeDescriptor<?>>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
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
This method sets the dependencies.
setDependencies(ExtendedPojoDescriptorDependenciesImpl) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
setDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
This method sets the descriptor-builder to use.
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
This method sets the documentBuilderFactory.
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
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
setEnvironment(Environment) - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
setEnvironmentDetector(EnvironmentDetector) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
setEscape(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
setEventBus(EventBus) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
 
setExecutor(Executor) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
setExecutor(Executor) - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
This method sets the executor to use.
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
This is the interface for a CollectionFactory that creates instances of Set.
setFactory(NlsMessageFactory) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method sets (overrides) the NlsMessageFactory.
setFactory(UuidFactory) - Static method in class net.sf.mmm.util.uuid.api.UuidAccess
This method sets (overrides) the UuidFactory.
setField(Field) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
Sets the Field represented by this descriptor.
setFieldIntrospector(PojoFieldIntrospector) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method sets the field-introspector.
setFieldValue(Field, Throwable, Object) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
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
This method allows to inject the formatters to register.
setFunctionManager(PojoPathFunctionManager) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the function-manager used for global PojoPathFunctions.
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
This method sets a List of named functions to be registered in this manager.
setGlobalExceptionHandler(GlobalExceptionHandler) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
 
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
 
setId(ID) - Method in interface net.sf.mmm.util.entity.api.MutableGenericEntity
This method sets the ID of this entity.
setId(ID) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
This method sets the ID of this entity.
setId(ID) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteId
This method sets the ID of this object.
setId(ID) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
This method sets the ID of this entity.
setInAttribute(char) - Method in class net.sf.mmm.util.xml.api.ParserState
 
setInitialized() - Method in class net.sf.mmm.util.component.base.InitializationState
This method sets the state to initialized.
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
 
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
This method sets the Iso8601Util.
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
This method sets the Iso8601Util to use.
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
This method sets the Iso8601Util to use.
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method sets the Iso8601Util to use.
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
 
setKey(String) - Method in class net.sf.mmm.util.xml.base.jaxb.Property
 
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
setMathUtil(MathUtilLimited) - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
setMathUtil(MathUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This method set the MathUtil to use.
setMaximumHitCount(Integer) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
setMaximumListGrowth(int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method sets the maximumListGrowth.
setMaximumValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteMaximumValue
This method sets the maximum value of this object.
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
This method sets the method-introspector.
setMinimumValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteMinimumValue
This method sets the minimum value of this object.
setModificationCounter(int) - Method in interface net.sf.mmm.util.entity.api.MutableGenericEntity
This method sets the modification counter of this entity.
setModificationCounter(int) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
This method sets the modification counter of this entity.
setModificationCounter(int) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
This method sets the modification counter of this entity.
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
This method sets the NlsDependencies to use.
setNormalizeSpaces(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
 
setParent(PARENT) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method sets the parent of this GenericTreeNode.
setParent(AbstractPojoPathNavigator.CachingPojoPath) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
setPersistentEntity(EntityTo<ID>, PersistenceEntity<ID>) - Method in class net.sf.mmm.util.transferobject.api.EntityTo.PersistentEntityAccess
Sets the internal PersistenceEntity reference of the given EntityTo.
setPersistentEntity(EntityTo<ID>, PersistenceEntity<ID>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl.EtoHelper
Sets the internal PersistenceEntity reference of the given EntityTo.
setPersistentEntity(EntityTo<ID>, PersistenceEntity<ID>) - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto.EtoHelper
Sets the internal PersistenceEntity reference of the given EntityTo.
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
This method sets the pojo-instance.
setPojoClass(Class<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method sets the pojo-class.
setPojoDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
setPojoDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
This method sets the PojoDescriptorBuilder instance to use.
setPojoDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
setPojoDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
This method sets the PojoDescriptorBuilderFactory instance to use.
setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the PojoFactory to use.
setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the pojo-factory.
setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
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
This method sets the pojo-type.
setPrevious(BasicDoubleLinkedNode<V>) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method sets the previous node.
setProperties(Properties) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the properties.
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.
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
 
setQuote(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
This method sets both the quote-start and quote-end character.
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
 
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
This method sets the recognizer.
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
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.resource.impl.ClasspathScannerImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
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.impl.DefaultNlsTemplateResolver
 
setRevision(Number) - Method in interface net.sf.mmm.util.entity.api.MutableRevisionedEntity
This method sets the revision of this entity.
setRevision(Number) - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
This method sets the revision of this entity.
setRevision(Number) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
This method sets the revision of this entity.
setSearchTimeout(Long) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
setSingularizer(Singularizer) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method injects the Singularizer.
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.lang.base.AbstractEnumProvider
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
This method sets the StringUtil to use.
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
This method sets the StringUtil to use.
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method sets the StringUtil to use.
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
setSuppressed(Throwable, List<Throwable>) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
setTagStartIndex(int) - Method in class net.sf.mmm.util.xml.api.ParserState
 
setTemplateResolver(NlsTemplateResolver) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method sets (overrides) the default NlsTemplateResolver.
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
This method sets the transformerFactory.
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
This method ranks the given element as unacceptable.
setUser(Principal) - Method in interface net.sf.mmm.util.session.api.MutableUserSession
Sets the current user.
setUser(Principal) - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
Sets the current user.
setValue(V) - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
This method sets the value.
setValue(VALUE) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
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
This method sets the value-converter used by default.
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
This method sets the visibility.
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
This class represents a "method signature".
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
This is a simple implementation of AbstractClassHierarchyMap.
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
This is the interface for a simple Datatype, that can be represented by a single standard value.
SimpleDatatypeAttributeConverter<T extends SimpleDatatype<V>,V> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jpa
This is a generic implementation of AbstractSimpleDatatypeAttributeConverter.
SimpleDatatypeAttributeConverter(Class<T>, DatatypeDescriptorManager) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
The constructor.
SimpleDatatypeAttributeConverter(DatatypeDescriptor<T>) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
The constructor.
SimpleEnumProvider - Class in net.sf.mmm.util.lang.base
This is a simple implementation of EnumProvider.
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
This is an implementation of the GenericType interface for a simple Class.
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
This is the interface for a SimpleValueConverter that is generic and can convert from Object to Object.
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
This is an abstract base implementation of NlsFormatter based on Formatter.
SimpleNlsFormatter() - Constructor for class net.sf.mmm.util.nls.base.SimpleNlsFormatter
The constructor.
SimplePojoFactory - Class in net.sf.mmm.util.pojo.base
This is the simplest implementation of the PojoFactory interface.
SimplePojoFactory() - Constructor for class net.sf.mmm.util.pojo.base.SimplePojoFactory
 
SimpleStringHasher - Class in net.sf.mmm.util.text.base
This is a simple, inefficient implementation of StringHasher that is compatible to String.hashCode().
SimpleStringHasher() - Constructor for class net.sf.mmm.util.text.base.SimpleStringHasher
The constructor.
SimpleValidationFailure - Class in net.sf.mmm.util.validation.base
Deprecated.
- use ValidationFailureImpl instead.
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>.
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
The actual size (number of elements in AbstractPool.pool).
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.
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.
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.
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.
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.
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.
skipWhile(CharFilter, int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters that are accepted by the given filter.
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.
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.
skipWhile(CharFilter, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters that are accepted by the given filter.
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 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
The slash sign also commonly used for divisions (where actually UnicodeUtil.DIVISION_SIGN shall be used).
SOLIDUS_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SortedMapFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a MapFactory that creates instances of SortedMap.
SortedProperties - Class in net.sf.mmm.util.collection.base
This class extends Properties and makes them sorted by their keys.
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
This is the interface for a CollectionFactory that creates instances of SortedSet.
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.
SOUND_RECORDING_COPYRIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
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
This is an implementation of the CharIterator interface that adapts a CharIterator such that spaces are normalized.
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.
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
 
standardDatatypeSet - Variable in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
 
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
startIndex - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
The start-index in CharSequenceScanner.chars.
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.component.base.InitializationState
This field holds the atomic state of this object.
State() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain.State
The constructor.
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 PersistenceEntity 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 PersistenceEntity 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
StatefulPropertyGenerator(SourceWriter, JClassType) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
The constructor.
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.
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 - 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.
str - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
StreamReaderProxy - Class in net.sf.mmm.util.xml.base
This is an implementation of XMLStreamReader interface that adapts an XMLStreamReader.
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.
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.
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
This is a rewrite of the awkward StringTokenizer provided by the JDK.
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
This class represents a Transformer for Strings that is build out of a list of rules.
StringTransformerChain() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain
The non-arg constructor.
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.
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
This is a JAXB-ready Container for Transformers.
StringTransformerList() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerList
The constructor.
StringTransformerRule - Interface in net.sf.mmm.util.transformer.api
This is the interface for a Transformer of Strings that is typically used as part of a StringTransformerChain.
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.lang.base.AbstractEnumProvider
 
stringUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorEnum
The StringUtil instance.
stringUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
stringUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorEnum
The StringUtil instance.
stringUtil - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
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
The StringUtil instance.
stringUtil - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The StringUtil instance.
stringUtil - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
StringUtilImpl - Class in net.sf.mmm.util.lang.base
This is the implementation of StringUtil.
StringUtilImpl() - Constructor for class net.sf.mmm.util.lang.base.StringUtilImpl
The constructor.
StringValueConverter - Interface in net.sf.mmm.util.value.api
This is a sub-interface of GenericValueConverter for the most common value type String.
StringValueConverterImpl - Class in net.sf.mmm.util.value.base
This is the implementation of StringValueConverter.
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
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
This is a simple implementation of the TransformerRule.
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.exception.api.ThrowableHelper.Helper
 
SURFACE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SWUNG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SYNTAX - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsMessageFormatter
The syntax of the message-format patterns.
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
The system-type for Unix explicitly excluding Mac OS, BSD-systems and Linux.
SYSTEM_TYPE_WINDOWS - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for a variant of Microsoft Windows (including mobile variants).
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
This is the implementation of the SystemInformation interface.
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.
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

tagStartIndex - Variable in class net.sf.mmm.util.xml.api.ParserState
 
targetArrayClass2converterMap - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
targetClass2converterMap - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
TargetClass2ConverterMap() - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
The constructor.
TargetClass2ConverterMap(MapFactory<Map>) - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
The constructor.
targetType - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
 
technical - Variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
technical - Variable in class net.sf.mmm.util.lang.base.AbstractErrorMessage
 
TechnicalErrorUserException - Exception in net.sf.mmm.util.exception.api
A TechnicalErrorUserException is wrapping arbitrary technical errors to a generic exception for end-users or clients.
TechnicalErrorUserException() - Constructor for exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
The constructor for de-serialization in GWT.
TechnicalErrorUserException(Throwable) - Constructor for exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
The constructor.
TechnicalErrorUserException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.exception.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.exception.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 - Static variable in class net.sf.mmm.util.nls.api.NlsAccess
 
templateResolver - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The NlsTemplateResolver instance.
templatesMap - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The Map used to cache templates.
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.exception.api
This is a small hack to truncate exceptions.
ThrowableHelper() - Constructor for class net.sf.mmm.util.exception.api.ThrowableHelper
Construction forbidden.
ThrowableHelper.Helper - Class in net.sf.mmm.util.exception.api
Class for reflective access to Throwables.
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.
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
Deprecated.
 
title - Variable in enum net.sf.mmm.util.lang.api.CompareOperator
 
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
This method converts the given Collection to an array of the given componentType.
toArray(Collection<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method converts the given Collection to an array of the given componentType.
toArrayTyped(Collection<T>, Class<T>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method converts the given Collection to an array of the given componentType.
toArrayTyped(Collection<T>, Class<T>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method converts the given Collection to an array of the given componentType.
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.
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.
toDirection() - Method in enum net.sf.mmm.util.lang.api.Alignment
 
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.api.GwtHelper
toLowerCase(String, Locale) - Static method in class net.sf.mmm.util.lang.api.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.
toNlsMessage() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method is the equivalent to Object.toString() with native language support.
toNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
This method is the equivalent to Object.toString() with native language support.
toNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method is the equivalent to Object.toString() with native language support.
toNlsMessage() - Method in interface net.sf.mmm.util.nls.api.NlsObject
This method is the equivalent to Object.toString() with native language support.
toNlsMessage() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method is the equivalent to Object.toString() with native language support.
toNlsMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method is the equivalent to Object.toString() with native language support.
toNlsMessage() - Method in class net.sf.mmm.util.nls.impl.NlsMessageImpl
This method is the equivalent to Object.toString() with native language support.
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
 
toResourceBundle(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
Converts the given NlsBundle class to a ResourceBundle.
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.
toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method is like StringUtil.toSeparatedString(Collection, String, StringSyntax) but allows to specify an explicit Formatter to use instead of Object.toString().
toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>, Appendable) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method is like StringUtil.toSeparatedString(Collection, String, StringSyntax) but allows to specify an explicit Formatter to use instead of Object.toString().
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.
toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method is like StringUtil.toSeparatedString(Collection, String, StringSyntax) but allows to specify an explicit Formatter to use instead of Object.toString().
toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>, Appendable) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method is like StringUtil.toSeparatedString(Collection, String, StringSyntax) but allows to specify an explicit Formatter to use instead of Object.toString().
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.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 class net.sf.mmm.util.collection.base.TreeNodeSimple
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
Method to extend Object.toString() logic.
toString(StringBuilder) - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
Method to extend Object.toString() logic.
toString() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
toString() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
toString(Locale) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
Like NlsThrowable.toString() but using the specified Locale.
toString(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
appends the localized string representation of this exception.
toString() - Method in exception net.sf.mmm.util.exception.api.NlsException
toString(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsException
Like NlsThrowable.toString() but using the specified Locale.
toString(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsException
appends the localized string representation of this exception.
toString() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
toString(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
Like NlsThrowable.toString() but using the specified Locale.
toString(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
appends the localized string representation of this exception.
toString() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
toString(Locale) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
Like NlsThrowable.toString() but using the specified Locale.
toString(Locale, Appendable) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
appends the localized string representation of this exception.
toString() - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
toString() - Method in class net.sf.mmm.util.lang.api.AbstractDatatype
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.Alignment
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.Conjunction
Returns the official String representation of this Datatype.
toString() - Method in interface net.sf.mmm.util.lang.api.Datatype
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.Direction
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.Orientation
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.lang.api.Password
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.SortOrder
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
toString() - Method in enum net.sf.mmm.util.lang.api.VerticalAlignment
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
Returns the official String representation of this Datatype.
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.datatype.descriptor.AbstractDatatypeDescriptor
toString() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
toString() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.lang.base.EnumEnumType
Returns the official String representation of this Datatype.
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(StringBuilder, char) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
toString() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
toString(char) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
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.scanner.base.CharSequenceScanner
toString() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.text.base.JustificationImpl
toString() - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
toString(StringBuilder) - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
Method to extend AbstractTransferObject.toString() logic.
toString(StringBuilder) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
Method to extend AbstractTransferObject.toString() logic.
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
Returns the official String representation of this Datatype.
toString() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets a unique string representation of this VersionIdentifier.
toString() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method gets a unique string representation of this VersionIdentifier.
toType(String) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method is the analogy to Class.forName(String) for creating a Type instance from String.
toType(String, ClassResolver) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method is the analogy to Class.forName(String) for creating a Type instance from String.
toType(String) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method is the analogy to Class.forName(String) for creating a Type instance from String.
toType(String, ClassResolver) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method is the analogy to Class.forName(String) for creating a Type instance from String.
toType(CharSequenceScanner, ClassResolver, Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method parses the given type as generic Type.
toUpperCase(String, Locale) - Static method in class net.sf.mmm.util.lang.api.GwtHelper
toUpperCase(String) - Static method in class net.sf.mmm.util.lang.api.GwtHelper
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
 
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
This is the interface for a collection of utility functions to deal with AbstractTransferObjects.
TransferObjectUtilImpl - Class in net.sf.mmm.util.transferobject.base
This is the implementation of TransferObjectUtil.
TransferObjectUtilImpl() - Constructor for class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
The constructor.
TransferObjectUtilImpl.EtoHelper - Class in net.sf.mmm.util.transferobject.base
TransferObjectUtilLimited - Interface in net.sf.mmm.util.transferobject.api
This is a limited subset of TransferObjectUtil that is GWT compatible.
TransferObjectUtilLimitedImpl - Class in net.sf.mmm.util.transferobject.base
This is the implementation of TransferObjectUtilLimited.
TransferObjectUtilLimitedImpl() - Constructor for class net.sf.mmm.util.transferobject.base.TransferObjectUtilLimitedImpl
The constructor.
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
This method implements StringTransformerChain.transform(String) recursively.
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.
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.
translate(Locale) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
This method translates the represented string for the given locale.
translateFallback(Exception) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
Called from NlsTemplateImpl.translate(Locale) if localization failed.
translateFallback(String) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
 
translateFallback(String) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
transliterate(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method gets the transliteration of the given character.
transliterate(String) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method gets the transliteration of the given text.
transliterate(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
This method gets the transliteration of the given character.
transliterate(String) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
This method gets the transliteration of the given text.
TRANSLITERATION_MAP - Static variable in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
TRANSVERSAL_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TreeMapFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the SortedMapFactory interface that creates instances of TreeMap.
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.
TreeNodeSimple<VALUE> - Class in net.sf.mmm.util.collection.base
This is a simple but generic implementation of TreeNode.
TreeNodeSimple() - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeNodeSimple(VALUE) - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeNodeSimple(TreeNodeSimple<VALUE>, ListFactory) - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeNodeSimple(TreeNodeSimple<VALUE>) - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeNodeSimple(TreeNodeSimple<VALUE>, VALUE) - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeSetFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the SortedSetFactory interface that creates instances of TreeSet.
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
 
triggerDispatchEvents() - Method in class net.sf.mmm.util.event.base.AbstractEventBus
triggerDispatchEvents() - Method in class net.sf.mmm.util.event.impl.EventBusImpl
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.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
type - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
The type.
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_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
The GenericType for int.
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
Format for Type
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
The TypeVariable E of Collection<E> .
TYPE_VARIABLE_MAP_KEY - Static variable in class net.sf.mmm.util.reflect.impl.CommonTypeVariables
The TypeVariable K of Map<K, V>.
TYPE_VARIABLE_MAP_VALUE - Static variable in class net.sf.mmm.util.reflect.impl.CommonTypeVariables
The TypeVariable V of Map<K, V>.
TYPE_VOID - Static variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
The GenericType for Void.
TYPE_VOID - Static variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
The GenericType for void.
TYPE_WARNING - Static variable in interface net.sf.mmm.util.lang.api.Message
The type for a warning.
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
A TypeNotFoundException is thrown if a Type was requested (e.g.
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
This is an implementation of the TypeVariable interface.
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 interface net.sf.mmm.util.resource.api.ResourcePath
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
A UnknownCollectionInterfaceException is thrown if a Collection-interface was given that is unknown or no Collection.
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
unmatchedSetters - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToSimilarPojo
 
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(Object, boolean) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
This method recursively updates all modification counters of the ETOs contained in the given container.
updateModificationCounter(Object, boolean) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
This method recursively updates all modification counters of the ETOs contained in the given container.
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
 
url - Variable in class net.sf.mmm.util.resource.base.ClasspathResource
 
url - Variable in class net.sf.mmm.util.resource.base.UrlResource
 
url - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
 
URL_SCHEME_AUTHORITY_SEPARATOR - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The separator infix between scheme and authority in an URL.
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, FileUtilLimited) - 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, FileUtilLimited) - Constructor for class net.sf.mmm.util.resource.base.UrlResource
The constructor.
Usecase - Annotation Type in net.sf.mmm.util.lang.api
This annotation is used to associate code with usecases.
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
This class gives static access to the current UserSession.
UserSessionAccess() - Constructor for class net.sf.mmm.util.session.api.UserSessionAccess
Construction forbidden.
UserSessionAccess.AbstractUserSessionProvider - Class in net.sf.mmm.util.session.api
The abstract base implementation of UserSessionProvider.
UserSessionProvider - Interface in net.sf.mmm.util.session.base
TODO: this class ...
UserSessionProviderDefaultImpl - Class in net.sf.mmm.util.session.base
This is the default implementation of UserSessionProvider.
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).
uuid - Variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
uuid - Variable in exception net.sf.mmm.util.exception.api.NlsException
 
uuid - Variable in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
uuid - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
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 UUIDs.

V

ValidatableObject<V> - Interface in net.sf.mmm.util.validation.api
This is the interface for an object, that has a value as well as validators and can be validated.
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.
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.
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
This is the interface for a listener that gets notified if a ValidationFailure occurred.
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
This is an implementation of ValidationFailure.
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 Constraints for GWT.
ValidationMessagesResolver - Class in net.sf.mmm.util.validation.base
This is the UserValidationMessagesResolver for ValidationMessages.
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
This is an implementation of ValidationState that wraps an existing ValidationState and allows to collect the potential failures for a part of the validation process.
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
This is an implementation of ValidationState that wraps an existing ValidationState and allows to collect the potential messages for a part of the validation process.
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.validation.base.ValidatorBuilderJsr303
 
validator - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
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
This is a builder to create multiple instances of ValidatorJsr303.
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
This is a ValueValidator that validates that a value is satisfies a given CompareOperator -operation for given value to compare to.
ValidatorCompare(CompareOperator, AttributeReadValue<V>, String) - Constructor for class net.sf.mmm.util.validation.base.ValidatorCompare
The constructor.
ValidatorCompare(CompareOperator, 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 date 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 date 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
This is a ValueValidator that validates that a given value is within a specific Range.
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.
validators - Variable in class net.sf.mmm.util.validation.base.ComposedValidator
The child validators.
value - Variable in class net.sf.mmm.util.collection.base.AbstractLinkedNode
 
value - Variable in class net.sf.mmm.util.collection.base.TreeNodeSimple
 
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
Deprecated.
 
value - Variable in enum net.sf.mmm.util.lang.api.CompareOperator
 
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
The current node-value.
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.
ValueConverterEntityToEto - Class in net.sf.mmm.util.value.impl
This class extends AbstractValueConverterToCompatiblePojo for conversion from PersistenceEntity to ETO.
ValueConverterEntityToEto() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
The constructor.
ValueConverterEntityToEto.EtoHelper - Class in net.sf.mmm.util.value.impl
ValueConverterEtoToEntity - Class in net.sf.mmm.util.value.impl
This class extends AbstractValueConverterToCompatiblePojo for conversion from ETO to PersistenceEntity.
ValueConverterEtoToEntity() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
The constructor.
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
This is an implementation of the ValueConverter interface that converts an Object to boolean[].
ValueConverterToArrayOfBoolean() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfBoolean
The constructor.
ValueConverterToArrayOfByte - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to byte[].
ValueConverterToArrayOfByte() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfByte
The constructor.
ValueConverterToArrayOfDouble - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to double[].
ValueConverterToArrayOfDouble() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfDouble
The constructor.
ValueConverterToArrayOfFloat - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to float[].
ValueConverterToArrayOfFloat() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfFloat
The constructor.
ValueConverterToArrayOfInt - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to int[].
ValueConverterToArrayOfInt() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfInt
The constructor.
ValueConverterToArrayOfLong - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to long[].
ValueConverterToArrayOfLong() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfLong
The constructor.
ValueConverterToArrayOfObject - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to an array.
ValueConverterToArrayOfObject() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfObject
The constructor.
ValueConverterToArrayOfShort - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to short[].
ValueConverterToArrayOfShort() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfShort
The constructor.
ValueConverterToBoolean - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Boolean.
ValueConverterToBoolean() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToBoolean
The constructor.
ValueConverterToCalendar - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Calendar.
ValueConverterToCalendar() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCalendar
The constructor.
ValueConverterToClass - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts a CharSequence to a Class.
ValueConverterToClass() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToClass
The constructor.
ValueConverterToCollection - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Collection.
ValueConverterToCollection() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCollection
The constructor.
ValueConverterToCompatiblePojo - Class in net.sf.mmm.util.value.impl
This class extends AbstractValueConverterToCompatiblePojo so it is used as fallback converter for any Object if no more specific converter is matching.
ValueConverterToCompatiblePojo() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
The constructor.
ValueConverterToDate - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Date.
ValueConverterToDate() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToDate
The constructor.
ValueConverterToEnum - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to an Enum.
ValueConverterToEnum() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToEnum
The constructor.
ValueConverterToFile - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a File.
ValueConverterToFile() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToFile
The constructor.
ValueConverterToMap - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Map.
ValueConverterToMap() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToMap
The constructor.
ValueConverterToNumber - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Number.
ValueConverterToNumber() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToNumber
The constructor.
ValueConverterToString - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a String.
ValueConverterToString() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToString
The constructor.
ValueConvertException - Exception in net.sf.mmm.util.value.api
The ValueConvertException is thrown if the conversion of some value failed.
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(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
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.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.io.api.IoMode
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
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
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 class net.sf.mmm.util.lang.api.Password
 
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
This method gets an instance of the represented number-class with the numeric value given by number.
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
This method gets an instance of the represented number-class with the numeric value given by number.
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
This method gets the VisibilityModifier for the given modifiers.
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.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() - 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.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.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
Deprecated.
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.CompareOperator
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.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.
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
maps variable names to values
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
This method verifies that the given value is contained in this range.
verifyNumber(Number, Number, Number) - Method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Verifies that the value is actually out of range.
VERSION_SEGMENT_INDEX_MAJOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the major version number.
VERSION_SEGMENT_INDEX_MICRO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the micro version number.
VERSION_SEGMENT_INDEX_MILLI - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the milli version number.
VERSION_SEGMENT_INDEX_MINOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the minor version number.
VERSION_SEGMENT_INDEX_NANNO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the nanno version-number.
VERSION_SEGMENT_INDEX_PICO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the pico version number.
VersionIdentifier - Interface in net.sf.mmm.util.version.api
A VersionIdentifier is a version identifying a particular state of an object under version control.
VersionIdentifierAttributeConverter - Class in net.sf.mmm.util.lang.base.datatype.adapter.jpa
VersionIdentifierAttributeConverter() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.VersionIdentifierAttributeConverter
The constructor.
VersionIdentifierAttributeConverter(VersionUtil) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.VersionIdentifierAttributeConverter
The constructor.
VersionIdentifierFormatter - Interface in net.sf.mmm.util.version.api
This is the interface used to format a VersionIdentifier.
VersionIdentifierFormatterLabel - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the label.
VersionIdentifierFormatterLabel(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterLabel
The constructor.
VersionIdentifierFormatterPhase - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the phase.
VersionIdentifierFormatterPhase(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhase
The constructor.
VersionIdentifierFormatterPhaseAlias - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the phase alias.
VersionIdentifierFormatterPhaseAlias(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseAlias
The constructor.
VersionIdentifierFormatterPhaseNumber - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the phase number.
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
This is the implementation of Formatter for the value of the phase.
VersionIdentifierFormatterPhaseValue(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseValue
The constructor.
VersionIdentifierFormatterRevision - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the revision.
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
This is the implementation of Formatter for the snapshot indicator.
VersionIdentifierFormatterSnapshot(String) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterSnapshot
The constructor.
VersionIdentifierFormatterTimestamp - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the timestamp.
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
This is the implementation of Formatter for the plain version number.
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
This is the abstract base implementation of VersionIdentifier.
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 - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.VersionIdentifierAttributeConverter
 
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
This inner class holds the status used to determine if a formatPattern is strict.
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.
visitObjectRecursive(Object, Filter<Object>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method recursively traverses all objects starting from the given Object via all properties and contents.
visitObjectRecursive(Object, Filter<Object>, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method recursively traverses all objects starting from the given Object via all properties and contents.
visitObjectRecursive(Object, Filter<Object>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method recursively traverses all objects starting from the given Object via all properties and contents.
visitObjectRecursive(Object, Filter<Object>, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method recursively traverses all objects starting from the given Object via all properties and contents.
visitObjectRecursive(Object, Filter<Object>, Set<HashKey<Object>>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
Visitor<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a generic visitor that may Visitor.visit(Object) values of a specific type.
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
VOID_FUNCTION - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
The Void data function.
VoidFunction - Class in net.sf.mmm.util.lang.api.function
This is an implementation of Function with the return type Void that can therefore only return null.
VoidFunction() - Constructor for class net.sf.mmm.util.lang.api.function.VoidFunction
The constructor.
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).
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
This is the implementation of an warning Message.
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
A filter that accepts only whitespaces.
WhitespaceHelper - Class in net.sf.mmm.util.filter.api
This is a simple indirection to Character.isWhitespace(char) that can be replaced for GWT compatibility.
WhitespaceHelper() - Constructor for class net.sf.mmm.util.filter.api.WhitespaceHelper
Construction prohibited.
width - Variable in class net.sf.mmm.util.text.base.JustificationImpl
The width of the justified string.
WildcardGlobPatternCompiler - Class in net.sf.mmm.util.pattern.base
This class behaves like GlobPatternCompiler but requires wildcards in the pattern.
WildcardGlobPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.WildcardGlobPatternCompiler
The constructor.
WINDOWS_DRIVE_LETTER_SUFFIX - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
The suffix of a Windows drive letter.
WORD_JOINER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WREATH_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
writeMode - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
writeobject(ObjectOutputStream) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
Force update of modification counter for serialization.
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

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_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.
The name of the XML attribute for RegexStringTransformer.getPattern().
XML_ATR_RULE_REPLACEALL - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The name of the XML attribute for RegexStringTransformer.isReplaceAll().
XML_ATR_RULE_REPLACEMENT - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The name of the XML attribute for RegexStringTransformer.getReplacement().
XML_ATR_RULE_STOPONMATCH - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The name of the XML attribute for RegexStringTransformerRule.isStopOnMatch().
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
The name of the XML element for a FilterRuleChain.
XML_TAG_CHAIN - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The name of the XML element for a StringTransformerChain.
XML_TAG_RULE - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The name of the XML element for a RegexStringTransformerRule.
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
This is an implementation of XmlAdapter for mapping Enums to nice names.
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
This is an implementation of XmlAdapter for mapping Pattern.
XmlAdapterPattern() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterPattern
The constructor.
XmlAdapterProperties - Class in net.sf.mmm.util.xml.base.jaxb
This is an implementation of XmlAdapter for mapping Properties.
XmlAdapterProperties() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterProperties
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) - 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.
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.
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
 

Y

YearSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.YearSegment
The constructor.
YearSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.YearSegment
The constructor.
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
 
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–2015 mmm-Team. All rights reserved.