| Name | Description | Type | Package | Framework |
| AbstractResourceStore | | Class | com.opensymphony.xwork2.util.classloader | Apache Struts |
|
| 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 c0m | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| ClassFinder | ClassFinder searches the classpath of the specified ClassLoaderInterface for packages, classes, constructors, methods, or fields with specific annotations. | Interface | com.opensymphony.xwork2.util.finder | Apache Struts |
|
| ClassFinder .Annotatable | | Class | com.opensymphony.xwork2.util.finder.ClassFinder | Apache Struts |
|
| ClassFinder .AnnotationInfo | | Class | com.opensymphony.xwork2.util.finder.ClassFinder | Apache Struts |
|
| ClassFinder .ClassInfo | | Class | com.opensymphony.xwork2.util.finder.ClassFinder | Apache Struts |
|
| ClassFinder .FieldInfo | | Class | com.opensymphony.xwork2.util.finder.ClassFinder | Apache Struts |
|
| ClassFinder .Info | | Interface | com.opensymphony.xwork2.util.finder.ClassFinder | Apache Struts |
|
| ClassFinder .MethodInfo | | Class | com.opensymphony.xwork2.util.finder.ClassFinder | Apache Struts |
|
| ClassFinder .PackageInfo | | Class | com.opensymphony.xwork2.util.finder.ClassFinder | Apache Struts |
|
| ClassFinderFactory | | Interface | com.opensymphony.xwork2.util.finder | Apache Struts |
|
| ClassLoaderInterface | | Interface | com.opensymphony.xwork2.util.finder | Apache Struts |
|
| ClassLoaderInterfaceDelegate | | Class | com.opensymphony.xwork2.util.finder | Apache Struts |
|
| ClassLoaderUtil | This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| ClassPathFinder | This class is an utility class that will search through the classpath for files whose names match the given pattern. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| ClearableValueStack | | Interface | com.opensymphony.xwork2.util | Apache Struts |
|
| CommonsLogger | | Class | com.opensymphony.xwork2.util.logging.commons | Apache Struts |
|
| CommonsLoggerFactory | | Class | com.opensymphony.xwork2.util.logging.commons | Apache Struts |
|
| CompoundRoot | A Stack that is implemented using a List. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| CreateIfNull | Sets the CreateIfNull for type conversion. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| DefaultClassFinder | | Class | com.opensymphony.xwork2.util.finder | Apache Struts |
|
| DefaultFileManager | | Class | com.opensymphony.xwork2.util.fs | Apache Struts |
|
| DefaultFileManagerFactory | | Class | com.opensymphony.xwork2.util.fs | Apache Struts |
|
| DomHelper | | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| DomHelper .DOMBuilder | The DOMBuilder is a utility class that will generate a W3C DOM Document from SAX events. | Class | com.opensymphony.xwork2.util.DomHelper | Apache Struts |
|
| DomHelper .StartHandler | | Class | com.opensymphony.xwork2.util.DomHelper | Apache Struts |
|
| Element | Sets the Element for type conversion. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| FileResourceStore | Reads a class from disk class taken from Apache JCI | Class | com.opensymphony.xwork2.util.classloader | Apache Struts |
|
| FileRevision | | Class | com.opensymphony.xwork2.util.fs | Apache Struts |
|
| JarEntryRevision | | Class | com.opensymphony.xwork2.util.fs | Apache Struts |
|
| JarResourceStore | | Class | com.opensymphony.xwork2.util.classloader | Apache Struts |
|
| JdkLogger | Delegates to jdk logger. | Class | com.opensymphony.xwork2.util.logging.jdk | Apache Struts |
|
| JdkLoggerFactory | | Class | com.opensymphony.xwork2.util.logging.jdk | Apache Struts |
|
| Key | Sets the Key for type conversion. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| KeyProperty | Sets the KeyProperty for type conversion. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| LocalizedTextUtil | Provides support for localization in XWork. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| Locatable | A interface that should be implemented by objects knowning their location (i. | Interface | com.opensymphony.xwork2.util.location | Apache Struts |
|
| LocatableProperties | Properties implementation that remembers the location of each property. | Class | com.opensymphony.xwork2.util.location | Apache Struts |
|
| Located | | Class | com.opensymphony.xwork2.util.location | Apache Struts |
|
| Location | A location in a resource. | Interface | com.opensymphony.xwork2.util.location | Apache Struts |
|
| LocationAttributes | A class to handle location information stored in attributes. | Class | com.opensymphony.xwork2.util.location | Apache Struts |
|
| LocationAttributes .Pipe | A SAX filter that adds the information available from the Locator as attributes. | Class | com.opensymphony.xwork2.util.location.LocationAttributes | Apache Struts |
|
| LocationImpl | A simple immutable and serializable implementation of Location. | Class | com.opensymphony.xwork2.util.location | Apache Struts |
|
| LocationUtils | Location-related utility methods. | Class | com.opensymphony.xwork2.util.location | Apache Struts |
|
| LocationUtils .LocationFinder | | Interface | com.opensymphony.xwork2.util.location.LocationUtils | Apache Struts |
|
| Log4j2Logger | | Class | com.opensymphony.xwork2.util.logging.log4j2 | Apache Struts |
|
| Log4j2LoggerFactory | Creates log4j2-logging-backed loggers You can use the same to explicit tell the framework which implementation to use and don't depend on class discovery: | Class | com.opensymphony.xwork2.util.logging.log4j2 | Apache Struts |
|
| Logger | | Interface | com.opensymphony.xwork2.util.logging | Apache Struts |
|
| LoggerFactory | Creates loggers. | Class | com.opensymphony.xwork2.util.logging | Apache Struts |
|
| LoggerUtils | | Class | com.opensymphony.xwork2.util.logging | Apache Struts |
|
| MemberAccessValueStack | ValueStacks implementing this interface provide a way to remove block or allow access to properties using regular expressions | Interface | com.opensymphony.xwork2.util | Apache Struts |
|
| NamedVariablePatternMatcher | An implementation of a pattern matcher that uses simple named wildcards. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| NamedVariablePatternMatcher .CompiledPattern | Stores the compiled pattern and the variable names matches will correspond to. | Class | com.opensymphony.xwork2.util.NamedVariablePatternMatcher | Apache Struts |
|
| ObjectProfiler | | Class | com.opensymphony.xwork2.util.profiling | Apache Struts |
|
| OgnlTextParser | | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| PatternMatcher | | Interface | com.opensymphony.xwork2.util | Apache Struts |
|
| ProfilingTimerBean | Bean to contain information about the pages profiledVersion:$Date$ $Id$Author:Mike Cannon-Brookes, Scott FarquharSee Also:Serialized Form | Class | com.opensymphony.xwork2.util.profiling | Apache Struts |
|
| PropertiesReader | This class is used to read properties lines. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| ReflectionContextFactory | | Interface | com.opensymphony.xwork2.util.reflection | Apache Struts |
|
| ReflectionContextState | Manages variables in the reflection context and returns values to be used by the application. | Class | com.opensymphony.xwork2.util.reflection | Apache Struts |
|
| ReflectionException | | Class | com.opensymphony.xwork2.util.reflection | Apache Struts |
|
| ReflectionExceptionHandler | | Interface | com.opensymphony.xwork2.util.reflection | Apache Struts |
|
| ReflectionProvider | | Interface | com.opensymphony.xwork2.util.reflection | Apache Struts |
|
| ReflectionProviderFactory | | Class | com.opensymphony.xwork2.util.reflection | Apache Struts |
|
| ReloadingClassLoader | The ReloadingClassLoader uses a delegation mechanism to allow classes to be reloaded. | Class | com.opensymphony.xwork2.util.classloader | Apache Struts |
|
| ResolverUtil | ResolverUtil is used to locate classes that are available in the/a class path and meet arbitrary conditions. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| ResolverUtil .AnnotatedWith | A Test that checks to see if each class is annotated with a specific annotation. | Class | com.opensymphony.xwork2.util.ResolverUtil | Apache Struts |
|
| ResolverUtil .ClassTest | | Class | com.opensymphony.xwork2.util.ResolverUtil | Apache Struts |
|
| ResolverUtil .IsA | A Test that checks to see if each class is assignable to the provided class. | Class | com.opensymphony.xwork2.util.ResolverUtil | Apache Struts |
|
| ResolverUtil .NameEndsWith | A Test that checks to see if each class name ends with the provided suffix. | Class | com.opensymphony.xwork2.util.ResolverUtil | Apache Struts |
|
| ResolverUtil .NameIs | | Class | com.opensymphony.xwork2.util.ResolverUtil | Apache Struts |
|
| ResolverUtil .ResourceTest | | Class | com.opensymphony.xwork2.util.ResolverUtil | Apache Struts |
|
| ResolverUtil .Test | A simple interface that specifies how to test classes to determine if they are to be included in the results produced by the ResolverUtil. | Interface | com.opensymphony.xwork2.util.ResolverUtil | Apache Struts |
|
| ResourceFinder | | Class | com.opensymphony.xwork2.util.finder | Apache Struts |
|
| ResourceStore | | Interface | com.opensymphony.xwork2.util.classloader | Apache Struts |
|
| ResourceStoreClassLoader | | Class | com.opensymphony.xwork2.util.classloader | Apache Struts |
|
| Revision | | Class | com.opensymphony.xwork2.util.fs | Apache Struts |
|
| Slf4jLogger | | Class | com.opensymphony.xwork2.util.logging.slf4j | Apache Struts |
|
| Slf4jLoggerFactory | Creates slf4j-logging-backed loggers You can use the same to explicit tell the framework which implementation to use and don't depend on class discovery: | Class | com.opensymphony.xwork2.util.logging.slf4j | Apache Struts |
|
| Test | This is the testing interface that is used to accept or reject resources. | Interface | com.opensymphony.xwork2.util.finder | Apache Struts |
|
| TextParser | Used to parse expressions like ${foo. | Interface | com.opensymphony.xwork2.util | Apache Struts |
|
| TextParseUtil | Utility class for text parsing. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| TextParseUtil .ParsedValueEvaluator | A parsed value evaluator for TextParseUtil. | Interface | com.opensymphony.xwork2.util.TextParseUtil | Apache Struts |
|
| UrlSet | Use with ClassFinder to filter the Urls to be scanned, example: UrlSet urlSet = new UrlSet(classLoader); | Class | com.opensymphony.xwork2.util.finder | Apache Struts |
|
| UtilTimerStack | Struts2 profiling aspects involves the following: ActionContextCleanUpFreemarkerPageFilterDispatcherFilter | Class | com.opensymphony.xwork2.util.profiling | Apache Struts |
|
| UtilTimerStack .ProfilingBlock | A callback interface where code subjected to profile is to be executed. | Interface | com.opensymphony.xwork2.util.profiling.UtilTimerStack | Apache Struts |
|
| ValueStack | ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it. | Interface | com.opensymphony.xwork2.util | Apache Struts |
|
| ValueStackFactory | | Interface | com.opensymphony.xwork2.util | Apache Struts |
|
| WildcardHelper | This class is an utility class that perform wilcard-patterns matching and isolation taken from Apache Cocoon. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| WildcardUtil | | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| XWorkList | A simple list that guarantees that inserting and retrieving objects will always work regardless of the current size of the list. | Class | com.opensymphony.xwork2.util | Apache Struts |
|
| XWorkTestCaseHelper | Generic test setup methods to be used with any unit testing framework. | Class | com.opensymphony.xwork2.util | Apache Struts |