Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Utils Classes and Interfaces - 2199 results found.
NameDescriptionTypePackageFramework
BasicGraphicsUtilsConvenient util class.Classjavax.swing.plaf.basicJava SE
SynthGraphicsUtilsWrapper for primitive graphics calls.Classjavax.swing.plaf.synthJava SE
HttpUtilsClassjavax.servlet.httpJava EE
SwingFXUtilsThis class provides utility methods for converting data types between Swing/AWT and JavaFX formats.Classjavafx.embed.swingJava FX
SWTFXUtilsThis class provides utility methods for converting data types between SWT and JavaFX formats.Classjavafx.embed.swtJava FX
AnnotationUtilsHelper methods for working with Annotation instances.Classorg.apache.commons.lang3Apache Commons
ArrayUtilsOperations on arrays, primitive arrays (like int[]) and primitive wrapper arrays (like Integer[]).Classorg.apache.commons.lang3Apache Commons
BooleanUtilsOperations on boolean primitives and Boolean objects.Classorg.apache.commons.lang3Apache Commons
CharSequenceUtilsOperations on CharSequence that areSince:3.Classorg.apache.commons.lang3Apache Commons
CharSetUtilsOperations on CharSet instances.Classorg.apache.commons.lang3Apache Commons
CharUtilsOperations on char primitives and Character objects.Classorg.apache.commons.lang3Apache Commons
ClassPathUtilsOperations regarding the classpath.Classorg.apache.commons.lang3Apache Commons
ClassUtilsOperates on classes without using reflection.Classorg.apache.commons.lang3Apache Commons
ClassUtils .InterfacesInclusivity literals for ClassUtils.Classorg.apache.commons.lang3.ClassUtilsApache Commons
ConcurrentUtils An utility class providing functionality related to the java.Classorg.apache.commons.lang3.concurrentApache Commons
ConstructorUtils Utility reflection methods focused on constructors, modeled after Known Limitations Accessing Public Constructors In A DefaultClassorg.apache.commons.lang3.reflectApache Commons
DateFormatUtilsDate and time formatting utilities and constants.Classorg.apache.commons.lang3.timeApache Commons
DateUtilsA suite of utilities surrounding the use of the Calendar and Date object.Classorg.apache.commons.lang3.timeApache Commons
DurationFormatUtilsDuration formatting utilities and constants.Classorg.apache.commons.lang3.timeApache Commons
EnumUtilsUtility library to provide helper methods for Java enums.Classorg.apache.commons.lang3Apache Commons
EventUtilsProvides some useful event-based utility methods.Classorg.apache.commons.lang3.eventApache Commons
ExceptionUtilsProvides utilities for manipulating and examining Since:1.Classorg.apache.commons.lang3.exceptionApache Commons
FieldUtilsUtilities for working with Fields by reflection.Classorg.apache.commons.lang3.reflectApache Commons
FormattableUtilsProvides utilities for working with the Formattable interface.Classorg.apache.commons.lang3.textApache Commons
IEEE754rUtilsProvides IEEE-754r variants of NumberUtils methods.Classorg.apache.commons.lang3.mathApache Commons
InheritanceUtilsUtility methods focusing on inheritance.Classorg.apache.commons.lang3.reflectApache Commons
LocaleUtilsOperations to assist when working with a Locale.Classorg.apache.commons.lang3Apache Commons
MethodUtilsUtility reflection methods focused on Methods, originally from Commons BeanUtils.Classorg.apache.commons.lang3.reflectApache Commons
NumberUtilsProvides extra functionality for Java Number classes.Classorg.apache.commons.lang3.mathApache Commons
ObjectUtilsOperations on Object.Classorg.apache.commons.lang3Apache Commons
ObjectUtils .Null has another meaning.Classorg.apache.commons.lang3.ObjectUtilsApache Commons
RandomStringUtilsOperations for random Strings.Classorg.apache.commons.lang3Apache Commons
RandomUtilsUtility library that supplements the standard Random class.Classorg.apache.commons.lang3Apache Commons
SerializationUtilsAssists with the serialization process and performs additional functionality based Deep clone using serializationClassorg.apache.commons.lang3Apache Commons
StringEscapeUtilsEscapes and unescapes Strings for Java, Java Script, HTML and XML.Classorg.apache.commons.lang3Apache Commons
StringUtilsOperations on String that are - checks if a String contains textTrim/StripClassorg.apache.commons.lang3Apache Commons
SystemUtils Helpers for java.Classorg.apache.commons.lang3Apache Commons
TypeUtils Utility methods focusing on type inspection, particularly with regard toSince:3.Classorg.apache.commons.lang3.reflectApache Commons
TypeUtils .WildcardTypeBuilderWildcardType builder.Classorg.apache.commons.lang3.reflect.TypeUtilsApache Commons
WordUtilsOperations on Strings that contain words.Classorg.apache.commons.lang3.textApache Commons
AddressUtilsClassorg.springframework.amqp.coreSpring AMQP
ConnectionFactoryUtilsHelper class for managing a Spring based Rabbit ConnectionFactory,in particular for obtaining transactional Rabbit resources for a given ConnectionFactory.Classorg.springframework.amqp.rabbit.connectionSpring AMQP
ConnectionFactoryUtils .ResourceFactoryCallback interface for resource creation.Interfaceorg.springframework.amqp.rabbit.connection.ConnectionFactoryUtilsSpring AMQP
MessagePostProcessorUtilsClassorg.springframework.amqp.support.postprocessorSpring AMQP
NamespaceUtilsShared utility methods for namespace parsers.Classorg.springframework.amqp.rabbit.configSpring AMQP
RabbitListenerConfigUtilsConfiguration constants for internal sharing across subpackages.Classorg.springframework.amqp.rabbit.configSpring AMQP
RabbitNamespaceUtilsClassorg.springframework.amqp.rabbit.configSpring AMQP
RabbitUtilsClassorg.springframework.amqp.rabbit.connectionSpring AMQP
SerializationUtilsStatic utility to help with serialization.Classorg.springframework.amqp.utilsSpring AMQP
TestUtilsSee Spring Integration TestUtils.Classorg.springframework.amqp.utils.testSpring AMQP
BeanDefinitionUtilsClassorg.springframework.batch.core.configuration.xmlSpring Batch
CoreNamespaceUtilsUtility methods used in parsing of the batch core namespaceAuthor:Thomas Risberg, Michael MinellaClassorg.springframework.batch.core.configuration.xmlSpring Batch
ExecutionContextTestUtilsConvenience class for accessing ExecutionContext values from job andSince:2.Classorg.springframework.batch.testSpring Batch
FileUtilsUtility methods for files used in batch processing.Classorg.springframework.batch.item.utilSpring Batch
JdbcParameterUtilsHelper methods for SQL statement parameter parsing.Classorg.springframework.batch.item.databaseSpring Batch
JobLauncherTestUtilsUtility class for testing batch jobs.Classorg.springframework.batch.testSpring Batch
JobRepositoryTestUtilsConvenience class for creating and removing JobExecution instancesfrom a database.Classorg.springframework.batch.testSpring Batch
JobScopeTestUtilsUtility class for creating and manipulating JobScope in unit tests.Classorg.springframework.batch.testSpring Batch
JsrTestUtilsProvides testing utilities to execute JSR-352 jobs and block until they are complete (since all JSR-352 based jobsare executed asynchronously).Classorg.springframework.batch.testSpring Batch
MethodInvokerUtilsUtility methods for create MethodInvoker instances.Classorg.springframework.batch.supportSpring Batch
ReflectionUtilsProvides reflection based utilities for Spring Batch that are not availableSince:2.Classorg.springframework.batch.supportSpring Batch
SqlPagingQueryUtilsUtility class that generates the actual SQL statements used by querySince:2.Classorg.springframework.batch.item.database.supportSpring Batch
StaxUtilsThis class provides a little bit of indirection to avoid ugly conditional object creation.Classorg.springframework.batch.item.xmlSpring Batch
StepScopeTestUtilsUtility class for creating and manipulating StepScope in unit tests.Classorg.springframework.batch.testSpring Batch
EnvironmentTestUtilsTest utilities for setting environment values.Classorg.springframework.boot.testSpring Boot
FileUtilsUtilities for manipulating files and directories in Spring Boot tooling.Classorg.springframework.boot.loader.toolsSpring Boot
PropertySourceUtilsConvenience class for manipulating PropertySources.Classorg.springframework.boot.bindSpring Boot
SignalUtilsUtilities for working with signal handling.Classorg.springframework.boot.loader.toolsSpring Boot
SystemPropertyUtilsHelper class for resolving placeholders in texts.Classorg.springframework.boot.loader.utilSpring Boot
DummyInvocationUtilsUtility methods to capture dummy method invocations.Classorg.springframework.hateoas.coreSpring Hateoas
DummyInvocationUtils .LastInvocationAwareInterfaceorg.springframework.hateoas.core.DummyInvocationUtilsSpring Hateoas
DummyInvocationUtils .MethodInvocationInterfaceorg.springframework.hateoas.core.DummyInvocationUtilsSpring Hateoas
StackTraceUtilsUtility methods for analyzing stack traces.Classorg.springframework.integration.utilSpring Integration
SocketUtilsContains several socket-specific utility methods.Classorg.springframework.integration.test.utilSpring Integration
RemoteFileUtilsUtility methods for supporting remote file operations.Classorg.springframework.integration.file.remoteSpring Integration
RegexUtilsRegular Expression Utilities.Classorg.springframework.integration.ip.utilSpring Integration
MqttUtilsContains utility methods used by the MqttAdapter components.Classorg.springframework.integration.mqtt.supportSpring Integration
MqttParserUtilsContains various utility methods for parsing Mqtt Adapterspecific namespace elements as well as for the generation of the theClassorg.springframework.integration.mqtt.config.xmlSpring Integration
MessagingAnnotationUtilsUtility methods to support annotation processing.Classorg.springframework.integration.utilSpring Integration
MailTransportUtilsCollection of utility methods to work with Mail transports.Classorg.springframework.integration.mailSpring Integration
JsonPathUtilsUtility class to evaluate(java.Classorg.springframework.integration.jsonSpring Integration
JpaUtilsThis Utility contains a sub-set of utility methods from the Spring Data JPA Project.Classorg.springframework.integration.jpa.supportSpring Integration
JpaParserUtilsContains various utility methods for parsing JPA Adapter specific namesspaceelements and generation the respective BeanDefinitions.Classorg.springframework.integration.jpa.config.xmlSpring Integration
JmsAdapterUtilsClassorg.springframework.integration.jms.utilSpring Integration
JacksonJsonUtilsUtility methods for Jackson.Classorg.springframework.integration.support.jsonSpring Integration
IpAdapterParserUtilsUtility methods and constants for IP adapter parsers.Classorg.springframework.integration.ip.configSpring Integration
IntegrationUtilsGeneral utility methods.Classorg.springframework.integration.support.utilsSpring Integration
IntegrationNamespaceUtilsShared utility methods for integration namespace parsers.Classorg.springframework.integration.config.xmlSpring Integration
IntegrationContextUtilsUtility methods for accessing common integration components from the BeanFactory.Classorg.springframework.integration.contextSpring Integration
IntegrationConfigUtilsShared utility methods for Integration configuration.Classorg.springframework.integration.configSpring Integration
HttpContextUtilsUtility class for accessing HTTP integration components from the BeanFactory.Classorg.springframework.integration.http.supportSpring Integration
FileParserUtilsClassorg.springframework.integration.file.configSpring Integration
ExpressionUtilsUtility class with static methods for helping with establishing environments forSince:2.Classorg.springframework.integration.expressionSpring Integration
ClassUtilsClassorg.springframework.integration.utilSpring Integration
StoredProcParserUtilsClassorg.springframework.integration.jdbc.configSpring Integration
TestUtilsClassorg.springframework.integration.test.utilSpring Integration
TestUtils .TestApplicationContextClassorg.springframework.integration.test.util.TestUtilsSpring Integration
XmppContextUtilsInterfaceorg.springframework.integration.xmpp.coreSpring Integration
XPathUtilsUtility class for 'xpath' support.Classorg.springframework.integration.xml.xpathSpring Integration
CompensatingTransactionUtilsClassorg.springframeworkSpring LDAP
LdapTestUtilsClassorg.springframeworkSpring LDAP
LdapTransactionUtilsClassorg.springframeworkSpring LDAP
LdapUtilsClassorg.springframeworkSpring LDAP
Base64UtilsClassorg.springframeworkSpring Android
ClassUtilsClassorg.springframeworkSpring Android
CollectionUtilsClassorg.springframeworkSpring Android
FileCopyUtilsClassorg.springframeworkSpring Android
NestedExceptionUtilsClassorg.springframeworkSpring Android
NumberUtilsClassorg.springframeworkSpring Android
ObjectUtilsClassorg.springframeworkSpring Android
ReflectionUtilsClassorg.springframeworkSpring Android
ReflectionUtils .FieldCallbackInterfaceorg.springframeworkSpring Android
ReflectionUtils .FieldFilterInterfaceorg.springframeworkSpring Android
ReflectionUtils .MethodCallbackInterfaceorg.springframeworkSpring Android
ReflectionUtils .MethodFilterInterfaceorg.springframeworkSpring Android
ResourceUtilsClassorg.springframeworkSpring Android
StringUtilsClassorg.springframeworkSpring Android
TypeUtilsClassorg.springframeworkSpring Android
UriUtilsClassorg.springframeworkSpring Android
AnnotatedElementUtilsGeneral utility methods for finding annotations and meta-annotations onAnnotatedElementUtils defines the public API for Spring'sClassorg.springframework.core.annotationSpring MVC
AnnotationBeanUtilsGeneral utility methods for working with annotations in JavaBeans style.Classorg.springframework.beans.annotationSpring MVC
AnnotationConfigContextLoaderUtilsUtility methods for SmartContextLoaders that dealwith annotated classes (e.Classorg.springframework.test.context.supportSpring MVC
AnnotationConfigUtilsUtility class that allows for convenient registration of commonBeanPostProcessor andClassorg.springframework.context.annotationSpring MVC
AnnotationUtilsGeneral utility methods for working with annotations, handling meta-annotations,bridge methods (which the compiler generates for generic declarations) as wellClassorg.springframework.core.annotationSpring MVC
AopConfigUtilsUtility class for handling registration of AOP auto-proxy creators.Classorg.springframework.aop.configSpring MVC
AopNamespaceUtilsUtility class for handling registration of auto-proxy creators used internallyby the 'aop' namespace tags.Classorg.springframework.aop.configSpring MVC
AopProxyUtilsUtility methods for AOP proxy factories.Classorg.springframework.aop.frameworkSpring MVC
AopTestUtilsAopTestUtils is a collection of AOP-related utility methods foruse in unit and integration testing scenarios.Classorg.springframework.test.utilSpring MVC
AopUtilsUtility methods for AOP support code.Classorg.springframework.aop.supportSpring MVC
AspectJAopUtilsUtility methods for dealing with AspectJ advisors.Classorg.springframework.aop.aspectjSpring MVC
AspectJProxyUtilsUtility methods for working with AspectJ proxies.Classorg.springframework.aop.aspectjSpring MVC
AstUtilsUtilities methods for use in the Ast classes.Classorg.springframework.expression.spel.astSpring MVC
AutoProxyUtilsUtilities for auto-proxy aware components.Classorg.springframework.aop.framework.autoproxySpring MVC
Base64UtilsA simple utility class for Base64 encoding and decoding.Classorg.springframework.utilSpring MVC
BatchUpdateUtilsGeneric utility methods for working with JDBC batch statements.Classorg.springframework.jdbc.coreSpring MVC
BeanDefinitionReaderUtilsUtility methods that are useful for bean definition reader implementations.Classorg.springframework.beans.factory.supportSpring MVC
BeanFactoryAnnotationUtilsConvenience methods performing bean lookups related to annotations, for exampleSpring's @Qualifier annotation.Classorg.springframework.beans.factory.annotationSpring MVC
BeanFactoryUtilsConvenience methods operating on bean factories, in particularon the ListableBeanFactory interface.Classorg.springframework.beans.factorySpring MVC
BeanUtilsStatic convenience methods for JavaBeans: for instantiating beans,checking bean property types, copying bean properties, etc.Classorg.springframework.beansSpring MVC
BindingResultUtilsConvenience methods for looking up BindingResults in a model Map.Classorg.springframework.validationSpring MVC
BshScriptUtilsUtility methods for handling BeanShell-scripted objects.Classorg.springframework.scripting.bshSpring MVC
BshScriptUtils .BshExecutionExceptionException to be thrown on script execution failure.Classorg.springframework.scripting.bsh.BshScriptUtilsSpring MVC
CacheManagementConfigUtilsConfiguration constants for internal sharing across subpackages.Classorg.springframework.cache.configSpring MVC
ClassUtilsMiscellaneous class utility methods.Classorg.springframework.utilSpring MVC
CollectionUtilsMiscellaneous collection utility methods.Classorg.springframework.utilSpring MVC
ConnectionFactoryUtilsHelper class that provides static methods for obtaining CCI Connectionsfrom a ConnectionFactory.Classorg.springframework.jca.cci.connectionSpring MVC
ConnectionFactoryUtilsHelper class for managing a JMS ConnectionFactory, in particularfor obtaining transactional JMS resources for a given ConnectionFactory.Classorg.springframework.jms.connectionSpring MVC
ConnectionFactoryUtils .ResourceFactoryCallback interface for resource creation.Interfaceorg.springframework.jms.connection.ConnectionFactoryUtilsSpring MVC
CorsUtilsUtility class for CORS request handling based on theCORS W3C recommandation.Classorg.springframework.web.corsSpring MVC
DataAccessUtilsMiscellaneous utility methods for DAO implementations.Classorg.springframework.dao.supportSpring MVC
DatabasePopulatorUtilsUtility methods for executing a DatabasePopulator.Classorg.springframework.jdbc.datasource.initSpring MVC
DataSourceUtilsHelper class that provides static methods for obtaining JDBC Connections froma DataSource.Classorg.springframework.jdbc.datasourceSpring MVC
DigestUtilsMiscellaneous methods for calculating digests.Classorg.springframework.utilSpring MVC
DomUtilsConvenience methods for working with the DOM API,in particular for working with DOM Nodes and DOM Elements.Classorg.springframework.util.xmlSpring MVC
EhCacheManagerUtilsConvenient builder methods for EhCache 2.Classorg.springframework.cache.ehcacheSpring MVC
EntityManagerFactoryUtilsHelper class featuring methods for JPA EntityManager handling,allowing for reuse of EntityManager instances within transactions.Classorg.springframework.orm.jpaSpring MVC
ExpressionUtilsCommon utility functions that may be used by any Expression Language provider.Classorg.springframework.expression.commonSpring MVC
FacesContextUtilsConvenience methods to retrieve Spring's root WebApplicationContextfor a given JSF FacesContext.Classorg.springframework.web.jsfSpring MVC
FileCopyUtilsSimple utility methods for file and stream copying.Classorg.springframework.utilSpring MVC
FileSystemUtilsUtility methods for working with the file system.Classorg.springframework.utilSpring MVC
FreeMarkerTemplateUtilsUtility class for working with FreeMarker.Classorg.springframework.ui.freemarkerSpring MVC
GsonBuilderUtilsA simple utility class for obtaining a Google Gson 2.Classorg.springframework.http.converter.jsonSpring MVC
HtmlUtilsUtility class for HTML escaping.Classorg.springframework.web.utilSpring MVC
JasperReportsUtilsUtility methods for working with JasperReports.Classorg.springframework.ui.jasperreportsSpring MVC
JavaScriptUtilsUtility class for JavaScript escaping.Classorg.springframework.web.utilSpring MVC
JBossWorkManagerUtilsUtility class for obtaining the JBoss JCA WorkManager,typically for use in web applications.Classorg.springframework.jca.work.jbossSpring MVC
JdbcTestUtilsJdbcTestUtils is a collection of JDBC related utility functionsintended to simplify standard database testing scenarios.Classorg.springframework.test.jdbcSpring MVC
JdbcUtilsGeneric utility methods for working with JDBC.Classorg.springframework.jdbc.supportSpring MVC
JmsListenerConfigUtilsConfiguration constants for internal sharing across subpackages.Classorg.springframework.jms.configSpring MVC
JmsUtilsGeneric utility methods for working with JMS.Classorg.springframework.jms.supportSpring MVC
JmxMetadataUtilsUtility methods for converting Spring JMX metadata into their plain JMX equivalents.Classorg.springframework.jmx.export.metadataSpring MVC
JmxUtilsCollection of generic utility methods to support Spring JMX.Classorg.springframework.jmx.supportSpring MVC
JRubyScriptUtilsUtility methods for handling JRuby-scripted objects.Classorg.springframework.scripting.jrubySpring MVC
JRubyScriptUtils .JRubyExecutionExceptionException thrown in response to a JRuby RaiseExceptionbeing thrown from a JRuby method invocation.Classorg.springframework.scripting.jruby.JRubyScriptUtilsSpring MVC
JstlUtilsHelper class for preparing JSTL views,in particular for exposing a JSTL localization context.Classorg.springframework.web.servlet.supportSpring MVC
LangNamespaceUtilsClassorg.springframework.scripting.configSpring MVC
LobCreatorUtilsHelper class for registering a transaction synchronization for closinga LobCreator, preferring Spring transaction synchronization and fallingClassorg.springframework.jdbc.support.lobSpring MVC
MetaAnnotationUtilsMetaAnnotationUtils is a collection of utility methods that complementsthe standard support already available in AnnotationUtils.Classorg.springframework.test.utilSpring MVC
MetaAnnotationUtils .AnnotationDescriptorDescriptor for an Annotation, including the class on which the annotation is declaredas well as the actual annotation instance.Classorg.springframework.test.util.MetaAnnotationUtilsSpring MVC
MetaAnnotationUtils .UntypedAnnotationDescriptorUntyped extension of AnnotationDescriptor that is usedto describe the declaration of one of several candidate annotation typesClassorg.springframework.test.util.MetaAnnotationUtilsSpring MVC
MimeTypeUtilsMiscellaneous MimeType utility methods.Classorg.springframework.utilSpring MVC
NamedParameterBatchUpdateUtilsGeneric utility methods for working with JDBC batch statements using named parameters.Classorg.springframework.jdbc.core.namedparamSpring MVC
NamedParameterUtilsHelper methods for named parameter parsing.Classorg.springframework.jdbc.core.namedparamSpring MVC
NestedExceptionUtilsHelper class for implementing exception classes which are capable ofholding nested exceptions.Classorg.springframework.coreSpring MVC
NumberUtilsMiscellaneous utility methods for number conversion and parsing.Classorg.springframework.utilSpring MVC
ObjectUtilsMiscellaneous object utility methods.Classorg.springframework.utilSpring MVC
OrderUtilsGeneral utility for determining the order of an object based on its type declaration.Classorg.springframework.core.annotationSpring MVC
PatternMatchUtilsUtility methods for simple pattern matching, in particular forSpring's typical xxx*, *xxx and *xxx* pattern styles.Classorg.springframework.utilSpring MVC
PersistenceManagerFactoryUtilsHelper class featuring methods for JDO PersistenceManager handling,allowing for reuse of PersistenceManager instances within transactions.Classorg.springframework.orm.jdoSpring MVC
PortletApplicationContextUtilsConvenience methods for retrieving the root WebApplicationContext fora given PortletContext.Classorg.springframework.web.portlet.contextSpring MVC
PortletRequestUtilsParameter extraction methods, for an approach distinct from data binding,in which parameters of specific types are required.Classorg.springframework.web.portlet.bindSpring MVC
PortletUtilsMiscellaneous utilities for portlet applications.Classorg.springframework.web.portlet.utilSpring MVC
ProfileValueUtilsGeneral utility methods for working with profile values.Classorg.springframework.test.annotationSpring MVC
PropertiesLoaderUtilsConvenient utility methods for loading of java.Classorg.springframework.core.io.supportSpring MVC
PropertyAccessorUtilsUtility methods for classes that perform bean property accessaccording to the PropertyAccessor interface.Classorg.springframework.beansSpring MVC
ReflectionTestUtilsReflectionTestUtils is a collection of reflection-based utilitymethods for use in unit and integration testing scenarios.Classorg.springframework.test.utilSpring MVC
ReflectionUtilsSimple utility class for working with the reflection API and handlingreflection exceptions.Classorg.springframework.utilSpring MVC
ReflectionUtils .FieldCallbackCallback interface invoked on each field in the hierarchy.Interfaceorg.springframework.util.ReflectionUtilsSpring MVC
ReflectionUtils .FieldFilterCallback optionally used to filter fields to be operated on by a field callback.Interfaceorg.springframework.util.ReflectionUtilsSpring MVC
ReflectionUtils .MethodCallbackAction to take on each method.Interfaceorg.springframework.util.ReflectionUtilsSpring MVC
ReflectionUtils .MethodFilterCallback optionally used to filter methods to be operated on by a method callback.Interfaceorg.springframework.util.ReflectionUtilsSpring MVC
RemoteInvocationUtilsGeneral utilities for handling remote invocations.Classorg.springframework.remoting.supportSpring MVC
RequestContextUtilsUtility class for easy access to request-specific state which has beenset by the DispatcherServlet.Classorg.springframework.web.servlet.supportSpring MVC
ResourcePatternUtilsUtility class for determining whether a given URL is a resourcelocation that can be loaded via a ResourcePatternResolver.Classorg.springframework.core.io.supportSpring MVC
ResourceUtilsUtility methods for resolving resource locations to files in thefile system.Classorg.springframework.utilSpring MVC
RmiClientInterceptorUtilsFactored-out methods for performing invocations within an RMI client.Classorg.springframework.remoting.rmiSpring MVC
SaxResourceUtilsConvenient utility methods for dealing with SAX.Classorg.springframework.oxm.supportSpring MVC
ScopedProxyUtilsUtility class for creating a scoped proxy.Classorg.springframework.aop.scopeSpring MVC
ScriptUtilsGeneric utility methods for working with SQL scripts.Classorg.springframework.jdbc.datasource.initSpring MVC
SerializationUtilsStatic utilities for serialization and deserialization.Classorg.springframework.utilSpring MVC
ServletContextPropertyUtilsHelper class for resolving placeholders in texts.Classorg.springframework.web.utilSpring MVC
ServletRequestUtilsParameter extraction methods, for an approach distinct from data binding,in which parameters of specific types are required.Classorg.springframework.web.bindSpring MVC
SessionFactoryUtilsHelper class featuring methods for Hibernate Session handling,allowing for reuse of Hibernate Session instances within transactions.Classorg.springframework.orm.hibernate3Spring MVC
SessionFactoryUtilsHelper class featuring methods for Hibernate Session handling.Classorg.springframework.orm.hibernate4Spring MVC
SessionFactoryUtilsHelper class featuring methods for Hibernate Session handling.Classorg.springframework.orm.hibernate5Spring MVC
SocketUtilsClassorg.springframework.utilSpring MVC
SqlParameterSourceUtilsClass that provides helper methods for the use of SqlParameterSourcewith SimpleJdbc classes.Classorg.springframework.jdbc.core.namedparamSpring MVC
StandardScriptUtilsCommon operations for dealing with a JSR-223 ScriptEngine.Classorg.springframework.scripting.supportSpring MVC
StatementCreatorUtilsUtility methods for PreparedStatementSetter/Creator and CallableStatementCreatorUsed by PreparedStatementCreatorFactory and CallableStatementCreatorFactory,Classorg.springframework.jdbc.coreSpring MVC
StaxUtilsConvenience methods for working with the StAX API.Classorg.springframework.util.xmlSpring MVC
StreamUtilsSimple utility methods for dealing with streams.Classorg.springframework.utilSpring MVC
StringUtilsMiscellaneous String utility methods.Classorg.springframework.utilSpring MVC
StylerUtilsSimple utility class to allow for convenient access to valuestyling logic, mainly to support descriptive logging messages.Classorg.springframework.core.styleSpring MVC
SystemPropertyUtilsHelper class for resolving placeholders in texts.Classorg.springframework.utilSpring MVC
TagUtilsUtility class for tag library related code, exposing functionalitysuch as translating Strings to web scopes.Classorg.springframework.web.utilSpring MVC
TaskManagementConfigUtilsConfiguration constants for internal sharing across subpackages.Classorg.springframework.scheduling.configSpring MVC
TaskUtilsUtility methods for decorating tasks with error handling.Classorg.springframework.scheduling.supportSpring MVC
TestAnnotationUtilsCollection of utility methods for working with Spring's core testing annotations.Classorg.springframework.test.annotationSpring MVC
TestContextResourceUtilsUtility methods for working with resources within the Spring TestContextFramework.Classorg.springframework.test.context.utilSpring MVC
TestContextTransactionUtilsUtility methods for working with transactions and data access related beanswithin the Spring TestContext Framework.Classorg.springframework.test.context.transactionSpring MVC
TestPropertySourceUtilsUtility methods for working with @TestPropertySourceand adding test PropertySources to the Environment.Classorg.springframework.test.context.supportSpring MVC
TransactionManagementConfigUtilsConfiguration constants for internal sharing across subpackages.Classorg.springframework.transaction.configSpring MVC
TransactionSynchronizationUtilsUtility methods for triggering specific TransactionSynchronizationcallback methods on all currently registered synchronizations.Classorg.springframework.transaction.supportSpring MVC
TransformerUtilsContains common behavior relating to Transformers, and thejavax.Classorg.springframework.util.xmlSpring MVC
TypeUtilsUtility to work with Java 5 generic type parameters.Classorg.springframework.utilSpring MVC
UiApplicationContextUtilsUtility class for UI application context implementations.Classorg.springframework.ui.context.supportSpring MVC
UriUtilsUtility class for URI encoding and decoding based on RFC 3986.Classorg.springframework.web.utilSpring MVC
ValidationUtilsUtility class offering convenient methods for invoking a Validatorand for rejecting empty fields.Classorg.springframework.validationSpring MVC
VelocityEngineUtilsUtility class for working with a VelocityEngine.Classorg.springframework.ui.velocitySpring MVC
VfsUtilsUtility for detecting and accessing JBoss VFS in the classpath.Classorg.springframework.core.ioSpring MVC
WebApplicationContextUtilsConvenience methods for retrieving the root WebApplicationContext fora given ServletContext.Classorg.springframework.web.context.supportSpring MVC
WebAsyncUtilsUtility methods related to processing asynchronous web requests.Classorg.springframework.web.context.request.asyncSpring MVC
WebUtilsMiscellaneous utilities for web applications.Classorg.springframework.web.utilSpring MVC
AclFormattingUtilsClassapidocs.orgSpring Security
AuthorityUtilsClassapidocs.orgSpring Security
EncodingUtilsClassapidocs.orgSpring Security
ExpressionUtilsClassapidocs.orgSpring Security
FieldUtilsClassapidocs.orgSpring Security
LdapUtilsClassapidocs.orgSpring Security
MethodInvocationUtilsClassapidocs.orgSpring Security
Sha512DigestUtilsClassapidocs.orgSpring Security
TextEscapeUtilsClassapidocs.orgSpring Security
UrlUtilsClassapidocs.orgSpring Security
WebTestUtilsClassapidocs.orgSpring Security
CollectionUtilsA utility class for working with attribute and parameter collections used by Spring Web FLow.Classorg.springframework.webflow.core.collectionSpring Webflow
FaceletsAuthorizeTagUtilsThis class provides static methods that are registered as EL functions and available for use in Unified ELexpressions in standard Facelets views.Classorg.springframework.faces.securitySpring Webflow
JsfUtilsCommon support for the JSF integration with Spring Web Flow.Classorg.springframework.faces.webflowSpring Webflow
AxiomUtilsCollection of generic utility methods to work with Axiom.Classorg.springframework.ws.soap.axiom.supportSpring WebService
JmsTransportUtilsCollection of utility methods to work with JMS transports.Classorg.springframework.ws.transport.jms.supportSpring WebService
KeyStoreUtilsGeneric utility methods for dealing with KeyStore objects.Classorg.springframework.ws.soap.security.supportSpring WebService
MailTransportUtilsCollection of utility methods to work with Mail transports.Classorg.springframework.ws.transport.mail.supportSpring WebService
MarshallingUtilsHelper class for endpoints and endpoint mappings that use marshalling.Classorg.springframework.ws.supportSpring WebService
NamespaceUtilsHelper class for handling @Namespace annotations.Classorg.springframework.ws.server.endpoint.supportSpring WebService
PayloadRootUtilsHelper class for determining the root qualified name of a Web Service payload.Classorg.springframework.ws.server.endpoint.supportSpring WebService
QNameUtilsHelper class for using QName.Classorg.springframework.xml.namespaceSpring WebService
SaajUtilsCollection of generic utility methods to work with SAAJ.Classorg.springframework.ws.soap.saaj.supportSpring WebService
SaxUtilsConvenient utility methods for dealing with SAX.Classorg.springframework.xml.saxSpring WebService
SchemaLoaderUtilsConvenient utility methods for loading of Schema objects, performing standard handling of input streams.Classorg.springframework.xml.validationSpring WebService
SoapUtilsContains various utility methods for handling SOAP messages.Classorg.springframework.ws.soap.supportSpring WebService
SpringSecurityUtilsGeneric utility methods for Spring SecuritySince:1.Classorg.springframework.ws.soap.security.supportSpring WebService
TransportUtilsGeneric utility methods for working with Web service transports.Classorg.springframework.ws.transport.supportSpring WebService
TraxUtilsConvenient utility methods for dealing with TrAX.Classorg.springframework.xml.transformSpring WebService
TraxUtils .ResultCallbackCallback interface invoked on each sort of Result.Interfaceorg.springframework.xml.transform.TraxUtilsSpring WebService
TraxUtils .SourceCallbackCallback interface invoked on each sort of Source.Interfaceorg.springframework.xml.transform.TraxUtilsSpring WebService
XmppTransportUtilsCollection of utility methods to work with Mail transports.Classorg.springframework.ws.transport.xmpp.supportSpring WebService
ApplicationUtilsClassorg.springframework.xd.dirt.serverSpring XD
BannerUtilsProvides utilities for rendering graphical console output.Classorg.springframework.xd.dirt.utilSpring XD
BusTestUtilsClassorg.springframework.xd.dirt.integration.busSpring XD
BusUtilsMessage Bus utilities.Classorg.springframework.xd.dirt.integration.busSpring XD
CommonUtilsContains common non-ui related helper methods for rendering text to the console.Classorg.springframework.xd.shell.utilSpring XD
FixtureUtilsUtility to support common tasks done by fixtures.Classorg.springframework.xd.test.fixtures.utilSpring XD
HadoopUtilsClassorg.springframework.xd.integration.utilSpring XD
IntegrationHadoopNamespaceUtilsUtility methods for namespace.Classorg.springframework.xd.integration.hadoop.configSpring XD
JobCommandsUtilsProvides helper methods for the JobCommands class, e.Classorg.springframework.xd.shell.command.supportSpring XD
KafkaUtilsUtility methods for working with Kafka.Classorg.springframework.xd.test.fixtures.utilSpring XD
MessageConverterUtilsMessage conversion utility methods.Classorg.springframework.xd.dirt.integration.bus.converterSpring XD
MetricUtilsUtility class, primarily to avoid exposing mutable objects beyond the core package.Classorg.springframework.xd.analytics.metrics.coreSpring XD
ModuleDefinitionRepositoryUtilsClassorg.springframework.xd.dirt.module.supportSpring XD
ModuleUtilsContains utility methods for accessing a module's properties and dealing with ClassLoaders.Classorg.springframework.xd.module.optionsSpring XD
NetworkUtilsVarious network utilities.Classorg.springframework.xd.greenplum.supportSpring XD
NewJsonPathUtilsSimilar to org.Classorg.springframework.xd.dirt.integration.jsonSpring XD
PasswordUtilsProvides common utility methods for JobDefinitions andStreamDefinitions (BaseDefinition), e.Classorg.springframework.xd.dirt.restSpring XD
RabbitManagementUtilsClassorg.springframework.xd.dirt.integration.busSpring XD
ReactorReflectionUtilsUtility class for working with the reflection API for Reactor based processors.Classorg.springframework.xd.reactorSpring XD
RuntimeUtilsUtilities for obtaining runtime information for the running process.Classorg.springframework.xd.dirt.utilSpring XD
ServerProcessUtilsCollection of utilities for starting external processes requiredfor a distributed XD system.Classorg.springframework.xd.distributed.utilSpring XD
SqlUtilsClassorg.springframework.xd.greenplum.supportSpring XD
StreamDefinitionRepositoryUtilsClassorg.springframework.xd.dirt.streamSpring XD
StreamUtilsUtilities for creating and monitoring streams and the JMX hooks for those strings.Classorg.springframework.xd.integration.utilSpring XD
TimeUtilsProvides a commons set of time-related helper methods and also defines commonSince:1.Classorg.springframework.xd.rest.domain.utilSpring XD
UiUtilsContains utility methods for rendering data to a formatted console output.Classorg.springframework.xd.shell.utilSpring XD
XdUtilsProvides general utilities for Spring XD.Classorg.springframework.xd.dirt.utilSpring XD
ZooKeeperUtilsUtility methods for ZooKeeper.Classorg.springframework.xd.dirt.zookeeperSpring XD
ZooKeeperUtils .StripPathConverterConverter from ChildData to leaf name string.Classorg.springframework.xd.dirt.zookeeper.ZooKeeperUtilsSpring XD
DateTimeUtilsProvides utilities for processing Date objects.Classoracle.adf.view.rich.utilOracle ADF
DeltaUtilsClass responsible for decoding attribute deltas.Classoracle.adf.view.rich.renderOracle ADF
ELUtilsEL-related utility methods.Classoracle.adf.view.rich.elOracle ADF
FacesMessageUtilsSimple class used to create BLAF+ Confirmation Type messages.Classoracle.adf.view.rich.utilOracle ADF
LoggerUtilsClassoracle.adf.view.rich.utilOracle ADF
MarkerUtilsClassoracle.adf.view.rich.utilOracle ADF
RemoteApplicationUtilsThis is the workhorse of the Remote Application subsystem.Classoracle.adf.view.rich.remoteOracle ADF
ResetUtilsClassoracle.adf.view.rich.utilOracle ADF
RichTableUtilsClassoracle.adf.view.rich.component.rich.dataOracle ADF
SerializationUtilsThis set of utility class will help us out with various types of serialization tasks.Classoracle.adf.view.rich.utilOracle ADF
StreamUtilsUtility method for working with various types of streams.Classoracle.adf.view.rich.utilOracle ADF
TargetUtilsClassoracle.adf.view.rich.utilOracle ADF
TokenUtilsA set of utilities for generating/working with random tokens.Classoracle.adf.view.rich.utilOracle ADF
AWS4SignerUtilsClassamazonaws.authAmazon AWS
RegionUtilsClassamazonaws.regionsAmazon AWS
BindUtilsClassorg.zkoss.bindZKoss (ZK)
RenderUtilsClassorg.zkoss.zkmax.zul.fusionchart.renderZKoss (ZK)
RenderUtils .DefalutRendererClassorg.zkoss.zkmax.zul.fusionchart.render.RenderUtilsZKoss (ZK)
UtilsClassorg.zkoss.utilZKoss (ZK)
UtilsA collection of utilities for this package.Classorg.zkoss.zk.ui.httpZKoss (ZK)
UtilsUtilities to implement ZK.Classorg.zkoss.zk.ui.implZKoss (ZK)
UtilsUtilities to handle the metainfo.Classorg.zkoss.zk.xel.implZKoss (ZK)
UtilsClassorg.zkoss.zkmax.zul.fusionchart.implZKoss (ZK)
UtilsA collection of utilities.Classorg.zkoss.zul.implZKoss (ZK)
StringUtilsUtility methods to handle stringsAuthor:Lucas CavalcantiClassbr.com.caelum.vraptor.utilVRaptor
UtilsHelper utility class.Classorg.pandora.utilOpen Pandora
ReflectUtilsInternal.Classcom.acciente.induction.utilInduction
BeanUtilsClassorg.jivesoftware.utilEcho
CertificateUtilsUtility methods for working with Certificate instances.Classorg.jivesoftware.openfire.keystoreEcho
ClassUtilsA utility class to assist with loading classes or resources by name.Classorg.jivesoftware.utilEcho
CookieUtilsClassorg.jivesoftware.utilEcho
ExternalizableUtilStrategyInterface that allows to provide different ways for implementing serialization of objects.Interfaceorg.jivesoftware.util.cacheEcho
GraphicUtilsClassorg.jivesoftware.openfire.launcherEcho
LocaleUtilsA set of methods for retrieving and converting locale specific strings and numbers.Classorg.jivesoftware.utilEcho
ParamUtilsAssists JSP writers in getting parameters and attributes.Classorg.jivesoftware.utilEcho
ScramUtilsA utility class that provides methods that are useful for dealing with Salted Challenge Response Authentication Mechanism (SCRAM).Classorg.jivesoftware.openfire.authEcho
StringUtilsUtility class to perform common String manipulation algorithms.Classorg.jivesoftware.utilEcho
CopyUtils This class provides static utility methods for buffered copying between sources (InputStream, Reader, String andClassorg.directwebremoting.utilDirectWebRemoting (DWR)
HttpUtilsThis class provides utilities for handling some semi-trivial HTTP stuff that would othterwise be handled elsewhere.Classorg.apache.turbine.utilApache Turbine
InputFilterUtilsSome filter methods that have been orphaned in the Screen class.Classorg.apache.turbine.utilApache Turbine
ObjectUtilsThis is where common Object manipulation routines should go.Classorg.apache.turbine.utilApache Turbine
ParserUtilsStatic helpers for folding fields to upper or lower caseVersion:$Id: ParserUtils.Classorg.apache.turbine.util.parserApache Turbine
ServletUtilsThis is where common Servlet manipulation routines should go.Classorg.apache.turbine.utilApache Turbine
URIUtilsBundles a few static routines concerning URIs, that you will need all the time.Classorg.apache.turbine.util.uriApache Turbine
BeanModelUtilsUtilities used in a few places to modify an existing BeanModel.Classorg.apache.tapestry5.internal.beaneditorApache Tapestry
ClassFabUtilsHandy method useful when creating new classes using ClassFab.Classorg.apache.tapestry5.ioc.servicesApache Tapestry
ExceptionUtilsContains static methods useful for manipulating exceptions.Classorg.apache.tapestry5.ioc.utilApache Tapestry
GenericsUtilsStatic methods related to the use of JDK 1.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
InternalUtilsUtilities used within various internal implementations of the tapestry-ioc module.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
JDKUtilsInternal utilities for identifying the JDK version, used in the rare cases that we are patching around JDK bugs.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
JpaInternalUtilsClassorg.apache.tapestry5.internal.jpaApache Tapestry
LocaleUtilsContains code borrowed from commons-lang.Classorg.apache.tapestry5.internal.utilApache Tapestry
MarkupUtilsUtility methods related to generating markup.Classorg.apache.tapestry5Apache Tapestry
PlasticInternalUtilsClassorg.apache.tapestry5.internal.plasticApache Tapestry
PlasticUtilsUtilities for user code making use of Plastic.Classorg.apache.tapestry5.plasticApache Tapestry
TapestryInternalUtilsShared utility methods used by various implementation classes.Classorg.apache.tapestry5.internalApache Tapestry
TestUtilsExtra assertions on top of the standard set, packaged as a base class for easy referencing in tests.Classorg.apache.tapestry5.ioc.testApache Tapestry
TransformUtilsSupport code for generating code (used when transforming component classes).Classorg.apache.tapestry5.servicesApache Tapestry
VersionUtilsUtility methods related to managing framework version numbers.Classorg.apache.tapestry5Apache Tapestry
AnnotationUtils Various utility methods dealing with annotationsVersion:$Id$Author:Rainer Hermanns, Zsolt Szasz, zsolt at lorecraft dot com, Dan Oxlade, dan d0t oxlade at gmail d0t c0mClasscom.opensymphony.xwork2.utilApache Struts
ComponentUtilsClassorg.apache.struts2.utilApache Struts
LocationUtilsLocation-related utility methods.Classcom.opensymphony.xwork2.util.locationApache Struts
LocationUtils .LocationFinderInterfacecom.opensymphony.xwork2.util.location.LocationUtilsApache Struts
LoggerUtilsClasscom.opensymphony.xwork2.util.loggingApache Struts
RequestUtilsRequest handling utility class.Classorg.apache.struts2Apache Struts
TagUtilsClassorg.apache.struts2.views.jspApache Struts
FileUtilsClassorg.apache.jena.utilApache Jena
JdbcNodeUtilsClass with helpful utility methods for Jena JDBCTries to convert a node to a booleanClassorg.apache.jena.jdbc.utilsApache Jena
DerbyUtilsClassorg.apache.jena.sdb.utilApache Jena
H2UtilsClassorg.apache.jena.sdb.utilApache Jena
HSQLUtilsClassorg.apache.jena.sdb.utilApache Jena
RegexUtilsClassorg.apache.jena.sdb.utilApache Jena
SQLUtilsClassorg.apache.jena.sdb.sqlApache Jena
SQLUtilsStdClassorg.apache.jena.sdb.sqlApache Jena
StoreUtilsClassorg.apache.jena.sdb.utilApache Jena
StrUtilsClassorg.apache.jena.sdb.utilApache Jena
TableUtilsClassorg.apache.jena.sdb.sqlApache Jena
GraphLoadUtilsClassorg.apache.jena.fuseki.migrateApache Jena
GraphLoadUtilsClassorg.apache.jena.fuseki.migrateApache Jena
RdfIOUtilsRDF IO utility functions org.Classio.org.apache.jena.hadoop.rdf.io.input.utilApache Jena
ClassUtilsA collection of class management utility methods.Classorg.apache.cocoon.utilApache Cocoon
FacesUtilsClassorg.apache.cocoon.facesApache Cocoon
I18nUtilsA utility class for i18n formatting and parsing routing.Classorg.apache.cocoon.i18nApache Cocoon
I18nUtils .LocaleValidatorCallback interface for I18nUtils.Interfaceorg.apache.cocoon.i18n.I18nUtilsApache Cocoon
ImageUtilsClassorg.apache.cocoon.utilApache Cocoon
IOUtilsA collection of File, URL and filenameVersion:CVS $Id: IOUtils.Classorg.apache.cocoon.utilApache Cocoon
LocationUtilsLocation-related utility methods.Classorg.apache.cocoon.util.locationApache Cocoon
LocationUtils .LocationFinderInterfaceorg.apache.cocoon.util.location.LocationUtilsApache Cocoon
MIMEUtilsA collection of File, URL and filenameVersion:CVS $Id: MIMEUtils.Classorg.apache.cocoon.utilApache Cocoon
NetUtilsA collection of File, URL and filenameVersion:CVS $Id: NetUtils.Classorg.apache.cocoon.utilApache Cocoon
ReflectionUtilsClassorg.apache.cocoon.utilApache Cocoon
ReflectionUtils .IndexerInterfaceorg.apache.cocoon.util.ReflectionUtilsApache Cocoon
StringUtilsA collection of String handling utility methods.Classorg.apache.cocoon.utilApache Cocoon
UtilsClassorg.apache.cocoon.components.midi.xmidiApache Cocoon
XMLUtilsXML utility methods.Classorg.apache.cocoon.xmlApache Cocoon
ClickUtilsProvides miscellaneous Form, String and Stream utility methods.Classorg.apache.click.utilApache Click
ContainerUtilsProvides Container access and copy utilities.Classorg.apache.click.utilApache Click
PropertyUtilsProvide property getter and setter utility methods.Classorg.apache.click.utilApache Click
AutoTransportUtilsClassorg.apache.activemq.transport.autoApache ActiveMQ
ExceptionUtilsClassorg.apache.activemq.web.utilApache ActiveMQ
HttpTransportUtilsClassorg.apache.activemq.transport.utilApache ActiveMQ
JAXBUtilsClassorg.apache.activemq.pluginApache ActiveMQ
QualityOfServiceUtilsUtilities for determining the values for the bits in the headers of the outgoing TCP/IP packets that indicate Traffic Class for use in Quality ofClassorg.apache.activemq.transport.tcpApache ActiveMQ
TarUtilsThis class provides static utility methods to work with byte streams.Classorg.apache.activemq.console.command.store.tarApache ActiveMQ
ThreadPoolUtilsUtility methods for working with thread pools ExecutorService.Classorg.apache.activemq.utilApache ActiveMQ
TimeUtilsClassorg.apache.activemq.utilApache ActiveMQ
UtilsClassorg.apache.activemq.springApache ActiveMQ
CastUtilsUtility methods for type casting.Classorg.apache.camel.utilApache Camel
HostUtilsClassorg.apache.camel.utilApache Camel
TimeUtilsClassorg.apache.camel.utilApache Camel
UnitUtilsClassorg.apache.camel.utilApache Camel
CSVUtilsClassorg.apache.solr.internal.csvApache Solr Lucene
FileUtilsClassorg.apache.solr.utilApache Solr Lucene
FSHDFSUtilsBorrowed from Apache HBase to recover an HDFS lease.Classorg.apache.solr.utilApache Solr Lucene
NumberUtilsClassorg.apache.solr.utilApache Solr Lucene
PrimUtilsUtilities for primitive Java data types.Classorg.apache.solr.utilApache Solr Lucene
PrimUtils .IntComparatorClassorg.apache.solr.util.PrimUtilsApache Solr Lucene
QueryUtilsClassorg.apache.solr.searchApache Solr Lucene
RequestHandlerUtilsClassorg.apache.solr.handlerApache Solr Lucene
ResponseUtilsResponse helper methods.Classorg.apache.solr.servletApache Solr Lucene
SolrPluginUtilsUtilities that may be of use to RequestHandlers.Classorg.apache.solr.utilApache Solr Lucene
SolrPluginUtils .DisjunctionMaxQueryParserA subclass of SolrQueryParser that supports aliasing fields for constructing DisjunctionMaxQueries.Classorg.apache.solr.util.SolrPluginUtilsApache Solr Lucene
SolrPluginUtils .DisjunctionMaxQueryParser .AliasA simple container for storing alias infoSee Also:SolrPluginUtils.Classorg.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParserApache Solr Lucene
SolrPluginUtils .IdentityRegeneratorA CacheRegenerator that can be used whenever the items in the cache are not dependant on the current searcher.Classorg.apache.solr.util.SolrPluginUtilsApache Solr Lucene
SpatialUtilsUtility methods pertaining to spatial.Classorg.apache.solr.utilApache Solr Lucene
TimeZoneUtilsClassorg.apache.solr.utilApache Solr Lucene
ByteUtilsClassorg.apache.solr.common.utilApache Solr Lucene
ClientUtilsClassorg.apache.solr.client.solrj.utilApache Solr Lucene
IOUtilsClassorg.apache.solr.common.utilApache Solr Lucene
StringUtilsClassorg.apache.solr.commonApache Solr Lucene
StrUtilsClassorg.apache.solr.common.utilApache Solr Lucene
UtilsClassorg.apache.solr.common.utilApache Solr Lucene
UtilsClassorg.apache.solr.hadoopApache Solr Lucene
DataSetUtilsThis class contains various methods for manipulating datasets.Classorg.dbunit.datasetSourceForge DBUnit
MyUtilsClassdemo.org.powermock.modules.test.junit45.failurePowerMock
PowerMockUtilsClassorg.powermock.corePowerMock
TypeUtilsUtilities for types.Classorg.powermock.reflect.internalPowerMock
IOUtilsClassorg.openqa.selenium.ioSelenium
NetworkUtilsClassorg.openqa.selenium.netSelenium
ProcessUtilsClassorg.openqa.selenium.osSelenium
ProcessUtils .ProcessStillAliveExceptionClassorg.openqa.selenium.os.ProcessUtilsSelenium
WindowsUtilsClassorg.openqa.selenium.osSelenium
ArrayUtilsClasscom.uwyn.rife.toolsRife
ArrayUtils .ArrayTypeClasscom.uwyn.rife.tools.ArrayUtilsRife
AuthenticationUtilsThis abstract class provides convenience shortcut methods to perform common operations with the authentication frameworkClasscom.uwyn.rife.authenticationRife
BeanUtilsClasscom.uwyn.rife.toolsRife
BeanUtilsExceptionClasscom.uwyn.rife.tools.exceptionsRife
ClasspathUtilsClasscom.uwyn.rife.toolsRife
ClasspathUtilsErrorExceptionClasscom.uwyn.rife.tools.exceptionsRife
ClassUtilsClasscom.uwyn.rife.toolsRife
CompilationUtilsClasscom.uwyn.rife.toolsRife
ConstrainedUtilsClasscom.uwyn.rife.siteRife
ExceptionFormattingUtilsClasscom.uwyn.rife.toolsRife
ExceptionUtilsClasscom.uwyn.rife.toolsRife
ExecUtilsClasscom.uwyn.rife.toolsRife
FileUtilsClasscom.uwyn.rife.toolsRife
FileUtilsErrorExceptionClasscom.uwyn.rife.tools.exceptionsRife
GenericQueryManagerRelationalUtilsUtility class to provide many-to-many and many-to-one relational capabilities to generic query manager implementations.Classcom.uwyn.rife.database.querymanagers.genericRife
HttpUtilsClasscom.uwyn.rife.toolsRife
HttpUtils .PageClasscom.uwyn.rife.tools.HttpUtilsRife
HttpUtils .RequestConstructor SummaryHttpUtils.Classcom.uwyn.rife.tools.HttpUtilsRife
InstrumentationUtilsClasscom.uwyn.rife.toolsRife
IntegerUtilsClasscom.uwyn.rife.toolsRife
JarUtilsClasscom.uwyn.rife.toolsRife
JavaSpecificationUtilsUtility class to obtain information about the currently running JavaSince:1.Classcom.uwyn.rife.toolsRife
ObjectUtilsClasscom.uwyn.rife.toolsRife
SerializationUtilsConstructor SummarySerializationUtils() Classcom.uwyn.rife.toolsRife
SerializationUtilsErrorExceptionClasscom.uwyn.rife.tools.exceptionsRife
ServletUtilsClasscom.uwyn.rife.toolsRife
StringUtilsGeneral purpose class containing common String manipulationSince:1.Classcom.uwyn.rife.toolsRife
StringUtils .BbcodeOptionFields inherited from class com.Classcom.uwyn.rife.tools.StringUtilsRife
TerracottaUtilsClasscom.uwyn.rife.toolsRife
ClassUtilsRepository for common class and reflection methods.Classorg.apache.velocity.toolsApache Velocity
ConfigurationUtilsUtility methods for handling tool configurations.Classorg.apache.velocity.tools.configApache Velocity
ConversionUtilsUtility methods for parsing or otherwise converting between types.Classorg.apache.velocity.toolsApache Velocity
ServletUtilsClassorg.apache.velocity.tools.view.servletApache Velocity
ServletUtilsA set of utility methods for supporting and using VelocityTools in the servlet environment.Classorg.apache.velocity.tools.viewApache Velocity
ServletUtils .SessionMutexprivate ServletUtils.Classorg.apache.velocity.tools.view.ServletUtilsApache Velocity
StrutsUtilsA utility class to expose the Struts shared resources.Classorg.apache.velocity.tools.strutsApache Velocity
CollectionUtilsClassfreemarker.template.utilityFreeMarker Template
AutoBeanUtilsUtility methods for working with AutoBeans.Classcom.google.web.bindery.autobean.sharedGoogle WebToolkit (GWT)
Base64UtilsA utility to decode and encode byte arrays as Strings, using only "safe"Constructor SummaryBase64Utils()Classcom.google.gwt.user.serverGoogle WebToolkit (GWT)
BidiUtilsA set of bidi-related utility methods.Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
BidiUtilsUtility functions for performing common Bidi tests on strings.Classcom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
CodeGenUtilsHelper class for code generators.Classcom.google.gwt.codegen.serverGoogle WebToolkit (GWT)
JsArrayUtilsUtility class for manipulating JS arrays.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JsonUtilsProvides JSON-related utility methods.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JsUtilsJS-specific utility methods, for use in client-side code that has the values in JS objects already.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
LocaleUtilsUtility methods for dealing with locales.Classcom.google.gwt.i18n.rebindGoogle WebToolkit (GWT)
Md5UtilsUtility class to generate MD5 hashes using per-thread MD5 MessageDigest instance.Classcom.google.gwt.util.tools.sharedGoogle WebToolkit (GWT)
RPCServletUtilsClasscom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
SafeHtmlHostedModeUtilsSafeHtml utilities whose implementation differs between Development and This class has a super-source peer that provides the Production ModeClasscom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
SafeHtmlUtilsUtility class containing static methods for escaping and sanitizing strings.Classcom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
SafeStylesHostedModeUtilsSafeStyles utilities whose implementation differs between Development and This class has a super-source peer that provides the Production ModeClasscom.google.gwt.safecss.sharedGoogle WebToolkit (GWT)
SafeStylesUtilsUtility class containing static methods for creating SafeStyles.Classcom.google.gwt.safecss.sharedGoogle WebToolkit (GWT)
SafeStylesUtils .ImplClasscom.google.gwt.safecss.shared.SafeStylesUtilsGoogle WebToolkit (GWT)
SafeStylesUtils .ImplIE8Classcom.google.gwt.safecss.shared.SafeStylesUtilsGoogle WebToolkit (GWT)
SafeStylesUtils .ImplServerClasscom.google.gwt.safecss.shared.SafeStylesUtilsGoogle WebToolkit (GWT)
SafeUriHostedModeUtilsSafeUri utilities whose implementation differs between Development and Production Mode.Classcom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
StringUtilsString utility methods.Classcom.google.gwt.util.tools.sharedGoogle WebToolkit (GWT)
UriUtilsUtility class containing static methods for validating and sanitizing URIs.Classcom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
FilterUtilsUtility methods relating to filtering.Classedu.uci.ics.jung.algorithms.filtersSourceForge Jung
ScoringUtilsMethods for assigning values (to be interpreted as prior probabilities) to vertices in the context of random-walk-based scoring algorithms.Classedu.uci.ics.jung.algorithms.scoring.utilSourceForge Jung
ShortestPathUtilsUtilities relating to the shortest paths in a graph.Classedu.uci.ics.jung.algorithms.shortestpathSourceForge Jung
TreeUtilsContains static methods for operating on instances of Tree.Classedu.uci.ics.jung.graph.utilSourceForge Jung
DateUtilsThis class contains common functions for comparing and converting values of type Date.Classorg.apache.empire.commonsApache Empire DB
ObjectUtilsThis class contains common functions for comparing and converting values of type Object.Classorg.apache.empire.commonsApache Empire DB
StringUtilsThis class contains common functions for comparing and converting values of type String.Classorg.apache.empire.commonsApache Empire DB
BeanUtilsReflective utilities for dealing with backward-incompatible change to statistics types in Hibernate 3.Classorg.hibernate.cache.ehcache.management.implHibernate ORM
CacheRegionUtilsClassorg.hibernate.cache.ehcache.management.implHibernate ORM
StreamUtilsClassorg.hibernate.engine.jdbcHibernate ORM
DataSourceUtilsClassorg.apache.ibatis.jdbcIBatis
BasicGraphicsUtilsClassswing.plaf.basicCode Trails
BidiUtilsClassfontCode Trails
CalendarUtilsClassutil.calendarCode Trails
ClassLoaderUtilsClasssun.org.apache.xml.internal.security.algorithmsCode Trails
ClassLoaderUtilsClasssun.org.apache.xml.internal.security.transformsCode Trails
CorbaUtilsContains utilities for performing CORBA-related tasks: 1.Classsun.jndi.toolkit.corbaCode Trails
CountedTimerTaskUtilsUtility methods for use with CountedTimerTask instances.Classjvmstat.perfdata.monitorCode Trails
DOMUtilsClasssun.tools.internal.xjc.utilCode Trails
DOMUtilsUseful static DOM utility methods.Classjcp.xml.dsig.internal.domCode Trails
DOMUtils .NodeSetClassjcp.xml.dsig.internal.dom.DOMUtilsCode Trails
LocalizeXmlcUtilsImplClassorg.barracudamvc.taskdefsBarracuda
CallbackUtilsClassapache.hedwig.utilApache BookKeeper
ConcurrencyUtilsClassapache.hedwig.utilApache BookKeeper
FileUtilsClassapache.hedwig.utilApache BookKeeper
PathUtilsClassapache.hedwig.utilApache BookKeeper
ResultUtilsClassapache.vxquery.resultApache VQuery
TypeUtilsClassapache.vxquery.typesApache VQuery
EncodingUtilsUtility methods for use when encoding/decoding raw data as byte arrays.Classapache.blur.thirdparty.thrift_0_9_0Apache Blur
ZkUtilsClassapache.blur.zookeeperApache Blur
ZkUtils .ConnectionWatcherNested Class SummaryNested classes/interfaces inherited from interface org.Classapache.blur.zookeeper.ZkUtilsApache Blur
DbUtilsDBClassmigrationContent Control
CharsetUtilsClassapache.http.utilApache HttpComponents
EncodingUtilsThe home for utility methods that handle various encoding tasks.Classapache.http.utilApache HttpComponents
EntityUtilsStatic helpers for dealing with HttpEntitys.Classapache.http.utilApache HttpComponents
ExceptionUtilsThe home for utility methods that handle various exception-related tasks.Classapache.http.utilApache HttpComponents
LangUtilsA set of utility methods to help produce consistent equals and hashCode methods.Classapache.http.utilApache HttpComponents
NetUtilsClassapache.http.utilApache HttpComponents
TextUtilsClassapache.http.utilApache HttpComponents
AvaticaUtilsReturns the boxed class.Classorg.apache.calcite.avaticaCalcite
DateTimeUtilsUtility functions for datetime types: date, time, timestamp.Classorg.apache.calcite.avatica.utilCalcite
DateTimeUtils .PrecisionTimeHelper class for DateTimeUtils.Classorg.apache.calcite.avatica.util.DateTimeUtilsCalcite
EnumUtilsClassorg.apache.calcite.adapter.enumerableCalcite
HttpUtilsUtilities for connecting to Splunk via HTTP.Classorg.apache.calcite.adapter.splunk.utilCalcite
StringUtilsUtility methods for encoding and decoding strings for Splunk REST calls.Classorg.apache.calcite.adapter.splunk.utilCalcite
AggregatorUtilsClassorg.apache.giraph.comm.aggregatorsGiraph
AnnotationUtilsHelper class to deal with annotations in runtime.Classorg.apache.giraph.utilsGiraph
ByteUtilsClassorg.apache.giraph.utilsGiraph
CheckpointingUtilsClassorg.apache.giraph.utilsGiraph
CollectionUtilsClassorg.apache.giraph.utilsGiraph
ConfigurationUtilsTranslate command line args into Configuration Key-Value pairs.Classorg.apache.giraph.utilsGiraph
CounterUtilsClassorg.apache.giraph.utilsGiraph
DistributedCacheUtilsClassorg.apache.giraph.utilsGiraph
FileUtilsClassorg.apache.giraph.utilsGiraph
GoraUtilsClass used to handle the creation and querying of data stores through Gora.Classorg.apache.giraph.io.gora.utilsGiraph
HadoopUtilsHelpers for dealing with Hadoop.Classorg.apache.giraph.jobGiraph
HaltApplicationUtilsClassorg.apache.giraph.jobGiraph
HaltApplicationUtils .DefaultHaltInstructionsWriterDefault implementation of HaltApplicationUtils.Classorg.apache.giraph.job.HaltApplicationUtilsGiraph
HaltApplicationUtils .HaltInstructionsWriterInterfaceorg.apache.giraph.job.HaltApplicationUtilsGiraph
HCatUtilsUtility methods copied from HCatalog because of visibility restrictions.Classorg.apache.hcatalog.mapreduceGiraph
HiveJythonUtilsPlugin to HiveJythonRunner to use Hive.Classorg.apache.giraph.hive.jythonGiraph
HiveUtilsClassorg.apache.giraph.hive.commonGiraph
HiveUtilsUtilities and helpers for working with Hive tables.Classorg.apache.giraph.io.hcatalogGiraph
JythonUtilsHelpers for running jobs with Jython.Classorg.apache.giraph.jythonGiraph
LoggerUtilsClassorg.apache.giraph.utilsGiraph
MathUtilsClassorg.apache.giraph.utilsGiraph
MemoryUtilsHelper static methods for tracking memory usage.Classorg.apache.giraph.utilsGiraph
MultiInputUtilsUtility methods used by MultiVertexInputFormat and MultiEdgeInputFormatClassorg.apache.giraph.io.formats.multiGiraph
PartitionUtilsHelper class for Partition related operations.Classorg.apache.giraph.partitionGiraph
PipelineUtilsClassorg.apache.giraph.utilsGiraph
ProgressableUtilsClassorg.apache.giraph.utilsGiraph
PseudoRandomUtilsClassorg.apache.giraph.io.formatsGiraph
ReflectionUtilsHelper methods to get type arguments to generic classes.Classorg.apache.giraph.utilsGiraph
RequestUtilsClassorg.apache.giraph.utilsGiraph
RexsterUtilsClassorg.apache.giraph.rexster.utilsGiraph
RexsterUtils .EdgeClassorg.apache.giraph.rexster.utils.RexsterUtilsGiraph
RexsterUtils .VertexClassorg.apache.giraph.rexster.utils.RexsterUtilsGiraph
ThreadUtilsUtility class for thread related functions.Classorg.apache.giraph.utilsGiraph
TypeOpsUtilsUtility functions for getting TypeOps instances from class types.Classorg.apache.giraph.types.opsGiraph
WritableUtilsHelper static methods for working with Writable objects.Classorg.apache.giraph.utilsGiraph
YarnUtilsUtilities that can only compile with versions of Hadoop that support YARN, so they live here instead of o.Classorg.apache.giraph.yarnGiraph
ClassUtilsClassorg.apache.avro.utilAvro
BeanUtilsSimple JavaBean manipulation helper methodsSince:4.Classorg.infinispan.commons.utilInfinispan
ConfigurationUtilsConfigurationUtils.Classorg.infinispan.commons.configurationInfinispan
CloneUtilsA collection of utilities to workaround limitations of Java clone framework.Classorg.apache.http.client.utilsApache HttpComponents
DateUtilsA utility class for parsing and formatting HTTP dates as used in cookies and other headers.Classorg.apache.http.client.utilsApache HttpComponents
DateUtilsA utility class for parsing and formatting HTTP dates as used in cookies and other headers.Classorg.apache.http.impl.cookieApache HttpComponents
HttpClientUtilsConvenience methods for closing response and client objects.Classorg.apache.http.client.utilsApache HttpComponents
InetAddressUtilsA collection of utilities relating to InetAddresses.Classorg.apache.http.conn.utilApache HttpComponents
URIUtilsA collection of utilities for URIs, to workaround bugs within the class or for ease-of-use features.Classorg.apache.http.client.utilsApache HttpComponents
URLEncodedUtilsA collection of utilities for encoding URLs.Classorg.apache.http.client.utilsApache HttpComponents
ChannelUtils A collection of utilities for interacting with Channel objects.Classorg.apache.flume.channelFlume
DirectMemoryUtilsClassorg.apache.flume.toolsFlume
LogUtilsConstructor SummaryLogUtils()Methods inherited from class java.Classorg.apache.flume.channel.fileFlume
SyslogUtilsClassorg.apache.flume.sourceFlume
SyslogUtils .SyslogStatusClassorg.apache.flume.source.SyslogUtilsFlume
BAUtils This class contains some utilities methods to read/write primitively typed values from/toAuthor:Borislav IordanovClassorg.hypergraphdb.storageHypergraphDb
HGUtils The mandatory bag of static utility method class.Classorg.hypergraphdb.utilHypergraphDb
TypeUtils A set of static utility methods operating on types.Classorg.hypergraphdb.typeHypergraphDb
ByteBufferUtilsUtility functions for working with byte buffers, such as reading/writing variable-length long numbers.Classorg.apache.hadoop.hbase.utilHBase
ByteRangeUtilsUtility methods for working with ByteRange.Classorg.apache.hadoop.hbase.utilHBase
ExceptionUtilsUtilities for handling Throwables and Exceptions.ClassTOMCAT
ExceptionUtilsUtilities for handling Throwables and Exceptions.ClassTOMCAT
FileUtilsGeneral file manipulation utilities.ClassTOMCAT
HexUtilsTables useful when converting byte arrays to and from strings of hexadecimal Code from Ajp11, from Apache's JServ.ClassTOMCAT
IntrospectionUtilsClassTOMCAT
IntrospectionUtils .AttributeHolderInterfaceTOMCAT
IntrospectionUtils .PropertySourceInterfaceTOMCAT
IOUtilsGeneral IO stream manipulation utilities.ClassTOMCAT
MBeanUtilsPublic utility methods in support of the server side MBeans implementation.ClassTOMCAT
ParserUtilsXML parsing utilities for processing web application deployment descriptor and tag library descriptor files.ClassTOMCAT
SessionUtilsUtility methods on HttpSessions.ClassTOMCAT
StringUtilsConverts String to and from bytes using the encodings required by the Java specification.ClassTOMCAT
ConversationUtilsThis is a utiltily class for using Conversational Web Services.Classweblogic.wsee.conversationOracle WebLogic
HttpTransportUtilsThis is a utiltily class for getting HTTP/S transport related information.Classweblogic.wsee.connection.transport.servletOracle WebLogic
SoapDispatch .WsrmUtilsInterfaceweblogic.wsee.jaxrpc.SoapDispatchOracle WebLogic
SSLAdapterUtilsCreated by IntelliJ IDEA.Classweblogic.wsee.connection.transport.httpsOracle WebLogic
UtilsClassweblogic.servlet.securityOracle WebLogic
WsrmUtilsThis class is a utility class for using Web Services Reliable Messaging (WSRM) given a service stub (WLStub) instance.Classweblogic.wsee.reliabilityOracle WebLogic
DateUtilSQLConverterIn java a java.Classorg.openxava.convertersOpen Xava
LayoutJspUtilsHelper for html / jsp rendering.Classorg.openxava.web.layoutOpen Xava
AttachmentUtilsThis class allow access to the Jaf data handler in AttachmentPart.Classorg.apache.axis.attachmentsApache Axis
BeanUtilsClassorg.apache.axis.utilsApache Axis
ClasspathUtilsClassorg.apache.axis.utilsApache Axis
ClassUtilsUtility methods for Class Loading.Classorg.apache.axis.utilsApache Axis
IOUtilsClassorg.apache.axis.utilsApache Axis
JavaUtilsUtility class to deal with Java language related issues, such as type conversions.Classorg.apache.axis.utilsApache Axis
JavaUtils .ConvertCacheIt the argument to the convert(.Interfaceorg.apache.axis.utils.JavaUtilsApache Axis
JavaUtils .HolderExceptionClassorg.apache.axis.utils.JavaUtilsApache Axis
MapUtilsMapUtils provides convenience methods for accessing a java.Classorg.apache.axis.transport.jmsApache Axis
MimeUtilsThis class is defines utilities for mime.Classorg.apache.axis.attachmentsApache Axis
NetworkUtilsUtility classes for networking created 13-May-2004 16:17:51Classorg.apache.axis.utilsApache Axis
SchemaUtilsThis class contains static utility methods specifically for schema type queries.Classorg.apache.axis.wsdl.symbolTableApache Axis
SessionUtilsCode borrowed from AuthenticatorBase.Classorg.apache.axis.utilsApache Axis
StringUtilsClassorg.apache.axis.utilsApache Axis
UtilsThis class contains static utility methods for the emitter.Classorg.apache.axis.wsdl.symbolTableApache Axis
UtilsClassorg.apache.axis.wsdl.toJavaApache Axis
WSDLUtilsClassorg.apache.axis.utilsApache Axis
XMLUtilsClassorg.apache.axis.utilsApache Axis
XMLUtils .ParserErrorHandlerClassorg.apache.axis.utils.XMLUtilsApache Axis
DeviceUtilsStatic helper for accessing request-scoped Device values.Classorg.springframework.mobile.deviceSpring Mobile
ResolverUtilsClassorg.springframework.mobile.device.utilSpring Mobile
SitePreferenceUtilsStatic helper for accessing request-scoped SitePreference values.Classorg.springframework.mobile.device.siteSpring Mobile
DBObjectUtilsClassorg.springframework.data.mongodb.utilSpringData MongoDb
MongoCollectionUtilsHelper class featuring helper methods for working with MongoDb collections.Classorg.springframework.data.mongodbSpringData MongoDb
MongoDbUtilsHelper class featuring helper methods for internal MongoDb classes.Classorg.springframework.data.mongodb.coreSpringData MongoDb
QueryUtilsCollection of utility methods to apply sorting and pagination to a DBCursor.Classorg.springframework.data.mongodb.repository.querySpringData MongoDb
SerializationUtilsUtility methods for JSON serialization.Classorg.springframework.data.mongodb.core.querySpringData MongoDb
ReflectionUtilsVarious reflection utility methods, used mainly in the Mapper.Classorg.mongodb.morphia.utilsMorphia MongoDb
BeanDefinitionUtilsUtility methods to work with BeanDefinition instances from BeanFactoryPostProcessors.Classorg.springframework.data.jpa.utilSpringData CouchDb
BeanDefinitionUtils .EntityManagerFactoryBeanDefinitionValue object to represent a BeanDefinition for an EntityManagerFactory with a dedicated bean name.Classorg.springframework.data.jpa.util.BeanDefinitionUtilsSpringData CouchDb
Jpa21UtilsUtils for bridging various JPA 2.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
QueryUtilsSimple utility class to create JPA queries.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
ReflectionUtilsClassorg.ektorp.utilEktorp CouchDb
HashUtilsComputes hashes of primitive values.Classorg.apache.mahout.math.setApache Mahout
RandomUtils The source of random stuff for the whole project.Classorg.apache.mahout.commonApache Mahout
FileUtilsClassorg.apache.jena.utilApache Jena
ResourceUtilsClassorg.apache.jena.utilApache Jena
schemagen .SchemagenUtilsClassjena.schemagenApache Jena
SystemUtilsNote: this has been copied here from ARQ.Classorg.apache.jena.utilApache Jena
TezUtilsUtility methods for setting up a DAG.Classorg.apache.tez.commonApache Tez
ClassUtilsClassorg.apache.oozie.utilApache Oozie
ConfigUtilsClassorg.apache.oozie.utilApache Oozie
CoordCommandUtilsClassorg.apache.oozie.command.coordApache Oozie
CoordUtilsClassorg.apache.oozie.coordApache Oozie
DateUtilsDate utility classes to parse and format datetimes in Oozie expected datetime formats.Classorg.apache.oozie.utilApache Oozie
ELUtilsClassorg.apache.oozie.utilApache Oozie
InstrumentUtilsInstrument utilities.Classorg.apache.oozie.utilApache Oozie
IOUtilsClassorg.apache.oozie.utilApache Oozie
JobUtilsClassorg.apache.oozie.utilApache Oozie
LogUtilsClassorg.apache.oozie.utilApache Oozie
PropertiesUtilsClassorg.apache.oozie.utilApache Oozie
StatusUtilsClassorg.apache.oozie.utilApache Oozie
WritableUtilsUtility class to write/read Hadoop writables to/from a byte array.Classorg.apache.oozie.utilApache Oozie
XmlUtilsXML utility methods.Classorg.apache.oozie.utilApache Oozie
XmlUtils .PrettyPrintPretty print string representation of an XML document that generates the pretty print on lazy mode when the toString() method is invoked.Classorg.apache.oozie.util.XmlUtilsApache Oozie
ByteUtilsClassorg.apache.accumulo.core.client.lexicoder.implApache Accumulo
DefaultCryptoModuleUtilsClassorg.apache.accumulo.core.security.cryptoApache Accumulo
PortUtilsClassorg.apache.accumulo.server.utilApache Accumulo
TServerUtilsClassorg.apache.accumulo.server.utilApache Accumulo
TServerUtils .ClientInfoProcessorFactoryClassorg.apache.accumulo.server.util.TServerUtilsApache Accumulo
TServerUtils .ServerAddressClassorg.apache.accumulo.server.util.TServerUtilsApache Accumulo
TServerUtils .TimedProcessorClassorg.apache.accumulo.server.util.TServerUtilsApache Accumulo
UtilsSupporting Utility classes used by TFile, and shared by users of TFile.Classorg.apache.accumulo.core.file.rfile.bcfileApache Accumulo
UtilsClassorg.apache.accumulo.master.tableOpsApache Accumulo
UtilsClassorg.apache.accumulo.test.randomwalk.conditionalApache Accumulo
Utils .VersionA generic Version class.Classorg.apache.accumulo.core.file.rfile.bcfile.UtilsApache Accumulo
ViewFSUtilsClassorg.apache.accumulo.server.fsApache Accumulo
PathUtils java.Interfaceakka.actorAkka
AuthUtilsClassbacktype.storm.security.authApache Storm
HiveUtilsClassorg.apache.storm.hive.commonApache Storm
HiveUtils .AuthenticationFailedClassorg.apache.storm.hive.common.HiveUtilsApache Storm
KafkaUtilsClassstorm.kafkaApache Storm
KafkaUtils .KafkaOffsetMetricClassstorm.kafka.KafkaUtilsApache Storm
ShellUtilsClassbacktype.storm.utilsApache Storm
ShellUtils .ExitCodeExceptionThis is an IOException with exit code added.Classbacktype.storm.utils.ShellUtilsApache Storm
ShellUtils .OSTypeReturns the enum constant of this type with the specified name.Classbacktype.storm.utils.ShellUtilsApache Storm
ShellUtils .ShellCommandExecutorA simple shell command executor.Classbacktype.storm.utils.ShellUtilsApache Storm
TestUtilsClassbacktype.storm.utilsApache Storm
ThriftTopologyUtilsClassbacktype.storm.utilsApache Storm
TridentUtilsClassstorm.trident.utilApache Storm
UtilsClassbacktype.storm.utilsApache Storm
UtilsClassorg.apache.storm.hbase.commonApache Storm
WritableUtilsClassbacktype.storm.utilsApache Storm
CastUtilsClassorg.apache.pig.impl.utilApache Pig
CompilerUtilsClassorg.apache.pig.impl.utilApache Pig
GroovyUtilsClassorg.apache.pig.scripting.groovyApache Pig
GroovyUtils .DataBagGroovyIteratorClassorg.apache.pig.scripting.groovy.GroovyUtilsApache Pig
JythonUtilsClassorg.apache.pig.scripting.jythonApache Pig
LogUtilsClassorg.apache.pig.impl.utilApache Pig
OptimizerUtilsClassorg.apache.pig.newplan.logical.rulesApache Pig
QueryParserUtilsClassorg.apache.pig.parserApache Pig
StreamingCommandUtilsClassorg.apache.pig.parserApache Pig
StringUtilsClassorg.apache.pig.impl.utilApache Pig
UtilsClassorg.apache.pig.impl.utilApache Pig
IOUtilsAn utility class for I/O related functionality.Classorg.apache.hadoop.ioApache Hadoop
ReflectionUtilsClassorg.apache.hadoop.utilApache Hadoop
RegistryTypeUtilsClassorg.apache.hadoop.registry.client.bindingApache Hadoop
RegistryUtilsUtility methods for working with a registry.Classorg.apache.hadoop.registry.client.bindingApache Hadoop
TimelineUtilsThe helper class for the timeline module.Classorg.apache.hadoop.yarn.util.timelineApache Hadoop
UtilsSupporting Utility classes used by TFile, and shared by users of TFile.Classorg.apache.hadoop.io.file.tfileApache Hadoop
UtilsA utility class.Classorg.apache.hadoop.mapredApache Hadoop
UtilsVarious utility functions for Hadooop record I/O platform.Classorg.apache.hadoop.record.metaApache Hadoop
UtilsVarious utility functions for Hadoop record I/O runtime.Classorg.apache.hadoop.recordApache Hadoop
WritableUtilsClassorg.apache.hadoop.ioApache Hadoop
FlumeUtilsClassorg.apache.spark.streaming.flumeApache Spark
GraphXUtilsClassorg.apache.spark.graphxApache Spark
KafkaUtilsClassorg.apache.spark.streaming.kafkaApache Spark
KinesisUtilsClassorg.apache.spark.streaming.kinesisApache Spark
KinesisUtilsPythonHelperThis is a helper class that wraps the methods in KinesisUtils into more Python-friendly class and function so that it can be easily instantiated and called from Python's KinesisUtils.Classorg.apache.spark.streaming.kinesisApache Spark
MLUtilsHelper methods to load, save and pre-process data used in ML Lib.Classorg.apache.spark.mllib.utilApache Spark
MQTTUtilsClassorg.apache.spark.streaming.mqttApache Spark
RpcUtilsClassorg.apache.spark.utilApache Spark
TwitterUtilsClassorg.apache.spark.streaming.twitterApache Spark
ZeroMQUtilsClassorg.apache.spark.streaming.zeromqApache Spark
GuavaUtilsConstructor SummaryGuavaUtils() com.Classorg.apache.crunch.impl.sparkApache Crunch
JoinUtilsUtilities that are useful in joining multiple data sets via a MapReduce.Classorg.apache.crunch.lib.joinApache Crunch
JoinUtils .AvroIndexedRecordPartitionerConstructor SummaryJoinUtils.Classorg.apache.crunch.lib.join.JoinUtilsApache Crunch
JoinUtils .AvroPairGroupingComparatorConstructor SummaryJoinUtils.Classorg.apache.crunch.lib.join.JoinUtilsApache Crunch
JoinUtils .TupleWritableComparatorConstructor SummaryJoinUtils.Classorg.apache.crunch.lib.join.JoinUtilsApache Crunch
JoinUtils .TupleWritablePartitionerConstructor SummaryJoinUtils.Classorg.apache.crunch.lib.join.JoinUtilsApache Crunch
OrcUtilsClassorg.apache.crunch.types.orcApache Crunch
PartitionUtilsHelper functions and settings for determining the number of reducers to use in a pipeline job created by the Crunch planner.Classorg.apache.crunch.utilApache Crunch
PTypeUtilsUtilities for converting between PTypes from different PTypeFamily implementations.Classorg.apache.crunch.typesApache Crunch
AcidUtilsUtilities that are shared by all of the ACID input and output formats.Classorg.apache.hadoop.hive.ql.ioApache Hive
AcidUtils .DirectoryInterfaceorg.apache.hadoop.hive.ql.io.AcidUtilsApache Hive
AcidUtils .OperationClassorg.apache.hadoop.hive.ql.io.AcidUtilsApache Hive
AcidUtils .ParsedDeltaClassorg.apache.hadoop.hive.ql.io.AcidUtilsApache Hive
AnnotationUtilsClassorg.apache.hive.common.utilApache Hive
ArchiveUtilsClassorg.apache.hadoop.hive.ql.execApache Hive
ArchiveUtils .HarPathHelperHarPathHelper helps to create har:/ URIs for locations inside of archive.Classorg.apache.hadoop.hive.ql.exec.ArchiveUtilsApache Hive
ArchiveUtils .PartSpecInfoPartSpecInfo keeps fields and values extracted from partial partition info which is prefix of the full info.Classorg.apache.hadoop.hive.ql.exec.ArchiveUtilsApache Hive
AuthorizationParseUtilsClassorg.apache.hadoop.hive.ql.parse.authorizationApache Hive
AuthorizationUtilsClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
AvroSerdeUtilsUtilities useful only to the AvroSerde itself.Classorg.apache.hadoop.hive.serde2.avroApache Hive
AvroSerdeUtils .AvroTableProperties If introducing a new avro-specific table property, add it here.Classorg.apache.hadoop.hive.serde2.avro.AvroSerdeUtilsApache Hive
BaseCharUtilsClassorg.apache.hadoop.hive.serde2.typeinfoApache Hive
CLIServiceUtilsClassorg.apache.hive.service.cliApache Hive
ColumnProjectionUtilsColumnProjectionUtils.Classorg.apache.hadoop.hive.serde2Apache Hive
CompressionUtilsThis class contains methods used for the purposes of compression, this class should not be accessed from code run in Hadoop.Classorg.apache.hadoop.hive.commonApache Hive
DagUtilsDagUtils.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
DateUtilsDateUtils.Classorg.apache.hive.common.utilApache Hive
ExprNodeDescUtilsClassorg.apache.hadoop.hive.ql.planApache Hive
FileUtilsCollection of file manipulation utilities common across Hive.Classorg.apache.hadoop.hive.commonApache Hive
FunctionUtilsClassorg.apache.hadoop.hive.ql.execApache Hive
FunctionUtils .FunctionTypeFunction type, for permanent functions.Classorg.apache.hadoop.hive.ql.exec.FunctionUtilsApache Hive
FunctionUtils .UDFClassTypeClassorg.apache.hadoop.hive.ql.exec.FunctionUtilsApache Hive
GenericUDFUtilsUtil functions for GenericUDF classes.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFUtils .ConversionHelperConvert parameters for the method if needed.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDFUtilsApache Hive
GenericUDFUtils .ReturnObjectInspectorResolverThis class helps to find the return ObjectInspector for a GenericUDF.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDFUtilsApache Hive
GenericUDFUtils .StringHelperClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDFUtilsApache Hive
GenMapRedUtilsClassorg.apache.hadoop.hive.ql.optimizerApache Hive
GenSparkUtilsGenSparkUtils is a collection of shared helper methods to produce SparkWork Cloned from GenTezUtils.Classorg.apache.hadoop.hive.ql.parse.sparkApache Hive
GenTezUtilsClassorg.apache.hadoop.hive.ql.parseApache Hive
GrantPrivAuthUtilsClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
HBaseStatsUtilsClassorg.apache.hadoop.hive.hbaseApache Hive
HCatSchemaUtilsClassorg.apache.hive.hcatalog.data.schemaApache Hive
HCatSchemaUtils .CollectionBuilderClassorg.apache.hive.hcatalog.data.schema.HCatSchemaUtilsApache Hive
HCatSchemaUtils .HCatSchemaBuilderClassorg.apache.hive.hcatalog.data.schema.HCatSchemaUtilsApache Hive
HCatSchemaUtils .MapBuilderClassorg.apache.hive.hcatalog.data.schema.HCatSchemaUtilsApache Hive
HiveDecimalUtilsClassorg.apache.hadoop.hive.serde2.typeinfoApache Hive
HiveFileFormatUtilsAn util class for various Hive file format tasks.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveFileFormatUtils .NullOutputCommitterClassorg.apache.hadoop.hive.ql.io.HiveFileFormatUtilsApache Hive
HiveInterruptUtilsClassorg.apache.hadoop.hive.commonApache Hive
HivePrivilegeObjectUtilsClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveStatsUtils A collection of utilities used for hive statistics.Classorg.apache.hadoop.hive.commonApache Hive
HiveStringUtils General string utils Originally copied from o.Classorg.apache.hive.common.utilApache Hive
HiveStringUtils .TraditionalBinaryPrefixThe traditional binary prefixes, kilo, mega, .Classorg.apache.hive.common.util.HiveStringUtilsApache Hive
HiveTestUtilsClassorg.apache.hive.common.utilApache Hive
HiveUtilsGeneral collection of helper functions.Classorg.apache.hadoop.hive.ql.metadataApache Hive
HookUtilsClassorg.apache.hadoop.hive.ql.hooksApache Hive
HttpAuthUtilsUtility functions for HTTP mode authentication.Classorg.apache.hive.service.authApache Hive
HttpAuthUtils .HttpKerberosClientActionWe'll create an instance of this class within a doAs block so that the client's TGT credentials can be read from the SubjectClassorg.apache.hive.service.auth.HttpAuthUtilsApache Hive
IndexUtilsUtility class for index support.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
JavaUtilsClassorg.apache.hadoop.hive.commonApache Hive
JDBCStatsUtilsClassorg.apache.hadoop.hive.ql.stats.jdbcApache Hive
LazyBinaryUtilsClassorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryUtils .RecordInfoRecord is the unit that data is serialized in.Classorg.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtilsApache Hive
LazyBinaryUtils .VIntA zero-compressed encoded integer.Classorg.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtilsApache Hive
LazyBinaryUtils .VLongA zero-compressed encoded long.Classorg.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtilsApache Hive
LazyUtilsClassorg.apache.hadoop.hive.serde2.lazyApache Hive
ListBucketingPrunerUtilsUtility for list bucketing prune.Classorg.apache.hadoop.hive.ql.optimizer.listbucketingprunerApache Hive
LogUtilsUtilities common to logging operations.Classorg.apache.hadoop.hive.commonApache Hive
LogUtils .LogInitializationExceptionClassorg.apache.hadoop.hive.common.LogUtilsApache Hive
MessagingUtilsHelper Utility to assist consumers of HCat Messages in extracting message-content from JMS messages.Classorg.apache.hive.hcatalog.messaging.jmsApache Hive
MetaDataFormatUtilsThis class provides methods to format table and index information.Classorg.apache.hadoop.hive.ql.metadata.formattingApache Hive
MetaDataPrettyFormatUtilsThis class provides methods to format the output of DESCRIBE PRETTY in a human-readable way.Classorg.apache.hadoop.hive.ql.metadata.formattingApache Hive
MetaStoreUtilsClassorg.apache.hadoop.hive.metastoreApache Hive
NanoTimeUtilsUtilities for converting from java.Classorg.apache.hadoop.hive.ql.io.parquet.timestampApache Hive
NodeUtilsClassorg.apache.hadoop.hive.ql.execApache Hive
ObjectInspectorUtilsObjectInspectorFactory is the primary way to create new ObjectInspector SerDe classes should call the static functions in this library to create anClassorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
ObjectInspectorUtils .ObjectInspectorCopyOptionThis enum controls how we copy primitive objects.Classorg.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtilsApache Hive
OperatorUtilsClassorg.apache.hadoop.hive.ql.execApache Hive
OrcUtilsClassorg.apache.hadoop.hive.ql.io.orcApache Hive
ParseUtilsLibrary of utility functions used in the parse code.Classorg.apache.hadoop.hive.ql.parseApache Hive
PartExprEvalUtilsClassorg.apache.hadoop.hive.ql.optimizer.pprApache Hive
PlanUtilsClassorg.apache.hadoop.hive.ql.planApache Hive
PlanUtils .ExpressionTypesClassorg.apache.hadoop.hive.ql.plan.PlanUtilsApache Hive
PrimitiveObjectInspectorUtilsObjectInspectorFactory is the primary way to create new ObjectInspector SerDe classes should call the static functions in this library to create anClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
PrimitiveObjectInspectorUtils .PrimitiveGroupingProvide a general grouping for each primitive data type.Classorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtilsApache Hive
PrimitiveObjectInspectorUtils .PrimitiveTypeEntryTypeEntry stores information about a Hive Primitive TypeInfo.Classorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtilsApache Hive
PrunerUtilsGeneral utility common functions for the Pruner to do optimization.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
PTFUtilsClassorg.apache.hadoop.hive.ql.execApache Hive
PTFUtils .PredicateClassorg.apache.hadoop.hive.ql.exec.PTFUtilsApache Hive
PTFUtils .ReverseIteratorClassorg.apache.hadoop.hive.ql.exec.PTFUtilsApache Hive
RecordReaderUtilsStateless methods shared between RecordReaderImpl and EncodedReaderImpl.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
RecordReaderUtils .ByteBufferAllocatorPoolClassorg.apache.hadoop.hive.ql.io.orc.RecordReaderUtilsApache Hive
ReplicationUtilsClassorg.apache.hive.hcatalog.api.replApache Hive
RevokePrivAuthUtilsClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
RoundUtilsUtility class for generic round UDF.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
SerDeUtilsClassorg.apache.hadoop.hive.serde2Apache Hive
ServerUtilsClassorg.apache.hadoop.hive.commonApache Hive
ServiceUtilsClassorg.apache.hive.serviceApache Hive
SQLAuthorizationUtilsClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
StatsUtilsClassorg.apache.hadoop.hive.ql.statsApache Hive
SubQueryUtilsClassorg.apache.hadoop.hive.ql.parseApache Hive
SubQueryUtils .ISubQueryJoinInfoInterfaceorg.apache.hadoop.hive.ql.parse.SubQueryUtilsApache Hive
TempletonUtilsGeneral utility methods.Classorg.apache.hive.hcatalog.templeton.toolApache Hive
AndroidUtilsUtilities for working with Android.Classorg.metawidget.androidMetaWidget
ArrayUtilsUtilities for working with Arrays.Classorg.metawidget.utilMetaWidget
BeanUtilsBindingProcessorProperty binding implementation based on BeanUtils.Classorg.metawidget.swing.widgetprocessor.binding.beanutilsMetaWidget
BeanUtilsBindingProcessorConfigConfigures a BeanUtilsBindingProcessor prior to use.Classorg.metawidget.swing.widgetprocessor.binding.beanutilsMetaWidget
ClassUtilsUtilities for working with Classes.Classorg.metawidget.utilMetaWidget
CollectionUtilsUtilities for working with Java Collections.Classorg.metawidget.utilMetaWidget
FacesUtilsUtilities for working with Java Server Faces.Classorg.metawidget.facesMetaWidget
GwtUtilsUtilities for working with Google Web Toolkit.Classorg.metawidget.gwt.client.uiMetaWidget
HtmlWidgetBuilderUtilsUtilities for JSP WidgetBuilders.Classorg.metawidget.jsp.tagext.html.widgetbuilderMetaWidget
IOUtilsUtilities for working with Java I/O.Classorg.metawidget.utilMetaWidget
JspUtilsUtilities for working with JSPs.Classorg.metawidget.jspMetaWidget
LayoutUtilsUtilities for working with Layouts.Classorg.metawidget.utilMetaWidget
LogUtilsUtilities for working with Logging.Classorg.metawidget.utilMetaWidget
LogUtils .LogCommon logging interface.Interfaceorg.metawidget.util.LogUtilsMetaWidget
ObjectUtilsUtilities for working with Objects.Classorg.metawidget.util.simpleMetaWidget
PathUtilsUtilities for working with type/name-formatted StringsAuthor:Richard KennardClassorg.metawidget.util.simpleMetaWidget
PathUtils .TypeAndNamesTuple for returning a type and an array of names.Classorg.metawidget.util.simple.PathUtilsMetaWidget
SimpleLayoutUtilsUtilities for working with Layouts.Classorg.metawidget.util.simpleMetaWidget
SimpleLayoutUtils .StrippedMnemonicAndFirstIndexSimple immutable structure to store a component and its value property.Classorg.metawidget.util.simple.SimpleLayoutUtilsMetaWidget
StaticFacesUtilsUtilities for working with Java Server Faces statically.Classorg.metawidget.statically.facesMetaWidget
StaticJspUtilsUtilities for working with Java Server Pages statically.Classorg.metawidget.statically.jspMetaWidget
StaticUtilsUtilities for working with statically generated output.Classorg.metawidget.staticallyMetaWidget
StaticUtils .IndentedWriterClassorg.metawidget.statically.StaticUtilsMetaWidget
StaticUtils .LeadingSpaceWriterWriter that automatically inserts a leading space before the first character.Classorg.metawidget.statically.StaticUtilsMetaWidget
StringUtilsUtilities for working with Strings.Classorg.metawidget.util.simpleMetaWidget
WidgetBuilderUtilsUtilities for working with WidgetBuilders.Classorg.metawidget.utilMetaWidget
XmlUtilsUtilities for working with XML.Classorg.metawidget.utilMetaWidget
XmlUtils .CachingContentHandlerAllows clients to cache SAX events directly rather than, say, caching an XML String and then instantiating a new SAX Parser each time to parse it.Classorg.metawidget.util.XmlUtilsMetaWidget
CertificateUtilsClassorg.eclipse.jetty.util.securityJetty
MemoryUtilsMemoryUtils provides an abstraction over memory properties and operations.Classorg.eclipse.jetty.utilJetty
ReflectUtilsClassorg.eclipse.jetty.websocket.common.utilJetty
UtilsClassorg.eclipse.jetty.startJetty
CAHelperUtilsThis class implements some methods used by the CA Helper Application.Classorg.apache.geronimo.ca.helper.utilApache Geronimo
CaUtilsClassorg.apache.geronimo.cryptoApache Geronimo
CXFCatalogUtilsClassorg.apache.geronimo.cxfApache Geronimo
DeployUtilsVarious helpers for deployment.Classorg.apache.geronimo.deployment.cliApache Geronimo
DirectoryUtilsClassorg.apache.geronimo.system.serverinfoApache Geronimo
DOMUtilsSome helper methods for reading DOM trees.Classorg.apache.geronimo.converterApache Geronimo
DOMUtilsClassorg.apache.geronimo.testsupportApache Geronimo
FileUtilsUtility functions related to Files.Classorg.apache.geronimo.commonApache Geronimo
HandlerChainsUtilsClassorg.apache.geronimo.jaxwsApache Geronimo
JAXWSUtilsClassorg.apache.geronimo.jaxwsApache Geronimo
ParserUtilsBasic parser utility functions.Classorg.apache.geronimo.system.configuration.conditionApache Geronimo
ParserUtils .DebugHashMapContextSee Also:Serialized FormConstructor SummaryParserUtils.Classorg.apache.geronimo.system.configuration.condition.ParserUtilsApache Geronimo
SchemaConversionUtilsClassorg.apache.geronimo.schemaApache Geronimo
SelectorUtilsThis is a utility class used by selectors and DirectoryScanner.Classorg.apache.geronimo.kernel.configApache Geronimo
StringUtilsClassorg.apache.geronimo.console.utilApache Geronimo
SystemUtilsHelpers for java.Classorg.apache.geronimo.system.configuration.conditionApache Geronimo
TimeUtilsClassorg.apache.geronimo.console.utilApache Geronimo
Weblogic81UtilsReads information out of the WebLogic domain directory.Classorg.apache.geronimo.converter.beaApache Geronimo
InstrumentSampleUtilsA series of methods which are useful when working with InstrumentSamples.Classorg.apache.excalibur.instrument.clientApache Avalon
InstrumentSampleUtilsA series of methods which are useful when working with InstrumentSamples.Classorg.apache.excalibur.instrument.managerApache Avalon
UtilsClasscom.dslplatform.compiler.clientDSL Platform
Utils .CommandResultClasscom.dslplatform.compiler.client.UtilsDSL Platform
MapUtilsClassorg.scribe.utilsScribe
StreamUtilsClassorg.scribe.utilsScribe
BeanUtilsClassorg.boon.core.reflectionFastJson
FastStringUtilsClassorg.boon.core.reflectionFastJson
MessageUtilsClassorg.boon.messagesFastJson
NamedUtilsClassorg.boon.di.modulesFastJson
PropertyNameUtilsClassorg.boon.functionsFastJson
SerializeUtilsClassorg.boon.json.serializers.implFastJson
DigestUtilsDigest-related utility methods, adapted from Acegi and Apache Commons.Classorg.jboss.seam.security.digestJBoss Seam
RandomStringUtilsOperations for random Strings.Classorg.jboss.seam.utilJBoss Seam
ArrayUtilsClassgroovy.json.internalGroovy
ClosureUtilsHandy methods when working with the Closure expressions.Classorg.codehaus.groovy.ast.toolsGroovy
FastStringUtilsClassgroovy.json.internalGroovy
FastStringUtils .StringImplementationClassgroovy.json.internal.FastStringUtilsGroovy
GeneralUtilsHandy methods when working with the Groovy ASTAuthor:Guillaume Laforge, Paul King, Andre Steingress, Graeme RocherClassorg.codehaus.groovy.ast.toolsGroovy
GenericsUtilsUtility methods to deal with generic types.Classorg.codehaus.groovy.ast.toolsGroovy
JUnit4UtilsJava 5 code for working with JUnit 4 tests.Classorg.codehaus.groovy.vmplugin.v5Groovy
ReflectionUtilsThis class contains utility methods to determine which class called the current class to multiple levels of depth.Classorg.codehaus.groovy.reflectionGroovy
StackTraceUtilsOriginally was grails.Classorg.codehaus.groovy.runtimeGroovy
StringEscapeUtilsEscapes and unescapes Strings for Java, Java Script, HTML, XML, and SQL.Classgroovy.jsonGroovy
LF5SwingUtilsProvides methods to accomplish common yet non-trivial tasks with Swing.Classorg.apache.log4j.lf5.viewerApache Log4j
ResourceUtilsResourceUtils.Classorg.apache.log4j.lf5.utilApache Log4j
StreamUtilsProvides utility methods for input and output streams.Classorg.apache.log4j.lf5.utilApache Log4j
AnnotationUtilsClassedu.stanford.nlp.ie.machinereading.structureStanford Parser
ArgUtilsUtility methods or common blocks of code for dealing with parser arguments, such as extracting Treebank informationClassedu.stanford.nlp.parser.commonStanford Parser
ArrayUtilsStatic utility methods for operating on arrays.Classedu.stanford.nlp.utilStanford Parser
ATBTreeUtilsVarious static convenience methods for processing Arabic parse trees.Classedu.stanford.nlp.trees.international.arabicStanford Parser
ChineseStringUtilsClassedu.stanford.nlp.wordsegStanford Parser
ChineseUtilsThis class contains a few String constants and static methods for dealing with Chinese text.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
ChunkAnnotationUtilsClassedu.stanford.nlp.pipelineStanford Parser
CollectionUtilsCollection of useful static methods for working with Collections.Classedu.stanford.nlp.utilStanford Parser
CoNLLUUtilsUtility functions for reading and writing CoNLL-U files.Classedu.stanford.nlp.trees.udStanford Parser
CoNLLUUtils .FeatureNameComparatorClassedu.stanford.nlp.trees.ud.CoNLLUUtilsStanford Parser
ErasureUtilsClass to gather unsafe operations into one place.Classedu.stanford.nlp.utilStanford Parser
EvalUtilsClassedu.stanford.nlp.scorefStanford Parser
EvalUtils .AbstractEvaluatorClassedu.stanford.nlp.scoref.EvalUtilsStanford Parser
EvalUtils .B3EvaluatorClassedu.stanford.nlp.scoref.EvalUtilsStanford Parser
EvalUtils .CombinedEvaluatorClassedu.stanford.nlp.scoref.EvalUtilsStanford Parser
EvalUtils .Evaluator ListInterfaceedu.stanford.nlp.scoref.EvalUtilsStanford Parser
EvalUtils .MUCEvaluatorClassedu.stanford.nlp.scoref.EvalUtilsStanford Parser
HighlightUtilsClassedu.stanford.nlp.trees.tregex.guiStanford Parser
IOBUtilsA class for converting strings to input suitable for processing by an IOB sequence model.Classedu.stanford.nlp.international.arabic.processStanford Parser
IOBUtilsA static class with functions to convert lists of tokens between different IOB-style representations.Classedu.stanford.nlp.sequencesStanford Parser
IOUtilsHelper Class for various I/O related things.Classedu.stanford.nlp.ioStanford Parser
JodaTimeUtilsExtensions to Joda time.Classedu.stanford.nlp.timeStanford Parser
JodaTimeUtils .ConversionOptionsClassedu.stanford.nlp.time.JodaTimeUtilsStanford Parser
NeuralUtilsIncludes a bunch of utility methods usable by projects which use RNN, such as the parser and sentiment models.Classedu.stanford.nlp.neuralStanford Parser
ParserAnnotatorUtilsClassedu.stanford.nlp.pipelineStanford Parser
ParserUtilsFactor out some useful methods more than lexparser module may want.Classedu.stanford.nlp.parser.commonStanford Parser
PropertiesUtilsUtilities methods for standard (but woeful) Java Properties objects.Classedu.stanford.nlp.utilStanford Parser
PropertiesUtils .PropertyClassedu.stanford.nlp.util.PropertiesUtilsStanford Parser
SemanticGraphUtilsGeneric utilities for dealing with Dependency graphs and other structures, useful for text simplification and rewriting.Classedu.stanford.nlp.semgraphStanford Parser
SemanticGraphUtils .EdgeDiffResultClassedu.stanford.nlp.semgraph.SemanticGraphUtilsStanford Parser
SemanticGraphUtils .PositionedTreeThis is used to uniquely index trees within a Tree, maintaining the position of this subtreeClassedu.stanford.nlp.semgraph.SemanticGraphUtilsStanford Parser
SemanticGraphUtils .PrintVerticeParamsClassedu.stanford.nlp.semgraph.SemanticGraphUtilsStanford Parser
SentimentUtilsIn the Sentiment dataset converted to tree form, the labels on the intermediate nodes are the sentiment scores and the leaves are theClassedu.stanford.nlp.sentimentStanford Parser
StatisticalCorefUtilsClassedu.stanford.nlp.scorefStanford Parser
StringUtilsStringUtils is a class for random String things, including output formatting and command line argument parsing.Classedu.stanford.nlp.utilStanford Parser
SystemUtilsUseful methods for running shell commands, getting the process ID, checkingAuthor:Bill MacCartney, Steven Bethard (run(java.Classedu.stanford.nlp.utilStanford Parser
SystemUtils .ProcessExceptionRuntime exception thrown by execute.Classedu.stanford.nlp.util.SystemUtilsStanford Parser
SystemUtils .ProcessOutputStreamClassedu.stanford.nlp.util.SystemUtilsStanford Parser
XMLUtilsClassedu.stanford.nlp.timeStanford Parser
XMLUtilsProvides some utilities for dealing with XML files, both by properly parsing them and by using the methods of a desperate Perl hacker.Classedu.stanford.nlp.utilStanford Parser
XMLUtils .XMLTagClassedu.stanford.nlp.util.XMLUtilsStanford Parser
DateTimeUtilsDateTimeUtils provide public utility methods for the date-time library.Classorg.joda.timeJoda Time
DateTimeUtils .MillisProviderA millisecond provider, allowing control of the system clock.Interfaceorg.joda.time.DateTimeUtilsJoda Time
FieldUtilsGeneral utilities that don't fit elsewhere.Classorg.joda.time.fieldJoda Time
FormatUtilsUtility methods used by formatters.Classorg.joda.time.formatJoda Time
AgentUtilsClassorg.primefaces.utilPrimeFaces
ArrayUtilsClassorg.primefaces.utilPrimeFaces
BeanUtilsClassorg.primefaces.utilPrimeFaces
CalendarUtilsClassorg.primefaces.component.calendarPrimeFaces
ComponentUtilsClassorg.primefaces.utilPrimeFaces
MobileUtilsClassorg.primefaces.mobile.utilPrimeFaces
RendererUtilsClassorg.primefaces.renderkitPrimeFaces
SecurityUtilsClassorg.primefaces.utilPrimeFaces
TreeUtilsUtilities for Tree components.Classorg.primefaces.utilPrimeFaces
ByteBufferUtilsClassorg.apache.qpid.proton.engine.implApache Qpid
StringUtilsClassorg.apache.qpid.proton.engine.implApache Qpid
BeanUtilsUtility methods for populating JavaBeans properties via reflection.Classv1.9.2.apidocs.org.apache.commons.beanutilsApache Commons
BeanUtilsBeanJavaBean property population methods.Classv1.9.2.apidocs.org.apache.commons.beanutilsApache Commons
BeanUtilsBean2BeanUtilsBean implementation that creates a ConvertUtilsBean2 and delegates conversion toClassv1.9.2.apidocs.org.apache.commons.beanutilsApache Commons
ConstructorUtils Utility reflection methods focussed on constructors, modelled after MethodUtils.Classv1.9.2.apidocs.org.apache.commons.beanutilsApache Commons
ConvertUtilsUtility methods for converting String scalar values to objects of the specified Class, String arrays to arrays of the specified Class.Classv1.9.2.apidocs.org.apache.commons.beanutilsApache Commons
ConvertUtilsBeanUtility methods for converting String scalar values to objects of the specified Class, String arrays to arrays of the specified Class.Classv1.9.2.apidocs.org.apache.commons.beanutilsApache Commons
ConvertUtilsBean2ConvertUtilsBean implementation that delegates convert() methods to the new ConvertUtilsBean.Classv1.9.2.apidocs.org.apache.commons.beanutilsApache Commons
LocaleBeanUtilsUtility methods for populating JavaBeans properties via reflection in a locale-dependent manner.Classv1.9.2.apidocs.org.apache.commons.beanutils.localeApache Commons
LocaleBeanUtils .DescriptorClassv1.9.2.apidocs.org.apache.commons.beanutils.locale.LocaleBeanUtilsApache Commons
LocaleBeanUtilsBeanUtility methods for populating JavaBeans properties via reflection in a locale-dependent manner.Classv1.9.2.apidocs.org.apache.commons.beanutils.localeApache Commons
LocaleConvertUtilsUtility methods for converting locale-sensitive String scalar values to objects of the specified Class, String arrays to arrays of the specified Class andClassv1.9.2.apidocs.org.apache.commons.beanutils.localeApache Commons
LocaleConvertUtilsBeanUtility methods for converting locale-sensitive String scalar values to objects of the specified Class, String arrays to arrays of the specified Class andClassv1.9.2.apidocs.org.apache.commons.beanutils.localeApache Commons
MethodUtils Utility reflection methods focused on methods in general rather than properties in particular.Classv1.9.2.apidocs.org.apache.commons.beanutilsApache Commons
PropertyUtilsUtility methods for using Java Reflection APIs to facilitate generic property getter and setter operations on Java objects.Classv1.9.2.apidocs.org.apache.commons.beanutilsApache Commons
PropertyUtilsBeanUtility methods for using Java Reflection APIs to facilitate generic property getter and setter operations on Java objects.Classv1.9.2.apidocs.org.apache.commons.beanutilsApache Commons
CharSequenceUtils Operations on CharSequence that are null safe.Class1.10.apidocs.org.apache.commons.codec.binaryApache Commons
DigestUtilsOperations to simplify common MessageDigest tasks.Class1.10.apidocs.org.apache.commons.codec.digestApache Commons
HmacUtilsSimplifies common Mac tasks.Class1.10.apidocs.org.apache.commons.codec.digestApache Commons
StringUtilsConverts String to and from bytes using the encodings required by the Java specification.Class1.10.apidocs.org.apache.commons.codec.binaryApache Commons
BagUtilsProvides utility methods and decorators for Bag and SortedBag instances.Classorg.apache.commons.collections4Apache Commons
ClosureUtilsClosureUtils provides reference implementations and utilities for the Closure functor interface.Classorg.apache.commons.collections4Apache Commons
CollectionUtilsProvides utility methods and decorators for Collection instances.Classorg.apache.commons.collections4Apache Commons
ComparatorUtilsProvides convenient static utility methods for Comparator Most of the functionality in this class can also be found in theClassorg.apache.commons.collections4Apache Commons
EnumerationUtilsProvides utility methods for Enumeration instances.Classorg.apache.commons.collections4Apache Commons
FactoryUtilsFactoryUtils provides reference implementations and utilities for the Factory functor interface.Classorg.apache.commons.collections4Apache Commons
IterableUtilsProvides utility methods and decorators for Iterable instances.Classorg.apache.commons.collections4Apache Commons
IteratorUtilsProvides static utility methods and decorators for Iterator instances.Classorg.apache.commons.collections4Apache Commons
ListUtilsProvides utility methods and decorators for List instances.Classorg.apache.commons.collections4Apache Commons
MapUtilsProvides utility methods and decorators for Map and SortedMap instances.Classorg.apache.commons.collections4Apache Commons
MultiMapUtilsProvides utility methods and decorators for MultiValuedMap instances.Classorg.apache.commons.collections4Apache Commons
MultiSetUtilsProvides utility methods and decorators for MultiSet instances.Classorg.apache.commons.collections4Apache Commons
PredicateUtilsPredicateUtils provides reference implementations and utilities for the Predicate functor interface.Classorg.apache.commons.collections4Apache Commons
QueueUtilsProvides utility methods and decorators for Queue instances.Classorg.apache.commons.collections4Apache Commons
SetUtilsProvides utility methods and decorators for Set and SortedSet instances.Classorg.apache.commons.collections4Apache Commons
SetUtils .SetViewAn unmodifiable view of a set that may be backed by other sets.Classorg.apache.commons.collections4.SetUtilsApache Commons
SplitMapUtilsUtilities for working with split maps: objects that implement Put and/or Get but not Map.Classorg.apache.commons.collections4Apache Commons
TransformerUtilsTransformerUtils provides reference implementations and utilities for the Transformer functor interface.Classorg.apache.commons.collections4Apache Commons
TrieUtilsA collection of Trie utilities.Classorg.apache.commons.collections4Apache Commons
ArchiveUtilsClassorg.apache.commons.compress.utilsApache Commons
BZip2UtilsUtility code for the BZip2 compression format.Classorg.apache.commons.compress.compressors.bzip2Apache Commons
ExtraFieldUtilsZipExtraField related methodsThis class is not thread-safebecause the HashMap is not synch.Classorg.apache.commons.compress.archivers.zipApache Commons
ExtraFieldUtils .UnparseableExtraFieldClassorg.apache.commons.compress.archivers.zip.ExtraFieldUtilsApache Commons
GzipUtilsUtility code for the gzip compression format.Classorg.apache.commons.compress.compressors.gzipApache Commons
IOUtilsClassorg.apache.commons.compress.utilsApache Commons
LZMAUtilsUtility code for the lzma compression format.Classorg.apache.commons.compress.compressors.lzmaApache Commons
Pack200UtilsUtility methods for Pack200.Classorg.apache.commons.compress.compressors.pack200Apache Commons
TarUtilsThis class provides static utility methods to work with byte streams.Classorg.apache.commons.compress.archivers.tarApache Commons
XZUtilsUtility code for the xz compression format.Classorg.apache.commons.compress.compressors.xzApache Commons
ConfigurationUtilsMiscellaneous utility methods for configurations.Classorg.apache.commons.configurationApache Commons
TreeUtilsClassorg.apache.commons.configuration.treeApache Commons
UtilsClassorg.apache.commons.dbcp2Apache Commons
DbUtilsA collection of JDBC helper methods.Classorg.apache.commons.dbutilsApache Commons
AnnotationUtilsSimple utility class to introspect annotations.Classorg.apache.commons.digester3.annotations.utilsApache Commons
ClassUtilsVarious utilities to interact with Class types.Classorg.apache.commons.discovery.toolsApache Commons
ResourceUtilsMechanisms to locate and load a class.Classorg.apache.commons.discovery.toolsApache Commons
MimeMessageUtilsStatic helper methods.Classorg.apache.commons.mail.utilApache Commons
DebugUtilsProvides debugging support.Classorg.apache.commons.exec.utilApache Commons
EnvironmentUtilsWrapper for environment variables.Classorg.apache.commons.exec.environmentApache Commons
MapUtilsHelper classes to manipulate maps to pass substition map to the CommandLine.Classorg.apache.commons.exec.utilApache Commons
StringUtilsSupplement of commons-lang, the stringSubstitution() was in a simpler implementation available in an older commons-lang implementation.Classorg.apache.commons.exec.utilApache Commons
CopyUtilsThis class provides static utility methods for buffered copying between sources (InputStream, Reader,Classorg.apache.commons.ioApache Commons
EndianUtilsUtility code for dealing with different endian systems.Classorg.apache.commons.ioApache Commons
FileFilterUtilsUseful utilities for working with file filters.Classorg.apache.commons.io.filefilterApache Commons
FilenameUtilsGeneral filename and filepath manipulation utilities.Classorg.apache.commons.ioApache Commons
FileSystemUtilsGeneral File System utilities.Classorg.apache.commons.ioApache Commons
FileUtilsGeneral file manipulation utilities.Classorg.apache.commons.ioApache Commons
IOUtilsGeneral IO stream manipulation utilities.Classorg.apache.commons.ioApache Commons
ConversionUtilsMainly common path manipultation helper methods NOT FOR USE OUTSIDE OF JCIClassorg.apache.commons.jci.utilsApache Commons
ClassLoaderUtilsA class to centralize the class loader management code.Classorg.apache.commons.jelly.utilApache Commons
TagUtilsContains static methods to help tag developers.Classorg.apache.commons.jelly.utilApache Commons
KeyManagerUtilsClassorg.apache.commons.jxpath.utilApache Commons
MethodLookupUtilsMethod lookup utilities, which find static and non-static methods as well as constructors based on a name and list of parameters.Classorg.apache.commons.jxpath.utilApache Commons
TypeUtilsGlobal type conversion utilities.Classorg.apache.commons.jxpath.utilApache Commons
ValueUtilsCollection and property access utilities.Classorg.apache.commons.jxpath.utilApache Commons
ArgUtilsUtility class for transforming the list of arguments passed to constructors of exceptions.Classorg.apache.commons.math3.exception.utilApache Commons
ArithmeticUtilsClassorg.apache.commons.math3.utilApache Commons
CombinatoricsUtilsCombinatorial utilities.Classorg.apache.commons.math3.utilApache Commons
ComplexUtilsStatic implementations of common Complex utilities functions.Classorg.apache.commons.math3.complexApache Commons
FunctionUtilsUtilities for manipulating function objects.Classorg.apache.commons.math3.analysisApache Commons
IntervalUtilsFactory methods to generate confidence intervals for a binomial proportion.Classorg.apache.commons.math3.stat.intervalApache Commons
MapUtilsUtilities for network maps.Classorg.apache.commons.math3.ml.neuralnetApache Commons
MathUtilsMiscellaneous utility functions.Classorg.apache.commons.math3.utilApache Commons
MatrixUtilsA collection of static methods that operate on or return matrices.Classorg.apache.commons.math3.linearApache Commons
PolynomialsUtilsA collection of static methods that operate on or return polynomials.Classorg.apache.commons.math3.analysis.polynomialsApache Commons
StatUtilsStatUtils provides static methods for computing statistics based on data stored in double[] arrays.Classorg.apache.commons.math3.statApache Commons
TestUtilsA collection of static methods to create inference test instances or to perform inference tests.Classorg.apache.commons.math3.stat.inferenceApache Commons
TransformUtilsUseful functions for the implementation of various transforms.Classorg.apache.commons.math3.transformApache Commons
UnivariateSolverUtilsUtility routines for UnivariateSolver objects.Classorg.apache.commons.math3.analysis.solversApache Commons
IntrospectionUtilsUtils for introspection and reflection Source: jakarta-tomcat-connector/utilClassorg.apache.commons.modeler.utilApache Commons
IntrospectionUtils .AttributeHolderInterfaceorg.apache.commons.modeler.util.IntrospectionUtilsApache Commons
IntrospectionUtils .PropertySourceInterfaceorg.apache.commons.modeler.util.IntrospectionUtilsApache Commons
KeyManagerUtilsGeneral KeyManager utilities How to use with a client certificate:Classorg.apache.commons.net.utilApache Commons
NtpUtilsCommon NtpUtils Helper class.Classorg.apache.commons.net.ntpApache Commons
SSLContextUtilsGeneral utilities for SSLContext.Classorg.apache.commons.net.utilApache Commons
SSLSocketUtilsGeneral utilities for SSLSocket.Classorg.apache.commons.net.utilApache Commons
SubnetUtilsA class that performs some subnet calculations given a network address and a subnet mask.Classorg.apache.commons.net.utilApache Commons
TrustManagerUtilsTrustManager utilities for generating TrustManagers.Classorg.apache.commons.net.utilApache Commons
PoolUtilsThis class consists exclusively of static methods that operate on or return ObjectPool or KeyedObjectPool related interfaces.Classorg.apache.commons.pool2Apache Commons
ArgumentMatcherUtilsClassorg.apache.commons.proxy2.interceptor.matcher.argumentApache Commons
ArgumentMatcherUtils .EndsWithMatcherClassorg.apache.commons.proxy2.interceptor.matcher.argument.ArgumentMatcherUtilsApache Commons
ArgumentMatcherUtils .RegexMatcherClassorg.apache.commons.proxy2.interceptor.matcher.argument.ArgumentMatcherUtilsApache Commons
InterceptorUtilsClassorg.apache.commons.proxy2.interceptorApache Commons
ObjectProviderUtilsClassorg.apache.commons.proxy2.providerApache Commons
ProxyUtilsProvides some helpful proxy utility methods.Classorg.apache.commons.proxy2Apache Commons
LogUtilsHelper methods for Commons SCXML logging.Classorg.apache.commons.scxml2.envApache Commons
StandaloneUtilsUtility methods used by command line SCXML execution, useful for The following expression languages are supported in SCXML documents:Classorg.apache.commons.scxml2.testApache Commons
ValidatorUtilsBasic utility methods.Classorg.apache.commons.validator.utilApache Commons
FileObjectUtilsStuff to get some strange things from an FileObject.Classorg.apache.commons.vfs2.utilApache Commons
UserAuthenticatorUtilsHelps with authentication.Classorg.apache.commons.vfs2.utilApache Commons
RemoteUtilsThis class provides some basic utilities for doing things such as starting the registry properly.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
BarcodeUtilsClassnet.sf.jasperreports.components.barcode4jSourceforge Jasper Reports
BigDecimalUtilsUtility methods for BigDecimal handling.Classnet.sf.jasperreports.engine.utilSourceforge Jasper Reports
ClassUtilsClassnet.sf.jasperreports.engine.utilSourceforge Jasper Reports
DataFileUtilsClassnet.sf.jasperreports.dataSourceforge Jasper Reports
DigestUtilsClassnet.sf.jasperreports.engine.utilSourceforge Jasper Reports
ElementsVisitorUtilsUtility methods for element visitors.Classnet.sf.jasperreports.engine.utilSourceforge Jasper Reports
FlashUtilsUtility methods related to Flash objects.Classnet.sf.jasperreports.engine.utilSourceforge Jasper Reports
FormatUtilsClassnet.sf.jasperreports.engine.utilSourceforge Jasper Reports
HeaderToolbarElementUtilsClassnet.sf.jasperreports.components.headertoolbarSourceforge Jasper Reports
JRCloneUtilsCloning related utility methods.Classnet.sf.jasperreports.engine.utilSourceforge Jasper Reports
JRDataUtilsClassnet.sf.jasperreports.engine.utilSourceforge Jasper Reports
JRQueryExecuterUtilsQuery executer utility class.Classnet.sf.jasperreports.engine.utilSourceforge Jasper Reports
JRQueryExecuterUtils .WrappingQueryExecuterFactoryClassnet.sf.jasperreports.engine.util.JRQueryExecuterUtilsSourceforge Jasper Reports
JRReportUtilsClassnet.sf.jasperreports.engine.utilSourceforge Jasper Reports
JRValueStringUtilsUtility class used to serialize/deserialize value objects to/from String values.Classnet.sf.jasperreports.engine.utilSourceforge Jasper Reports
JRValueStringUtils .BigDecimalSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .BigIntegerSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .BooleanSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .ByteSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .CharacterSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .DateSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .DefaultSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .DoubleSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .FloatSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .IntegerSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .LongSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .ShortSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .StringSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .TimeSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .TimestampSerializerClassnet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRValueStringUtils .ValueSerializerInterfacenet.sf.jasperreports.engine.util.JRValueStringUtilsSourceforge Jasper Reports
JRXmlUtilsXML parsing utilities.Classnet.sf.jasperreports.engine.utilSourceforge Jasper Reports
JRXPathExecuterUtilsHelper class used to instantiate XPath executers.Classnet.sf.jasperreports.engine.util.xmlSourceforge Jasper Reports
NumberValuesUtilsClassnet.sf.jasperreports.data.cacheSourceforge Jasper Reports
ObjectUtilsObject comparison and hashing utilities.Classnet.sf.jasperreports.engine.utilSourceforge Jasper Reports
ObjectUtils .HashCodeHash code creator for objects.Classnet.sf.jasperreports.engine.util.ObjectUtilsSourceforge Jasper Reports
SaveContributorUtilsClassnet.sf.jasperreports.viewSourceforge Jasper Reports
SerializationUtilsClassnet.sf.jasperreports.engine.virtualizationSourceforge Jasper Reports
SortElementUtilsClassnet.sf.jasperreports.components.sortSourceforge Jasper Reports
XmlValueHandlerUtilsClass the provides access to XML value handlers.Classnet.sf.jasperreports.engine.xmlSourceforge Jasper Reports
AidaUtilsClasshep.aida.refFreeHep
EfficiencyBinnerUtilsClasshep.aida.ref.histogram.binnerFreeHep
FunctionUtilsClasshep.aida.ref.functionFreeHep
HistUtilsClasshep.aida.ref.histogramFreeHep
HistUtilsClasshep.aida.utilFreeHep
IOUtilsClasshep.io.root.coreFreeHep
PSUtilsUtilities for PostScriptVersion:$Id: PSUtils.Classorg.freehep.postscriptFreeHep
RmiRemoteUtilsClasshep.aida.ref.remote.rmiFreeHep
XMLIOUtilsXMLIOUtils.Classorg.freehep.xml.ioFreeHep
BufferUtilsThis class makes it easy and safe to work with direct buffers.Classorg.lwjglLWJGL
ObjectStreamUtilsClassopennlp.tools.utilNatural Language Processing (OpenNLP)
BcX509ExtensionUtilsClassorg.bouncycastle.cert.bcBouncy Castle Cryptographic
JcaX509ExtensionUtilsClassorg.bouncycastle.cert.jcajceBouncy Castle Cryptographic
X509ExtensionUtilsClassorg.bouncycastle.certBouncy Castle Cryptographic
X509ExtensionUtilsTestClassorg.bouncycastle.cert.testBouncy Castle Cryptographic
HttpAsyncClientUtilsStatic helpers for dealing with HttpAsyncClient.Classorg.apache.http.nio.client.utilApache HttpComponents
AttrStringUtilsSome AttributedString utilities.Classorg.jfree.chart.utilJFreeChart
CloneUtilsUtilities for cloning.Classorg.jfree.chart.utilJFreeChart
ExportUtilsUtility functions for exporting charts to SVG and PDF format.Classorg.jfree.chart.utilJFreeChart
TextUtilsText utility functions.Classorg.jfree.chart.utilJFreeChart
AbstractExcelUtilsCommon class for ExcelToFoUtils and ExcelToHtmlUtilsAuthor:Sergey Vladimirov (vlsergey {at} gmail {dot} com)See Also:AbstractWordUtilsClassorg.apache.poi.hssf.converterApache POI
AbstractWordUtilsClassorg.apache.poi.hwpf.converterApache POI
AbstractWordUtils .NumberingStateClassorg.apache.poi.hwpf.converter.AbstractWordUtilsApache POI
BaseNumberUtilsSome utils for converting from and to any baseAuthor:cedric dot walter @ gmail dot comClassorg.apache.poi.ss.formula.functionsApache POI
DataSpaceMapUtilsClassorg.apache.poi.poifs.cryptApache POI
DataSpaceMapUtils .DataSpaceDefinitionClassorg.apache.poi.poifs.crypt.DataSpaceMapUtilsApache POI
DataSpaceMapUtils .DataSpaceMapClassorg.apache.poi.poifs.crypt.DataSpaceMapUtilsApache POI
DataSpaceMapUtils .DataSpaceMapEntryClassorg.apache.poi.poifs.crypt.DataSpaceMapUtilsApache POI
DataSpaceMapUtils .DataSpaceVersionInfoClassorg.apache.poi.poifs.crypt.DataSpaceMapUtilsApache POI
DataSpaceMapUtils .IRMDSTransformInfoClassorg.apache.poi.poifs.crypt.DataSpaceMapUtilsApache POI
DataSpaceMapUtils .TransformInfoHeaderClassorg.apache.poi.poifs.crypt.DataSpaceMapUtilsApache POI
EntryUtilsClassorg.apache.poi.poifs.filesystemApache POI
ExcelToFoUtilsClassorg.apache.poi.hssf.converterApache POI
ExcelToHtmlUtilsClassorg.apache.poi.hssf.converterApache POI
ImageUtilsClassorg.apache.poi.ss.utilApache POI
IOUtilsClassorg.apache.poi.utilApache POI
PngUtilsClassorg.apache.poi.utilApache POI
SprmUtilsClassorg.apache.poi.hwpf.sprmApache POI
SystemTimeUtilsA helper class for dealing with SystemTime Structs, as defined at http://msdn.Classorg.apache.poi.hslf.utilApache POI
WordToFoUtilsClassorg.apache.poi.hwpf.converterApache POI
WordToHtmlUtilsClassorg.apache.poi.hwpf.converterApache POI
XSSFFormulaUtilsClassorg.apache.poi.xssf.usermodel.helpersApache POI
UtilsConversion and JVM compatibility functions.Classcom.intel.bluetoothBlueCove
UtilsJavaSEJ2ME/J9 compatibility module.Classcom.intel.bluetoothBlueCove
UtilsJavaSE5Optional Java 5 compatibility module.Classcom.intel.bluetoothBlueCove
HttpUtilsClassjavax.servlet.httpServletApi
ConversionUtilsHelper methods used by the Eclipse plug-in when converting tests from JUnit.Classorg.testngTestNG
TestNGUtilsClassorg.testngTestNG
XmlUtilsClassorg.testng.xmlTestNG
GrailsASTUtilsHelper methods for working with Groovy AST trees.Classorg.codehaus.groovy.grails.compiler.injectionGrails
GrailsClassUtilsUtility methods for dealing with Grails class artifacts.Classorg.codehaus.groovy.grails.commonsGrails
GrailsMetaClassUtilsProvides utility methods for working with the Groovy MetaClass API.Classorg.codehaus.groovy.grails.commonsGrails
GrailsResourceUtilsUtility methods for working with Grails resources and URLs that represent artifacts within a Grails application.Classorg.codehaus.groovy.grails.commonsGrails
UtilsClassplay.utilsPlay
Utils .AlternativeDateFormatClassplay.utils.UtilsPlay
Utils .MapsClassplay.utils.UtilsPlay
ClassUtils U t i l i t y m e t h o d l i b r a r y u s e d t o c o n v e n i e n t l y i n t e r a c t w i t h C l a s s e s , s u c h a s a c q u i r i n g t h e m f r o m t h e a p p l i c a t i o n C l a s s L o a d e r s a n d i n s t a n t i a t i n g O b j e c t s f r o m t h e m . Classorg.apache.shiro.utilApache Shiro
StringUtilsClassorg.huihoo.ofbiz.smart.base.utilGlassFish
ArrayUtilsClassorg.mockito.internal.util.collectionsGlassFish
ArrayUtilsClassorg.mockito.internal.util.collectionsMockito
StringUtilsClassorg.huihoo.ofbiz.smart.base.utilApache OfBiz
CollectionUtils S t a t i c h e l p e r c l a s s f o r u s e d e a l i n g w i t h C o l l e c t i o n s . Classorg.apache.shiro.utilApache Shiro
JdbcUtils A s e t o f s t a t i c h e l p e r m e t h o d s f o r m a n a g i n g J D B C A P I o b j e c t s . Classorg.apache.shiro.utilApache Shiro
LdapUtils U t i l i t y c l a s s p r o v i d i n g s t a t i c m e t h o d s t o m a k e w o r k i n g w i t h L D A P C o n s t r u c t o r S u m m a r y L d a p U t i l s ( ) Classorg.apache.shiro.realm.ldapApache Shiro
LifecycleUtils U t i l i t y c l a s s t o h e l p c a l l I n i t i a l i z a b l e . Classorg.apache.shiro.utilApache Shiro
PermissionUtils U t i l i t y c l a s s t o h e l p w i t h S t r i n g - t o - P e r m i s s i o n o b j e c t r e s o l u t i o n . Classorg.apache.shiro.utilApache Shiro
ResourceUtils S t a t i c h e l p e r m e t h o d s f o r l o a d i n g S t r e a m - b a c k e d r e s o u r c e s . Classorg.apache.shiro.ioApache Shiro
SecurityUtils A c c e s s e s t h e c u r r e n t l y a c c e s s i b l e S u b j e c t f o r t h e c a l l i n g c o d e d e p e n d i n g o n r u n t i m e e n v i r o n m e n t . Classorg.apache.shiroApache Shiro
StringUtils S i m p l e u t i l i t y c l a s s f o r S t r i n g o p e r a t i o n s u s e f u l a c r o s s t h e f r a m e w o r k . Classorg.apache.shiro.utilApache Shiro
WebUtils S i m p l e u t i l i t y c l a s s f o r o p e r a t i o n s u s e d a c r o s s m u l t i p l e c l a s s h i e r a r c h i e s i n t h e w e b f r a m e w o r k c o d e . Classorg.apache.shiro.web.utilApache Shiro
AssertUtilsClasscom.liferay.portal.kernel.testLiferay Portal
LangUtilsA set of utility methods to help produce consistent Object#equals(Object) and Object#hashCode methods.Classorg.apache.commons.httpclient.utilApache HttpClient
DictionaryUtilsSome utility methods for objects that implement Dictionary.Classorg.knopflerfish.shared.cmOSGI
HttpUtilsClassjavax.servlet.httpOSGI
ParseUtilsParser Utility Methods.Classorg.apache.felix.ipojo.parserApache Felix
ServiceReferenceUtilsSome utility methods to handle service references.Classorg.apache.felix.ipojo.dependency.implApache Felix
StreamUtilsUtility method to handle streams.Classorg.apache.felix.ipojo.utilApache Felix
CharsetUtilsClassorg.mariadb.jdbc.internal.utilMariaDB
UtilsClassorg.mariadb.jdbc.internal.utilMariaDB
IOUtilsClassspark.utilsSpark Micro Web
SparkUtilsClassspark.utilsSpark Micro Web
HttpHeaderUtilsClassninja-core.ninja.utilsSpark Micro Web
FileSystemUtilsClasscom.maverick.sshd.sftpMaverick
HttpHeaderUtilsClassninja.utilsNinja
EncodingUtilsHelper methods for working with various decision variable types and encodings.Classorg.moeaframework.coreMOEA
FileUtilsClassorg.moeaframework.utilMOEA
IndicatorUtilsCollection of methods shared by indicators.Classorg.moeaframework.coreMOEA
ParserUtilsClassdip.judgeJDIP
SVGUtilsAssorted utilities for altering the Batik SVG DOM.Classdip.guiJDIP
StatusBarUtilsConvenience methods for displaying information on the StatusBar.Classdip.guiJDIP
UtilsVarious static utilities used by GUI and non-GUI classes.ClassdipJDIP
XMLUtilsVarious static utilities used to parse and format XML (and SVG).ClassdipJDIP
AnnotationUtilsClassorg.apache.deltaspike.coreDelta Spike
ArraysUtilsClassorg.apache.deltaspike.coreDelta Spike
BeanUtilsA set of utility methods for working with beans.Classorg.apache.deltaspike.coreDelta Spike
ClassDeactivationUtilsClassorg.apache.deltaspike.coreDelta Spike
ClassUtilsClassorg.apache.deltaspike.coreDelta Spike
CollectionUtilsClassorg.apache.deltaspike.coreDelta Spike
ContextUtilsA set of utility methods for working with contexts.Classorg.apache.deltaspike.coreDelta Spike
ExceptionUtilsClassorg.apache.deltaspike.coreDelta Spike
NamingConventionUtilsClassorg.apache.deltaspike.jsfDelta Spike
PropertyFileUtilsClassorg.apache.deltaspike.coreDelta Spike
ProxyUtilsClassorg.apache.deltaspike.coreDelta Spike
ReflectionUtilsUtilities for common reflection based actions.Classorg.apache.deltaspike.coreDelta Spike
ServiceUtilsAllows handling the lookup (with fallbacks) in a central place.Classorg.apache.deltaspike.coreDelta Spike
StringUtilsClassorg.apache.deltaspike.coreDelta Spike
CmdLineUtilsCollection of common helper methods.Classorg.apache.oodt.cas.cli.utilApache OODT
DataUtilsUtility methods for delivering data using the filemgr servlet data API.Classorg.apache.oodt.cas.product.dataApache OODT
DateUtilsSample ISO 8601 date utility methods taken from: dynamicobjects.Classorg.apache.oodt.cas.curation.utilApache OODT
DateUtilsClassorg.apache.oodt.commons.dateApache OODT
DateUtils .FormatTypeClassorg.apache.oodt.commons.dateApache OODT
ExecUtilsUtilities for executing programs.Classorg.apache.oodt.commons.execApache OODT
FileManagerUtilsA set of utility methods for use by the PCS in communicating with the FileVersion:$Revision$Author:mattmannClassorg.apache.oodt.pcs.utilApache OODT
GuiUtilsGeneric utility functions helpful for the Workflow Editor GUI.Classorg.apache.oodt.cas.workflow.gui.utilApache OODT
HttpUtilsUtility methods for HTTP Protocol related tasks.Classorg.apache.oodt.cas.protocol.http.utilApache OODT
MimeTypeUtilsClassorg.apache.oodt.cas.metadata.utilApache OODT
OFSNUtilsClassorg.apache.oodt.product.handlers.ofsn.utilApache OODT
PaginationUtils A set of utility methods to do pagination.Classorg.apache.oodt.commons.paginationApache OODT
PathUtils A Utility class for replacing environment variables and maniuplating file .Classorg.apache.oodt.cas.metadata.utilApache OODT
PathUtilsNamingConventionA NamingConvention which utilizes PathUtils.Classorg.apache.oodt.cas.metadata.filenamingApache OODT
PGEXMLFileUtils Low-level reading API to get PGEVectors, PGEScalars, and PGEMatrixs from underlying OCO XML files.Classorg.apache.oodt.pcs.inputApache OODT
PreCondEvalUtils Evaluation utility for metadata extractor preconditions .Classorg.apache.oodt.cas.metadata.preconditionsApache OODT
ProfileUtilsStatic methods for unraveling and generating ProfileElements, ProfileAttributes and ResourceAttributes for aClassorg.apache.oodt.opendapps.utilApache OODT
ProfileUtils A set of utility methods to aid in CAS Filemgr vocabulary conversion to OODT Profile vocabulary.Classorg.apache.oodt.profile.handlers.cas.utilApache OODT
PropertiesUtils Utility methods for handing property values .Classorg.apache.oodt.cas.metadata.utilApache OODT
QueryUtilsClassorg.apache.oodt.cas.catalog.utilApache OODT
QueryUtilsClassorg.apache.oodt.cas.filemgr.utilApache OODT
RDFUtilsUtility class to leverage the RDFConfig to determine how to displayVersion:$Revision$Author:mattmannClassorg.apache.oodt.cas.product.rdfApache OODT
ResourceManagerUtilsA set of utility methods that can be used by PCS that need to communicate with the Resource Manager.Classorg.apache.oodt.pcs.utilApache OODT
RSSUtilsUtility functions to help out in configuring the RSSProductServlet.Classorg.apache.oodt.cas.product.rssApache OODT
SpringUtilsClassorg.apache.oodt.cas.catalog.utilApache OODT
VersioningUtils A Utility component to help out with versioning.Classorg.apache.oodt.cas.filemgr.versioningApache OODT
WorkflowManagerUtilsA set of utility methods that can be used by PCS that need to communicate with the Workflow Manager.Classorg.apache.oodt.pcs.utilApache OODT
XMLUtils A Utility class containing methods to write and transform XML objects.Classorg.apache.oodt.commons.xmlApache OODT
AccountUtilsClassorg.usergrid.management.utilsApache UserGrid
AssetUtilsClassorg.usergrid.services.assets.dataApache UserGrid
PythonUtilsClassorg.usergrid.utilsApache UserGrid
ServiceUtilsClassorg.usergrid.servicesApache UserGrid
SubjectUtilsClassorg.usergrid.security.shiro.utilsApache UserGrid
AlgorithmUtilsClassorg.apache.cxf.rs.security.jose.jwaApache CXF
AnnotationUtilsClassorg.apache.cxf.jaxrs.utilsApache CXF
AtmosphereUtilsClassorg.apache.cxf.transport.websocket.atmosphereApache CXF
AttachmentUtilsClassorg.apache.cxf.jaxrs.utils.multipartApache CXF
AuthorizationUtilsClassorg.apache.cxf.rs.security.oauth2.utilsApache CXF
BundleUtilsClassorg.apache.cxf.common.i18nApache CXF
CacheUtilsClassorg.apache.cxf.sts.cacheApache CXF
CastUtilsClassorg.apache.cxf.helpersApache CXF
CertConstraintsJaxBUtilsA set of static methods that operate on the generated CertificateConstraintsType.Classorg.apache.cxf.transport.httpsApache CXF
ClaimUtilsThis claim util class provides methods to make the handling of claims and claim values easier.Classorg.apache.cxf.sts.claims.mapperApache CXF
ClassLoaderUtilsThis class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.Classorg.apache.cxf.common.classloaderApache CXF
ClassLoaderUtils .ClassLoaderHolderClassorg.apache.cxf.common.classloaderApache CXF
ClassUtilsClassorg.apache.cxf.tools.commonApache CXF
CollectionUtilsClassorg.apache.cxf.common.utilApache CXF
CommandInterfaceUtilsClassorg.apache.cxf.tools.commonApache CXF
CompressionUtilsClassorg.apache.cxf.common.utilApache CXF
ContextUtilsHolder for utility methods relating to contexts.Classorg.apache.cxf.binding.corba.utilsApache CXF
ContextUtilsHolder for utility methods relating to contexts.Classorg.apache.cxf.ws.addressingApache CXF
CorbaHandlerUtilsClassorg.apache.cxf.binding.corba.typesApache CXF
CorbaUtilsClassorg.apache.cxf.binding.corba.utilsApache CXF
CorbaUtilsClassorg.apache.cxf.tools.corba.common.idltypesApache CXF
CryptoUtilsClassorg.apache.cxf.rt.security.cryptoApache CXF
DnUtilsClassorg.apache.cxf.xkms.handlersApache CXF
DnUtils .DnAttributeClassorg.apache.cxf.xkms.handlersApache CXF
DOMUtilsFew simple utils to read DOM.Classorg.apache.cxf.helpersApache CXF
DOMUtils .NullResolverClassorg.apache.cxf.helpersApache CXF
EHCacheUtilsClassorg.apache.cxf.ws.security.cacheApache CXF
EncryptionUtilsClassorg.apache.cxf.rs.security.xmlApache CXF
EndpointReferenceUtilsProvides utility methods for obtaining endpoint references, wsdl definitions, etc.Classorg.apache.cxf.ws.addressingApache CXF
EndpointUtilsClassorg.apache.cxf.jaxwsApache CXF
EndpointUtilsExceptionClassorg.apache.cxf.ws.addressingApache CXF
ExceptionUtilsClassorg.apache.cxf.jaxrs.utilsApache CXF
FileUtilsClassorg.apache.cxf.helpersApache CXF
FormUtilsClassorg.apache.cxf.jaxrs.utilsApache CXF
HmacUtilsClassorg.apache.cxf.rt.security.cryptoApache CXF
HttpUtilsClassorg.apache.cxf.jaxrs.utilsApache CXF
InetAddressUtilsA collection of utilities relating to InetAddresses.Classorg.apache.cxf.transport.https.httpclientApache CXF
InjectionUtilsClassorg.apache.cxf.jaxrs.utilsApache CXF
IOUtilsClassorg.apache.cxf.helpersApache CXF
JavascriptUtilsA set of functions that assist in JavaScript generation.Classorg.apache.cxf.javascriptApache CXF
JavaUtilsClassorg.apache.cxf.helpersApache CXF
JAXBUtilsClassorg.apache.cxf.common.jaxbApache CXF
JAXBUtilsClassorg.apache.cxf.jaxrs.utilsApache CXF
JAXBUtilsClassorg.apache.cxf.tools.utilApache CXF
JAXBUtils .BridgeWrapperInterfaceorg.apache.cxf.common.jaxbApache CXF
JAXBUtils .DefaultClassNameAllocatorClassorg.apache.cxf.common.jaxbApache CXF
JAXBUtils .IdentifierTypeClassorg.apache.cxf.common.jaxbApache CXF
JAXBUtils .JCodeModelInterfaceorg.apache.cxf.common.jaxbApache CXF
JAXBUtils .JDefinedClassInterfaceorg.apache.cxf.common.jaxbApache CXF
JAXBUtils .JPackageInterfaceorg.apache.cxf.common.jaxbApache CXF
JAXBUtils .JTypeInterfaceorg.apache.cxf.common.jaxbApache CXF
JAXBUtils .MappingInterfaceorg.apache.cxf.common.jaxbApache CXF
JAXBUtils .OptionsInterfaceorg.apache.cxf.common.jaxbApache CXF
JAXBUtils .S2JJAXBModelInterfaceorg.apache.cxf.common.jaxbApache CXF
JAXBUtils .SchemaCompilerInterfaceorg.apache.cxf.common.jaxbApache CXF
JAXBUtils .TypeAndAnnotationInterfaceorg.apache.cxf.common.jaxbApache CXF
JAXRSUtilsClassorg.apache.cxf.jaxrs.utilsApache CXF
JoseUtilsClassorg.apache.cxf.rs.security.joseApache CXF
JSONUtilsClassorg.apache.cxf.jaxrs.provider.json.utilsApache CXF
JweUtilsClassorg.apache.cxf.rs.security.jose.jweApache CXF
JwkUtilsClassorg.apache.cxf.rs.security.jose.jwkApache CXF
JwsUtilsClassorg.apache.cxf.rs.security.jose.jwsApache CXF
JwtAccessTokenUtilsClassorg.apache.cxf.rs.security.oauth2.tokens.jwtApache CXF
JwtUtilsClassorg.apache.cxf.rs.security.jose.jwtApache CXF
KerberosUtilsClassorg.apache.cxf.ws.security.kerberosApache CXF
KeyManagementUtilsClassorg.apache.cxf.rs.security.jose.jaxrsApache CXF
LdapUtilsClassorg.apache.cxf.sts.claimsApache CXF
LogUtilsA container for static utility methods related to logging.Classorg.apache.cxf.common.loggingApache CXF
MessageDigestUtilsClassorg.apache.cxf.rt.security.cryptoApache CXF
MessageUtilsHolder for utility methods relating to messages.Classorg.apache.cxf.messageApache CXF
MEXUtilsClassorg.apache.cxf.ws.mexApache CXF
OAuthClientUtilsThe utility class for simplifying making OAuth request and access token requests as well as for creating Authorization OAuth headersClassorg.apache.cxf.rs.security.oauth.clientApache CXF
OAuthClientUtilsClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
OAuthClientUtils .ConsumerClassorg.apache.cxf.rs.security.oauth.clientApache CXF
OAuthClientUtils .TokenClassorg.apache.cxf.rs.security.oauth.clientApache CXF
OAuthContextUtilsClassorg.apache.cxf.rs.security.oauth2.utilsApache CXF
OAuthUtilsClassorg.apache.cxf.rs.security.oauth.utilsApache CXF
OAuthUtilsClassorg.apache.cxf.rs.security.oauth2.utilsApache CXF
OidcUtilsClassorg.apache.cxf.rs.security.oidc.utilsApache CXF
PackageUtilsClassorg.apache.cxf.common.utilApache CXF
ParamConverterUtilsHelper class to work with parameter converter providers and parameter converters.Classorg.apache.cxf.jaxrs.ext.searchApache CXF
PersistenceUtilsClassorg.apache.cxf.ws.rm.persistenceApache CXF
PolicyUtilsClassorg.apache.cxf.ws.policyApache CXF
PolicyUtilsClassorg.apache.cxf.ws.security.policyApache CXF
PolicyUtils .WrappedAssertorClassorg.apache.cxf.ws.policyApache CXF
PrimitiveUtilsClassorg.apache.cxf.common.utilApache CXF
PropertiesLoaderUtilsReplace by org.Classorg.apache.cxf.common.utilApache CXF
PropertyUtilsClassorg.apache.cxf.common.utilApache CXF
ResourceUtilsClassorg.apache.cxf.jaxrs.utilsApache CXF
RMContextUtilsHolder for utility methods relating to contexts.Classorg.apache.cxf.ws.rmApache CXF
RMUtilsClassorg.apache.cxf.ws.rmApache CXF
RSSecurityUtilsClassorg.apache.cxf.rs.security.commonApache CXF
SAAJUtilsClassorg.apache.cxf.binding.soap.saajApache CXF
SAMLUtilsClassorg.apache.cxf.rs.security.samlApache CXF
SAMLUtilsClassorg.apache.cxf.rt.security.saml.utilsApache CXF
SAMLUtils .SelfSignInfoClassorg.apache.cxf.rs.security.samlApache CXF
SearchUtilsClassorg.apache.cxf.jaxrs.ext.searchApache CXF
SecurityUtilsClassorg.apache.cxf.rt.security.utilsApache CXF
ServiceUtilsHelps when constructing, or using services.Classorg.apache.cxf.aegis.utilApache CXF
ServiceUtilsClassorg.apache.cxf.helpersApache CXF
SSLUtilsHolder for utility methods related to manipulating SSL settings, common to the connection and listener factories (previously duplicated).Classorg.apache.cxf.configuration.jsseApache CXF
SSLUtilsClassorg.apache.cxf.transport.httpsApache CXF
StaxUtilsClassorg.apache.cxf.staxutilsApache CXF
StaxUtils .StreamToDOMContextClassorg.apache.cxf.staxutilsApache CXF
StringUtilsClassorg.apache.cxf.common.utilApache CXF
StringUtilsClassorg.apache.cxf.transport.http.policy.implApache CXF
STSUtilsClassorg.apache.cxf.ws.security.trustApache CXF
SwaggerUtilsClassorg.apache.cxf.jaxrs.swaggerApache CXF
TLSParameterJaxBUtilsThis class provides some functionality to convert the JAXB generated types in the security.Classorg.apache.cxf.configuration.jsseApache CXF
TokenStoreUtilsClassorg.apache.cxf.ws.security.tokenstoreApache CXF
ToolsStaxUtilsClassorg.apache.cxf.tools.utilApache CXF
TransformUtilsClassorg.apache.cxf.staxutils.transformApache CXF
TypesUtilsClassorg.apache.cxf.tools.corba.processors.idlApache CXF
UrlUtilsClassorg.apache.cxf.common.utilApache CXF
UtilsClassorg.apache.cxf.transport.http.netty.server.utilApache CXF
ValidationUtilsClassorg.apache.cxf.jaxrs.validationApache CXF
WebSocketUtilsClassorg.apache.cxf.transport.websocketApache CXF
WSAContextUtilsHolder for utility methods relating to contexts.Classorg.apache.cxf.ws.addressingApache CXF
WSAEndpointReferenceUtilsProvides utility methods for obtaining endpoint references, wsdl definitions, etc.Classorg.apache.cxf.wsdlApache CXF
WSDLGetUtilsClassorg.apache.cxf.frontendApache CXF
WSDLServiceUtilsClassorg.apache.cxf.wsdl11Apache CXF
WSDLUtilsClassorg.apache.cxf.tools.corba.commonApache CXF
WSS4JUtilsSome common functionality that can be shared between the WSS4JInInterceptor and the UsernameTokenInterceptor.Classorg.apache.cxf.ws.security.wss4jApache CXF
X509UtilsClassorg.apache.cxf.xkms.x509.utilsApache CXF
XMLBeansSchemaTypeUtilsThis class will help us to map the XMLBeans Builtin Type into Natural Java TypeClassorg.apache.cxf.xmlbeans.toolsApache CXF
XmlSchemaPrimitiveUtilsClassorg.apache.cxf.common.utilApache CXF
XmlSchemaUtilsSome functions that avoid problems with Commons XML Schema.Classorg.apache.cxf.common.xmlschemaApache CXF
XPathUtilsClassorg.apache.cxf.helpersApache CXF
XSLTUtilsClassorg.apache.cxf.feature.transformApache CXF
AccessControlUtilsAccessControlUtils.Interfaceorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
JcrUtilsCollection of static utility methods for use with the JCR API.Classorg.apache.jackrabbit.commonsApache JackRabbit
CloseableUtilsThis class adds back functionality that was removed in Guava v16.Classorg.apache.curator.utilsApache Curator
DebugUtilsClassorg.apache.curator.utilsApache Curator
DirectoryUtilsClassorg.apache.curator.testApache Curator
PathUtilsThis class is copied from Apache ZooKeeper.Classorg.apache.curator.utilsApache Curator
ThreadUtilsClassorg.apache.curator.utilsApache Curator
CharsetUtilsClassorg.apache.tika.utilsApache Tika
DateUtilsClassorg.apache.tika.utilsApache Tika
EndianUtilsGeneral Endian Related Utilties.Classorg.apache.tika.ioApache Tika
EndianUtils .BufferUnderrunExceptionClassorg.apache.tika.ioApache Tika
FilenameUtilsClassorg.apache.tika.ioApache Tika
IOUtilsGeneral IO stream manipulation utilities.Classorg.apache.tika.ioApache Tika
RegexUtilsInspired from Nutch code class OutlinkExtractor.Classorg.apache.tika.utilsApache Tika
AnalysisEngineUtilsStatic utility methods relating to analysis engines.Classorg.apache.uima.utilApache Uima
CasCreationUtilsUtilities for creating and setting up CASes.Classorg.apache.uima.utilApache Uima
ConsumerCasUtilsClassorg.apache.uima.utilApache Uima
FileUtilsSome utilities for handling files.Classorg.apache.uima.utilApache Uima
ByteUtilsClassorg.apache.metamodel.hbaseApache MetaModel
CassandraUtilsA utility class for Cassandra module.Classorg.apache.metamodel.cassandraApache MetaModel
CollectionUtilsVarious utility methods for handling of collections and arrays.Classorg.apache.metamodel.utilApache MetaModel
DateUtilsClassorg.apache.metamodel.utilApache MetaModel
JdbcUtilsVarious internal utility methods for the JDBC module of MetaModel.Classorg.apache.metamodel.jdbcApache MetaModel
MongoDBUtilsA utility class for MongoDB module.Classorg.apache.metamodel.mongodbApache MetaModel
ResourceUtilsStatic utility methods for handling Resources.Classorg.apache.metamodel.utilApache MetaModel
SalesforceUtilsClassorg.apache.metamodel.salesforceApache MetaModel
DataObjectUtilsA collection of utility methods to work with DataObjects.Classorg.apache.cayenneApache Cayenne
PropertyUtilsUtility methods to quickly access object properties.Classorg.apache.cayenne.reflectApache Cayenne
SQLTemplateRenderingUtils when rendering SQLTemplates.Classorg.apache.cayenne.access.jdbcApache Cayenne
BytecodeUtilsClassorg.jboss.weld.util.bytecodeJBoss Weld
ClassFileUtilsClassorg.jboss.weld.util.bytecodeJBoss Weld
ConstructorUtilsClassorg.jboss.weld.util.bytecodeJBoss Weld
InterceptionUtilsClassorg.jboss.weld.interceptor.utilJBoss Weld
InterceptorMetadataUtilsClassorg.jboss.weld.interceptor.readerJBoss Weld
LoadingCacheUtilsClassorg.jboss.weld.util.cacheJBoss Weld
ServletUtilsClassorg.jboss.weld.util.servletJBoss Weld
TypeEqualitySpecializationUtilsClassorg.jboss.weld.resolutionJBoss Weld
URLUtilsClassorg.jboss.weld.environment.utilJBoss Weld
IOUtilsThis class emulates the new Java 7 Try-With-Resources statement.Classorg.apache.lucene.utilApache Lucene
NumericUtilsThis is a helper class to generate prefix-encoded representations for numerical values and supplies converters to represent float/double values as sortable integers/longs.Classorg.apache.lucene.utilApache Lucene
NumericUtils .IntRangeBuilderCallback for NumericUtils.Classorg.apache.lucene.util.NumericUtilsApache Lucene
NumericUtils .LongRangeBuilderCallback for NumericUtils.Classorg.apache.lucene.util.NumericUtilsApache Lucene
ToStringUtilsHelper methods to ease implementing Object.Classorg.apache.lucene.utilApache Lucene
CharacterUtilsCharacterUtils provides a unified interface to Character-related operations to implement backwards compatible character operations based on aClassorg.apache.lucene.analysis.utilApache Lucene
CharacterUtils .CharacterBufferA simple IO buffer to use with CharacterUtils.Classorg.apache.lucene.analysis.util.CharacterUtilsApache Lucene
StreamUtilsClassorg.apache.lucene.benchmark.byTask.utilsApache Lucene
StreamUtils .TypeBZIP2 is automatically used for .Classorg.apache.lucene.benchmark.byTask.utils.StreamUtilsApache Lucene
DocToDoubleVectorUtilsutility class for converting Lucene Documents to Double vectors.Classorg.apache.lucene.classification.utilsApache Lucene
TaxonomyMergeUtilsUtility methods for merging index and taxonomy directories.Classorg.apache.lucene.facet.taxonomyApache Lucene
DOMUtilsClassorg.apache.lucene.queryparser.xmlApache Lucene
StringUtilsClassorg.apache.lucene.queryparser.flexible.core.utilApache Lucene
GeoDistanceUtilsReusable geo-spatial distance utility methods.Classorg.apache.lucene.spatial.utilApache Lucene
GeoEncodingUtilsBasic reusable geopoint encoding methodsWARNING: This API is experimental and might change in incompatible ways in the next release.Classorg.apache.lucene.spatial.utilApache Lucene
GeoHashUtilsUtilities for converting to/from the GeoHash standard The geohash long format is represented as lon/lat (x/y) interleaved with the 4 least significant bitsClassorg.apache.lucene.spatial.utilApache Lucene
GeoProjectionUtilsReusable geo-spatial projection utility methods.Classorg.apache.lucene.spatial.utilApache Lucene
GeoRelationUtilsClassorg.apache.lucene.spatial.utilApache Lucene
GeoUtilsBasic reusable geo-spatial utility methodsWARNING: This API is experimental and might change in incompatible ways in the next release.Classorg.apache.lucene.spatial.utilApache Lucene
QueryUtilsUtility class for sanity-checking queries.Classorg.apache.lucene.searchApache Lucene
QueryUtils .FCInvisibleMultiReaderThis is a MultiReader that can be used for randomly wrapping other readers without creating FieldCache insanity.Classorg.apache.lucene.search.QueryUtilsApache Lucene
CollectionUtilsUtility methods for operations on collections.Classorg.axonframework.commonAxon
CommandMessageHandlerUtilsUtility class that resolves the name of a Command accepted by a given handler.Classorg.axonframework.commandhandling.annotationAxon
DescriptionUtilsUtility class for creating a description.Classorg.axonframework.test.sagaAxon
IOUtilsUtility methods for IO operations.Classorg.axonframework.common.ioAxon
JdbcUtilsUtility class for silently closing JDBC resourcesSince:2.Classorg.axonframework.common.jdbcAxon
ReflectionUtilsUtility class for working with Java Reflection API.Classorg.axonframework.commonAxon
UpcastUtilsUtility class that optimizes tasks related to upcasting.Classorg.axonframework.upcastingAxon
FontUtilsSimple utility class to support justified text http://slick.Classorg.newdawn.slick.utilSlick
GLUtilsA collection of utilities to allow aid interaction with the GL providerConstructor SummaryGLUtils()Classorg.newdawn.slick.openglSlick
TestUtilsA simple utility test to use the internal slick API without the slick framework.Classorg.newdawn.slick.testsSlick
OBase64UtilsEncodes and decodes to and from Base64 notation.Classcom.orientechnologies.orient.core.serializationOrientdb
OBase64Utils .InputStreamA OBase64Utils.Classcom.orientechnologies.orient.core.serialization.OBase64UtilsOrientdb
OBase64Utils .OutputStreamA OBase64Utils.Classcom.orientechnologies.orient.core.serialization.OBase64UtilsOrientdb
OByteBufferUtilsThis class is utility class for split primitive types to separate byte buffers and vice versa.Classcom.orientechnologies.common.utilOrientdb
OFileUtilsClasscom.orientechnologies.common.ioOrientdb
OFileUtilsJava7Classcom.orientechnologies.common.ioOrientdb
OIOUtilsClasscom.orientechnologies.common.ioOrientdb
OUtilsClasscom.orientechnologies.common.ioOrientdb
AnnotationUtilsClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
ArgUtilsUtility methods or common blocks of code for dealing with parser arguments, such as extracting Treebank informationClassedu.stanford.nlp.parser.commonJavaNlp
ArrayUtilsStatic utility methods for operating on arrays.Classedu.stanford.nlp.utilJavaNlp
ATBTreeUtilsVarious static convenience methods for processing Arabic parse trees.Classedu.stanford.nlp.trees.international.arabicJavaNlp
ChineseStringUtilsClassedu.stanford.nlp.wordsegJavaNlp
ChineseUtilsThis class contains a few String constants and static methods for dealing with Chinese text.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChunkAnnotationUtilsClassedu.stanford.nlp.pipelineJavaNlp
CollectionUtilsCollection of useful static methods for working with Collections.Classedu.stanford.nlp.utilJavaNlp
CoNLLUUtilsUtility functions for reading and writing CoNLL-U files.Classedu.stanford.nlp.trees.udJavaNlp
CoNLLUUtils .FeatureNameComparatorClassedu.stanford.nlp.trees.ud.CoNLLUUtilsJavaNlp
ErasureUtilsClass to gather unsafe operations into one place.Classedu.stanford.nlp.utilJavaNlp
EvalUtilsClassedu.stanford.nlp.scorefJavaNlp
EvalUtils .AbstractEvaluatorClassedu.stanford.nlp.scoref.EvalUtilsJavaNlp
EvalUtils .B3EvaluatorClassedu.stanford.nlp.scoref.EvalUtilsJavaNlp
EvalUtils .CombinedEvaluatorClassedu.stanford.nlp.scoref.EvalUtilsJavaNlp
EvalUtils .Evaluator ListInterfaceedu.stanford.nlp.scoref.EvalUtilsJavaNlp
EvalUtils .MUCEvaluatorClassedu.stanford.nlp.scoref.EvalUtilsJavaNlp
HighlightUtilsClassedu.stanford.nlp.trees.tregex.guiJavaNlp
IOBUtilsA class for converting strings to input suitable for processing by an IOB sequence model.Classedu.stanford.nlp.international.arabic.processJavaNlp
IOBUtilsA static class with functions to convert lists of tokens between different IOB-style representations.Classedu.stanford.nlp.sequencesJavaNlp
IOUtilsHelper Class for various I/O related things.Classedu.stanford.nlp.ioJavaNlp
JodaTimeUtilsExtensions to Joda time.Classedu.stanford.nlp.timeJavaNlp
JodaTimeUtils .ConversionOptionsClassedu.stanford.nlp.time.JodaTimeUtilsJavaNlp
NeuralUtilsIncludes a bunch of utility methods usable by projects which use RNN, such as the parser and sentiment models.Classedu.stanford.nlp.neuralJavaNlp
ParserAnnotatorUtilsClassedu.stanford.nlp.pipelineJavaNlp
ParserUtilsFactor out some useful methods more than lexparser module may want.Classedu.stanford.nlp.parser.commonJavaNlp
PropertiesUtilsUtilities methods for standard (but woeful) Java Properties objects.Classedu.stanford.nlp.utilJavaNlp
PropertiesUtils .PropertyClassedu.stanford.nlp.util.PropertiesUtilsJavaNlp
SemanticGraphUtilsGeneric utilities for dealing with Dependency graphs and other structures, useful for text simplification and rewriting.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphUtils .EdgeDiffResultClassedu.stanford.nlp.semgraph.SemanticGraphUtilsJavaNlp
SemanticGraphUtils .PositionedTreeThis is used to uniquely index trees within a Tree, maintaining the position of this subtreeClassedu.stanford.nlp.semgraph.SemanticGraphUtilsJavaNlp
SemanticGraphUtils .PrintVerticeParamsClassedu.stanford.nlp.semgraph.SemanticGraphUtilsJavaNlp
SentimentUtilsIn the Sentiment dataset converted to tree form, the labels on the intermediate nodes are the sentiment scores and the leaves are theClassedu.stanford.nlp.sentimentJavaNlp
StatisticalCorefUtilsClassedu.stanford.nlp.scorefJavaNlp
StringUtilsStringUtils is a class for random String things, including output formatting and command line argument parsing.Classedu.stanford.nlp.utilJavaNlp
SystemUtilsUseful methods for running shell commands, getting the process ID, checkingAuthor:Bill MacCartney, Steven Bethard (run(java.Classedu.stanford.nlp.utilJavaNlp
SystemUtils .ProcessExceptionRuntime exception thrown by execute.Classedu.stanford.nlp.util.SystemUtilsJavaNlp
SystemUtils .ProcessOutputStreamClassedu.stanford.nlp.util.SystemUtilsJavaNlp
XMLUtilsClassedu.stanford.nlp.timeJavaNlp
XMLUtilsProvides some utilities for dealing with XML files, both by properly parsing them and by using the methods of a desperate Perl hacker.Classedu.stanford.nlp.utilJavaNlp
XMLUtils .XMLTagClassedu.stanford.nlp.util.XMLUtilsJavaNlp
AdminMgrUtilsClasscom.konakartadmin.blKonaKart
AdminMgrUtilsIfInterfacecom.konakartadmin.blifKonaKart
ConnectionUtilsClasscom.konakartadmin.dbKonaKart
KKEngineUtilsClasscom.konakartadmin.utilsKonaKart
ModuleUtilsClasscom.konakartadmin.utilsKonaKart
XMLUtilsClasscom.konakart.alKonaKart
GlobalCollectUtilsClasscom.konakart.bl.modules.payment.globalcollectKonaKart
KKEngineUtilsClasscom.konakart.blKonaKart
KKVillageUtilsSome Village related code factored out of the BasePeer.Classcom.konakart.dbKonaKart
TaxUtilsClasscom.konakart.utilKonaKart
HTMLUtilsClasscom.codename1.ui.htmlCodeName One
TarUtilsClasscom.codename1.io.tarCodeName One
TestUtilsClasscom.codename1.testingCodeName One
ActionUtilsConvenience class for users of the Action API.Classorg.controlsfx.control.actionControlsFX
ActionUtils .ActionTextBehaviorAction text behavior.Classorg.controlsfx.control.action.ActionUtilsControlsFX
BeanPropertyUtilsConvenience utility class for creating PropertySheet instances basedGiven a JavaBean, this method will return a list of PropertySheet.Classorg.controlsfx.propertyControlsFX
UtilsClassorg.controlsfx.toolsControlsFX
ArcSDEUtilsArcSDE Java API related utility methods to be shared between the gce and dataaccessSince:2.Classorg.geotools.arcsde.utilGeoTools
AutoClustUtilsClassorg.geotools.graph.util.delaunayGeoTools
DialogUtilsStatic utility methods for common dialog and GUI related tasks.Classorg.geotools.swing.dialogGeoTools
EMFUtilsUtility methods for working with emf model objects.Classorg.geotools.xmlGeoTools
FeatureImplUtilsUtility class used by feature model implementation.Classorg.geotools.featureGeoTools
FilterParsingUtilsConvenience class for filter parsing.Classorg.geotools.filterGeoTools
GML2EncodingUtilsUtility methods used by gml2 bindigns when encodding.Classorg.geotools.gml2.bindingsGeoTools
GML2ParsingUtilsUtility methods used by gml2 bindings when parsing.Classorg.geotools.gml2.bindingsGeoTools
GML32EncodingUtilsClassorg.geotools.gml3.v3_2.bindingsGeoTools
GML3EncodingUtilsUtility class for gml3 encoding.Classorg.geotools.gml3.bindingsGeoTools
GML3EncodingUtilsUtility class for gml3 encoding.Classorg.geotools.gml4wcs.bindingsGeoTools
GML3ParsingUtilsUtility class for gml3 parsing.Classorg.geotools.gml3.bindingsGeoTools
GML3ParsingUtilsUtility class for gml3 parsing.Classorg.geotools.gml4wcs.bindingsGeoTools
GMLEncodingUtilsClassorg.geotools.gml2.bindingsGeoTools
IndexerUtilsClassorg.geotools.gce.imagemosaic.catalog.indexGeoTools
InfoToolHelperUtilsContains static methods used by some InfoToolHelper classes.Classorg.geotools.swing.toolGeoTools
JDBCUtilsUtility class helping developers to safely clean up after connections.Classorg.geotools.data.jdbcGeoTools
LocaleUtilsProvides localized text strings to GUI elements.Classorg.geotools.swing.localeGeoTools
OGCUtilsFilter parsing / encoding utility class.Classorg.geotools.filter.v1_0GeoTools
RasterUtilsClassorg.geotools.arcsde.raster.infoGeoTools
UtilsSparse utilities for the various mosaic classes.Classorg.geotools.gce.imagemosaicGeoTools
UtilsClassorg.geotools.swt.utilsGeoTools
UtilsThis is a tool class to convert DateTime from ISO8601 to Date object.Classorg.geotools.temporal.objectGeoTools
Utils .BBOXFilterExtractorExtracts a bbox from a filter in case there is at least one.Classorg.geotools.gce.imagemosaic.UtilsGeoTools
Utils .PropClassorg.geotools.gce.imagemosaic.UtilsGeoTools
WFSBindingUtilsUtility class to be used by bindings.Classorg.geotools.wfs.bindingsGeoTools
WFSParsingUtilsClassorg.geotools.wfs.bindingsGeoTools
WMSUtilsProvides miscellaneous utility methods for use with WMSs.Classorg.geotools.data.wmsGeoTools
XMLUtilsXML related utilities not otherwise found in base librariesAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.xmlGeoTools
BeanUtilsClassorg.jivesoftware.utilOpenFire
CertificateUtilsUtility methods for working with Certificate instances.Classorg.jivesoftware.openfire.keystoreOpenFire
ClassUtilsA utility class to assist with loading classes or resources by name.Classorg.jivesoftware.utilOpenFire
CookieUtilsClassorg.jivesoftware.utilOpenFire
ExternalizableUtilStrategyInterface that allows to provide different ways for implementing serialization of objects.Interfaceorg.jivesoftware.util.cacheOpenFire
GraphicUtilsClassorg.jivesoftware.openfire.launcherOpenFire
LocaleUtilsA set of methods for retrieving and converting locale specific strings and numbers.Classorg.jivesoftware.utilOpenFire
ParamUtilsAssists JSP writers in getting parameters and attributes.Classorg.jivesoftware.utilOpenFire
ScramUtilsA utility class that provides methods that are useful for dealing with Salted Challenge Response Authentication Mechanism (SCRAM).Classorg.jivesoftware.openfire.authOpenFire
StringUtilsUtility class to perform common String manipulation algorithms.Classorg.jivesoftware.utilOpenFire
BeanUtilsReflective utilities for dealing with backward-incompatible change to statistics types in Hibernate 3.Classnet.sf.ehcache.hibernate.management.implEHCache
CacheRegionUtilsClassnet.sf.ehcache.hibernate.management.implEHCache
VmUtilsClassnet.sf.ehcache.utilEHCache
TranscoderUtilsUtility class for transcoding Java types.Classnet.spy.memcached.transcodersSpyMemCached
ArrayListUtilsClasscc.mallet.utilMallet
ArrayUtilsStatic utility methods for arrays (like java.Classcc.mallet.utilMallet
ClusterUtilsUtility functions for Clusterings.Classcc.mallet.cluster.utilMallet
CollectionUtils Created: Sun Jan 25 01:04:29 2004Version:$Id: CollectionUtils.Classcc.mallet.utilMallet
CollectionUtils .FnInterfacecc.mallet.util.CollectionUtilsMallet
ColorUtilsUtilities for dealing with RGB-style colors.Classcc.mallet.utilMallet
FileUtilsContains static utilities for manipulating files.Classcc.mallet.utilMallet
GeneralUtilsStatic utility methods that didn't seem to belong anywhere else.Classcc.mallet.grmm.utilMallet
IoUtilsClasscc.mallet.utilMallet
PipeUtilsCreated: Aug 28, 2005Version:$Id: PipeUtils.Classcc.mallet.pipeMallet
TestPipeUtilsCreated: Aug 28, 2005Version:$Id: TestPipeUtils.Classcc.mallet.pipe.testsMallet
UriUtilsClasscc.mallet.utilMallet
UtilsA bunch of static utilities useful for dealing with Inferencers.Classcc.mallet.grmm.inferenceMallet
AbstractSequenceDescriptionUtilsClassmpicbg.spim.data.generic.sequenceFiji
AlignmentUtilsClassmpicbg.trakem2.alignFiji
AlignmentUtils .ParamPointMatchClassmpicbg.trakem2.align.AlignmentUtilsFiji
ArchipelagoUtilsClassedu.utexas.archipelagoFiji
AreaUtilsClassini.trakem2.utilsFiji
CoverMakerUtilsUtility methods for Fiji's Cover Maker script.Classfiji.utilFiji
DateUtilsClassFiji
DetectionUtilsClassfiji.plugin.trackmate.detectionFiji
EndianUtilsProvides utility methods for endian conversions [big-endian to little-endian; little-endian to big-endian].Classnet.sf.image4j.ioFiji
EntityUtilsClassmpicbg.spim.data.generic.baseFiji
GraphUtilsClassfiji.plugin.trackmate.graphFiji
GuiUtilsClassfiji.plugin.trackmate.guiFiji
HDFUtilsClassio.scif.formats.imarisFiji
ImgLibUtilsClassfiji.expressionparserFiji
IOUtilsA collection of static utilities for the input/output of xml files.Classfiji.plugin.trackmate.ioFiji
LAPUtilsClassfiji.plugin.trackmate.trackingFiji
MathUtilsHandy utility functions which have some Mathematical relavance.Classpal.mathFiji
NumberUtilsClassspim.fiji.spimdata.imgloadersFiji
PlotUtilsClasssc.fiji.timelapseFiji
StampUtilsClassorg.imagearchive.lsm.toolboxFiji
TMUtilsClassfiji.plugin.trackmate.utilFiji
TransformUtilsClassmpicbg.utilFiji
UtilsClassedu.utexas.clm.reconstructreaderFiji
UtilsUtils class: stores generic widely used methods.Classini.trakem2.utilsFiji
UtilsUtil class made of static methods, meant to simplify the writing of special cursors.Classmpicbg.imglib.cursor.specialFiji
UtilsClassoldsegmentersFiji
UtilsCollection of auxiliary image processing methods used by the SioxSegmentator mainly for postprocessing.Classorg.siox.utilFiji
Utils .ReconstructSectionIndexComparatorClassedu.utexas.clm.reconstructreader.UtilsFiji
Utils .SpiralClassoldsegmenters.UtilsFiji
ViewIdUtilsClassmpicbg.spim.data.sequenceFiji
ViewRegistrationsUtilsClassmpicbg.spim.data.registrationFiji
ViewSetupUtilsClassspim.fiji.spimdataFiji
ViewUtilsA collection of static utilities related to TrackMateModelViews.Classfiji.plugin.trackmate.visualizationFiji
XfmUtilsClass with helper methods for debugging and testing the this thin plate spline implementation.Classjitk.splineFiji
SuspendableUtilsClassco.paralleluniverse.strandsQuasar
SuspendableUtils .VoidSuspendableCallableClassco.paralleluniverse.strands.SuspendableUtilsQuasar
ApiCompatibilityUtilsUtility class which loads the various classes based on which API version is being supported.Classcom.j256.ormlite.android.compatORMLite
MathUtilsCreated by fhuya on 11/7/14.Classcom.o3dr.services.android.lib.utilAndroid DroneKit
MathUtils .SplineClasscom.o3dr.services.android.lib.utilAndroid DroneKit
MathUtils .SplinePathThis class contains functions used to generate a spline path.Classcom.o3dr.services.android.lib.utilAndroid DroneKit
ParcelableUtilsUtilities functions for parcelable objects.Classcom.o3dr.services.android.lib.utilAndroid DroneKit
SpannableUtilsContains text, and formatting related functions.Classcom.o3dr.services.android.lib.utilAndroid DroneKit
UtilsCreated by Fredia Huya-Kouadio on 1/19/15.Classcom.o3dr.services.android.lib.utilAndroid DroneKit
VersionUtilsCreated by fhuya on 11/12/14.Classcom.o3dr.services.android.lib.util.versionAndroid DroneKit
FontUtilsClasscom.androidplot.utilAndroid Plot
PaintUtilsConvenience methods that operate on Paint instances.Classcom.androidplot.utilAndroid Plot
PixelUtilsClasscom.androidplot.utilAndroid Plot
AdmUtilsClasscom.urbanairship.amazonAirship Android
GcmUtilsClasscom.urbanairship.googleAirship Android
PlayServicesUtilsClasscom.urbanairship.googleAirship Android
CheckUtilsStatic check functions used during settings loading etc.Classorg.knime.core.node.utilKNIME
ConfigSerializationUtilsCollection of convenience methods that help to save or load Enum [and other Objects] to ConfigWO or ConfigRO objects, this also includes NodeSettingsRO and NodeSettingsWO.Classorg.knime.base.node.preproc.datavalidatorKNIME
ConfigSerializationUtilsCollection of convenience methods that help to save or load Enum [and other Objects] to ConfigWO or ConfigRO objects, this also includes NodeSettingsRO and NodeSettingsWO.Classorg.knime.core.node.configKNIME
DrawingUtilsUtility class that eases the drawing of different shapes.Classorg.knime.base.node.viz.aggregationKNIME
GUIUtilsThis class provides different methods which are used in multiple aggregation implementations mainly in the GUI creation.Classorg.knime.base.node.viz.aggregation.utilKNIME
HexUtilsClassorg.knime.core.util.cryptoKNIME
ListModelFilterUtilsUtility class providing filter methods on JList and ListModel.Classorg.knime.core.data.utilKNIME
MathUtilsClassorg.knime.base.util.mathKNIME
PathUtilsUtility function based around the new Path API in Java 7.Classorg.knime.core.utilKNIME
StatisticUtilsClassorg.knime.base.util.mathKNIME
ThreadUtilsThis class contains utility methods for handling NodeContexts with new threads.Classorg.knime.core.utilKNIME
ThreadUtils .CallableWithContextExtension of Callable that ensures that the NodeContext, which was present during creation of the object, is set when the call() method is called.Classorg.knime.core.utilKNIME
ThreadUtils .RunnableWithContextExtension of Runnable that ensures that the NodeContext, which was present during creation of the object, is set when the run() method is called.Classorg.knime.core.utilKNIME
ThreadUtils .ThreadWithContextExtension of Thread that ensures that the NodeContext, which was present during creation of the object, is set when the run() method is called.Classorg.knime.core.utilKNIME
ViewUtilsProvides helper methods mostly useful when implementing NodeViews.Classorg.knime.core.node.utilKNIME
CmsInheritanceGroupUtilsUtility methods for inheritance groups which don't fit anywhere else.Classorg.opencms.ade.containerpage.inheritedOpenCMS
CmsPdfFormatterUtilsUtility class for PDF formatting.Classorg.opencms.pdftoolsOpenCMS
CmsResourceWrapperUtilsHelper class with several methods used by different implementations of the interface I_CmsResourceWrapper.Classorg.opencms.file.wrapperOpenCMS
CmsXmlUtilsProvides some basic XML handling utilities.Classorg.opencms.xmlOpenCMS
CmsWrapperUtilsUtility class with helper methods for wrapping objects.Classorg.opencms.acacia.client.exportOpenCMS
MessageUtilsClassquickfixQuickFix
ConfigurationUtilsClassapi.org.apache.ivy.utilIvy
StringUtilsClassapi.org.apache.ivy.utilIvy
CoActionUtilsUtility class for action elements.Classcom.ptc.core.ca.co.client.actionWindChill
CoAddressUtilsClasscom.ptc.core.ca.co.client.addressWindChill
CoElementEventUtilsClasscom.ptc.core.ca.co.client.elementWindChill
CoElementUtilsCoElementUtils class provides a variety of methods to manipulate element and their models.Classcom.ptc.core.ca.co.client.elementWindChill
CoEnumeratedPropertyUtilsClasscom.ptc.core.ca.co.client.property.enumeratedWindChill
CoEnumeratorUtilsProvides common strategy methods to support the enumerator functionality.Classcom.ptc.core.ca.co.client.primitiveWindChill
CoFrameUtilsClasscom.ptc.core.ca.co.client.frameWindChill
CoPickerUtilsProvides common strategy methods to support the picker functionality.Classcom.ptc.core.ca.co.client.pickerWindChill
CoTreeUtilsThe utility class implementing tree related utility methods.Classcom.ptc.core.ca.co.client.treeWindChill
CoWindchillUtilsThe utility class to help with hyperlink preparation.Classcom.ptc.core.ca.co.client.windchillWindChill
WebAddressUtilsClasscom.ptc.core.ca.web.client.addressWindChill
WebElementUtilsClasscom.ptc.core.ca.web.client.elementWindChill
WebMiscUtilsClasscom.ptc.core.ca.web.client.miscWindChill
WebStringUtilsClasscom.ptc.core.ca.web.client.gwWindChill
EscapeUtilsClassorg.coode.stringOwlApi
EscapeUtilsClassorg.semanticweb.owlapi.utilOwlApi
ImplUtilsClassuk.ac.manchester.cs.owl.owlapiOwlApi
OntologyUtilsClasscom.clarkparsia.owlapi.explanation.utilOwlApi
XMLUtilsClassorg.semanticweb.owlapi.ioOwlApi
TransformationUtilsA class with methods to efficiently resize Bitmaps.Classcom.bumptech.glide.load.resource.bitmapGlide
CharsetUtilsUtils for dealing with byte, String charset This code is mainly from the Trifork fork of the original HTTP client and was written byClasscom.basho.riak.client.core.utilRiak
UtilsUtility class that provide methods for normalizing angles.Classrobocode.utilRoboCode
ReflectionUtilsconvenient java reflection helper methods 1.Classorg.reflectionsReflections
UtilsClassorg.reflections.utilReflections
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
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
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
GraphUtilsVarious utilities for processing graphs.Classorg.carrot2.utilCarrot
GraphUtils .IArcPredicateA predicate defining arcs of an undirected graph.Interfaceorg.carrot2.utilCarrot
HttpUtilsVarious utilities for working with HTTP data streams.Classorg.carrot2.util.httpclientCarrot
HttpUtils .ResponseA static holder storing HTTP response fields.Classorg.carrot2.util.httpclientCarrot
IntMapUtilsA number of utilities for working with IntIntHashMaps.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
MatrixUtilsA set of DoubleMatrix2D shorthands and utility methods.Classorg.carrot2.matrixCarrot
MutableCharArrayUtilsVarious utility methods operating on a MutableCharArray.Classorg.carrot2.text.utilCarrot
RandomUtilsClassorg.carrot2.mahout.commonCarrot
RangeUtilsA helper class for performing various calculations for integer and double ranges.Classorg.carrot2.utilCarrot
ReflectionUtilsUtilities related to Java reflection.Classorg.carrot2.utilCarrot
RomeFetcherUtilsUtility methods for working with Rome fetcher.Classorg.carrot2.source.opensearchCarrot
SetUtilsUtility methods for working with Sets.Classorg.carrot2.utilCarrot
StreamUtilsA set of common helper methods used with input streams and file objects.Classorg.carrot2.utilCarrot
StringUtilsClassorg.carrot2.utilCarrot
TokenTypeUtilsUtility methods for working with ITokenizer attributes.Classorg.carrot2.text.analysisCarrot
ArrayUtilsUtility methods to have indexed access for insertion and deletion Based on original code from dbXML.Classorg.exist.utilExistDB
DataUtilsA bunch of static data conversion utility methods.Classorg.exist.fluentExistDB
DocUtilsUtilities for XPath doc related functionsAuthor:wolf, Pierrick Brihaye Classorg.exist.xquery.utilExistDB
FileUtilsClassorg.exist.utilExistDB
HTTPUtilsA place holder for static utility functions related to HTTP.Classorg.exist.xquery.utilExistDB
IndexUtilsVarious utility methods to be used by Index implementations.Classorg.exist.indexingExistDB
ModuleUtilsUtility Functions for XQuery Extension ModulesVersion:1.Classorg.exist.xquery.modulesExistDB
ModuleUtils .ContextMapEntryModifierConstructor SummaryModuleUtils.Classorg.exist.xquery.modulesExistDB
ModuleUtils .ContextMapModifierInterfaceorg.exist.xquery.modulesExistDB
SelectorUtilsThis is a utility class used by selectors and DirectoryScanner.Classorg.exist.utilExistDB
TimeUtilsCentralizes access to time-related utility functions.Classorg.exist.xquery.valueExistDB
URIUtilsUtilities for URI related functionsAuthor:Pierrick Brihaye Classorg.exist.xquery.utilExistDB
UtilsClassorg.exist.pluginExistDB
UtilsClassorg.exist.security.utilsExistDB
CameraConfigurationUtilsUtility methods for configuring the Android camera.Classcom.google.zxing.client.android.cameraZXing
MathUtilsClasscom.google.zxing.common.detectorZXing
OutputUtilsUtility functions for decoderesult.Classcom.google.zxing.webZXing
RSSUtilsAdapted from listings in ISO/IEC 24724 Appendix B and Appendix G.Classcom.google.zxing.oned.rssZXing
StringUtilsCommon string-related functions.Classcom.google.zxing.commonZXing
HttpUnitUtilsUtility code shared by httpunit and servletunit.Classcom.meterware.httpunitHttpUnit
NodeUtilsSome common utilities for manipulating DOM nodes.Classcom.meterware.httpunitHttpUnit
JSONUtilsProvides useful methods on java objects and JSON values.Classnet.sf.json.utilJsonLib
RegexpUtilsConvenience utility for working withRegexpMatcher.Classnet.sf.json.regexpJsonLib
WebUtilsProvides useful methods for working with JSON and web.Classnet.sf.json.utilJsonLib
IOUtilsThis class contains various I/O-related methods.Classorg.apache.pdfbox.ioPDFBox
ReflectionUtilsProvides useful utility methods for reflection.Classorg.supercsv.utilSuperCSV
BamFileIoUtilsClasshtsjdk.samtoolsHtsJDK
BCF2UtilsCommon utilities for working with BCF2 files Includes convenience methods for encoding, decoding BCF2 type descriptors (size + type)Classhtsjdk.variant.bcf2HtsJDK
FTPUtilsClasshtsjdk.samtools.util.ftpHtsJDK
GeneralUtilsClasshtsjdk.variant.utilsHtsJDK
HttpUtilsClasshtsjdk.samtools.utilHtsJDK
InputStreamUtilsConvenience methods to read from InputStream.Classhtsjdk.samtools.cram.ioHtsJDK
MathUtilsClasshtsjdk.tribble.utilHtsJDK
MathUtils .RunningStata class for calculating moving statistics - this class returns the mean, variance, and std dev after accumulating any number of records.Classhtsjdk.tribble.utilHtsJDK
ParsingUtilsClasshtsjdk.tribble.utilHtsJDK
SAMUtilsClasshtsjdk.samtoolsHtsJDK
SRAUtilsProvides some functionality which can be used by other classes Created by andrii.Classhtsjdk.samtools.sraHtsJDK
TabixUtilsClasshtsjdk.tribble.utilHtsJDK
TabixUtils .TIndexClasshtsjdk.tribble.utilHtsJDK
TabixUtils .TIntvClasshtsjdk.tribble.utilHtsJDK
TabixUtils .TPair64Classhtsjdk.tribble.utilHtsJDK
VariantContextUtilsClasshtsjdk.variant.variantcontextHtsJDK
VariantContextUtils .JexlVCMatchExpClasshtsjdk.variant.variantcontextHtsJDK
VCFUtilsClasshtsjdk.variant.vcfHtsJDK
RhinoUtilsDirect conversion between native Rhino objects and JSON.Classro.isdc.wro.extensions.scriptWro4J
StringUtilsStringUtils Utility class.Classro.isdc.wro.utilWro4J
WroTestUtilsClassro.isdc.wro.utilWro4J
UrlUtilsClassnet.sf.serfj.utilSerfJ
PropertiesUtilsA static utility class that handles parsing a String "key=value,key1=value1.Classorg.eclipse.persistence.configEclipseLink
ServerPlatformUtilsA utility class to interact with ServerPlatforms.Classorg.eclipse.persistence.platform.serverEclipseLink
WDPortalUtilsWDPortalUtils contains some helper functions for the portal environment.Classcom.sap.tc.webdynpro.clientserver.portalSAP NetWeaver
WDPortalUtils .IWDPortalUtilsInterfacecom.sap.tc.webdynpro.clientserver.portalSAP NetWeaver
UtilsThis class contains several static utility methods for use with SecureConnectionFactory.Classcom.sap.security.core.server.httpsSAP NetWeaver
DOMUtilsClasscom.sapportals.portal.prt.service.soap.wsdlImpl.util.xmlSAP NetWeaver
PostUtilsClasscom.sapportals.portal.pb.utilsSAP NetWeaver
QNameUtilsClasscom.sapportals.portal.prt.service.soap.wsdlImpl.util.xmlSAP NetWeaver
StringUtilsStringUtils is a collection of String utilities in the web environment.Classcom.sapportals.portal.prt.utilSAP NetWeaver
UtilsClasscom.sapportals.portal.appintegratorSAP NetWeaver
XPathUtilsClasscom.sapportals.portal.prt.service.soap.wsdlImpl.util.xmlSAP NetWeaver
IPcdUtilsProvides miscellaneous factory methods and auxiliary functions.Interfacecom.sapportals.portal.pcd.glSAP NetWeaver
ActionInboxUtilsSome methods which should make handling of action inbox objects a little bit Copyright 2004 SAP AGClasscom.sapportals.wcm.service.actioninboxSAP NetWeaver
ClassificationUtilsStatic util functions for the classification packageConstructor SummaryClassificationUtils()Classcom.sapportals.wcm.service.indexmanagement.retrieval.classificationSAP NetWeaver
CrawlerUtilsUtilities for the crawler monitor control (especially some messages).Classcom.sapportals.wcm.service.crawlerSAP NetWeaver
ISearchUtilsUtility methods that can be used by ISearchIndexCollection implementations.Interfacecom.sapportals.wcm.service.indexmanagement.retrieval.searchSAP NetWeaver
IStatemanagementUtilsThe interface enables access to all information related to state management for a resource.Interfacecom.sapportals.wcm.repository.service.statemanagementSAP NetWeaver
IStatemanagementUtilsResourceThis interface provides acces to persistent data of a resource for the statemanagement related controls.Interfacecom.sapportals.wcm.repository.service.statemanagementSAP NetWeaver
MimeUtilsMimeUtils for using mime messages with the notificator.Classcom.sapportals.wcm.service.notificatorSAP NetWeaver
ReflectionUtilsA wrapper for reflection methods with an WcmException .Classcom.sapportals.wcm.util.factoriesSAP NetWeaver
ResourceEventUtilsSome utils to handle resources from an event.Classcom.sapportals.wcm.repository.managerSAP NetWeaver
SubscriptionUtilsCertain utility methods for obtaining a repository's subscription service.Classcom.sapportals.wcm.repository.service.subscriptionSAP NetWeaver
ThreadUtilsSome tools for starting threads.Classcom.sapportals.wcm.util.factoriesSAP NetWeaver
XMLUtilsCongerie of static utility methods (deprecated).Classcom.sapportals.wcm.service.pipeline.utilsSAP NetWeaver
IOUtilsThis class contains some useful static methods for IO-operations.Classcom.sap.ip.me.api.servicesSAP NetWeaver
StringUtils StringUtils is a collection of String utilities in the web environment.Classcom.sap.ip.me.api.runtime.jspSAP NetWeaver
ApplicationScriptUtilsUtility functions specifically for external application use.Classorg.alfresco.repo.jscriptAlFresco
CMISUtilsClassorg.alfresco.opencmisAlFresco
ComparisonUtilsUtilities for comparing data structures in the context of comparing two database schemas.Interfaceorg.alfresco.util.schemacompAlFresco
DefaultComparisonUtilsA collection of utility methods for determining differences between two database schemas.Classorg.alfresco.util.schemacompAlFresco
DefaultComparisonUtils .EquivalentObjectSeekerClassorg.alfresco.util.schemacompAlFresco
DialogUtilsUtils class for dialogview method (FileOpen/Save).Classorg.alfresco.module.vti.metadata.dialogAlFresco
FacetQNameUtilsThis class provides some simple utility methods for dealing with QNames within the faceted search feature.Classorg.alfresco.repo.web.scripts.facetAlFresco
FieldUtilsUtility class to assist in creating Fields which represent PropertyDefinitions andClassorg.alfresco.repo.forms.processor.nodeAlFresco
FileTypeImageUtilsContains utility methodsAuthor:Roy WetherallClassorg.alfresco.repo.web.scriptsAlFresco
FileUtilsClassorg.alfresco.repo.bulkimport.implAlFresco
LockUtilsClassorg.alfresco.repo.lockAlFresco
MultilingualUtilsUtil class for the management of multilingual documents on the web client sideAuthor:yanipigSee Also:Serialized FormClassorg.alfresco.web.bean.mlAlFresco
NodeListUtilsHelper class to get next or previos node from the list of nodes.Classorg.alfresco.web.ui.commonAlFresco
NodeUtilsClassorg.alfresco.repo.nodeAlFresco
QueryParserUtilsClassorg.alfresco.repo.search.implAlFresco
ScriptTestUtilsClassorg.alfresco.repo.jscriptAlFresco
ScriptUtilsPlace for general and miscellaneous utility functions not already found in generic JavaScript.Classorg.alfresco.repo.jscriptAlFresco
ShareUtilsClassorg.alfresco.module.vti.handler.alfrescoAlFresco
SystemNodeUtilsUtilities for working with System NodesSince:4.Classorg.alfresco.repo.nodeAlFresco
AndroidUtilsClasscom.microstrategy.web.app.utilsMicroStrategy
BridgeUtilsThis class is only used internally for BridgeUtils .Classcom.microstrategy.utilsMicroStrategy
DebugUtilsClasscom.microstrategy.utilsMicroStrategy
FileUtilsTitle: FileUtils class Description: Includes generic functions to use when accessing files and directories.Classcom.microstrategy.web.app.utilsMicroStrategy
FormatUtilsThis class provides support for parsing and formatting different data types used in our application.Classcom.microstrategy.utilsMicroStrategy
IPAUtilsClasscom.microstrategy.web.ipa.utilsMicroStrategy
IPhoneUtilsClasscom.microstrategy.web.app.utilsMicroStrategy
LayoutFileUtilsClasscom.microstrategy.sdk.tools.WebConfiguration.utilsMicroStrategy
MobileTaskUtilsClasscom.microstrategy.web.tasksMicroStrategy
MWSBrowserUtilsProvides common functionality to browser class objects.Classcom.microstrategy.webservicesMicroStrategy
MWSExecutionUtilsProvides common functionality to execution class objects.Classcom.microstrategy.webservicesMicroStrategy
MWSUtilsClasscom.microstrategy.webservicesMicroStrategy
NativeUtilsClasscom.microstrategy.utilsMicroStrategy
PropertyFilesUtilsClasscom.microstrategy.sdk.tools.WebConfiguration.editors.webpropertiesMicroStrategy
StringUtilsThis class provides static utility methods for doing string processing.Classcom.microstrategy.utilsMicroStrategy
StringUtilsThis class provides static utility methods for doing string processing.Classcom.microstrategy.web.portlets.utilsMicroStrategy
BigIntegerUtilsBig integer utilities.Classcom.nimbusds.jose.utilNimbusDS
DeflateUtilsDeflate (RFC 1951) utilities.Classcom.nimbusds.jose.utilNimbusDS
JSONObjectUtilsJSON object helper methods for parsing and typed retrieval of member values.Classcom.nimbusds.jose.utilNimbusDS
StringUtilsClasscom.nimbusds.jose.utilNimbusDS
X509CertChainUtilsX.Classcom.nimbusds.jose.utilNimbusDS
DateUtilsA collection of date-handling utility methods.Classcom.restfb.utilRestFB
EncodingUtilsA collection of data-encoding utility methods.Classcom.restfb.utilRestFB
InsightUtilsUtility methods to ease querying Insight Metrics over a setClasscom.restfb.utilRestFB
InsightUtils .PeriodRepresents a time period for Facebook Insights queries.Classcom.restfb.utilRestFB
ReflectionUtilsA collection of reflection-related utility methods.Classcom.restfb.utilRestFB
ReflectionUtils .FieldWithAnnotationA field/annotation pair.Classcom.restfb.utilRestFB
StringUtilsA collection of string-handling utility methods.Classcom.restfb.utilRestFB
UrlUtilsClasscom.restfb.utilRestFB
ArrayUtilsClassnet.sf.javaml.utilsJavaML
FromWekaUtilsProvides utility methods to convert data from the WEKA format to the Java-MLVersion:0.Classnet.sf.javaml.tools.wekaJavaML
MathUtilsA class that provides some utility math methods.Classnet.sf.javaml.utilsJavaML
ToWekaUtilsProvides utility methods to convert data to the WEKA format.Classnet.sf.javaml.tools.wekaJavaML
ArchiveUtilsClassbrooklyn.util.fileBrooklyn
ArchiveUtils .ArchiveTypeThe types of archive that are supported by Brooklyn.Classbrooklyn.util.fileBrooklyn
BitUtilsClassbrooklyn.util.mathBrooklyn
BrooklynAccessUtilsClassbrooklyn.location.accessBrooklyn
BrooklynNetworkUtilsClassbrooklyn.utilBrooklyn
BrooklynRestResourceUtilsClassbrooklyn.rest.utilBrooklyn
CampServer .CampServerUtilsClassio.brooklyn.campBrooklyn
CatalogDtoUtilsClassbrooklyn.catalog.internalBrooklyn
CatalogUtilsClassbrooklyn.catalog.internalBrooklyn
ConfigUtilsClassbrooklyn.configBrooklyn
DslUtilsClassio.brooklyn.camp.brooklyn.spi.dslBrooklyn
EffectorUtilsUtility methods for invoking effectors.Classbrooklyn.management.internalBrooklyn
EntityLocationUtilsClassbrooklyn.rest.utilBrooklyn
EntityManagementUtilsClassbrooklyn.management.internalBrooklyn
EntityManagementUtils .CreationResultcontainer for operation which creates something and which wants to return both the items created and any pending create/start taskClassbrooklyn.management.internalBrooklyn
EntityTestUtilsClassbrooklyn.testBrooklyn
ExecutionUtilsClassbrooklyn.util.taskBrooklyn
FlagUtilsclass to help transfer values passed as named arguments to other well-known variables/fields/objects; see the test case for example usageClassbrooklyn.util.flagsBrooklyn
FlagUtils .FlagConfigKeyAndValueRecordClassbrooklyn.util.flagsBrooklyn
HttpTestUtilsUtility methods to aid testing HTTP.Classbrooklyn.testBrooklyn
JavaAppUtilsClassbrooklyn.entity.javaBrooklyn
LocationConfigUtilsClassbrooklyn.location.basicBrooklyn
MonitorUtilsClassbrooklyn.qa.longevityBrooklyn
MonitorUtils .MemoryUsageClassbrooklyn.qa.longevityBrooklyn
MonitorUtils .ProcessHasStderrClassbrooklyn.qa.longevityBrooklyn
NetworkingTestUtilsClassbrooklyn.testBrooklyn
NetworkMultiAddressUtilsGiven several strings, determines which have the longest, and shorted, initial matching prefix.Classbrooklyn.util.netBrooklyn
PerformanceTestUtilsClassbrooklyn.testBrooklyn
ResourceUtilsClassbrooklyn.utilBrooklyn
ShellUtilsClassbrooklyn.utilBrooklyn
SslTrustUtilsClassbrooklyn.util.cryptoBrooklyn
SslTrustUtils .DelegatingTrustManagerClassbrooklyn.util.cryptoBrooklyn
TreeUtilsClassbrooklyn.entity.rebindBrooklyn
WebResourceUtilsClassbrooklyn.rest.utilBrooklyn
WebResourceUtilsClassio.brooklyn.camp.rest.utilBrooklyn
ProviderSignInUtilsHelper methods that support provider user sign-in scenarios.Classorg.springframework.social.connect.webSpring Social
PagedListUtilsClassorg.springframework.social.facebook.api.implSpring Social
CursorUtilsClassorg.springframework.social.twitter.api.implSpring Social
AreaUtilsAreaUtils is used to calculate the area of various objects, such as bounding volumes.Classcom.jme3.scene.controlJMonkeyEngine
BufferUtilsBufferUtils is a helper class for generating nio buffers from jME data classes such as Vectors and ColorRGBA.Classcom.jme3.utilJMonkeyEngine
ByteUtilsByteUtils is a helper class for converting numeric primitives to and from byte representations.Classcom.jme3.export.binaryJMonkeyEngine
MemoryUtilsSee thread http://jmonkeyengine.Classcom.jme3.utilJMonkeyEngine
RagdollUtilsClasscom.jme3.bullet.control.ragdollJMonkeyEngine
ShaderUtilsClasscom.jme3.shaderJMonkeyEngine
ShaderUtilsHelper class containing useful functions explained in the book: Texturing & Modeling - A Procedural ApproachClasscom.jme3.terrain.noiseJMonkeyEngine
graphicsUtilsContains an assortment of functions that can help with some trickier graphicalConstructor SummarygraphicsUtils()Classreference.org.gwoptics.graphicsutilsGWOptics
mathUtilsMathutils is a class that provides a set of utility functions for mathematical0.Classreference.org.gwoptics.mathutilsGWOptics
VectorUtilsClassreference.org.gwoptics.mathutilsGWOptics
NumberUtilsClasscom.esri.core.geometryESRI
CdmUtilsContains static helper methods for reading data and metadata from NetCDF files, OPeNDAP servers and other data sources using the Unidata Common Data Model.Classuk.ac.rdg.resc.edal.cdmncWMS
CollectionUtilsContains some useful utility methods for working with Collections.Classuk.ac.rdg.resc.edal.utilncWMS
TimeUtilsUtility methods for dealing with dates and timesTo do:Does this belong in the cdm package? It's UDUNITS specific.Classuk.ac.rdg.resc.edal.timencWMS
UtilsContains some useful utility methods.Classuk.ac.rdg.resc.edal.utilncWMS
WmsUtilsCollection of static utility methods that are useful in the WMS application.Classuk.ac.rdg.resc.ncwms.utilncWMS
ContextMenuUtilsUtility class to add contextual menu support to components easily.Classlnb.utilLNB
ContextMenuUtils .PopupListenerPopup listener to set the popup visible on the appropriate mouse event.Classlnb.utilLNB
PaintUtilsSome static methods for some common painting functions.Classlnb.comp.colorLNB
TriangulationUtilsUtility routines for triangulating arbitrary polygons.Classlnb.util.geomLNB
RangeUtilsA bunch of static functions for making construction of ranges more uniform.Classorg.jblas.rangesJBLAS
ACERUtilsUtility functions used in ACER empirical analysis.Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acer.empiricalSuanShu
AkkaUtilsUtility methods for Akka.Classcom.numericalmethod.suanshu.grid.executor.remote.akkaSuanShu
ArrayUtilsGet a left shifted array.Classcom.numericalmethod.suanshu.miscSuanShu
BigDecimalUtilsThese are the utility functions to manipulate BigDecimal.Classcom.numericalmethod.suanshu.number.bigSuanShu
BigIntegerUtilsThese are the utility functions to manipulate BigInteger.Classcom.numericalmethod.suanshu.number.bigSuanShu
ConstraintsUtilsThese are the utility functions for manipulating Constraints.Classcom.numericalmethod.suanshu.optimization.multivariate.constrained.constraintSuanShu
DoubleUtilsThese are the utility functions to manipulate double and int.Classcom.numericalmethod.suanshu.numberSuanShu
DoubleUtils .ifelseReturn a value with the same shape as test which is filled with elements selected from either yes or no depending onInterfacecom.numericalmethod.suanshu.numberSuanShu
DoubleUtils .RoundingSchemethe available schemes to round a numberThis rounding scheme is the same as in Math.Classcom.numericalmethod.suanshu.numberSuanShu
DoubleUtils .whichDecide whether x satisfies the boolean test.Interfacecom.numericalmethod.suanshu.numberSuanShu
EigenBoundUtilsUtility methods for computing bounds of eigenvalues.Classcom.numericalmethod.suanshu.algebra.linear.matrix.doubles.factorization.eigen.mr3SuanShu
ExceptionUtilsException-related utility functions.Classcom.numericalmethod.suanshu.miscSuanShu
GraphUtilsThese are the utility functions to manipulate Graph.Classcom.numericalmethod.suanshu.graphSuanShu
GraphUtils .EdgeFactoryThis interface specifies how an edge is created for two nodes.Interfacecom.numericalmethod.suanshu.graphSuanShu
GraphUtils .GraphFactoryThe factory to construct instances of the graph type.Interfacecom.numericalmethod.suanshu.graphSuanShu
JodaTimeUtilsThese are the utility functions to manipulate JodaTime.Classcom.numericalmethod.suanshu.misc.datastructure.timeSuanShu
MatrixPropertyUtilsThese are the boolean operators that take matrices or vectors and check if they satisfy aChecks if all matrices are SparseMatrix.Classcom.numericalmethod.suanshu.algebra.linear.matrix.doublesSuanShu
MatrixUtilsThese are the utility functions to apply to matrices.Classcom.numericalmethod.suanshu.algebra.linear.matrix.doubles.operationSuanShu
MCUtilsThese are the utility functions to examine a Markov chain.Classcom.numericalmethod.suanshu.stats.markovchainSuanShu
MetropolisUtilsUtility functions for Metropolis algorithms.Classcom.numericalmethod.suanshu.stats.random.rng.multivariate.mcmc.metropolisSuanShu
NumberUtilsThese are the utility functions to manipulate Numbers.Classcom.numericalmethod.suanshu.numberSuanShu
NumberUtils .ComparableWe need a precision parameter to determine whether two numbers are close enough to be treated All subclasses of Number must implement this interface to work withInterfacecom.numericalmethod.suanshu.numberSuanShu
RNGUtilsProvides static methods that wraps random number generators to produce synchronized generators.Classcom.numericalmethod.suanshu.stats.random.rngSuanShu
SparseMatrixUtilsThese are the utility functions for SparseMatrix.Classcom.numericalmethod.suanshu.algebra.linear.matrix.doubles.matrixtype.sparseSuanShu
StringUtilsUtility methods for string manipulation.Classcom.numericalmethod.suanshu.miscSuanShu
UnivariateTimeSeriesUtilsThese are the utility functions to manipulate a univariate time series.Classcom.numericalmethod.suanshu.stats.timeseries.datastructure.univariateSuanShu
TableUtilsTable utilities like scrolling to make a row visible.Classorg.uacalc.ui.tableUACalc ( Universal Algebra Calculator )
FileUtilsA set of utility methods that simplify file and folder operations.Classorg.apache.chemistry.opencmis.client.utilOpenCMIS
OperationContextUtilsClassorg.apache.chemistry.opencmis.client.utilOpenCMIS
QueryUtilStrictClassorg.apache.chemistry.opencmis.server.support.queryOpenCMIS
TypeUtilsClassorg.apache.chemistry.opencmis.client.utilOpenCMIS
TypeUtils .ValidationErrorClassorg.apache.chemistry.opencmis.client.utilOpenCMIS
ArrayMathUtilsArrays are faster than object, so this class is here to take full advantage of arrays without encapsulation.Classorg.jscience.mathematicsJScience
ArrayUtilsThese functions can be used to add and remove elements from an array.Classorg.jscience.architecture.traffic.utilJScience
AstronomicalCoordinatesUtilsThe AstronomicalCoordinatesUtils class provides useful astronomical coordinates computation related methods.Classorg.jscience.astronomy.solarsystemJScience
AtlasUtilsClassorg.jscience.physics.solidsJScience
CapillarityUtilsThe CapillarityUtils class provides useful vascular biology relatedConstructor SummaryCapillarityUtils()Classorg.jscience.biologyJScience
CatalogsUtilsCatalogsUtils is a class that figures out which page in a number of atlases best show the given RA and Dec.Classorg.jscience.astronomy.catalogsJScience
CMLUtilsA number of miscellaneous tools.Classorg.jscience.ml.cml.utilJScience
CollectionUtilsutility class for calculations on sets java.Classorg.jscience.utilJScience
ColorUtilsAn set of utility functions that convert from one color space to another.Classorg.jscience.utilJScience
ComputingUtilsA class representing some useful methods for computing scienceConstructor SummaryComputingUtils()Classorg.jscience.computingJScience
CoordinatesUtilsClassorg.jscience.astronomy.solarsystem.coordinatesJScience
CoordinatesUtilsThe coordinate transformation math library.Classorg.jscience.mathematics.geometryJScience
CurveUtilsThis class presents methods to handle curvesConstructor SummaryCurveUtils()Classorg.jscience.architecture.traffic.utilJScience
EarthSciencesUtilsA class representing some useful methods for earth sciencesConstructor SummaryEarthSciencesUtils()Classorg.jscience.earthJScience
EconomicsUtilsA class representing some useful methods for economicsConstructor SummaryEconomicsUtils()Classorg.jscience.economicsJScience
EngineerMathUtilsThis class is dedicated to engineering methods applied to arrays including All methods here are safe, that is, they create copies of arrays wheneverClassorg.jscience.mathematics.statisticsJScience
FourierMathUtilsThe Fourier math library.Classorg.jscience.mathematics.analysis.seriesJScience
FWTCoefMathUtilsClassorg.jscience.mathematics.waveletJScience
GameUtilsThe class GameUtils provides several algorithms for operating on GamePlay objects.Classorg.jscience.computing.gameJScience
GeneticsUtilsA class representing some useful methods for population genetics.Classorg.jscience.biology.geneticsJScience
GeometryUtilsA public class that provides mathematical calculation on some geometry entities.Classorg.jscience.chemistry.gui.extended.geometryJScience
GeometryUtilsClassorg.jscience.mathematics.geometryJScience
IOUtilsClassorg.jscience.ioJScience
LinearMathUtilsThe linear math library.Classorg.jscience.mathematics.algebraic.matricesJScience
LinguisticsUtilsA class representing some useful methods for linguisticsConstructor SummaryLinguisticsUtils()Classorg.jscience.linguisticsJScience
MathUtilsA collection of few misc.Classorg.jscience.chemistry.quantum.math.utilJScience
MathUtilsMath Utilities for VLE.Classorg.jscience.chemistry.vapor.utilJScience
MathUtilsThe extra math library.Classorg.jscience.mathematicsJScience
MathUtilsClassorg.jscience.physics.nuclear.kinematics.math.statisticsJScience
MiscellaneousUtilsMiscellaneousUtils is a loose collection of methods for all sorts of general little tasks, such as mathematics, string stuff, line i/o etc.Classorg.jscience.astronomyJScience
MiscellaneousUtilsClassorg.jscience.utilJScience
MoneyUtilsA class prividing useful methods to compute interest rates.Classorg.jscience.economics.moneyJScience
NumericalMathUtilsThe numerical math library.Classorg.jscience.mathematics.analysisJScience
PixelUtilsClassorg.jscience.media.pictures.filtersJScience
PMRDOMUtilsClassorg.jscience.ml.cml.utilJScience
PolynomialMathUtilsClassorg.jscience.mathematics.analysis.polynomialsJScience
PrintUtilsClassorg.jscience.utilJScience
QuantumMathUtilsThe Quantum math library.Classorg.jscience.physics.quantumJScience
RandomUtilsThis is a useful collection of random related methods.Classorg.jscience.measure.randomJScience
SpecialMathUtilsThe special function math library.Classorg.jscience.mathematicsJScience
StatisticsUtilsClassorg.jscience.mathematics.statisticsJScience
StringUtilsAuxiliary class for processing strings.Classorg.jscience.architecture.traffic.utilJScience
StringUtilsA utility class with some useful functions to manipulate String objects.Classorg.jscience.utilJScience
TypeUtilsThese functions can be used combine and extract primitive types to and from a type-integer.Classorg.jscience.architecture.traffic.utilJScience
WaveletMathUtilsThe wavelet math library.Classorg.jscience.mathematics.waveletJScience
WaveUtilsThe Wave class provides a basic representation of an accoustic wave.Classorg.jscience.physics.waves.acousticsJScience
XMLUtilsThis class contains a few static utility methods that are used by the various parts of the XML parserClassorg.jscience.architecture.traffic.xmlJScience
XMLUtilsProvides some utility methods.Classorg.jscience.ml.gml.xml.utilJScience
FragmentUtilsHelper methods for fragmentation algorithms.Classorg.openscience.cdk.fragmentCDK
PharmacophoreUtilsProvides some utility methods for pharmacophore handling.Classorg.openscience.cdk.pharmacophoreCDK
FileUtilsClassnet.yacy.kelondro.utilYacy
FileUtils .StringsIteratorClassnet.yacy.kelondro.utilYacy
TarUtilsThis class provides static utility methods to work with byte streams.Classorg.apache.tools.tarYacy
DictionaryUtilsSome utility methods for objects that implement Dictionary.Classorg.knopflerfish.shared.cmKnoplerFish
HttpUtilsClassjavax.servlet.httpKnoplerFish
TestUtilsClassorg.bouncycastle.jce.provider.testBouncyCastle
TestUtils .ExceptionCertificateNested Class SummaryNested classes/interfaces inherited from class java.Classorg.bouncycastle.jce.provider.testBouncyCastle
TlsUtilsSome helper fuctions for MicroTLS.Classorg.bouncycastle.crypto.tlsBouncyCastle
CyAttributesUtilsClasscytoscape.dataCytoScape
CyAttributesUtils .AttributeTypeClasscytoscape.dataCytoScape
GinyUtilsUtility operations for selection and hiding/unhiding nodes and edges in a Giny GraphView.Classcytoscape.actionsCytoScape
GraphSetUtilsClasscytoscape.utilCytoScape
PluginVersionUtilsClasscytoscape.pluginCytoScape
StringUtilsMisc Utilities for Formatting Times and Strings.Classcytoscape.task.uiCytoScape
ConvolutionalUtilsUtility functions for convolutional networksAuthor:Boris Fulurija, Zorn SevaracClassorg.neuroph.nnet.compNeuroph
FileUtilsUtility methods for working with files.Classorg.neuroph.utilNeuroph
ClassUtilsConstructor SummaryClassUtils() Classorg.quartz.utilsQuartz
TriggerUtilsConvenience and utility methods for working with Triggers.Classorg.quartzQuartz
CommandLineUtilsCommon Utilitiy methods used in the CommandLine application and the Maven plugin.Classliquibase.integration.commandlineLiquiBase
FilenameUtilsOriginal code copied from Commons IO.Classliquibase.util.fileLiquiBase
JdbcUtilsClassliquibase.utilLiquiBase
NumberUtilsMiscellaneous utility methods for number conversion and parsing.Classliquibase.utilLiquiBase
StringUtilsVarious utility methods for working with strings.Classliquibase.utilLiquiBase
StringUtils .StringUtilsFormatterInterfaceliquibase.utilLiquiBase
StringUtils .ToStringFormatterConstructor SummaryStringUtils.Classliquibase.utilLiquiBase
SystemUtilsCode taken from Commons lang utils Helpers for java.Classliquibase.utilLiquiBase
ParserUtilsClassorgHtmlParser
ConfigUtilsThis class provides utilities to discover source files.Classde.smartics.analysis.javadoc.confSmartics
FileNameUtilsUtilities to work on file names and files.Classde.smartics.analysis.javadocSmartics
FilterUtilsProvides utilities for filtering on Doc elements.Classde.smartics.analysis.javadoc.filterSmartics
JavadocArgumentsUtilsUtility class to map information from a project configuration to a map of arguments that can be passed to the Javadoc tool.Classde.smartics.analysis.javadocSmartics
JavadocUtilsUtilities to communicate with the Javadoc tool.Classde.smartics.analysis.javadocSmartics
RuntimeUtilsUtilities to instantiate classes and access their runtime information.Classde.smartics.analysis.javadoc.runtimeSmartics
BeanUtilsClassorg.hippoecm.hst.utilsHippo
ContentBeanUtilsClassorg.hippoecm.hst.utilHippo
ContentDispositionUtilsUtility class for setting content disposition headers on responses.Classorg.hippoecm.hst.servlet.utilsHippo
EncodingUtilsClassorg.hippoecm.hst.utilHippo
FormUtilsClassorg.hippoecm.hst.component.support.formsHippo
HeadElementUtilsClassorg.hippoecm.hst.utilHippo
HeaderUtilsUtility class for checking and setting http headers for BinaryPage binaries.Classorg.hippoecm.hst.servlet.utilsHippo
HstRequestUtilsClassorg.hippoecm.hst.utilHippo
HstResponseUtilsClassorg.hippoecm.hst.utilHippo
HstSiteMapUtilsClassorg.hippoecm.hst.utilHippo
JcrSessionUtilsClassorg.hippoecm.hst.utilHippo
NodeUtilsClassorg.hippoecm.hst.utilHippo
ObjectConverterUtilsClassorg.hippoecm.hst.utilHippo
PageErrorUtilsClassorg.hippoecm.hst.utilHippo
ParameterUtilsClassorg.hippoecm.hst.utilsHippo
PathUtilsHelper class to encode and decode node from and to urls TODO: Add test cases: without them it's very tricky to get this exactly rightClassorg.hippoecm.hst.utilHippo
PortletConfigUtilsClassorg.hippoecm.hst.utilHippo
PropertyDefinitionUtilsClassorg.hippoecm.hst.utilHippo
PropertyUtilsClassorg.hippoecm.hst.utilsHippo
ProxyUtilsUtility class to create proxies.Classorg.hippoecm.hst.proxyHippo
ResourceBundleUtils Utility to get resource bundle from either HST ResourceBundleRegistry or Java Standard Resource Bundles.Classorg.hippoecm.hst.resourcebundleHippo
ResourceUtilsClassorg.hippoecm.hst.servlet.utilsHippo
SearchInputParsingUtilsInput utilities for user searches.Classorg.hippoecm.hst.utilHippo
ServletConfigUtilsClassorg.hippoecm.hst.utilHippo
SessionUtilsUtility class for getting and returning sessions from the hst session pool.Classorg.hippoecm.hst.servlet.utilsHippo
WrapperElementUtilsClassorg.hippoecm.hst.utilHippo
XmlUtilsClassorg.hippoecm.hst.utilHippo
TaskLogFormatUtilsClassorg.hippoecm.hst.diagnosisHippo
JcrUtilsSome utility methods for writing code against JCR API.Classorg.hippoecm.repository.utilHippo
AggregateTablePanePersistenceUtilsA helper class that can support persist AggregateTablePane's layout to/from xml file.Classcom.jidesoft.pivotJideSoft
AggregateTablePersistenceUtilsA helper class that can support persist AggregateTable's layout to/from xml file.Classcom.jidesoft.pivotJideSoft
AggregateTableUtilsUtility methods for AggregateTable.Classcom.jidesoft.pivotJideSoft
AquaJideUtilsClasscom.jidesoft.plaf.aquaJideSoft
AutoFilterUtilsThis is a help class to install additional auto filter table row in a JideScrollPane for a JideTable to implement auto filtering feature.Classcom.jidesoft.gridJideSoft
AutoRepeatButtonUtilsAutoRepeatButtonUtils is a utility class which can make a button automatically trigger action events continuously.Classcom.jidesoft.swingJideSoft
BigDecimalMathUtilsA collection of several util methods related to BigDecimal.Classcom.jidesoft.utilsJideSoft
BooleanUtilsClasscom.jidesoft.utilsJideSoft
ChartUtilsSome utility methods for working with charts (and other components) Note that when exporting charts to a file immediately after they have been created, you should ensure thatClasscom.jidesoft.chart.utilJideSoft
ColorUtilsSeveral useful methods for Color.Classcom.jidesoft.utilsJideSoft
ComboBoxModelWrapperUtilsComboBoxModelWrapperUtils is a utility class that contains several useful methods for ComboBoxModelWrapper.Classcom.jidesoft.comboboxJideSoft
CreditCardUtilsClasscom.jidesoft.field.creditcardJideSoft
CsvPivotTableUtilsCsvPivotTableUtils is a class that has methods to export PivotTablePane's content to Character Separated Values file format.Classcom.jidesoft.gridJideSoft
CsvPivotTableUtilsCsvPivotTableUtils is a class that has methods to export PivotTablePane's content to Character Separated Values file format.Classcom.jidesoft.hssfJideSoft
CsvPivotTableUtils .CsvPivotTableExportConfigA class that has all the parameters that could be customized when exporting a PivotTablePane to csv file.Classcom.jidesoft.gridJideSoft
CsvTableScrollPaneUtilsCsvTableScrollPaneUtils is a class that has methods to export TableScrollPane's content to Character Separated Values file format.Classcom.jidesoft.gridJideSoft
CsvTableScrollPaneUtilsCsvTableScrollPaneUtils is a class that has methods to export TableScrollPane's content to Character Separated Values file format.Classcom.jidesoft.hssfJideSoft
CsvTableUtilsCsvTableUtils is a class that has methods to export any JTable's content to Character Separated Values The export feature will not consider the cell contents conversion but you can use ValueConverter to format the valueClasscom.jidesoft.gridJideSoft
CsvTableUtilsCsvTableUtils is a class that has methods to export any JTable's content to Character Separated Values file format.Classcom.jidesoft.hssfJideSoft
CsvTableUtils .CsvTableExportConfigA class that has all the parameters that could be customized when exporting a table or a TableScrollPane to csv file.Classcom.jidesoft.gridJideSoft
DashboardPersistenceUtilsA helper class that can support persist DashbardHolder to/from xml file.Classcom.jidesoft.dashboardJideSoft
DateUtilsDateUtils contains many useful methods related to Date and Calendar.Classcom.jidesoft.utilsJideSoft
DockableBarPersistenceUtilsThe docking persistence utility class to save/load docking layout to/from XML format stream or file.Classcom.jidesoft.actionJideSoft
DockingPersistenceUtilsThe docking persistence utility class to save/load docking layout to/from XML format stream or file.Classcom.jidesoft.dockingJideSoft
DocumentPanePersistenceUtilsClasscom.jidesoft.documentJideSoft
Eclipse3xMetalUtilsClasscom.jidesoft.plaf.eclipseJideSoft
Eclipse3xWindowsUtilsClasscom.jidesoft.plaf.eclipseJideSoft
EclipseMetalUtilsClasscom.jidesoft.plaf.eclipseJideSoft
EclipseUtilsClasscom.jidesoft.plaf.eclipseJideSoft
EclipseWindowsUtilsClasscom.jidesoft.plaf.eclipseJideSoft
ExpandedTipUtilsUtility class to make a component showing an expanded tooltip when the mouse is a node or a cell.Classcom.jidesoft.tooltipJideSoft
FilterUtilsThe utility class dealing with filters.Classcom.jidesoft.filterJideSoft
FontUtilsThis is a global class to keep a record of Font so that we can improve the performance and memory usage in various scenarios like StyledLabel.Classcom.jidesoft.swingJideSoft
HssfAggregateTablePaneUtilsHssfAggregateTablePaneUtils is a class that has methods to export AggregateTablePane to Excel file Please set the client property HssfTableUtils.Classcom.jidesoft.hssfJideSoft
HssfAggregateTableUtilsHssfAggregateTableUtils is a class that has methods to export any AggregateTable's content to Excel file format using POI.Classcom.jidesoft.hssfJideSoft
HssfPivotTableUtilsHssfPivotTableUtils is a class that has methods to export PivotTablePane to Excel file format using POI and keep the pivot table layout.Classcom.jidesoft.hssfJideSoft
HssfTableScrollPaneUtilsHssfTableScrollPaneUtils is a class that has methods to export TableScrollPane to Excel (.Classcom.jidesoft.hssfJideSoft
HssfTableUtilsHssfTableUtils is a class that has methods to export any JTable's content to Excel (.Classcom.jidesoft.hssfJideSoft
HssfTableUtils .CellValueConverterConverts the cell value in a table to the value that will be written to Excel cell.Interfacecom.jidesoft.hssfJideSoft
HssfTableUtils .ContextSensitiveCellValueConverterConverts the cell value in a table to the value that will be written to Excel cell.Classcom.jidesoft.hssfJideSoft
HssfTableUtils .DefaultCellValueConverterConverts the cell value in a table to the value that will be written to Excel cell.Classcom.jidesoft.hssfJideSoft
HssfTableUtils .POICustomizerThe POI customizer class which will be invoked after JIDE finish every settings for the cell.Interfacecom.jidesoft.hssfJideSoft
HtmlUtilsClasscom.jidesoft.utilsJideSoft
ListModelWrapperUtilsListWrapperUtilsis a utility class that contains several useful methods for ListModelWrapper.Classcom.jidesoft.listJideSoft
ListUtilsA collection of utility methods for JList.Classcom.jidesoft.listJideSoft
LoggerUtilsLoggerUtils contains two methods to allow logger to print certain level of message to console.Classcom.jidesoft.utilsJideSoft
LonghornWindowsUtilsClasscom.jidesoft.plaf.longhornJideSoft
MarkerUtilsClasscom.jidesoft.markerJideSoft
MathUtilsA collection of several util methods related to Math.Classcom.jidesoft.utilsJideSoft
MetalUtilsThis is a dumping ground for random stuff we want to use in several places.Classcom.jidesoft.plaf.metalJideSoft
MultiTableModelUtilsMultiTableModelUtils contains methods useful for MultiTableModel.Classcom.jidesoft.gridJideSoft
Office2003UtilsClasscom.jidesoft.plaf.office2003JideSoft
Office2003WindowsUtilsClasscom.jidesoft.plaf.office2003JideSoft
Office2007WindowsUtilsClasscom.jidesoft.plaf.office2007JideSoft
OutlookTabbedPanePersistenceUtilsA helper class that can support persist AggregateTablePane's layout to/from xml file.Classcom.jidesoft.paneJideSoft
OverlayableUtilsThis util class has several methods related to Overlayable.Classcom.jidesoft.swingJideSoft
PersistenceUtilsClasscom.jidesoft.swingJideSoft
PersistenceUtilsCallbackInterfacecom.jidesoft.utilsJideSoft
PersistenceUtilsCallback .LoadInterfacecom.jidesoft.utilsJideSoft
PersistenceUtilsCallback .SaveInterfacecom.jidesoft.utilsJideSoft
PivotTablePersistenceUtilsA helper class that can support persist PivotTablePane's layout to/from xml file.Classcom.jidesoft.pivotJideSoft
PortingUtilsA class that keeps all 1.Classcom.jidesoft.utilsJideSoft
ReflectionUtilsUtility class to use reflection to call methods.Classcom.jidesoft.utilsJideSoft
RolloverTableUtilsRolloverTableUtils adds a mouse input listener to any JTable and will try to automatically force the table cell into editing mode or the rollover mode when mouse is moved over a cell if condition meets.Classcom.jidesoft.gridJideSoft
RolloverTableUtils .AutoCellActionInterfacecom.jidesoft.gridJideSoft
SearchableUtilsUtility class to make component searchable.Classcom.jidesoft.swingJideSoft
SecurityUtilsA class that keeps all the security stuff so that an application can safely run in applet or webstart environment.Classcom.jidesoft.utilsJideSoft
SelectAllUtilsSelectAllUtils is a utility class to select all the text in a text component when the component first time receives focus.Classcom.jidesoft.swingJideSoft
ServletUtilsClasscom.jidesoft.chart.servletJideSoft
ShortcutPersistenceUtilsA helper class that can support persist ShortcutSchema to/from xml file.Classcom.jidesoft.shortcutJideSoft
StringUtilsClasscom.jidesoft.utilsJideSoft
SyntaxUtilsClass with several utility functions used by CodeEditor's syntax colorizing subsystem.Classcom.jidesoft.editorJideSoft
TableModelWrapperUtilsTableWrapperUtils is a utility class that contains several useful methods for TableModelWrapper.Classcom.jidesoft.gridJideSoft
TableUtilsA collection of utility methods for JTable.Classcom.jidesoft.gridJideSoft
TableUtils .ColumnSelectionRowThe row to keep column selection information.Classcom.jidesoft.gridJideSoft
TextUtilsClass with several utility functions used by the CodeEditor.Classcom.jidesoft.editorJideSoft
TimeUtilsClasscom.jidesoft.utilsJideSoft
TreeModelWrapperUtilsClasscom.jidesoft.treeJideSoft
TreeTableUtilsClasscom.jidesoft.gridJideSoft
TreeUtilsClasscom.jidesoft.treeJideSoft
TypeUtilsUtils methods for data type.Classcom.jidesoft.utilsJideSoft
VsnetMetalUtilsInitialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style for MetalLookAndFeel.Classcom.jidesoft.plaf.vsnetJideSoft
VsnetWindowsUtilsInitialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style for WindowsLookAndFeel.Classcom.jidesoft.plaf.vsnetJideSoft
XertoMetalUtilsInitialize the uiClassID to BasicComponentUI mapping for JIDE components using Xerto style for MetalLookAndFeel.Classcom.jidesoft.plaf.xertoJideSoft
XertoUtilsClasscom.jidesoft.plaf.xertoJideSoft
XertoWindowsUtilsInitialize the uiClassID to BasicComponentUI mapping for JIDE components using Xerto style for WindowsLookAndFeel.Classcom.jidesoft.plaf.xertoJideSoft
XmlUtilsClasscom.jidesoft.converterJideSoft
XPUtilsUtil class for XP style.Classcom.jidesoft.plafJideSoft
PasswordUtilsClasscom.acciente.oacc.sql.internalOACC ( Object Access Control )
AnnotationUtilsA utility class for working with annotations.Classorg.checkerframework.javacutilChecker
CollectionUtilsClassorg.checkerframework.javacutilChecker
ContractsUtilsA utility class to handle pre- and postconditions.Classorg.checkerframework.framework.utilChecker
ElementUtilsA Utility class for analyzing Elements.Classorg.checkerframework.javacutilChecker
HashCodeUtilsUtility class to implement the hashCode method.Classorg.checkerframework.dataflow.utilChecker
InternalUtilsStatic utility methods used by annotation abstractions in this package.Classorg.checkerframework.javacutilChecker
NodeUtilsA utility class to operate on a given Node.Classorg.checkerframework.dataflow.utilChecker
NullnessUtilsUtilities class for the Nullness Checker.Classorg.checkerframework.checker.nullnessChecker
NumberUtilsClassorg.checkerframework.common.value.utilChecker
PurityUtilsAn utility class for working with the SideEffectFree, Deterministic, and Pure annotations.Classorg.checkerframework.dataflow.utilChecker
TestDiagnosticUtilsClassorg.checkerframework.framework.test.diagnosticsChecker
TreeUtilsA utility class made for helping to analyze a given Tree.Classorg.checkerframework.javacutilChecker
TypeAnnotationUtilsA collection of helper methods related to type annotation handling.Classorg.checkerframework.javacutilChecker
TypesUtilsA utility class that helps with TypeMirrors.Classorg.checkerframework.javacutilChecker
ValueCheckerUtilsClassorg.checkerframework.common.valueChecker
RingBufferSubscriberUtilsUtility methods to perform common tasks associated with Subscriber handling when the signals are stored in a com.Classreactor.core.processor.utilReactor
SocketUtilsNOTE: This code is a copy of that available in the Spring Framework.Classreactor.io.net.tcp.supportReactor
StreamUtilsA simple collection of utils to assist in various tasks such as DebuggingSince:1.Classreactor.rxReactor
StreamUtils .StreamVisitorClassreactor.rxReactor
TimeUtilsClassreactor.fn.timerReactor
UUIDUtilsHelper for creating random and Type 1 (time-based) UUIDs.Classreactor.core.supportReactor
ColorUtilsClassorg.biojava.nbio.structure.gui.util.colorBioJava
FileDownloadUtilsClassorg.biojava.nbio.structure.io.utilBioJava
IOUtilsClassorg.biojava.nbio.core.sequence.io.utilBioJava
IOUtils .ReaderProcessorClosure interface used when working with IOUtils#processReader(String).Interfaceorg.biojava.nbio.core.sequence.io.utilBioJava
PDBTemporaryStorageUtilsInternal use only.Classorg.biojava.nbio.structure.io.utilBioJava
PDBTemporaryStorageUtils .LinkRecordTemporary data storage for LINK records.Classorg.biojava.nbio.structure.io.utilBioJava
ReadUtilsPackage-level static utilities for parsing XML.Classorg.biojava.nbio.structure.rcsbBioJava
UtilsThis is a utility class that contains utility methods which will facilitates the coding of other methodsSince:3.Classorg.biojava.nbio.aapropertiesBioJava
CollectionUtilsThis class provides a set of utility methods for manipulating and converting collections and arrays.Classorg.jppf.utils.collectionsJppf
ComparisonUtilsA set of utility methods to facilitate concurrent and multithreaded rpogramming.Classorg.jppf.utilsJppf
ConcurrentUtilsA set of utility methods to facilitate concurrent and multithreaded rpogramming.Classorg.jppf.utilsJppf
ConcurrentUtils .ConditionThis interface represents a condition to evaluate to either true or false.Interfaceorg.jppf.utilsJppf
DateTimeUtilsUtility methods for date and time manipulation and conversion.Classorg.jppf.utilsJppf
ExceptionUtilsThis class provides a set of utility methods for manipulating Throwable objects.Classorg.jppf.utilsJppf
FileUtilsThis class provides a set of utility methods for reading, writing and manipulating files.Classorg.jppf.utilsJppf
LoggingUtilsClassorg.jppf.utilsJppf
ManagementUtilsClassorg.jppf.utilsJppf
ReflectionUtilsCollection of static utility methods for dealing with reflection-based APIs.Classorg.jppf.utilsJppf
RegexUtilsThis class provides a set of utility methods for manipulating regular expressions.Classorg.jppf.utilsJppf
StreamUtilsCollection of utility methods for manipulating streams.Classorg.jppf.utils.streamsJppf
StringUtilsThis class provides a set of utility methods for manipulating strings.Classorg.jppf.utilsJppf
SystemUtilsCollection of utility methods used as a convenience for retrieving JVM-level or System-level information.Classorg.jppf.utilsJppf
VersionUtilsThis class provides a utility method to determine the JPPF build number available in the class path.Classorg.jppf.utilsJppf
VersionUtils .VersionDescribes the available version information.Classorg.jppf.utilsJppf
JDBCUtilsJDBC-related utility methods.Classorg.jooq.tools.jdbcJooq
PostgresUtilsA collection of utilities to cover the Postgres JDBC driver's missing The Postgres JDBC driver is known to miss out on quite a few JDBC featureClassorg.jooq.util.postgresJooq
StringUtils Operations on String that are null safe.Classorg.jooq.toolsJooq
ByteUtilsUtility class containing methods to work with bytes and byte arrays and several data type conversions.Classcom.digi.xbee.api.utilsXBee
HexUtilsUtility class containing methods to work with hexadecimal values and several data type conversions.Classcom.digi.xbee.api.utilsXBee
ContentByteUtilsClasscom.itextpdf.text.pdf.parserIText
InlineImageUtilsClasscom.itextpdf.text.pdf.parserIText
InlineImageUtils .InlineImageParseExceptionSimple class in case users need to differentiate an exception from processing inline images vs other exceptionsClasscom.itextpdf.text.pdf.parserIText
StringUtilsClasscom.itextpdf.text.pdfIText
UtilsUtility functions for the XMPToolkit implementation.Classcom.itextpdf.xmp.implIText
XMPNodeUtilsUtilities for XMPNode.Classcom.itextpdf.xmp.implIText
XMPUtilsUtility methods for XMP.Classcom.itextpdf.xmpIText
XMPUtilsImplFields inherited from interface com.Classcom.itextpdf.xmp.implIText
UtilSimpleMatrixClassorg.ejml.simpleEjml ( Efficient Java Matrix Library )
IDfVDMPlatformUtilsInterfacecom.documentum.operationsDocumentum
IDfXMLUtilsCollection of XML related utility methods.Interfacecom.documentum.operationsDocumentum
ConverterUtilsUtility routines for the converter package.Classweka.core.convertersWeka
ConverterUtils .DataSinkHelper class for saving data to files.Classweka.core.convertersWeka
ConverterUtils .DataSourceHelper class for loading data from files and URLs.Classweka.core.convertersWeka
DatabaseUtilsDatabaseUtils provides utility functions for accessing the experiment database.Classweka.experimentWeka
DbUtilsA little bit extended DatabaseUtils class.Classweka.gui.sqlWeka
PMMLUtilsClassweka.core.pmmlWeka
ResampleUtilsHelper class for resampling.Classweka.coreWeka
RevisionUtilsContains utility functions for handling revisions.Classweka.coreWeka
RevisionUtils .TypeClassweka.coreWeka
ScriptUtilsA helper class for Script related stuff.Classweka.gui.scriptingWeka
StreamTokenizerUtilsHelper class for using stream tokenizersVersion:$Revision: 9284 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized FormClassweka.core.convertersWeka
UtilsClass implementing some simple utility methods.Classweka.coreWeka
VisualizeUtilsThis class contains utility routines for visualizationVersion:$Revision: 12391 $Author:Mark Hall (mhall@cs.Classweka.gui.visualizeWeka
VisualizeUtils .VisualizeDefaultsDefaults for the 2D scatter plot and attribute barsSee Also:Serialized FormClassweka.gui.visualizeWeka