Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.carrot2.util Classes and Interfaces - 78 results found.
NameDescriptionTypePackageFramework
AddHeaderFilterA servlet filter that adds/ sets a HTTP header to matching URIs.Classorg.carrot2.util.xsltfilterCarrot
AspectModifiedMarker interface for applying to code elements that are modified using aspects to facilitate tracking.Classorg.carrot2.util.annotationsCarrot
AttributeValueSetMaintains a named set of attribute values.Classorg.carrot2.util.attributeCarrot
AttributeValueSetsMaintains a collection of AttributeValueSets and provides methods for serializing and deserializing attribute value sets from XML streams.Classorg.carrot2.util.attributeCarrot
CachedInstanceFactoryDecoratorA decorator that returns the first non-null instance returned by the delegate factory.Classorg.carrot2.util.factoryCarrot
CarrotTestCaseBase class for Carrot2 test classes.Classorg.carrot2.util.testsCarrot
CharArrayUtilsA number of useful methods for working with char [] arrays.Classorg.carrot2.utilCarrot
CharSequenceUtilsA number of useful methods for working with CharSequences.Classorg.carrot2.utilCarrot
ClassLoaderLocatorScan for resources relative to a given class loader (possibly in all of this loader's locations).Classorg.carrot2.util.resourceCarrot
ClassLoaderResourceA resource loaded using a class loader.Classorg.carrot2.util.resourceCarrot
ClassLocatorLooks up resources relative to the given class.Classorg.carrot2.util.resourceCarrot
ClassResourceA resource relative to a class.Classorg.carrot2.util.resourceCarrot
CloseableUtilsStatic methods for closing various objects (including implementations of Closeable).Classorg.carrot2.utilCarrot
CollectionUtilsA number of utility classes for working with Collections.Classorg.carrot2.utilCarrot
ContextClassLoaderLocatorLooks up resources in the thread's context class loader.Classorg.carrot2.util.resourceCarrot
DefaultConstructorSimpleXmlWrapperA generic wrapper for values of classes with default constructors.Classorg.carrot2.util.simplexmlCarrot
DefaultGroupsDefault group names for Group.Classorg.carrot2.util.attributeCarrot
DirLocatorLooks up resources in a folder.Classorg.carrot2.util.resourceCarrot
ExceptionUtilsA number of utility classes for working with Throwables.Classorg.carrot2.utilCarrot
ExecutorServiceUtilsA number of utility methods for working with the Executors framework.Classorg.carrot2.utilCarrot
FallbackFactoryFallback to the first factory that returns a value.Classorg.carrot2.util.factoryCarrot
FileResourceA local filesystem resource.Classorg.carrot2.util.resourceCarrot
FixedSizePoolAn object pool storing hard references to a fixed number of instantiated objects at the given key.Classorg.carrot2.util.poolCarrot
GraphUtilsVarious utilities for processing graphs.Classorg.carrot2.utilCarrot
GraphUtils .IArcPredicateA predicate defining arcs of an undirected graph.Interfaceorg.carrot2.utilCarrot
HttpClientFactoryPrepare instances of HttpClient with desired socket configuration settings.Classorg.carrot2.util.httpclientCarrot
HttpHeadersSome commonly used HTTP headers.Classorg.carrot2.util.httpclientCarrot
HttpRedirectStrategyenum HttpRedirectStrategyHTTP redirect strategy.Classorg.carrot2.util.httpclientCarrot
HttpUtilsVarious utilities for working with HTTP data streams.Classorg.carrot2.util.httpclientCarrot
HttpUtils .ResponseA static holder storing HTTP response fields.Classorg.carrot2.util.httpclientCarrot
IActivationListenerPooled object activation listener.Interfaceorg.carrot2.util.poolCarrot
IDisposalListenerPooled object disposal listener.Interfaceorg.carrot2.util.poolCarrot
IFactoryInterfaceorg.carrot2.util.factoryCarrot
IInstantiationListenerPooled object instantiation listener.Interfaceorg.carrot2.util.poolCarrot
ImmutableMarker interface for classes that are immutable (once created, never change their state.Classorg.carrot2.util.annotationsCarrot
IntArrayPredicateIteratorIterates over ranges between elements for which a given predicate returns true.Classorg.carrot2.utilCarrot
IntMapUtilsA number of utilities for working with IntIntHashMaps.Classorg.carrot2.utilCarrot
IParameterizedPoolA parameterized pool of objects.Interfaceorg.carrot2.util.poolCarrot
IPassivationListenerPooled object passivation listener.Interfaceorg.carrot2.util.poolCarrot
IResourceResource abstraction.Interfaceorg.carrot2.util.resourceCarrot
IResourceLocatorAn abstraction layer for a single resource lookup source.Interfaceorg.carrot2.util.resourceCarrot
ISimpleXmlWrapperA wrapper around a type to be serialized by Simple XML.Interfaceorg.carrot2.util.simplexmlCarrot
ISourceLocationAwareInterfaceorg.carrot2.util.simplexmlCarrot
LinearApproximationA simple utility for calculating linear approximations based on values for equally distributed points between minimum and maximum arguments.Classorg.carrot2.utilCarrot
ListUtilsUtility methods for working with Lists.Classorg.carrot2.utilCarrot
MapUtilsUtilities for working with Maps.Classorg.carrot2.utilCarrot
MathUtilsSome simple mathematical computation utility methods.Classorg.carrot2.utilCarrot
NewClassInstanceFactoryA IFactory that creates new instances of a given class.Classorg.carrot2.util.factoryCarrot
NopURIResolverA no-op URIResolver.Classorg.carrot2.util.xsltCarrot
PairAn immutable pair of objects.Classorg.carrot2.utilCarrot
PersisterHelpersSimple XML session context helpers.Classorg.carrot2.util.simplexmlCarrot
PrefixDecoratorLocatorPrefixes all resource names with a given prefix at lookup time and delegates to another resource locator.Classorg.carrot2.util.resourceCarrot
PriorityQueueA PriorityQueue maintains a partial ordering of its elements such that the least element can always be found in constant time.Classorg.carrot2.utilCarrot
RangeUtilsA helper class for performing various calculations for integer and double ranges.Classorg.carrot2.utilCarrot
ReflectionUtilsUtilities related to Java reflection.Classorg.carrot2.utilCarrot
ResourceCacheA static cache of immutable, reusable resources associated with a given ResourceLookup.Classorg.carrot2.util.resourceCarrot
ResourceLookupResource loading utility scanning one or more IResourceLocator locations.Classorg.carrot2.util.resourceCarrot
ResourceLookup .LocationA set of predefined locations.Classorg.carrot2.util.resourceCarrot
RollingWindowAverageCalculates an average of values showing up in a given time window.Classorg.carrot2.utilCarrot
ServletContextLocatorClassorg.carrot2.util.resourceCarrot
SetUtilsUtility methods for working with Sets.Classorg.carrot2.utilCarrot
SimpleXmlWrappersEnables SimpleXML-based serialization of collections of arbitrary types, also those contained in libraries.Classorg.carrot2.util.simplexmlCarrot
SimpleXmlWrapperValueA wrapper around typical serialized types, such as primitives.Classorg.carrot2.util.simplexmlCarrot
SingletonFactoryA IFactory that creates new instances of a given class.Classorg.carrot2.util.factoryCarrot
SoftUnboundedPoolAn extremely simple, unbounded object pool.Classorg.carrot2.util.poolCarrot
StreamUtilsA set of common helper methods used with input streams and file objects.Classorg.carrot2.utilCarrot
StringUtilsClassorg.carrot2.utilCarrot
StylesheetErrorListenerAn ErrorListener that reacts to errors when parsing (compiling) the stylesheet.Classorg.carrot2.util.xsltCarrot
SuiteResultInfoWriterWrites plain-text information about the suite's tests and their results.Classorg.carrot2.util.testsCarrot
SystemPropertyStackSmall utility to push a system property and then restore the previous value.Classorg.carrot2.utilCarrot
TemplatesPoolA pool of precompiled XSLT stylesheets (Templates).Classorg.carrot2.util.xsltCarrot
ThreadSafeClassorg.carrot2.util.annotationsCarrot
TransformerErrorListenerClassorg.carrot2.util.xsltCarrot
URLResourceThis class opens a connection to a resource pointed to by an URI.Classorg.carrot2.util.resourceCarrot
URLResourceWithParamsA IResource implementation that allows URLs to be parameterized.Classorg.carrot2.util.resourceCarrot
UsesExternalServicesClassorg.carrot2.util.testsCarrot
XSLTFilterA servlet filter applying XSLT stylesheets to the result of a request.Classorg.carrot2.util.xsltfilterCarrot
XSLTFilterConstantsA public class with several constants used in the XSLT filter.Classorg.carrot2.util.xsltfilterCarrot