Uses of Package
com.aspectran.core.util
-
Packages that use com.aspectran.core.util Package Description com.aspectran.core.activity.request com.aspectran.core.adapter A package for providing basic adapters for integration with a core activity.com.aspectran.core.component.bean.scan com.aspectran.core.component.translet.scan com.aspectran.core.context.expr com.aspectran.core.util com.aspectran.web.adapter Contains a variant of the adapter interface for web application. -
Classes in com.aspectran.core.util used by com.aspectran.core.activity.request Class Description MultiValueMap Extension of theMap
interface that stores multiple values. -
Classes in com.aspectran.core.util used by com.aspectran.core.adapter Class Description MultiValueMap Extension of theMap
interface that stores multiple values. -
Classes in com.aspectran.core.util used by com.aspectran.core.component.bean.scan Class Description ClassScanner The Class ClassScanner.ClassScanner.SaveHandler -
Classes in com.aspectran.core.util used by com.aspectran.core.component.translet.scan Class Description FileScanner A utility class that finds files corresponding to a given pattern.FileScanner.SaveHandler -
Classes in com.aspectran.core.util used by com.aspectran.core.context.expr Class Description MultiValueMap Extension of theMap
interface that stores multiple values. -
Classes in com.aspectran.core.util used by com.aspectran.core.util Class Description BeanDescriptor This class represents a cached set of bean property information that allows for easy mapping between property names and getter/setter methods.ClassScanner.SaveHandler ConcurrentReferenceHashMap.Entry A single map entry.ConcurrentReferenceHashMap.Reference A reference to anConcurrentReferenceHashMap.Entry
contained in the map.ConcurrentReferenceHashMap.ReferenceManager Strategy class used to manageReferences
.ConcurrentReferenceHashMap.ReferenceType Various reference types supported by this map.ConcurrentReferenceHashMap.Restructure The types of restructuring that can be performed.ConcurrentReferenceHashMap.Segment A single segment used to divide the map to allow better concurrent performance.FileScanner.SaveHandler LinkedCaseInsensitiveMap LinkedHashMap
variant that stores String keys in a case-insensitive manner, for example for key-based access in a results table.LinkedMultiValueMap Simple implementation ofMultiValueMap
that wraps aLinkedHashMap
, storing multiple values in aLinkedList
.MultiException Wraps multiple exceptions.MultiValueMap Extension of theMap
interface that stores multiple values.PrefixSuffixPattern StringOutputWriter A character stream that collects its output in a string builder, which can then be used to construct a string. -
Classes in com.aspectran.core.util used by com.aspectran.web.adapter Class Description MultiValueMap Extension of theMap
interface that stores multiple values.