Binary compatibility report for the library XWork from version 1.0.5 to 1.1
Summary
2 |
114 |
1210 / 105 |
Incompatible |
Problem Summary
Added Methods (536)
xwork-1.1.jar, AbstractLifecycleInterceptor.class
package com.opensymphony.xwork.interceptor
AbstractLifecycleInterceptor.after ( com.opensymphony.xwork.ActionInvocation invocation, String result ):void
[ run-time name: com/opensymphony/xwork/interceptor/AbstractLifecycleInterceptor.after:(Lcom/opensymphony/xwork/ActionInvocation;Ljava/lang/String;)V ]
AbstractLifecycleInterceptor.before ( com.opensymphony.xwork.ActionInvocation invocation ):void
[ run-time name: com/opensymphony/xwork/interceptor/AbstractLifecycleInterceptor.before:(Lcom/opensymphony/xwork/ActionInvocation;)V ]
xwork-1.1.jar, ActionAutowiringInterceptor.class
package com.opensymphony.xwork.spring.interceptor
ActionAutowiringInterceptor.ActionAutowiringInterceptor ( )
[ run-time name: com/opensymphony/xwork/spring/interceptor/ActionAutowiringInterceptor."<init>":()V ]
ActionAutowiringInterceptor.after ( com.opensymphony.xwork.ActionInvocation dispatcher, String result ):void
[ run-time name: com/opensymphony/xwork/spring/interceptor/ActionAutowiringInterceptor.after:(Lcom/opensymphony/xwork/ActionInvocation;Ljava/lang/String;)V ]
ActionAutowiringInterceptor.before ( com.opensymphony.xwork.ActionInvocation invocation ):void
[ run-time name: com/opensymphony/xwork/spring/interceptor/ActionAutowiringInterceptor.before:(Lcom/opensymphony/xwork/ActionInvocation;)V ]
ActionAutowiringInterceptor.getApplicationContext ( ):org.springframework.context.ApplicationContext
[ run-time name: com/opensymphony/xwork/spring/interceptor/ActionAutowiringInterceptor.getApplicationContext:()Lorg/springframework/context/ApplicationContext; ]
ActionAutowiringInterceptor.setApplicationContext ( org.springframework.context.ApplicationContext applicationContext ):void
[ run-time name: com/opensymphony/xwork/spring/interceptor/ActionAutowiringInterceptor.setApplicationContext:(Lorg/springframework/context/ApplicationContext;)V ]
ActionAutowiringInterceptor.setAutowireStrategy ( Integer autowireStrategy ):void
[ run-time name: com/opensymphony/xwork/spring/interceptor/ActionAutowiringInterceptor.setAutowireStrategy:(Ljava/lang/Integer;)V ]
xwork-1.1.jar, ActionConfig.class
package com.opensymphony.xwork.config.entities
ActionConfig.ActionConfig ( String methodName, Class clazz, java.util.Map parameters, java.util.Map results, java.util.List interceptors, java.util.List exceptionMappings )
[ run-time name: com/opensymphony/xwork/config/entities/ActionConfig."<init>":(Ljava/lang/String;Ljava/lang/Class;Ljava/util/Map;Ljava/util/Map;Ljava/util/List;Ljava/util/List;)V ]
ActionConfig.ActionConfig ( String methodName, String className, java.util.Map parameters, java.util.Map results, java.util.List interceptors, java.util.List exceptionMappings )
[ run-time name: com/opensymphony/xwork/config/entities/ActionConfig."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Ljava/util/Map;Ljava/util/List;Ljava/util/List;)V ]
ActionConfig.ActionConfig ( String methodName, String className, java.util.Map parameters, java.util.Map results, java.util.List interceptors, java.util.List externalRefs, java.util.List exceptionMappings, String packageName )
[ run-time name: com/opensymphony/xwork/config/entities/ActionConfig."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Ljava/util/Map;Ljava/util/List;Ljava/util/List;Ljava/util/List;Ljava/lang/String;)V ]
ActionConfig.addExceptionMapping ( ExceptionMappingConfig exceptionMapping ):void
[ run-time name: com/opensymphony/xwork/config/entities/ActionConfig.addExceptionMapping:(Lcom/opensymphony/xwork/config/entities/ExceptionMappingConfig;)V ]
ActionConfig.addExceptionMappings ( java.util.List exceptionMappings ):void
[ run-time name: com/opensymphony/xwork/config/entities/ActionConfig.addExceptionMappings:(Ljava/util/List;)V ]
ActionConfig.getExceptionMappings ( ):java.util.List
[ run-time name: com/opensymphony/xwork/config/entities/ActionConfig.getExceptionMappings:()Ljava/util/List; ]
xwork-1.1.jar, ActionGlobalContext.class
package com.opensymphony.xwork
ActionGlobalContext.ActionGlobalContext ( java.util.Map mapContext )
[ run-time name: com/opensymphony/xwork/ActionGlobalContext."<init>":(Ljava/util/Map;)V ]
ActionGlobalContext.get ( Object key ):Object
[ run-time name: com/opensymphony/xwork/ActionGlobalContext.get:(Ljava/lang/Object;)Ljava/lang/Object; ]
ActionGlobalContext.getActionExecuted ( ):String
[ run-time name: com/opensymphony/xwork/ActionGlobalContext.getActionExecuted:()Ljava/lang/String; ]
ActionGlobalContext.getContext ( ) [static]:ActionGlobalContext
[ run-time name: com/opensymphony/xwork/ActionGlobalContext.getContext:()Lcom/opensymphony/xwork/ActionGlobalContext; ]
ActionGlobalContext.set ( Object key, Object value ):void
[ run-time name: com/opensymphony/xwork/ActionGlobalContext.set:(Ljava/lang/Object;Ljava/lang/Object;)V ]
ActionGlobalContext.setActionExecuted ( String actionExecuted ):void
[ run-time name: com/opensymphony/xwork/ActionGlobalContext.setActionExecuted:(Ljava/lang/String;)V ]
ActionGlobalContext.setContext ( ActionGlobalContext actionGlobalContext ) [static]:void
[ run-time name: com/opensymphony/xwork/ActionGlobalContext.setContext:(Lcom/opensymphony/xwork/ActionGlobalContext;)V ]
xwork-1.1.jar, ActionInvocation.class
package com.opensymphony.xwork
ActionInvocation.getAction ( ) [abstract]:Object
[ run-time name: com/opensymphony/xwork/ActionInvocation.getAction:()Ljava/lang/Object; ]
ActionInvocation.invokeActionOnly ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/ActionInvocation.invokeActionOnly:()Ljava/lang/String; ]
ActionInvocation.setResultCode ( String p1 ) [abstract]:void
[ run-time name: com/opensymphony/xwork/ActionInvocation.setResultCode:(Ljava/lang/String;)V ]
xwork-1.1.jar, ActionProxy.class
package com.opensymphony.xwork
ActionProxy.getAction ( ) [abstract]:Object
[ run-time name: com/opensymphony/xwork/ActionProxy.getAction:()Ljava/lang/Object; ]
ActionProxy.getMethod ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/ActionProxy.getMethod:()Ljava/lang/String; ]
ActionProxy.setMethod ( String p1 ) [abstract]:void
[ run-time name: com/opensymphony/xwork/ActionProxy.setMethod:(Ljava/lang/String;)V ]
xwork-1.1.jar, ActionProxyFactory.class
package com.opensymphony.xwork
ActionProxyFactory.createActionProxy ( String p1, String p2, java.util.Map p3, boolean p4, boolean p5 ) [abstract]:ActionProxy
[ run-time name: com/opensymphony/xwork/ActionProxyFactory.createActionProxy:(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;ZZ)Lcom/opensymphony/xwork/ActionProxy; ]
xwork-1.1.jar, ActionSupport.class
package com.opensymphony.xwork
ActionSupport.clone ( ):Object
[ run-time name: com/opensymphony/xwork/ActionSupport.clone:()Ljava/lang/Object; ]
ActionSupport.doInput ( ):String
[ run-time name: com/opensymphony/xwork/ActionSupport.doInput:()Ljava/lang/String; ]
ActionSupport.pause ( String result ):void
[ run-time name: com/opensymphony/xwork/ActionSupport.pause:(Ljava/lang/String;)V ]
xwork-1.1.jar, ActionValidatorManagerFactory.class
package com.opensymphony.xwork.validator
ActionValidatorManagerFactory.ActionValidatorManagerFactory ( )
[ run-time name: com/opensymphony/xwork/validator/ActionValidatorManagerFactory."<init>":()V ]
ActionValidatorManagerFactory.getInstance ( ) [static]:ActionValidatorManager
[ run-time name: com/opensymphony/xwork/validator/ActionValidatorManagerFactory.getInstance:()Lcom/opensymphony/xwork/validator/ActionValidatorManager; ]
ActionValidatorManagerFactory.setInstance ( ActionValidatorManager instance ) [static]:void
[ run-time name: com/opensymphony/xwork/validator/ActionValidatorManagerFactory.setInstance:(Lcom/opensymphony/xwork/validator/ActionValidatorManager;)V ]
xwork-1.1.jar, AliasInterceptor.class
package com.opensymphony.xwork.interceptor
AliasInterceptor.after ( com.opensymphony.xwork.ActionInvocation invocation, String result ):void
[ run-time name: com/opensymphony/xwork/interceptor/AliasInterceptor.after:(Lcom/opensymphony/xwork/ActionInvocation;Ljava/lang/String;)V ]
AliasInterceptor.AliasInterceptor ( )
[ run-time name: com/opensymphony/xwork/interceptor/AliasInterceptor."<init>":()V ]
AliasInterceptor.before ( com.opensymphony.xwork.ActionInvocation invocation ):void
[ run-time name: com/opensymphony/xwork/interceptor/AliasInterceptor.before:(Lcom/opensymphony/xwork/ActionInvocation;)V ]
AliasInterceptor.destroy ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/AliasInterceptor.destroy:()V ]
AliasInterceptor.init ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/AliasInterceptor.init:()V ]
AliasInterceptor.setAliasesKey ( String aliasesKey ):void
[ run-time name: com/opensymphony/xwork/interceptor/AliasInterceptor.setAliasesKey:(Ljava/lang/String;)V ]
xwork-1.1.jar, ChainingInterceptor.class
package com.opensymphony.xwork.interceptor
ChainingInterceptor.getExcludes ( ):java.util.Collection
[ run-time name: com/opensymphony/xwork/interceptor/ChainingInterceptor.getExcludes:()Ljava/util/Collection; ]
ChainingInterceptor.getIncludes ( ):java.util.Collection
[ run-time name: com/opensymphony/xwork/interceptor/ChainingInterceptor.getIncludes:()Ljava/util/Collection; ]
ChainingInterceptor.setExcludes ( java.util.Collection excludes ):void
[ run-time name: com/opensymphony/xwork/interceptor/ChainingInterceptor.setExcludes:(Ljava/util/Collection;)V ]
ChainingInterceptor.setIncludes ( java.util.Collection includes ):void
[ run-time name: com/opensymphony/xwork/interceptor/ChainingInterceptor.setIncludes:(Ljava/util/Collection;)V ]
xwork-1.1.jar, ComponentInterceptor.class
package com.opensymphony.xwork.interceptor.component
ComponentInterceptor.init ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/component/ComponentInterceptor.init:()V ]
xwork-1.1.jar, ComponentManager.class
package com.opensymphony.xwork.interceptor.component
ComponentManager.getConfig ( ) [abstract]:ComponentConfiguration
[ run-time name: com/opensymphony/xwork/interceptor/component/ComponentManager.getConfig:()Lcom/opensymphony/xwork/interceptor/component/ComponentConfiguration; ]
ComponentManager.reset ( ) [abstract]:void
[ run-time name: com/opensymphony/xwork/interceptor/component/ComponentManager.reset:()V ]
ComponentManager.setConfig ( ComponentConfiguration p1 ) [abstract]:void
[ run-time name: com/opensymphony/xwork/interceptor/component/ComponentManager.setConfig:(Lcom/opensymphony/xwork/interceptor/component/ComponentConfiguration;)V ]
ComponentManager.setScope ( String p1 ) [abstract]:void
[ run-time name: com/opensymphony/xwork/interceptor/component/ComponentManager.setScope:(Ljava/lang/String;)V ]
xwork-1.1.jar, DefaultActionInvocation.class
package com.opensymphony.xwork
DefaultActionInvocation.createAction ( java.util.Map contextMap ):void
[ run-time name: com/opensymphony/xwork/DefaultActionInvocation.createAction:(Ljava/util/Map;)V ]
DefaultActionInvocation.getAction ( ):Object
[ run-time name: com/opensymphony/xwork/DefaultActionInvocation.getAction:()Ljava/lang/Object; ]
DefaultActionInvocation.invokeAction ( Object action, config.entities.ActionConfig actionConfig ):String
[ run-time name: com/opensymphony/xwork/DefaultActionInvocation.invokeAction:(Ljava/lang/Object;Lcom/opensymphony/xwork/config/entities/ActionConfig;)Ljava/lang/String; ]
DefaultActionInvocation.invokeActionOnly ( ):String
[ run-time name: com/opensymphony/xwork/DefaultActionInvocation.invokeActionOnly:()Ljava/lang/String; ]
DefaultActionInvocation.setResultCode ( String resultCode ):void
[ run-time name: com/opensymphony/xwork/DefaultActionInvocation.setResultCode:(Ljava/lang/String;)V ]
xwork-1.1.jar, DefaultActionProxy.class
package com.opensymphony.xwork
DefaultActionProxy.DefaultActionProxy ( String namespace, String actionName, java.util.Map extraContext, boolean executeResult, boolean cleanupContext )
[ run-time name: com/opensymphony/xwork/DefaultActionProxy."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;ZZ)V ]
DefaultActionProxy.getAction ( ):Object
[ run-time name: com/opensymphony/xwork/DefaultActionProxy.getAction:()Ljava/lang/Object; ]
DefaultActionProxy.getMethod ( ):String
[ run-time name: com/opensymphony/xwork/DefaultActionProxy.getMethod:()Ljava/lang/String; ]
DefaultActionProxy.setMethod ( String method ):void
[ run-time name: com/opensymphony/xwork/DefaultActionProxy.setMethod:(Ljava/lang/String;)V ]
xwork-1.1.jar, DefaultActionProxyFactory.class
package com.opensymphony.xwork
DefaultActionProxyFactory.createActionProxy ( String namespace, String actionName, java.util.Map extraContext, boolean executeResult, boolean cleanupContext ):ActionProxy
[ run-time name: com/opensymphony/xwork/DefaultActionProxyFactory.createActionProxy:(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;ZZ)Lcom/opensymphony/xwork/ActionProxy; ]
xwork-1.1.jar, DefaultComponentManager.class
package com.opensymphony.xwork.interceptor.component
DefaultComponentManager.getConfig ( ):ComponentConfiguration
[ run-time name: com/opensymphony/xwork/interceptor/component/DefaultComponentManager.getConfig:()Lcom/opensymphony/xwork/interceptor/component/ComponentConfiguration; ]
DefaultComponentManager.reset ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/component/DefaultComponentManager.reset:()V ]
DefaultComponentManager.setConfig ( ComponentConfiguration config ):void
[ run-time name: com/opensymphony/xwork/interceptor/component/DefaultComponentManager.setConfig:(Lcom/opensymphony/xwork/interceptor/component/ComponentConfiguration;)V ]
DefaultComponentManager.setScope ( String scope ):void
[ run-time name: com/opensymphony/xwork/interceptor/component/DefaultComponentManager.setScope:(Ljava/lang/String;)V ]
xwork-1.1.jar, DefaultObjectTypeDeterminer.class
package com.opensymphony.xwork.util
DefaultObjectTypeDeterminer.DefaultObjectTypeDeterminer ( )
[ run-time name: com/opensymphony/xwork/util/DefaultObjectTypeDeterminer."<init>":()V ]
DefaultObjectTypeDeterminer.getElementClass ( Class parentClass, String property, Object key ):Class
[ run-time name: com/opensymphony/xwork/util/DefaultObjectTypeDeterminer.getElementClass:(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Class; ]
DefaultObjectTypeDeterminer.getKeyClass ( Class parentClass, String property ):Class
[ run-time name: com/opensymphony/xwork/util/DefaultObjectTypeDeterminer.getKeyClass:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Class; ]
DefaultObjectTypeDeterminer.getKeyProperty ( Class parentClass, String property ):String
[ run-time name: com/opensymphony/xwork/util/DefaultObjectTypeDeterminer.getKeyProperty:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/String; ]
DefaultObjectTypeDeterminer.shouldCreateIfNew ( Class parentClass, String property, Object target, String keyProperty, boolean isIndexAccessed ):boolean
[ run-time name: com/opensymphony/xwork/util/DefaultObjectTypeDeterminer.shouldCreateIfNew:(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/String;Z)Z ]
xwork-1.1.jar, DefaultTextProvider.class
package com.opensymphony.xwork
DefaultTextProvider.getText ( String key ):String
[ run-time name: com/opensymphony/xwork/DefaultTextProvider.getText:(Ljava/lang/String;)Ljava/lang/String; ]
DefaultTextProvider.getText ( String key, java.util.List args ):String
[ run-time name: com/opensymphony/xwork/DefaultTextProvider.getText:(Ljava/lang/String;Ljava/util/List;)Ljava/lang/String; ]
DefaultTextProvider.getText ( String key, String defaultValue ):String
[ run-time name: com/opensymphony/xwork/DefaultTextProvider.getText:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; ]
DefaultTextProvider.getText ( String key, String defaultValue, java.util.List args ):String
[ run-time name: com/opensymphony/xwork/DefaultTextProvider.getText:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Ljava/lang/String; ]
DefaultTextProvider.getText ( String key, String defaultValue, java.util.List args, util.OgnlValueStack stack ):String
[ run-time name: com/opensymphony/xwork/DefaultTextProvider.getText:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Lcom/opensymphony/xwork/util/OgnlValueStack;)Ljava/lang/String; ]
DefaultTextProvider.getTexts ( ):java.util.ResourceBundle
[ run-time name: com/opensymphony/xwork/DefaultTextProvider.getTexts:()Ljava/util/ResourceBundle; ]
DefaultTextProvider.getTexts ( String bundleName ):java.util.ResourceBundle
[ run-time name: com/opensymphony/xwork/DefaultTextProvider.getTexts:(Ljava/lang/String;)Ljava/util/ResourceBundle; ]
xwork-1.1.jar, DefaultWorkflowInterceptor.class
package com.opensymphony.xwork.interceptor
DefaultWorkflowInterceptor.setExcludeMethods ( String excludeMethods ):void
[ run-time name: com/opensymphony/xwork/interceptor/DefaultWorkflowInterceptor.setExcludeMethods:(Ljava/lang/String;)V ]
xwork-1.1.jar, ExceptionHolder.class
package com.opensymphony.xwork.interceptor
ExceptionHolder.ExceptionHolder ( Exception exception )
[ run-time name: com/opensymphony/xwork/interceptor/ExceptionHolder."<init>":(Ljava/lang/Exception;)V ]
ExceptionHolder.getException ( ):Exception
[ run-time name: com/opensymphony/xwork/interceptor/ExceptionHolder.getException:()Ljava/lang/Exception; ]
ExceptionHolder.getExceptionStack ( ):String
[ run-time name: com/opensymphony/xwork/interceptor/ExceptionHolder.getExceptionStack:()Ljava/lang/String; ]
xwork-1.1.jar, ExceptionMappingConfig.class
package com.opensymphony.xwork.config.entities
ExceptionMappingConfig.addParam ( String name, Object value ):void
[ run-time name: com/opensymphony/xwork/config/entities/ExceptionMappingConfig.addParam:(Ljava/lang/String;Ljava/lang/Object;)V ]
ExceptionMappingConfig.equals ( Object o ):boolean
[ run-time name: com/opensymphony/xwork/config/entities/ExceptionMappingConfig.equals:(Ljava/lang/Object;)Z ]
ExceptionMappingConfig.ExceptionMappingConfig ( )
[ run-time name: com/opensymphony/xwork/config/entities/ExceptionMappingConfig."<init>":()V ]
ExceptionMappingConfig.ExceptionMappingConfig ( String name, String exceptionClassName, String result )
[ run-time name: com/opensymphony/xwork/config/entities/ExceptionMappingConfig."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V ]
ExceptionMappingConfig.ExceptionMappingConfig ( String name, String exceptionClassName, String result, java.util.Map params )
[ run-time name: com/opensymphony/xwork/config/entities/ExceptionMappingConfig."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)V ]
ExceptionMappingConfig.getExceptionClassName ( ):String
[ run-time name: com/opensymphony/xwork/config/entities/ExceptionMappingConfig.getExceptionClassName:()Ljava/lang/String; ]
ExceptionMappingConfig.getName ( ):String
[ run-time name: com/opensymphony/xwork/config/entities/ExceptionMappingConfig.getName:()Ljava/lang/String; ]
ExceptionMappingConfig.getParams ( ):java.util.Map
[ run-time name: com/opensymphony/xwork/config/entities/ExceptionMappingConfig.getParams:()Ljava/util/Map; ]
ExceptionMappingConfig.getResult ( ):String
[ run-time name: com/opensymphony/xwork/config/entities/ExceptionMappingConfig.getResult:()Ljava/lang/String; ]
ExceptionMappingConfig.hashCode ( ):int
[ run-time name: com/opensymphony/xwork/config/entities/ExceptionMappingConfig.hashCode:()I ]
ExceptionMappingConfig.setExceptionClassName ( String exceptionClassName ):void
[ run-time name: com/opensymphony/xwork/config/entities/ExceptionMappingConfig.setExceptionClassName:(Ljava/lang/String;)V ]
ExceptionMappingConfig.setName ( String name ):void
[ run-time name: com/opensymphony/xwork/config/entities/ExceptionMappingConfig.setName:(Ljava/lang/String;)V ]
ExceptionMappingConfig.setResult ( String result ):void
[ run-time name: com/opensymphony/xwork/config/entities/ExceptionMappingConfig.setResult:(Ljava/lang/String;)V ]
xwork-1.1.jar, ExceptionMappingInterceptor.class
package com.opensymphony.xwork.interceptor
ExceptionMappingInterceptor.destroy ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/ExceptionMappingInterceptor.destroy:()V ]
ExceptionMappingInterceptor.ExceptionMappingInterceptor ( )
[ run-time name: com/opensymphony/xwork/interceptor/ExceptionMappingInterceptor."<init>":()V ]
ExceptionMappingInterceptor.getDepth ( String exceptionMapping, Throwable t ):int
[ run-time name: com/opensymphony/xwork/interceptor/ExceptionMappingInterceptor.getDepth:(Ljava/lang/String;Ljava/lang/Throwable;)I ]
ExceptionMappingInterceptor.init ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/ExceptionMappingInterceptor.init:()V ]
ExceptionMappingInterceptor.intercept ( com.opensymphony.xwork.ActionInvocation invocation ):String
[ run-time name: com/opensymphony/xwork/interceptor/ExceptionMappingInterceptor.intercept:(Lcom/opensymphony/xwork/ActionInvocation;)Ljava/lang/String; ]
ExceptionMappingInterceptor.publishException ( com.opensymphony.xwork.ActionInvocation invocation, ExceptionHolder exceptionHolder ):void
[ run-time name: com/opensymphony/xwork/interceptor/ExceptionMappingInterceptor.publishException:(Lcom/opensymphony/xwork/ActionInvocation;Lcom/opensymphony/xwork/interceptor/ExceptionHolder;)V ]
xwork-1.1.jar, FieldValidatorSupport.class
package com.opensymphony.xwork.validator.validators
FieldValidatorSupport.getValidatorType ( ):String
[ run-time name: com/opensymphony/xwork/validator/validators/FieldValidatorSupport.getValidatorType:()Ljava/lang/String; ]
FieldValidatorSupport.setValidatorType ( String type ):void
[ run-time name: com/opensymphony/xwork/validator/validators/FieldValidatorSupport.setValidatorType:(Ljava/lang/String;)V ]
xwork-1.1.jar, I18nInterceptor.class
package com.opensymphony.xwork.interceptor
I18nInterceptor.destroy ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/I18nInterceptor.destroy:()V ]
I18nInterceptor.I18nInterceptor ( )
[ run-time name: com/opensymphony/xwork/interceptor/I18nInterceptor."<init>":()V ]
I18nInterceptor.init ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/I18nInterceptor.init:()V ]
I18nInterceptor.intercept ( com.opensymphony.xwork.ActionInvocation invocation ):String
[ run-time name: com/opensymphony/xwork/interceptor/I18nInterceptor.intercept:(Lcom/opensymphony/xwork/ActionInvocation;)Ljava/lang/String; ]
I18nInterceptor.setAttributeName ( String attributeName ):void
[ run-time name: com/opensymphony/xwork/interceptor/I18nInterceptor.setAttributeName:(Ljava/lang/String;)V ]
I18nInterceptor.setParameterName ( String parameterName ):void
[ run-time name: com/opensymphony/xwork/interceptor/I18nInterceptor.setParameterName:(Ljava/lang/String;)V ]
xwork-1.1.jar, LocalizedTextUtil.class
package com.opensymphony.xwork.util
LocalizedTextUtil.clearDefaultResourceBundles ( ) [static]:void
[ run-time name: com/opensymphony/xwork/util/LocalizedTextUtil.clearDefaultResourceBundles:()V ]
LocalizedTextUtil.reset ( ) [static]:void
[ run-time name: com/opensymphony/xwork/util/LocalizedTextUtil.reset:()V ]
xwork-1.1.jar, MockActionInvocation.class
package com.opensymphony.xwork
MockActionInvocation.addPreResultListener ( interceptor.PreResultListener listener ):void
[ run-time name: com/opensymphony/xwork/MockActionInvocation.addPreResultListener:(Lcom/opensymphony/xwork/interceptor/PreResultListener;)V ]
MockActionInvocation.getAction ( ):Object
[ run-time name: com/opensymphony/xwork/MockActionInvocation.getAction:()Ljava/lang/Object; ]
MockActionInvocation.getInvocationContext ( ):ActionContext
[ run-time name: com/opensymphony/xwork/MockActionInvocation.getInvocationContext:()Lcom/opensymphony/xwork/ActionContext; ]
MockActionInvocation.getProxy ( ):ActionProxy
[ run-time name: com/opensymphony/xwork/MockActionInvocation.getProxy:()Lcom/opensymphony/xwork/ActionProxy; ]
MockActionInvocation.getResult ( ):Result
[ run-time name: com/opensymphony/xwork/MockActionInvocation.getResult:()Lcom/opensymphony/xwork/Result; ]
MockActionInvocation.getResultCode ( ):String
[ run-time name: com/opensymphony/xwork/MockActionInvocation.getResultCode:()Ljava/lang/String; ]
MockActionInvocation.getStack ( ):util.OgnlValueStack
[ run-time name: com/opensymphony/xwork/MockActionInvocation.getStack:()Lcom/opensymphony/xwork/util/OgnlValueStack; ]
MockActionInvocation.invoke ( ):String
[ run-time name: com/opensymphony/xwork/MockActionInvocation.invoke:()Ljava/lang/String; ]
MockActionInvocation.invokeActionOnly ( ):String
[ run-time name: com/opensymphony/xwork/MockActionInvocation.invokeActionOnly:()Ljava/lang/String; ]
MockActionInvocation.isExecuted ( ):boolean
[ run-time name: com/opensymphony/xwork/MockActionInvocation.isExecuted:()Z ]
MockActionInvocation.MockActionInvocation ( )
[ run-time name: com/opensymphony/xwork/MockActionInvocation."<init>":()V ]
MockActionInvocation.setAction ( Object action ):void
[ run-time name: com/opensymphony/xwork/MockActionInvocation.setAction:(Ljava/lang/Object;)V ]
MockActionInvocation.setInvocationContext ( ActionContext invocationContext ):void
[ run-time name: com/opensymphony/xwork/MockActionInvocation.setInvocationContext:(Lcom/opensymphony/xwork/ActionContext;)V ]
MockActionInvocation.setProxy ( ActionProxy proxy ):void
[ run-time name: com/opensymphony/xwork/MockActionInvocation.setProxy:(Lcom/opensymphony/xwork/ActionProxy;)V ]
MockActionInvocation.setResult ( Result result ):void
[ run-time name: com/opensymphony/xwork/MockActionInvocation.setResult:(Lcom/opensymphony/xwork/Result;)V ]
MockActionInvocation.setResultCode ( String resultCode ):void
[ run-time name: com/opensymphony/xwork/MockActionInvocation.setResultCode:(Ljava/lang/String;)V ]
MockActionInvocation.setStack ( util.OgnlValueStack stack ):void
[ run-time name: com/opensymphony/xwork/MockActionInvocation.setStack:(Lcom/opensymphony/xwork/util/OgnlValueStack;)V ]
xwork-1.1.jar, ObjectFactory.class
package com.opensymphony.xwork
ObjectFactory.buildAction ( String actionName, String namespace, config.entities.ActionConfig config, java.util.Map extraContext ):Object
[ run-time name: com/opensymphony/xwork/ObjectFactory.buildAction:(Ljava/lang/String;Ljava/lang/String;Lcom/opensymphony/xwork/config/entities/ActionConfig;Ljava/util/Map;)Ljava/lang/Object; ]
ObjectFactory.buildBean ( Class clazz, java.util.Map extraContext ):Object
[ run-time name: com/opensymphony/xwork/ObjectFactory.buildBean:(Ljava/lang/Class;Ljava/util/Map;)Ljava/lang/Object; ]
ObjectFactory.buildBean ( String className, java.util.Map extraContext ):Object
[ run-time name: com/opensymphony/xwork/ObjectFactory.buildBean:(Ljava/lang/String;Ljava/util/Map;)Ljava/lang/Object; ]
ObjectFactory.buildResult ( config.entities.ResultConfig resultConfig, java.util.Map extraContext ):Result
[ run-time name: com/opensymphony/xwork/ObjectFactory.buildResult:(Lcom/opensymphony/xwork/config/entities/ResultConfig;Ljava/util/Map;)Lcom/opensymphony/xwork/Result; ]
ObjectFactory.buildValidator ( String className, java.util.Map params, java.util.Map extraContext ):validator.Validator
[ run-time name: com/opensymphony/xwork/ObjectFactory.buildValidator:(Ljava/lang/String;Ljava/util/Map;Ljava/util/Map;)Lcom/opensymphony/xwork/validator/Validator; ]
ObjectFactory.getContinuationPackage ( ) [static]:String
[ run-time name: com/opensymphony/xwork/ObjectFactory.getContinuationPackage:()Ljava/lang/String; ]
ObjectFactory.setContinuationPackage ( String continuationPackage ) [static]:void
[ run-time name: com/opensymphony/xwork/ObjectFactory.setContinuationPackage:(Ljava/lang/String;)V ]
xwork-1.1.jar, ObjectProxy.class
package com.opensymphony.xwork.util
ObjectProxy.getLastClassAccessed ( ):Class
[ run-time name: com/opensymphony/xwork/util/ObjectProxy.getLastClassAccessed:()Ljava/lang/Class; ]
ObjectProxy.getLastPropertyAccessed ( ):String
[ run-time name: com/opensymphony/xwork/util/ObjectProxy.getLastPropertyAccessed:()Ljava/lang/String; ]
ObjectProxy.getValue ( ):Object
[ run-time name: com/opensymphony/xwork/util/ObjectProxy.getValue:()Ljava/lang/Object; ]
ObjectProxy.ObjectProxy ( )
[ run-time name: com/opensymphony/xwork/util/ObjectProxy."<init>":()V ]
ObjectProxy.setLastClassAccessed ( Class lastClassAccessed ):void
[ run-time name: com/opensymphony/xwork/util/ObjectProxy.setLastClassAccessed:(Ljava/lang/Class;)V ]
ObjectProxy.setLastPropertyAccessed ( String lastPropertyAccessed ):void
[ run-time name: com/opensymphony/xwork/util/ObjectProxy.setLastPropertyAccessed:(Ljava/lang/String;)V ]
ObjectProxy.setValue ( Object value ):void
[ run-time name: com/opensymphony/xwork/util/ObjectProxy.setValue:(Ljava/lang/Object;)V ]
xwork-1.1.jar, ObjectProxyPropertyAccessor.class
package com.opensymphony.xwork.util
ObjectProxyPropertyAccessor.getProperty ( java.util.Map context, Object target, Object name ):Object
[ run-time name: com/opensymphony/xwork/util/ObjectProxyPropertyAccessor.getProperty:(Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; ]
ObjectProxyPropertyAccessor.ObjectProxyPropertyAccessor ( )
[ run-time name: com/opensymphony/xwork/util/ObjectProxyPropertyAccessor."<init>":()V ]
ObjectProxyPropertyAccessor.setProperty ( java.util.Map context, Object target, Object name, Object value ):void
[ run-time name: com/opensymphony/xwork/util/ObjectProxyPropertyAccessor.setProperty:(Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V ]
xwork-1.1.jar, ObjectTypeDeterminer.class
package com.opensymphony.xwork.util
ObjectTypeDeterminer.getElementClass ( Class p1, String p2, Object p3 ) [abstract]:Class
[ run-time name: com/opensymphony/xwork/util/ObjectTypeDeterminer.getElementClass:(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Class; ]
ObjectTypeDeterminer.getKeyClass ( Class p1, String p2 ) [abstract]:Class
[ run-time name: com/opensymphony/xwork/util/ObjectTypeDeterminer.getKeyClass:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Class; ]
ObjectTypeDeterminer.getKeyProperty ( Class p1, String p2 ) [abstract]:String
[ run-time name: com/opensymphony/xwork/util/ObjectTypeDeterminer.getKeyProperty:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/String; ]
ObjectTypeDeterminer.shouldCreateIfNew ( Class p1, String p2, Object p3, String p4, boolean p5 ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/util/ObjectTypeDeterminer.shouldCreateIfNew:(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/String;Z)Z ]
xwork-1.1.jar, ObjectTypeDeterminerFactory.class
package com.opensymphony.xwork.util
ObjectTypeDeterminerFactory.getInstance ( ) [static]:ObjectTypeDeterminer
[ run-time name: com/opensymphony/xwork/util/ObjectTypeDeterminerFactory.getInstance:()Lcom/opensymphony/xwork/util/ObjectTypeDeterminer; ]
ObjectTypeDeterminerFactory.ObjectTypeDeterminerFactory ( )
[ run-time name: com/opensymphony/xwork/util/ObjectTypeDeterminerFactory."<init>":()V ]
ObjectTypeDeterminerFactory.setInstance ( ObjectTypeDeterminer instance ) [static]:void
[ run-time name: com/opensymphony/xwork/util/ObjectTypeDeterminerFactory.setInstance:(Lcom/opensymphony/xwork/util/ObjectTypeDeterminer;)V ]
xwork-1.1.jar, OgnlContextState.class
package com.opensymphony.xwork.util
OgnlContextState.clear ( java.util.Map context ) [static]:void
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.clear:(Ljava/util/Map;)V ]
OgnlContextState.clearCurrentPropertyPath ( java.util.Map context ) [static]:void
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.clearCurrentPropertyPath:(Ljava/util/Map;)V ]
OgnlContextState.getCurrentPropertyPath ( java.util.Map context ) [static]:String
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.getCurrentPropertyPath:(Ljava/util/Map;)Ljava/lang/String; ]
OgnlContextState.getFullPropertyPath ( java.util.Map context ) [static]:String
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.getFullPropertyPath:(Ljava/util/Map;)Ljava/lang/String; ]
OgnlContextState.getLastBeanClassAccessed ( java.util.Map context ) [static]:Class
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.getLastBeanClassAccessed:(Ljava/util/Map;)Ljava/lang/Class; ]
OgnlContextState.getLastBeanPropertyAccessed ( java.util.Map context ) [static]:String
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.getLastBeanPropertyAccessed:(Ljava/util/Map;)Ljava/lang/String; ]
OgnlContextState.getSetMap ( java.util.Map context, String path ) [static]:java.util.Map
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.getSetMap:(Ljava/util/Map;Ljava/lang/String;)Ljava/util/Map; ]
OgnlContextState.isCreatingNullObjects ( java.util.Map context ) [static]:boolean
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.isCreatingNullObjects:(Ljava/util/Map;)Z ]
OgnlContextState.isReportingConversionErrors ( java.util.Map context ) [static]:boolean
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.isReportingConversionErrors:(Ljava/util/Map;)Z ]
OgnlContextState.OgnlContextState ( )
[ run-time name: com/opensymphony/xwork/util/OgnlContextState."<init>":()V ]
OgnlContextState.setCreatingNullObjects ( java.util.Map context, boolean creatingNullObjects ) [static]:void
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.setCreatingNullObjects:(Ljava/util/Map;Z)V ]
OgnlContextState.setFullPropertyPath ( java.util.Map context, String path ) [static]:void
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.setFullPropertyPath:(Ljava/util/Map;Ljava/lang/String;)V ]
OgnlContextState.setLastBeanClassAccessed ( java.util.Map context, Class clazz ) [static]:void
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.setLastBeanClassAccessed:(Ljava/util/Map;Ljava/lang/Class;)V ]
OgnlContextState.setLastBeanPropertyAccessed ( java.util.Map context, String property ) [static]:void
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.setLastBeanPropertyAccessed:(Ljava/util/Map;Ljava/lang/String;)V ]
OgnlContextState.setReportingConversionErrors ( java.util.Map context, boolean reportingErrors ) [static]:void
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.setReportingConversionErrors:(Ljava/util/Map;Z)V ]
OgnlContextState.setSetMap ( java.util.Map context, java.util.Map setMap, String path ) [static]:void
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.setSetMap:(Ljava/util/Map;Ljava/util/Map;Ljava/lang/String;)V ]
OgnlContextState.updateCurrentPropertyPath ( java.util.Map context, Object name ) [static]:void
[ run-time name: com/opensymphony/xwork/util/OgnlContextState.updateCurrentPropertyPath:(Ljava/util/Map;Ljava/lang/Object;)V ]
xwork-1.1.jar, OgnlUtil.class
package com.opensymphony.xwork.util
OgnlUtil.copy ( Object from, Object to, java.util.Map context, java.util.Collection exclusions, java.util.Collection inclusions ) [static]:void
[ run-time name: com/opensymphony/xwork/util/OgnlUtil.copy:(Ljava/lang/Object;Ljava/lang/Object;Ljava/util/Map;Ljava/util/Collection;Ljava/util/Collection;)V ]
OgnlUtil.getBeanMap ( Object source ) [static]:java.util.Map
[ run-time name: com/opensymphony/xwork/util/OgnlUtil.getBeanMap:(Ljava/lang/Object;)Ljava/util/Map; ]
OgnlUtil.getPropertyDescriptors ( Object source ) [static]:java.beans.PropertyDescriptor[]
[ run-time name: com/opensymphony/xwork/util/OgnlUtil.getPropertyDescriptors:(Ljava/lang/Object;)[Ljava/beans/PropertyDescriptor; ]
OgnlUtil.getValue ( String name, java.util.Map context, Object root ) [static]:Object
[ run-time name: com/opensymphony/xwork/util/OgnlUtil.getValue:(Ljava/lang/String;Ljava/util/Map;Ljava/lang/Object;)Ljava/lang/Object; ]
OgnlUtil.getValue ( String name, java.util.Map context, Object root, Class resultType ) [static]:Object
[ run-time name: com/opensymphony/xwork/util/OgnlUtil.getValue:(Ljava/lang/String;Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object; ]
xwork-1.1.jar, OgnlValueStack.class
package com.opensymphony.xwork.util
OgnlValueStack.findString ( String expr ):String
[ run-time name: com/opensymphony/xwork/util/OgnlValueStack.findString:(Ljava/lang/String;)Ljava/lang/String; ]
OgnlValueStack.link ( java.util.Map context, Class clazz, String name ) [static]:void
[ run-time name: com/opensymphony/xwork/util/OgnlValueStack.link:(Ljava/util/Map;Ljava/lang/Class;Ljava/lang/String;)V ]
OgnlValueStack.reset ( ) [static]:void
[ run-time name: com/opensymphony/xwork/util/OgnlValueStack.reset:()V ]
xwork-1.1.jar, PackageConfig.class
package com.opensymphony.xwork.config.entities
PackageConfig.addExceptionMappingConfig ( ExceptionMappingConfig exceptionMappingConfig ):void
[ run-time name: com/opensymphony/xwork/config/entities/PackageConfig.addExceptionMappingConfig:(Lcom/opensymphony/xwork/config/entities/ExceptionMappingConfig;)V ]
PackageConfig.addGlobalExceptionMappingConfigs ( java.util.List exceptionMappingConfigs ):void
[ run-time name: com/opensymphony/xwork/config/entities/PackageConfig.addGlobalExceptionMappingConfigs:(Ljava/util/List;)V ]
PackageConfig.compareTo ( Object o ):int
[ run-time name: com/opensymphony/xwork/config/entities/PackageConfig.compareTo:(Ljava/lang/Object;)I ]
PackageConfig.getAllExceptionMappingConfigs ( ):java.util.List
[ run-time name: com/opensymphony/xwork/config/entities/PackageConfig.getAllExceptionMappingConfigs:()Ljava/util/List; ]
PackageConfig.getGlobalExceptionMappingConfigs ( ):java.util.List
[ run-time name: com/opensymphony/xwork/config/entities/PackageConfig.getGlobalExceptionMappingConfigs:()Ljava/util/List; ]
xwork-1.1.jar, ParameterFilterInterceptor.class
package com.opensymphony.xwork.interceptor
ParameterFilterInterceptor.destroy ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/ParameterFilterInterceptor.destroy:()V ]
ParameterFilterInterceptor.getAllowed ( ):java.util.Collection
[ run-time name: com/opensymphony/xwork/interceptor/ParameterFilterInterceptor.getAllowed:()Ljava/util/Collection; ]
ParameterFilterInterceptor.getBlocked ( ):java.util.Collection
[ run-time name: com/opensymphony/xwork/interceptor/ParameterFilterInterceptor.getBlocked:()Ljava/util/Collection; ]
ParameterFilterInterceptor.init ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/ParameterFilterInterceptor.init:()V ]
ParameterFilterInterceptor.intercept ( com.opensymphony.xwork.ActionInvocation invocation ):String
[ run-time name: com/opensymphony/xwork/interceptor/ParameterFilterInterceptor.intercept:(Lcom/opensymphony/xwork/ActionInvocation;)Ljava/lang/String; ]
ParameterFilterInterceptor.isDefaultBlock ( ):boolean
[ run-time name: com/opensymphony/xwork/interceptor/ParameterFilterInterceptor.isDefaultBlock:()Z ]
ParameterFilterInterceptor.ParameterFilterInterceptor ( )
[ run-time name: com/opensymphony/xwork/interceptor/ParameterFilterInterceptor."<init>":()V ]
ParameterFilterInterceptor.setAllowed ( java.util.Collection allowed ):void
[ run-time name: com/opensymphony/xwork/interceptor/ParameterFilterInterceptor.setAllowed:(Ljava/util/Collection;)V ]
ParameterFilterInterceptor.setAllowed ( String allowed ):void
[ run-time name: com/opensymphony/xwork/interceptor/ParameterFilterInterceptor.setAllowed:(Ljava/lang/String;)V ]
ParameterFilterInterceptor.setBlocked ( java.util.Collection blocked ):void
[ run-time name: com/opensymphony/xwork/interceptor/ParameterFilterInterceptor.setBlocked:(Ljava/util/Collection;)V ]
ParameterFilterInterceptor.setBlocked ( String blocked ):void
[ run-time name: com/opensymphony/xwork/interceptor/ParameterFilterInterceptor.setBlocked:(Ljava/lang/String;)V ]
ParameterFilterInterceptor.setDefaultBlock ( boolean defaultExclude ):void
[ run-time name: com/opensymphony/xwork/interceptor/ParameterFilterInterceptor.setDefaultBlock:(Z)V ]
xwork-1.1.jar, ParameterNameAware.class
package com.opensymphony.xwork.interceptor
ParameterNameAware.acceptableParameterName ( String p1 ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/interceptor/ParameterNameAware.acceptableParameterName:(Ljava/lang/String;)Z ]
xwork-1.1.jar, ParametersInterceptor.class
package com.opensymphony.xwork.interceptor
ParametersInterceptor.setParameters ( Object action, com.opensymphony.xwork.util.OgnlValueStack stack, java.util.Map parameters ):void
[ run-time name: com/opensymphony/xwork/interceptor/ParametersInterceptor.setParameters:(Ljava/lang/Object;Lcom/opensymphony/xwork/util/OgnlValueStack;Ljava/util/Map;)V ]
xwork-1.1.jar, RegexFieldValidator.class
package com.opensymphony.xwork.validator.validators
RegexFieldValidator.getExpression ( ):String
[ run-time name: com/opensymphony/xwork/validator/validators/RegexFieldValidator.getExpression:()Ljava/lang/String; ]
RegexFieldValidator.RegexFieldValidator ( )
[ run-time name: com/opensymphony/xwork/validator/validators/RegexFieldValidator."<init>":()V ]
RegexFieldValidator.setExpression ( String expression ):void
[ run-time name: com/opensymphony/xwork/validator/validators/RegexFieldValidator.setExpression:(Ljava/lang/String;)V ]
RegexFieldValidator.validate ( Object object ):void
[ run-time name: com/opensymphony/xwork/validator/validators/RegexFieldValidator.validate:(Ljava/lang/Object;)V ]
xwork-1.1.jar, ResourceAware.class
package com.opensymphony.xwork.interceptor.component
ResourceAware.getDependentResources ( ) [abstract]:java.util.Set
[ run-time name: com/opensymphony/xwork/interceptor/component/ResourceAware.getDependentResources:()Ljava/util/Set; ]
xwork-1.1.jar, SpringExternalReferenceResolver.class
package com.opensymphony.xwork.spring
SpringExternalReferenceResolver.resolveReferences ( com.opensymphony.xwork.ActionInvocation invocation ):void
[ run-time name: com/opensymphony/xwork/spring/SpringExternalReferenceResolver.resolveReferences:(Lcom/opensymphony/xwork/ActionInvocation;)V ]
SpringExternalReferenceResolver.setApplicationContext ( org.springframework.context.ApplicationContext applicationContext ):void
[ run-time name: com/opensymphony/xwork/spring/SpringExternalReferenceResolver.setApplicationContext:(Lorg/springframework/context/ApplicationContext;)V ]
SpringExternalReferenceResolver.SpringExternalReferenceResolver ( )
[ run-time name: com/opensymphony/xwork/spring/SpringExternalReferenceResolver."<init>":()V ]
xwork-1.1.jar, SpringObjectFactory.class
package com.opensymphony.xwork.spring
SpringObjectFactory.autoWireBean ( Object bean ):Object
[ run-time name: com/opensymphony/xwork/spring/SpringObjectFactory.autoWireBean:(Ljava/lang/Object;)Ljava/lang/Object; ]
SpringObjectFactory.autoWireBean ( Object bean, org.springframework.beans.factory.config.AutowireCapableBeanFactory autoWiringFactory ):Object
[ run-time name: com/opensymphony/xwork/spring/SpringObjectFactory.autoWireBean:(Ljava/lang/Object;Lorg/springframework/beans/factory/config/AutowireCapableBeanFactory;)Ljava/lang/Object; ]
SpringObjectFactory.buildBean ( Class clazz, java.util.Map extraContext ):Object
[ run-time name: com/opensymphony/xwork/spring/SpringObjectFactory.buildBean:(Ljava/lang/Class;Ljava/util/Map;)Ljava/lang/Object; ]
SpringObjectFactory.buildBean ( String beanName, java.util.Map extraContext ):Object
[ run-time name: com/opensymphony/xwork/spring/SpringObjectFactory.buildBean:(Ljava/lang/String;Ljava/util/Map;)Ljava/lang/Object; ]
SpringObjectFactory.findAutoWiringBeanFactory ( org.springframework.context.ApplicationContext context ):org.springframework.beans.factory.config.AutowireCapableBeanFactory
[ run-time name: com/opensymphony/xwork/spring/SpringObjectFactory.findAutoWiringBeanFactory:(Lorg/springframework/context/ApplicationContext;)Lorg/springframework/beans/factory/config/AutowireCapableBeanFactory; ]
SpringObjectFactory.getAutowireStrategy ( ):int
[ run-time name: com/opensymphony/xwork/spring/SpringObjectFactory.getAutowireStrategy:()I ]
SpringObjectFactory.getClassInstance ( String className ):Class
[ run-time name: com/opensymphony/xwork/spring/SpringObjectFactory.getClassInstance:(Ljava/lang/String;)Ljava/lang/Class; ]
SpringObjectFactory.initObjectFactory ( ):void
[ run-time name: com/opensymphony/xwork/spring/SpringObjectFactory.initObjectFactory:()V ]
SpringObjectFactory.setApplicationContext ( org.springframework.context.ApplicationContext appContext ):void
[ run-time name: com/opensymphony/xwork/spring/SpringObjectFactory.setApplicationContext:(Lorg/springframework/context/ApplicationContext;)V ]
SpringObjectFactory.setAutowireStrategy ( int autowireStrategy ):void
[ run-time name: com/opensymphony/xwork/spring/SpringObjectFactory.setAutowireStrategy:(I)V ]
SpringObjectFactory.SpringObjectFactory ( )
[ run-time name: com/opensymphony/xwork/spring/SpringObjectFactory."<init>":()V ]
xwork-1.1.jar, SpringProxyableObjectFactory.class
package com.opensymphony.xwork.spring
SpringProxyableObjectFactory.buildBean ( String beanName, java.util.Map extraContext ):Object
[ run-time name: com/opensymphony/xwork/spring/SpringProxyableObjectFactory.buildBean:(Ljava/lang/String;Ljava/util/Map;)Ljava/lang/Object; ]
SpringProxyableObjectFactory.getApplicationContext ( java.util.Map context ):org.springframework.context.ApplicationContext
[ run-time name: com/opensymphony/xwork/spring/SpringProxyableObjectFactory.getApplicationContext:(Ljava/util/Map;)Lorg/springframework/context/ApplicationContext; ]
SpringProxyableObjectFactory.SpringProxyableObjectFactory ( )
[ run-time name: com/opensymphony/xwork/spring/SpringProxyableObjectFactory."<init>":()V ]
xwork-1.1.jar, StringRegexValidator.class
package com.opensymphony.xwork.validator.validators
StringRegexValidator.getRegex ( ):String
[ run-time name: com/opensymphony/xwork/validator/validators/StringRegexValidator.getRegex:()Ljava/lang/String; ]
StringRegexValidator.isCaseSensitive ( ):boolean
[ run-time name: com/opensymphony/xwork/validator/validators/StringRegexValidator.isCaseSensitive:()Z ]
StringRegexValidator.setCaseSensitive ( boolean caseSensitive ):void
[ run-time name: com/opensymphony/xwork/validator/validators/StringRegexValidator.setCaseSensitive:(Z)V ]
StringRegexValidator.setRegex ( String regex ):void
[ run-time name: com/opensymphony/xwork/validator/validators/StringRegexValidator.setRegex:(Ljava/lang/String;)V ]
StringRegexValidator.StringRegexValidator ( )
[ run-time name: com/opensymphony/xwork/validator/validators/StringRegexValidator."<init>":()V ]
StringRegexValidator.validate ( Object object ):void
[ run-time name: com/opensymphony/xwork/validator/validators/StringRegexValidator.validate:(Ljava/lang/Object;)V ]
xwork-1.1.jar, SurrugateList.class
package com.opensymphony.xwork.util
SurrugateList.add ( int arg0, Object arg1 ):void
[ run-time name: com/opensymphony/xwork/util/SurrugateList.add:(ILjava/lang/Object;)V ]
SurrugateList.add ( Object arg0 ):boolean
[ run-time name: com/opensymphony/xwork/util/SurrugateList.add:(Ljava/lang/Object;)Z ]
SurrugateList.addAll ( int arg0, java.util.Collection arg1 ):boolean
[ run-time name: com/opensymphony/xwork/util/SurrugateList.addAll:(ILjava/util/Collection;)Z ]
SurrugateList.addAll ( java.util.Collection arg0 ):boolean
[ run-time name: com/opensymphony/xwork/util/SurrugateList.addAll:(Ljava/util/Collection;)Z ]
SurrugateList.set ( int arg0, Object arg1 ):Object
[ run-time name: com/opensymphony/xwork/util/SurrugateList.set:(ILjava/lang/Object;)Ljava/lang/Object; ]
SurrugateList.SurrugateList ( java.util.Collection surrugate )
[ run-time name: com/opensymphony/xwork/util/SurrugateList."<init>":(Ljava/util/Collection;)V ]
xwork-1.1.jar, TextParseUtil.class
package com.opensymphony.xwork.util
TextParseUtil.commaDelimitedStringToSet ( String s ) [static]:java.util.Set
[ run-time name: com/opensymphony/xwork/util/TextParseUtil.commaDelimitedStringToSet:(Ljava/lang/String;)Ljava/util/Set; ]
TextParseUtil.translateVariables ( char open, String expression, OgnlValueStack stack ) [static]:String
[ run-time name: com/opensymphony/xwork/util/TextParseUtil.translateVariables:(CLjava/lang/String;Lcom/opensymphony/xwork/util/OgnlValueStack;)Ljava/lang/String; ]
TextParseUtil.translateVariables ( char open, String expression, OgnlValueStack stack, Class asType ) [static]:Object
[ run-time name: com/opensymphony/xwork/util/TextParseUtil.translateVariables:(CLjava/lang/String;Lcom/opensymphony/xwork/util/OgnlValueStack;Ljava/lang/Class;)Ljava/lang/Object; ]
xwork-1.1.jar, ValidationInterceptor.class
package com.opensymphony.xwork.validator
ValidationInterceptor.setExcludeMethods ( String excludeMethods ):void
[ run-time name: com/opensymphony/xwork/validator/ValidationInterceptor.setExcludeMethods:(Ljava/lang/String;)V ]
xwork-1.1.jar, Validator.class
package com.opensymphony.xwork.validator
Validator.getValidatorType ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/Validator.getValidatorType:()Ljava/lang/String; ]
Validator.setValidatorType ( String p1 ) [abstract]:void
[ run-time name: com/opensymphony/xwork/validator/Validator.setValidatorType:(Ljava/lang/String;)V ]
xwork-1.1.jar, ValidatorConfig.class
package com.opensymphony.xwork.validator
ValidatorConfig.getDefaultMessage ( ):String
[ run-time name: com/opensymphony/xwork/validator/ValidatorConfig.getDefaultMessage:()Ljava/lang/String; ]
ValidatorConfig.getMessageKey ( ):String
[ run-time name: com/opensymphony/xwork/validator/ValidatorConfig.getMessageKey:()Ljava/lang/String; ]
ValidatorConfig.getParams ( ):java.util.Map
[ run-time name: com/opensymphony/xwork/validator/ValidatorConfig.getParams:()Ljava/util/Map; ]
ValidatorConfig.getType ( ):String
[ run-time name: com/opensymphony/xwork/validator/ValidatorConfig.getType:()Ljava/lang/String; ]
ValidatorConfig.isShortCircuit ( ):boolean
[ run-time name: com/opensymphony/xwork/validator/ValidatorConfig.isShortCircuit:()Z ]
ValidatorConfig.setDefaultMessage ( String defaultMessage ):void
[ run-time name: com/opensymphony/xwork/validator/ValidatorConfig.setDefaultMessage:(Ljava/lang/String;)V ]
ValidatorConfig.setMessageKey ( String messageKey ):void
[ run-time name: com/opensymphony/xwork/validator/ValidatorConfig.setMessageKey:(Ljava/lang/String;)V ]
ValidatorConfig.setParams ( java.util.Map params ):void
[ run-time name: com/opensymphony/xwork/validator/ValidatorConfig.setParams:(Ljava/util/Map;)V ]
ValidatorConfig.setShortCircuit ( boolean shortCircuit ):void
[ run-time name: com/opensymphony/xwork/validator/ValidatorConfig.setShortCircuit:(Z)V ]
ValidatorConfig.setType ( String validatorType ):void
[ run-time name: com/opensymphony/xwork/validator/ValidatorConfig.setType:(Ljava/lang/String;)V ]
ValidatorConfig.ValidatorConfig ( )
[ run-time name: com/opensymphony/xwork/validator/ValidatorConfig."<init>":()V ]
ValidatorConfig.ValidatorConfig ( String validatorType, java.util.Map params )
[ run-time name: com/opensymphony/xwork/validator/ValidatorConfig."<init>":(Ljava/lang/String;Ljava/util/Map;)V ]
xwork-1.1.jar, ValidatorFactory.class
package com.opensymphony.xwork.validator
ValidatorFactory.getValidator ( ValidatorConfig cfg ) [static]:Validator
[ run-time name: com/opensymphony/xwork/validator/ValidatorFactory.getValidator:(Lcom/opensymphony/xwork/validator/ValidatorConfig;)Lcom/opensymphony/xwork/validator/Validator; ]
ValidatorFactory.lookupRegisteredValidatorType ( String name ) [static]:String
[ run-time name: com/opensymphony/xwork/validator/ValidatorFactory.lookupRegisteredValidatorType:(Ljava/lang/String;)Ljava/lang/String; ]
xwork-1.1.jar, ValidatorFileParser.class
package com.opensymphony.xwork.validator
ValidatorFileParser.parseActionValidatorConfigs ( java.io.InputStream is, String resourceName ) [static]:java.util.List
[ run-time name: com/opensymphony/xwork/validator/ValidatorFileParser.parseActionValidatorConfigs:(Ljava/io/InputStream;Ljava/lang/String;)Ljava/util/List; ]
xwork-1.1.jar, ValidatorSupport.class
package com.opensymphony.xwork.validator.validators
ValidatorSupport.getValidatorType ( ):String
[ run-time name: com/opensymphony/xwork/validator/validators/ValidatorSupport.getValidatorType:()Ljava/lang/String; ]
ValidatorSupport.setValidatorType ( String type ):void
[ run-time name: com/opensymphony/xwork/validator/validators/ValidatorSupport.setValidatorType:(Ljava/lang/String;)V ]
xwork-1.1.jar, XmlConfigurationProvider.class
package com.opensymphony.xwork.config.providers
XmlConfigurationProvider.buildExceptionMappings ( org.w3c.dom.Element element, com.opensymphony.xwork.config.entities.PackageConfig packageContext ):java.util.List
[ run-time name: com/opensymphony/xwork/config/providers/XmlConfigurationProvider.buildExceptionMappings:(Lorg/w3c/dom/Element;Lcom/opensymphony/xwork/config/entities/PackageConfig;)Ljava/util/List; ]
XmlConfigurationProvider.loadGobalExceptionMappings ( com.opensymphony.xwork.config.entities.PackageConfig packageContext, org.w3c.dom.Element packageElement ):void
[ run-time name: com/opensymphony/xwork/config/providers/XmlConfigurationProvider.loadGobalExceptionMappings:(Lcom/opensymphony/xwork/config/entities/PackageConfig;Lorg/w3c/dom/Element;)V ]
XmlConfigurationProvider.verifyAction ( String className, String name ):boolean
[ run-time name: com/opensymphony/xwork/config/providers/XmlConfigurationProvider.verifyAction:(Ljava/lang/String;Ljava/lang/String;)Z ]
XmlConfigurationProvider.verifyResultType ( String className ):Class
[ run-time name: com/opensymphony/xwork/config/providers/XmlConfigurationProvider.verifyResultType:(Ljava/lang/String;)Ljava/lang/Class; ]
xwork-1.1.jar, XmlHelper.class
package com.opensymphony.xwork.config.providers
XmlHelper.getParams ( org.w3c.dom.Element paramsElement ) [static]:java.util.Map
[ run-time name: com/opensymphony/xwork/config/providers/XmlHelper.getParams:(Lorg/w3c/dom/Element;)Ljava/util/Map; ]
xwork-1.1.jar, XWorkCollectionPropertyAccessor.class
package com.opensymphony.xwork.util
XWorkCollectionPropertyAccessor.getProperty ( java.util.Map context, Object target, Object key ):Object
[ run-time name: com/opensymphony/xwork/util/XWorkCollectionPropertyAccessor.getProperty:(Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; ]
XWorkCollectionPropertyAccessor.getPropertyThroughIteration ( java.util.Map context, java.util.Collection collection, String property, Object key ):Object
[ run-time name: com/opensymphony/xwork/util/XWorkCollectionPropertyAccessor.getPropertyThroughIteration:(Ljava/util/Map;Ljava/util/Collection;Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object; ]
XWorkCollectionPropertyAccessor.setProperty ( java.util.Map arg0, Object arg1, Object arg2, Object arg3 ):void
[ run-time name: com/opensymphony/xwork/util/XWorkCollectionPropertyAccessor.setProperty:(Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V ]
XWorkCollectionPropertyAccessor.XWorkCollectionPropertyAccessor ( )
[ run-time name: com/opensymphony/xwork/util/XWorkCollectionPropertyAccessor."<init>":()V ]
xwork-1.1.jar, XWorkContinuationConfig.class
package com.opensymphony.xwork.util
XWorkContinuationConfig.getContinuableClassInternalName ( ):String
[ run-time name: com/opensymphony/xwork/util/XWorkContinuationConfig.getContinuableClassInternalName:()Ljava/lang/String; ]
XWorkContinuationConfig.getContinuableClassOrInterfaceName ( ):String
[ run-time name: com/opensymphony/xwork/util/XWorkContinuationConfig.getContinuableClassOrInterfaceName:()Ljava/lang/String; ]
XWorkContinuationConfig.getContinuableInterfaceInternalName ( ):String
[ run-time name: com/opensymphony/xwork/util/XWorkContinuationConfig.getContinuableInterfaceInternalName:()Ljava/lang/String; ]
XWorkContinuationConfig.getEntryMethod ( ):String
[ run-time name: com/opensymphony/xwork/util/XWorkContinuationConfig.getEntryMethod:()Ljava/lang/String; ]
XWorkContinuationConfig.getPauseSignature ( ):String
[ run-time name: com/opensymphony/xwork/util/XWorkContinuationConfig.getPauseSignature:()Ljava/lang/String; ]
XWorkContinuationConfig.XWorkContinuationConfig ( )
[ run-time name: com/opensymphony/xwork/util/XWorkContinuationConfig."<init>":()V ]
xwork-1.1.jar, XWorkConverter.class
package com.opensymphony.xwork.util
XWorkConverter.convertValue ( java.util.Map map, Object o, Class aClass ):Object
[ run-time name: com/opensymphony/xwork/util/XWorkConverter.convertValue:(Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object; ]
XWorkConverter.getObjectTypeDeterminer ( ):ObjectTypeDeterminer
[ run-time name: com/opensymphony/xwork/util/XWorkConverter.getObjectTypeDeterminer:()Lcom/opensymphony/xwork/util/ObjectTypeDeterminer; ]
XWorkConverter.loadConversionProperties ( String propsName ):void
[ run-time name: com/opensymphony/xwork/util/XWorkConverter.loadConversionProperties:(Ljava/lang/String;)V ]
XWorkConverter.setKeyElementDeterminer ( ObjectTypeDeterminer determiner ):void
[ run-time name: com/opensymphony/xwork/util/XWorkConverter.setKeyElementDeterminer:(Lcom/opensymphony/xwork/util/ObjectTypeDeterminer;)V ]
xwork-1.1.jar, XWorkList.class
package com.opensymphony.xwork.util
XWorkList.contains ( Object element ):boolean
[ run-time name: com/opensymphony/xwork/util/XWorkList.contains:(Ljava/lang/Object;)Z ]
xwork-1.1.jar, XWorkListPropertyAccessor.class
package com.opensymphony.xwork.util
XWorkListPropertyAccessor.getProperty ( java.util.Map context, Object target, Object name ):Object
[ run-time name: com/opensymphony/xwork/util/XWorkListPropertyAccessor.getProperty:(Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; ]
XWorkListPropertyAccessor.setProperty ( java.util.Map context, Object target, Object name, Object value ):void
[ run-time name: com/opensymphony/xwork/util/XWorkListPropertyAccessor.setProperty:(Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V ]
XWorkListPropertyAccessor.XWorkListPropertyAccessor ( )
[ run-time name: com/opensymphony/xwork/util/XWorkListPropertyAccessor."<init>":()V ]
xwork-1.1.jar, XWorkMapPropertyAccessor.class
package com.opensymphony.xwork.util
XWorkMapPropertyAccessor.getProperty ( java.util.Map context, Object target, Object name ):Object
[ run-time name: com/opensymphony/xwork/util/XWorkMapPropertyAccessor.getProperty:(Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; ]
XWorkMapPropertyAccessor.setProperty ( java.util.Map context, Object target, Object name, Object value ):void
[ run-time name: com/opensymphony/xwork/util/XWorkMapPropertyAccessor.setProperty:(Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V ]
XWorkMapPropertyAccessor.XWorkMapPropertyAccessor ( )
[ run-time name: com/opensymphony/xwork/util/XWorkMapPropertyAccessor."<init>":()V ]
xwork-1.1.jar, XWorkObjectPropertyAccessor.class
package com.opensymphony.xwork.util
XWorkObjectPropertyAccessor.getProperty ( java.util.Map context, Object target, Object oname ):Object
[ run-time name: com/opensymphony/xwork/util/XWorkObjectPropertyAccessor.getProperty:(Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; ]
XWorkObjectPropertyAccessor.XWorkObjectPropertyAccessor ( )
[ run-time name: com/opensymphony/xwork/util/XWorkObjectPropertyAccessor."<init>":()V ]
xwork-1.1.jar, XWorkTestCase.class
package com.opensymphony.xwork
XWorkTestCase.setUp ( ):void
[ run-time name: com/opensymphony/xwork/XWorkTestCase.setUp:()V ]
XWorkTestCase.tearDown ( ):void
[ run-time name: com/opensymphony/xwork/XWorkTestCase.tearDown:()V ]
XWorkTestCase.XWorkTestCase ( )
[ run-time name: com/opensymphony/xwork/XWorkTestCase."<init>":()V ]
xwork-tiger-1.1.jar, AbstractFieldValidatorDescription.class
package com.opensymphony.xwork.validator.metadata
AbstractFieldValidatorDescription.AbstractFieldValidatorDescription ( )
[ run-time name: com/opensymphony/xwork/validator/metadata/AbstractFieldValidatorDescription."<init>":()V ]
AbstractFieldValidatorDescription.AbstractFieldValidatorDescription ( String fieldName )
[ run-time name: com/opensymphony/xwork/validator/metadata/AbstractFieldValidatorDescription."<init>":(Ljava/lang/String;)V ]
AbstractFieldValidatorDescription.asFieldXml ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/metadata/AbstractFieldValidatorDescription.asFieldXml:()Ljava/lang/String; ]
AbstractFieldValidatorDescription.asSimpleXml ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/metadata/AbstractFieldValidatorDescription.asSimpleXml:()Ljava/lang/String; ]
AbstractFieldValidatorDescription.asXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/AbstractFieldValidatorDescription.asXml:()Ljava/lang/String; ]
AbstractFieldValidatorDescription.getFieldName ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/AbstractFieldValidatorDescription.getFieldName:()Ljava/lang/String; ]
AbstractFieldValidatorDescription.isSimpleValidator ( ):boolean
[ run-time name: com/opensymphony/xwork/validator/metadata/AbstractFieldValidatorDescription.isSimpleValidator:()Z ]
AbstractFieldValidatorDescription.setFieldName ( String fieldName ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/AbstractFieldValidatorDescription.setFieldName:(Ljava/lang/String;)V ]
AbstractFieldValidatorDescription.setKey ( String key ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/AbstractFieldValidatorDescription.setKey:(Ljava/lang/String;)V ]
AbstractFieldValidatorDescription.setMessage ( String message ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/AbstractFieldValidatorDescription.setMessage:(Ljava/lang/String;)V ]
AbstractFieldValidatorDescription.setShortCircuit ( boolean shortCircuit ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/AbstractFieldValidatorDescription.setShortCircuit:(Z)V ]
AbstractFieldValidatorDescription.setSimpleValidator ( boolean simpleValidator ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/AbstractFieldValidatorDescription.setSimpleValidator:(Z)V ]
xwork-tiger-1.1.jar, AbstractProcessor.class
package com.opensymphony.xwork.apt
AbstractProcessor.AbstractProcessor ( )
[ run-time name: com/opensymphony/xwork/apt/AbstractProcessor."<init>":()V ]
AbstractProcessor.getClassesMetaInfWriter ( String filename ):java.io.PrintWriter
[ run-time name: com/opensymphony/xwork/apt/AbstractProcessor.getClassesMetaInfWriter:(Ljava/lang/String;)Ljava/io/PrintWriter; ]
AbstractProcessor.getSourceMetaInfWriter ( String filename ):java.io.PrintWriter
[ run-time name: com/opensymphony/xwork/apt/AbstractProcessor.getSourceMetaInfWriter:(Ljava/lang/String;)Ljava/io/PrintWriter; ]
AbstractProcessor.getWebInfWriter ( String filename ):java.io.PrintWriter
[ run-time name: com/opensymphony/xwork/apt/AbstractProcessor.getWebInfWriter:(Ljava/lang/String;)Ljava/io/PrintWriter; ]
AbstractProcessor.init ( ):void
[ run-time name: com/opensymphony/xwork/apt/AbstractProcessor.init:()V ]
AbstractProcessor.process ( ) [abstract]:void
[ run-time name: com/opensymphony/xwork/apt/AbstractProcessor.process:()V ]
AbstractProcessor.setEnv ( com.sun.mirror.apt.AnnotationProcessorEnvironment env ):void
[ run-time name: com/opensymphony/xwork/apt/AbstractProcessor.setEnv:(Lcom/sun/mirror/apt/AnnotationProcessorEnvironment;)V ]
xwork-tiger-1.1.jar, AnnotationActionValidatorManager.class
package com.opensymphony.xwork.validator
AnnotationActionValidatorManager.AnnotationActionValidatorManager ( )
[ run-time name: com/opensymphony/xwork/validator/AnnotationActionValidatorManager."<init>":()V ]
AnnotationActionValidatorManager.buildClassValidatorConfigs ( Class aClass, boolean checkFile ) [static]:java.util.List
[ run-time name: com/opensymphony/xwork/validator/AnnotationActionValidatorManager.buildClassValidatorConfigs:(Ljava/lang/Class;Z)Ljava/util/List; ]
AnnotationActionValidatorManager.buildValidatorKey ( Class clazz, String context ) [static]:String
[ run-time name: com/opensymphony/xwork/validator/AnnotationActionValidatorManager.buildValidatorKey:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/String; ]
AnnotationActionValidatorManager.getValidators ( Class clazz, String context ) [static]:java.util.List
[ run-time name: com/opensymphony/xwork/validator/AnnotationActionValidatorManager.getValidators:(Ljava/lang/Class;Ljava/lang/String;)Ljava/util/List; ]
AnnotationActionValidatorManager.validate ( Object object, String context ) [static]:void
[ run-time name: com/opensymphony/xwork/validator/AnnotationActionValidatorManager.validate:(Ljava/lang/Object;Ljava/lang/String;)V ]
AnnotationActionValidatorManager.validate ( Object object, String context, ValidatorContext validatorContext ) [static]:void
[ run-time name: com/opensymphony/xwork/validator/AnnotationActionValidatorManager.validate:(Ljava/lang/Object;Ljava/lang/String;Lcom/opensymphony/xwork/validator/ValidatorContext;)V ]
xwork-tiger-1.1.jar, AnnotationUtils.class
package com.opensymphony.xwork.util
AnnotationUtils.addAllFields ( Class annotationClass, Class clazz, java.util.List allFields ) [static]:void
[ run-time name: com/opensymphony/xwork/util/AnnotationUtils.addAllFields:(Ljava/lang/Class;Ljava/lang/Class;Ljava/util/List;)V ]
AnnotationUtils.addAllInterfaces ( Class clazz, java.util.List allInterfaces ) [static]:void
[ run-time name: com/opensymphony/xwork/util/AnnotationUtils.addAllInterfaces:(Ljava/lang/Class;Ljava/util/List;)V ]
AnnotationUtils.addAllMethods ( Class annotationClass, Class clazz, java.util.List allMethods ) [static]:void
[ run-time name: com/opensymphony/xwork/util/AnnotationUtils.addAllMethods:(Ljava/lang/Class;Ljava/lang/Class;Ljava/util/List;)V ]
AnnotationUtils.AnnotationUtils ( )
[ run-time name: com/opensymphony/xwork/util/AnnotationUtils."<init>":()V ]
AnnotationUtils.find ( Class clazz, String pckgname ) [static]:String[]
[ run-time name: com/opensymphony/xwork/util/AnnotationUtils.find:(Ljava/lang/Class;Ljava/lang/String;)[Ljava/lang/String; ]
AnnotationUtils.findAnnotatedMethods ( Class clazz, Class annotationClass ) [static]:java.util.List
[ run-time name: com/opensymphony/xwork/util/AnnotationUtils.findAnnotatedMethods:(Ljava/lang/Class;Ljava/lang/Class;)Ljava/util/List; ]
AnnotationUtils.findRecursively ( Class clazz, Class annotationClass, java.util.List methods ) [static]:void
[ run-time name: com/opensymphony/xwork/util/AnnotationUtils.findRecursively:(Ljava/lang/Class;Ljava/lang/Class;Ljava/util/List;)V ]
xwork-tiger-1.1.jar, AnnotationValidationConfigurationBuilder.class
package com.opensymphony.xwork.validator
AnnotationValidationConfigurationBuilder.AnnotationValidationConfigurationBuilder ( )
[ run-time name: com/opensymphony/xwork/validator/AnnotationValidationConfigurationBuilder."<init>":()V ]
AnnotationValidationConfigurationBuilder.buildAnnotationClassValidatorConfigs ( Class aClass ) [static]:java.util.List
[ run-time name: com/opensymphony/xwork/validator/AnnotationValidationConfigurationBuilder.buildAnnotationClassValidatorConfigs:(Ljava/lang/Class;)Ljava/util/List; ]
AnnotationValidationConfigurationBuilder.resolvePropertyName ( reflect.Method method ) [static]:String
[ run-time name: com/opensymphony/xwork/validator/AnnotationValidationConfigurationBuilder.resolvePropertyName:(Ljava/lang/reflect/Method;)Ljava/lang/String; ]
xwork-tiger-1.1.jar, AnnotationWorkflowInterceptor.class
package com.opensymphony.xwork.interceptor.annotations
AnnotationWorkflowInterceptor.AnnotationWorkflowInterceptor ( )
[ run-time name: com/opensymphony/xwork/interceptor/annotations/AnnotationWorkflowInterceptor."<init>":()V ]
AnnotationWorkflowInterceptor.beforeResult ( com.opensymphony.xwork.ActionInvocation invocation, String resultCode ):void
[ run-time name: com/opensymphony/xwork/interceptor/annotations/AnnotationWorkflowInterceptor.beforeResult:(Lcom/opensymphony/xwork/ActionInvocation;Ljava/lang/String;)V ]
AnnotationWorkflowInterceptor.destroy ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/annotations/AnnotationWorkflowInterceptor.destroy:()V ]
AnnotationWorkflowInterceptor.init ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/annotations/AnnotationWorkflowInterceptor.init:()V ]
AnnotationWorkflowInterceptor.intercept ( com.opensymphony.xwork.ActionInvocation invocation ):String
[ run-time name: com/opensymphony/xwork/interceptor/annotations/AnnotationWorkflowInterceptor.intercept:(Lcom/opensymphony/xwork/ActionInvocation;)Ljava/lang/String; ]
xwork-tiger-1.1.jar, AnnotationXWorkConverter.class
package com.opensymphony.xwork.util
AnnotationXWorkConverter.AnnotationXWorkConverter ( )
[ run-time name: com/opensymphony/xwork/util/AnnotationXWorkConverter."<init>":()V ]
xwork-tiger-1.1.jar, Conversion.class
package com.opensymphony.xwork.conversion.annotations
Conversion.conversions ( ) [abstract]:TypeConversion[]
[ run-time name: com/opensymphony/xwork/conversion/annotations/Conversion.conversions:()[Lcom/opensymphony/xwork/conversion/annotations/TypeConversion; ]
xwork-tiger-1.1.jar, ConversionDescription.class
package com.opensymphony.xwork.conversion.metadata
ConversionDescription.asProperty ( ):String
[ run-time name: com/opensymphony/xwork/conversion/metadata/ConversionDescription.asProperty:()Ljava/lang/String; ]
ConversionDescription.ConversionDescription ( )
[ run-time name: com/opensymphony/xwork/conversion/metadata/ConversionDescription."<init>":()V ]
ConversionDescription.ConversionDescription ( String property )
[ run-time name: com/opensymphony/xwork/conversion/metadata/ConversionDescription."<init>":(Ljava/lang/String;)V ]
ConversionDescription.getFullQualifiedClassName ( ):String
[ run-time name: com/opensymphony/xwork/conversion/metadata/ConversionDescription.getFullQualifiedClassName:()Ljava/lang/String; ]
ConversionDescription.getType ( ):String
[ run-time name: com/opensymphony/xwork/conversion/metadata/ConversionDescription.getType:()Ljava/lang/String; ]
ConversionDescription.getValue ( ):String
[ run-time name: com/opensymphony/xwork/conversion/metadata/ConversionDescription.getValue:()Ljava/lang/String; ]
ConversionDescription.setFullQualifiedClassName ( String fullQualifiedClassName ):void
[ run-time name: com/opensymphony/xwork/conversion/metadata/ConversionDescription.setFullQualifiedClassName:(Ljava/lang/String;)V ]
ConversionDescription.setProperty ( String property ):void
[ run-time name: com/opensymphony/xwork/conversion/metadata/ConversionDescription.setProperty:(Ljava/lang/String;)V ]
ConversionDescription.setRule ( String rule ):void
[ run-time name: com/opensymphony/xwork/conversion/metadata/ConversionDescription.setRule:(Ljava/lang/String;)V ]
ConversionDescription.setType ( String type ):void
[ run-time name: com/opensymphony/xwork/conversion/metadata/ConversionDescription.setType:(Ljava/lang/String;)V ]
ConversionDescription.setTypeConverter ( String typeConverter ):void
[ run-time name: com/opensymphony/xwork/conversion/metadata/ConversionDescription.setTypeConverter:(Ljava/lang/String;)V ]
ConversionDescription.setValue ( String value ):void
[ run-time name: com/opensymphony/xwork/conversion/metadata/ConversionDescription.setValue:(Ljava/lang/String;)V ]
xwork-tiger-1.1.jar, ConversionErrorFieldValidator.class
package com.opensymphony.xwork.validator.annotations
ConversionErrorFieldValidator.fieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/ConversionErrorFieldValidator.fieldName:()Ljava/lang/String; ]
ConversionErrorFieldValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/ConversionErrorFieldValidator.key:()Ljava/lang/String; ]
ConversionErrorFieldValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/ConversionErrorFieldValidator.message:()Ljava/lang/String; ]
ConversionErrorFieldValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/ConversionErrorFieldValidator.shortCircuit:()Z ]
ConversionErrorFieldValidator.type ( ) [abstract]:ValidatorType
[ run-time name: com/opensymphony/xwork/validator/annotations/ConversionErrorFieldValidator.type:()Lcom/opensymphony/xwork/validator/annotations/ValidatorType; ]
xwork-tiger-1.1.jar, ConversionErrorFieldValidatorDescription.class
package com.opensymphony.xwork.validator.metadata
ConversionErrorFieldValidatorDescription.asFieldXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/ConversionErrorFieldValidatorDescription.asFieldXml:()Ljava/lang/String; ]
ConversionErrorFieldValidatorDescription.asSimpleXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/ConversionErrorFieldValidatorDescription.asSimpleXml:()Ljava/lang/String; ]
ConversionErrorFieldValidatorDescription.ConversionErrorFieldValidatorDescription ( )
[ run-time name: com/opensymphony/xwork/validator/metadata/ConversionErrorFieldValidatorDescription."<init>":()V ]
ConversionErrorFieldValidatorDescription.ConversionErrorFieldValidatorDescription ( String fieldName )
[ run-time name: com/opensymphony/xwork/validator/metadata/ConversionErrorFieldValidatorDescription."<init>":(Ljava/lang/String;)V ]
xwork-tiger-1.1.jar, ConversionGenerator.class
package com.opensymphony.xwork.apt
ConversionGenerator.ConversionGenerator ( java.util.Map conversionsByType )
[ run-time name: com/opensymphony/xwork/apt/ConversionGenerator."<init>":(Ljava/util/Map;)V ]
ConversionGenerator.generate ( com.sun.mirror.apt.Filer filer ):void
[ run-time name: com/opensymphony/xwork/apt/ConversionGenerator.generate:(Lcom/sun/mirror/apt/Filer;)V ]
xwork-tiger-1.1.jar, ConversionProcessor.class
package com.opensymphony.xwork.apt
ConversionProcessor.ConversionProcessor ( )
[ run-time name: com/opensymphony/xwork/apt/ConversionProcessor."<init>":()V ]
ConversionProcessor.init ( ):void
[ run-time name: com/opensymphony/xwork/apt/ConversionProcessor.init:()V ]
ConversionProcessor.process ( ):void
[ run-time name: com/opensymphony/xwork/apt/ConversionProcessor.process:()V ]
xwork-tiger-1.1.jar, ConversionRule.class
package com.opensymphony.xwork.conversion.annotations
ConversionRule.toString ( ):String
[ run-time name: com/opensymphony/xwork/conversion/annotations/ConversionRule.toString:()Ljava/lang/String; ]
ConversionRule.valueOf ( String name ) [static]:ConversionRule
[ run-time name: com/opensymphony/xwork/conversion/annotations/ConversionRule.valueOf:(Ljava/lang/String;)Lcom/opensymphony/xwork/conversion/annotations/ConversionRule; ]
ConversionRule.values ( ) [static]:ConversionRule[]
[ run-time name: com/opensymphony/xwork/conversion/annotations/ConversionRule.values:()[Lcom/opensymphony/xwork/conversion/annotations/ConversionRule; ]
xwork-tiger-1.1.jar, ConversionType.class
package com.opensymphony.xwork.conversion.annotations
ConversionType.toString ( ):String
[ run-time name: com/opensymphony/xwork/conversion/annotations/ConversionType.toString:()Ljava/lang/String; ]
ConversionType.valueOf ( String name ) [static]:ConversionType
[ run-time name: com/opensymphony/xwork/conversion/annotations/ConversionType.valueOf:(Ljava/lang/String;)Lcom/opensymphony/xwork/conversion/annotations/ConversionType; ]
ConversionType.values ( ) [static]:ConversionType[]
[ run-time name: com/opensymphony/xwork/conversion/annotations/ConversionType.values:()[Lcom/opensymphony/xwork/conversion/annotations/ConversionType; ]
xwork-tiger-1.1.jar, CustomValidator.class
package com.opensymphony.xwork.validator.annotations
CustomValidator.fieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/CustomValidator.fieldName:()Ljava/lang/String; ]
CustomValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/CustomValidator.key:()Ljava/lang/String; ]
CustomValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/CustomValidator.message:()Ljava/lang/String; ]
CustomValidator.parameters ( ) [abstract]:ValidationParameter[]
[ run-time name: com/opensymphony/xwork/validator/annotations/CustomValidator.parameters:()[Lcom/opensymphony/xwork/validator/annotations/ValidationParameter; ]
CustomValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/CustomValidator.shortCircuit:()Z ]
CustomValidator.type ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/CustomValidator.type:()Ljava/lang/String; ]
xwork-tiger-1.1.jar, DateRangeFieldValidator.class
package com.opensymphony.xwork.validator.annotations
DateRangeFieldValidator.fieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/DateRangeFieldValidator.fieldName:()Ljava/lang/String; ]
DateRangeFieldValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/DateRangeFieldValidator.key:()Ljava/lang/String; ]
DateRangeFieldValidator.max ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/DateRangeFieldValidator.max:()Ljava/lang/String; ]
DateRangeFieldValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/DateRangeFieldValidator.message:()Ljava/lang/String; ]
DateRangeFieldValidator.min ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/DateRangeFieldValidator.min:()Ljava/lang/String; ]
DateRangeFieldValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/DateRangeFieldValidator.shortCircuit:()Z ]
DateRangeFieldValidator.type ( ) [abstract]:ValidatorType
[ run-time name: com/opensymphony/xwork/validator/annotations/DateRangeFieldValidator.type:()Lcom/opensymphony/xwork/validator/annotations/ValidatorType; ]
xwork-tiger-1.1.jar, DateRangeFieldValidatorDescription.class
package com.opensymphony.xwork.validator.metadata
DateRangeFieldValidatorDescription.asFieldXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/DateRangeFieldValidatorDescription.asFieldXml:()Ljava/lang/String; ]
DateRangeFieldValidatorDescription.asSimpleXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/DateRangeFieldValidatorDescription.asSimpleXml:()Ljava/lang/String; ]
DateRangeFieldValidatorDescription.DateRangeFieldValidatorDescription ( )
[ run-time name: com/opensymphony/xwork/validator/metadata/DateRangeFieldValidatorDescription."<init>":()V ]
DateRangeFieldValidatorDescription.DateRangeFieldValidatorDescription ( String fieldName )
[ run-time name: com/opensymphony/xwork/validator/metadata/DateRangeFieldValidatorDescription."<init>":(Ljava/lang/String;)V ]
DateRangeFieldValidatorDescription.setMax ( String max ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/DateRangeFieldValidatorDescription.setMax:(Ljava/lang/String;)V ]
DateRangeFieldValidatorDescription.setMin ( String min ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/DateRangeFieldValidatorDescription.setMin:(Ljava/lang/String;)V ]
xwork-tiger-1.1.jar, EmailValidator.class
package com.opensymphony.xwork.validator.annotations
EmailValidator.fieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/EmailValidator.fieldName:()Ljava/lang/String; ]
EmailValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/EmailValidator.key:()Ljava/lang/String; ]
EmailValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/EmailValidator.message:()Ljava/lang/String; ]
EmailValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/EmailValidator.shortCircuit:()Z ]
EmailValidator.type ( ) [abstract]:ValidatorType
[ run-time name: com/opensymphony/xwork/validator/annotations/EmailValidator.type:()Lcom/opensymphony/xwork/validator/annotations/ValidatorType; ]
xwork-tiger-1.1.jar, EmailValidatorDescription.class
package com.opensymphony.xwork.validator.metadata
EmailValidatorDescription.asFieldXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/EmailValidatorDescription.asFieldXml:()Ljava/lang/String; ]
EmailValidatorDescription.asSimpleXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/EmailValidatorDescription.asSimpleXml:()Ljava/lang/String; ]
EmailValidatorDescription.EmailValidatorDescription ( )
[ run-time name: com/opensymphony/xwork/validator/metadata/EmailValidatorDescription."<init>":()V ]
EmailValidatorDescription.EmailValidatorDescription ( String fieldName )
[ run-time name: com/opensymphony/xwork/validator/metadata/EmailValidatorDescription."<init>":(Ljava/lang/String;)V ]
xwork-tiger-1.1.jar, ExpressionValidator.class
package com.opensymphony.xwork.validator.annotations
ExpressionValidator.expression ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/ExpressionValidator.expression:()Ljava/lang/String; ]
ExpressionValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/ExpressionValidator.key:()Ljava/lang/String; ]
ExpressionValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/ExpressionValidator.message:()Ljava/lang/String; ]
ExpressionValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/ExpressionValidator.shortCircuit:()Z ]
xwork-tiger-1.1.jar, ExpressionValidatorDescription.class
package com.opensymphony.xwork.validator.metadata
ExpressionValidatorDescription.asXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/ExpressionValidatorDescription.asXml:()Ljava/lang/String; ]
ExpressionValidatorDescription.ExpressionValidatorDescription ( )
[ run-time name: com/opensymphony/xwork/validator/metadata/ExpressionValidatorDescription."<init>":()V ]
ExpressionValidatorDescription.getFieldName ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/ExpressionValidatorDescription.getFieldName:()Ljava/lang/String; ]
ExpressionValidatorDescription.isSimpleValidator ( ):boolean
[ run-time name: com/opensymphony/xwork/validator/metadata/ExpressionValidatorDescription.isSimpleValidator:()Z ]
ExpressionValidatorDescription.setExpression ( String expression ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/ExpressionValidatorDescription.setExpression:(Ljava/lang/String;)V ]
ExpressionValidatorDescription.setKey ( String key ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/ExpressionValidatorDescription.setKey:(Ljava/lang/String;)V ]
ExpressionValidatorDescription.setMessage ( String message ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/ExpressionValidatorDescription.setMessage:(Ljava/lang/String;)V ]
ExpressionValidatorDescription.setShortCircuit ( boolean shortCircuit ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/ExpressionValidatorDescription.setShortCircuit:(Z)V ]
xwork-tiger-1.1.jar, FieldExpressionValidator.class
package com.opensymphony.xwork.validator.annotations
FieldExpressionValidator.expression ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/FieldExpressionValidator.expression:()Ljava/lang/String; ]
FieldExpressionValidator.fieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/FieldExpressionValidator.fieldName:()Ljava/lang/String; ]
FieldExpressionValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/FieldExpressionValidator.key:()Ljava/lang/String; ]
FieldExpressionValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/FieldExpressionValidator.message:()Ljava/lang/String; ]
FieldExpressionValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/FieldExpressionValidator.shortCircuit:()Z ]
xwork-tiger-1.1.jar, FieldExpressionValidatorDescription.class
package com.opensymphony.xwork.validator.metadata
FieldExpressionValidatorDescription.asFieldXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/FieldExpressionValidatorDescription.asFieldXml:()Ljava/lang/String; ]
FieldExpressionValidatorDescription.asSimpleXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/FieldExpressionValidatorDescription.asSimpleXml:()Ljava/lang/String; ]
FieldExpressionValidatorDescription.FieldExpressionValidatorDescription ( )
[ run-time name: com/opensymphony/xwork/validator/metadata/FieldExpressionValidatorDescription."<init>":()V ]
FieldExpressionValidatorDescription.FieldExpressionValidatorDescription ( String fieldName )
[ run-time name: com/opensymphony/xwork/validator/metadata/FieldExpressionValidatorDescription."<init>":(Ljava/lang/String;)V ]
FieldExpressionValidatorDescription.setExpression ( String expression ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/FieldExpressionValidatorDescription.setExpression:(Ljava/lang/String;)V ]
FieldExpressionValidatorDescription.setKey ( String key ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/FieldExpressionValidatorDescription.setKey:(Ljava/lang/String;)V ]
FieldExpressionValidatorDescription.setMessage ( String message ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/FieldExpressionValidatorDescription.setMessage:(Ljava/lang/String;)V ]
FieldExpressionValidatorDescription.setShortCircuit ( boolean shortCircuit ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/FieldExpressionValidatorDescription.setShortCircuit:(Z)V ]
xwork-tiger-1.1.jar, Generator.class
package com.opensymphony.xwork.apt
Generator.generate ( com.sun.mirror.apt.Filer p1 ) [abstract]:void
[ run-time name: com/opensymphony/xwork/apt/Generator.generate:(Lcom/sun/mirror/apt/Filer;)V ]
Generator.Generator ( )
[ run-time name: com/opensymphony/xwork/apt/Generator."<init>":()V ]
Generator.resolvePropertyName ( com.sun.mirror.declaration.MethodDeclaration method ) [static]:String
[ run-time name: com/opensymphony/xwork/apt/Generator.resolvePropertyName:(Lcom/sun/mirror/declaration/MethodDeclaration;)Ljava/lang/String; ]
Generator.setEnv ( com.sun.mirror.apt.AnnotationProcessorEnvironment env ):void
[ run-time name: com/opensymphony/xwork/apt/Generator.setEnv:(Lcom/sun/mirror/apt/AnnotationProcessorEnvironment;)V ]
xwork-tiger-1.1.jar, GenericsObjectTypeDeterminer.class
package com.opensymphony.xwork.util
GenericsObjectTypeDeterminer.GenericsObjectTypeDeterminer ( )
[ run-time name: com/opensymphony/xwork/util/GenericsObjectTypeDeterminer."<init>":()V ]
GenericsObjectTypeDeterminer.getElementClass ( Class parentClass, String property, Object key ):Class
[ run-time name: com/opensymphony/xwork/util/GenericsObjectTypeDeterminer.getElementClass:(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Class; ]
GenericsObjectTypeDeterminer.getKeyClass ( Class parentClass, String property ):Class
[ run-time name: com/opensymphony/xwork/util/GenericsObjectTypeDeterminer.getKeyClass:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Class; ]
GenericsObjectTypeDeterminer.getKeyProperty ( Class parentClass, String property ):String
[ run-time name: com/opensymphony/xwork/util/GenericsObjectTypeDeterminer.getKeyProperty:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/String; ]
xwork-tiger-1.1.jar, IntRangeFieldValidator.class
package com.opensymphony.xwork.validator.annotations
IntRangeFieldValidator.fieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/IntRangeFieldValidator.fieldName:()Ljava/lang/String; ]
IntRangeFieldValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/IntRangeFieldValidator.key:()Ljava/lang/String; ]
IntRangeFieldValidator.max ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/IntRangeFieldValidator.max:()Ljava/lang/String; ]
IntRangeFieldValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/IntRangeFieldValidator.message:()Ljava/lang/String; ]
IntRangeFieldValidator.min ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/IntRangeFieldValidator.min:()Ljava/lang/String; ]
IntRangeFieldValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/IntRangeFieldValidator.shortCircuit:()Z ]
IntRangeFieldValidator.type ( ) [abstract]:ValidatorType
[ run-time name: com/opensymphony/xwork/validator/annotations/IntRangeFieldValidator.type:()Lcom/opensymphony/xwork/validator/annotations/ValidatorType; ]
xwork-tiger-1.1.jar, IntRangeFieldValidatorDescription.class
package com.opensymphony.xwork.validator.metadata
IntRangeFieldValidatorDescription.asFieldXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/IntRangeFieldValidatorDescription.asFieldXml:()Ljava/lang/String; ]
IntRangeFieldValidatorDescription.asSimpleXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/IntRangeFieldValidatorDescription.asSimpleXml:()Ljava/lang/String; ]
IntRangeFieldValidatorDescription.IntRangeFieldValidatorDescription ( )
[ run-time name: com/opensymphony/xwork/validator/metadata/IntRangeFieldValidatorDescription."<init>":()V ]
IntRangeFieldValidatorDescription.IntRangeFieldValidatorDescription ( String fieldName )
[ run-time name: com/opensymphony/xwork/validator/metadata/IntRangeFieldValidatorDescription."<init>":(Ljava/lang/String;)V ]
IntRangeFieldValidatorDescription.setMax ( String max ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/IntRangeFieldValidatorDescription.setMax:(Ljava/lang/String;)V ]
IntRangeFieldValidatorDescription.setMin ( String min ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/IntRangeFieldValidatorDescription.setMin:(Ljava/lang/String;)V ]
xwork-tiger-1.1.jar, InvalidMetadataException.class
package com.opensymphony.xwork
InvalidMetadataException.InvalidMetadataException ( String msg )
[ run-time name: com/opensymphony/xwork/InvalidMetadataException."<init>":(Ljava/lang/String;)V ]
xwork-tiger-1.1.jar, KeyProperty.class
package com.opensymphony.xwork.util
KeyProperty.value ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/util/KeyProperty.value:()Ljava/lang/String; ]
xwork-tiger-1.1.jar, RegexFieldValidator.class
package com.opensymphony.xwork.validator.annotations
RegexFieldValidator.expression ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/RegexFieldValidator.expression:()Ljava/lang/String; ]
RegexFieldValidator.fieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/RegexFieldValidator.fieldName:()Ljava/lang/String; ]
RegexFieldValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/RegexFieldValidator.key:()Ljava/lang/String; ]
RegexFieldValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/RegexFieldValidator.message:()Ljava/lang/String; ]
RegexFieldValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/RegexFieldValidator.shortCircuit:()Z ]
RegexFieldValidator.type ( ) [abstract]:ValidatorType
[ run-time name: com/opensymphony/xwork/validator/annotations/RegexFieldValidator.type:()Lcom/opensymphony/xwork/validator/annotations/ValidatorType; ]
xwork-tiger-1.1.jar, RequiredFieldValidator.class
package com.opensymphony.xwork.validator.annotations
RequiredFieldValidator.fieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/RequiredFieldValidator.fieldName:()Ljava/lang/String; ]
RequiredFieldValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/RequiredFieldValidator.key:()Ljava/lang/String; ]
RequiredFieldValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/RequiredFieldValidator.message:()Ljava/lang/String; ]
RequiredFieldValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/RequiredFieldValidator.shortCircuit:()Z ]
RequiredFieldValidator.type ( ) [abstract]:ValidatorType
[ run-time name: com/opensymphony/xwork/validator/annotations/RequiredFieldValidator.type:()Lcom/opensymphony/xwork/validator/annotations/ValidatorType; ]
xwork-tiger-1.1.jar, RequiredFieldValidatorDescription.class
package com.opensymphony.xwork.validator.metadata
RequiredFieldValidatorDescription.asFieldXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/RequiredFieldValidatorDescription.asFieldXml:()Ljava/lang/String; ]
RequiredFieldValidatorDescription.asSimpleXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/RequiredFieldValidatorDescription.asSimpleXml:()Ljava/lang/String; ]
RequiredFieldValidatorDescription.RequiredFieldValidatorDescription ( )
[ run-time name: com/opensymphony/xwork/validator/metadata/RequiredFieldValidatorDescription."<init>":()V ]
RequiredFieldValidatorDescription.RequiredFieldValidatorDescription ( String fieldName )
[ run-time name: com/opensymphony/xwork/validator/metadata/RequiredFieldValidatorDescription."<init>":(Ljava/lang/String;)V ]
xwork-tiger-1.1.jar, RequiredStringValidator.class
package com.opensymphony.xwork.validator.annotations
RequiredStringValidator.fieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/RequiredStringValidator.fieldName:()Ljava/lang/String; ]
RequiredStringValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/RequiredStringValidator.key:()Ljava/lang/String; ]
RequiredStringValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/RequiredStringValidator.message:()Ljava/lang/String; ]
RequiredStringValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/RequiredStringValidator.shortCircuit:()Z ]
RequiredStringValidator.trim ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/RequiredStringValidator.trim:()Z ]
RequiredStringValidator.type ( ) [abstract]:ValidatorType
[ run-time name: com/opensymphony/xwork/validator/annotations/RequiredStringValidator.type:()Lcom/opensymphony/xwork/validator/annotations/ValidatorType; ]
xwork-tiger-1.1.jar, RequiredStringValidatorDescription.class
package com.opensymphony.xwork.validator.metadata
RequiredStringValidatorDescription.asFieldXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/RequiredStringValidatorDescription.asFieldXml:()Ljava/lang/String; ]
RequiredStringValidatorDescription.asSimpleXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/RequiredStringValidatorDescription.asSimpleXml:()Ljava/lang/String; ]
RequiredStringValidatorDescription.RequiredStringValidatorDescription ( )
[ run-time name: com/opensymphony/xwork/validator/metadata/RequiredStringValidatorDescription."<init>":()V ]
RequiredStringValidatorDescription.RequiredStringValidatorDescription ( String fieldName )
[ run-time name: com/opensymphony/xwork/validator/metadata/RequiredStringValidatorDescription."<init>":(Ljava/lang/String;)V ]
RequiredStringValidatorDescription.setTrim ( boolean trim ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/RequiredStringValidatorDescription.setTrim:(Z)V ]
xwork-tiger-1.1.jar, StringLengthFieldValidator.class
package com.opensymphony.xwork.validator.annotations
StringLengthFieldValidator.fieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/StringLengthFieldValidator.fieldName:()Ljava/lang/String; ]
StringLengthFieldValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/StringLengthFieldValidator.key:()Ljava/lang/String; ]
StringLengthFieldValidator.maxLength ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/StringLengthFieldValidator.maxLength:()Ljava/lang/String; ]
StringLengthFieldValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/StringLengthFieldValidator.message:()Ljava/lang/String; ]
StringLengthFieldValidator.minLength ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/StringLengthFieldValidator.minLength:()Ljava/lang/String; ]
StringLengthFieldValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/StringLengthFieldValidator.shortCircuit:()Z ]
StringLengthFieldValidator.trim ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/StringLengthFieldValidator.trim:()Z ]
StringLengthFieldValidator.type ( ) [abstract]:ValidatorType[]
[ run-time name: com/opensymphony/xwork/validator/annotations/StringLengthFieldValidator.type:()[Lcom/opensymphony/xwork/validator/annotations/ValidatorType; ]
xwork-tiger-1.1.jar, StringLengthFieldValidatorDescription.class
package com.opensymphony.xwork.validator.metadata
StringLengthFieldValidatorDescription.asFieldXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/StringLengthFieldValidatorDescription.asFieldXml:()Ljava/lang/String; ]
StringLengthFieldValidatorDescription.asSimpleXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/StringLengthFieldValidatorDescription.asSimpleXml:()Ljava/lang/String; ]
StringLengthFieldValidatorDescription.setMaxLength ( String maxLength ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/StringLengthFieldValidatorDescription.setMaxLength:(Ljava/lang/String;)V ]
StringLengthFieldValidatorDescription.setMinLength ( String minLength ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/StringLengthFieldValidatorDescription.setMinLength:(Ljava/lang/String;)V ]
StringLengthFieldValidatorDescription.setTrim ( boolean trim ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/StringLengthFieldValidatorDescription.setTrim:(Z)V ]
StringLengthFieldValidatorDescription.StringLengthFieldValidatorDescription ( )
[ run-time name: com/opensymphony/xwork/validator/metadata/StringLengthFieldValidatorDescription."<init>":()V ]
StringLengthFieldValidatorDescription.StringLengthFieldValidatorDescription ( String fieldName )
[ run-time name: com/opensymphony/xwork/validator/metadata/StringLengthFieldValidatorDescription."<init>":(Ljava/lang/String;)V ]
xwork-tiger-1.1.jar, StringRegexValidator.class
package com.opensymphony.xwork.validator.annotations
StringRegexValidator.caseSensitive ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/StringRegexValidator.caseSensitive:()Z ]
StringRegexValidator.fieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/StringRegexValidator.fieldName:()Ljava/lang/String; ]
StringRegexValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/StringRegexValidator.key:()Ljava/lang/String; ]
StringRegexValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/StringRegexValidator.message:()Ljava/lang/String; ]
StringRegexValidator.regex ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/StringRegexValidator.regex:()Ljava/lang/String; ]
StringRegexValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/StringRegexValidator.shortCircuit:()Z ]
StringRegexValidator.type ( ) [abstract]:ValidatorType
[ run-time name: com/opensymphony/xwork/validator/annotations/StringRegexValidator.type:()Lcom/opensymphony/xwork/validator/annotations/ValidatorType; ]
xwork-tiger-1.1.jar, TypeConversion.class
package com.opensymphony.xwork.conversion.annotations
TypeConversion.converter ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/conversion/annotations/TypeConversion.converter:()Ljava/lang/String; ]
TypeConversion.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/conversion/annotations/TypeConversion.key:()Ljava/lang/String; ]
TypeConversion.rule ( ) [abstract]:ConversionRule
[ run-time name: com/opensymphony/xwork/conversion/annotations/TypeConversion.rule:()Lcom/opensymphony/xwork/conversion/annotations/ConversionRule; ]
TypeConversion.type ( ) [abstract]:ConversionType
[ run-time name: com/opensymphony/xwork/conversion/annotations/TypeConversion.type:()Lcom/opensymphony/xwork/conversion/annotations/ConversionType; ]
TypeConversion.value ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/conversion/annotations/TypeConversion.value:()Ljava/lang/String; ]
xwork-tiger-1.1.jar, UrlValidator.class
package com.opensymphony.xwork.validator.annotations
UrlValidator.fieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/UrlValidator.fieldName:()Ljava/lang/String; ]
UrlValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/UrlValidator.key:()Ljava/lang/String; ]
UrlValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/UrlValidator.message:()Ljava/lang/String; ]
UrlValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/UrlValidator.shortCircuit:()Z ]
UrlValidator.type ( ) [abstract]:ValidatorType
[ run-time name: com/opensymphony/xwork/validator/annotations/UrlValidator.type:()Lcom/opensymphony/xwork/validator/annotations/ValidatorType; ]
xwork-tiger-1.1.jar, URLValidatorDescription.class
package com.opensymphony.xwork.validator.metadata
URLValidatorDescription.asFieldXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/URLValidatorDescription.asFieldXml:()Ljava/lang/String; ]
URLValidatorDescription.asSimpleXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/URLValidatorDescription.asSimpleXml:()Ljava/lang/String; ]
URLValidatorDescription.URLValidatorDescription ( )
[ run-time name: com/opensymphony/xwork/validator/metadata/URLValidatorDescription."<init>":()V ]
URLValidatorDescription.URLValidatorDescription ( String fieldName )
[ run-time name: com/opensymphony/xwork/validator/metadata/URLValidatorDescription."<init>":(Ljava/lang/String;)V ]
xwork-tiger-1.1.jar, Validation.class
package com.opensymphony.xwork.validator.annotations
Validation.validations ( ) [abstract]:Validations[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validation.validations:()[Lcom/opensymphony/xwork/validator/annotations/Validations; ]
xwork-tiger-1.1.jar, ValidationParameter.class
package com.opensymphony.xwork.validator.annotations
ValidationParameter.name ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/ValidationParameter.name:()Ljava/lang/String; ]
ValidationParameter.value ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/ValidationParameter.value:()Ljava/lang/String; ]
xwork-tiger-1.1.jar, Validations.class
package com.opensymphony.xwork.validator.annotations
Validations.conversionErrorFields ( ) [abstract]:ConversionErrorFieldValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.conversionErrorFields:()[Lcom/opensymphony/xwork/validator/annotations/ConversionErrorFieldValidator; ]
Validations.customValidators ( ) [abstract]:CustomValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.customValidators:()[Lcom/opensymphony/xwork/validator/annotations/CustomValidator; ]
Validations.dateRangeFields ( ) [abstract]:DateRangeFieldValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.dateRangeFields:()[Lcom/opensymphony/xwork/validator/annotations/DateRangeFieldValidator; ]
Validations.emails ( ) [abstract]:EmailValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.emails:()[Lcom/opensymphony/xwork/validator/annotations/EmailValidator; ]
Validations.expressions ( ) [abstract]:ExpressionValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.expressions:()[Lcom/opensymphony/xwork/validator/annotations/ExpressionValidator; ]
Validations.fieldExpressions ( ) [abstract]:FieldExpressionValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.fieldExpressions:()[Lcom/opensymphony/xwork/validator/annotations/FieldExpressionValidator; ]
Validations.intRangeFields ( ) [abstract]:IntRangeFieldValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.intRangeFields:()[Lcom/opensymphony/xwork/validator/annotations/IntRangeFieldValidator; ]
Validations.regexFields ( ) [abstract]:RegexFieldValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.regexFields:()[Lcom/opensymphony/xwork/validator/annotations/RegexFieldValidator; ]
Validations.requiredFields ( ) [abstract]:RequiredFieldValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.requiredFields:()[Lcom/opensymphony/xwork/validator/annotations/RequiredFieldValidator; ]
Validations.requiredStrings ( ) [abstract]:RequiredStringValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.requiredStrings:()[Lcom/opensymphony/xwork/validator/annotations/RequiredStringValidator; ]
Validations.stringLengthFields ( ) [abstract]:StringLengthFieldValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.stringLengthFields:()[Lcom/opensymphony/xwork/validator/annotations/StringLengthFieldValidator; ]
Validations.stringRegexs ( ) [abstract]:StringRegexValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.stringRegexs:()[Lcom/opensymphony/xwork/validator/annotations/StringRegexValidator; ]
Validations.urls ( ) [abstract]:UrlValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.urls:()[Lcom/opensymphony/xwork/validator/annotations/UrlValidator; ]
Validations.visitorFields ( ) [abstract]:VisitorFieldValidator[]
[ run-time name: com/opensymphony/xwork/validator/annotations/Validations.visitorFields:()[Lcom/opensymphony/xwork/validator/annotations/VisitorFieldValidator; ]
xwork-tiger-1.1.jar, ValidatorDescription.class
package com.opensymphony.xwork.validator.metadata
ValidatorDescription.asXml ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/metadata/ValidatorDescription.asXml:()Ljava/lang/String; ]
ValidatorDescription.getFieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/metadata/ValidatorDescription.getFieldName:()Ljava/lang/String; ]
ValidatorDescription.isSimpleValidator ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/metadata/ValidatorDescription.isSimpleValidator:()Z ]
ValidatorDescription.setKey ( String p1 ) [abstract]:void
[ run-time name: com/opensymphony/xwork/validator/metadata/ValidatorDescription.setKey:(Ljava/lang/String;)V ]
ValidatorDescription.setMessage ( String p1 ) [abstract]:void
[ run-time name: com/opensymphony/xwork/validator/metadata/ValidatorDescription.setMessage:(Ljava/lang/String;)V ]
ValidatorDescription.setShortCircuit ( boolean p1 ) [abstract]:void
[ run-time name: com/opensymphony/xwork/validator/metadata/ValidatorDescription.setShortCircuit:(Z)V ]
xwork-tiger-1.1.jar, ValidatorType.class
package com.opensymphony.xwork.validator.annotations
ValidatorType.toString ( ):String
[ run-time name: com/opensymphony/xwork/validator/annotations/ValidatorType.toString:()Ljava/lang/String; ]
ValidatorType.valueOf ( String name ) [static]:ValidatorType
[ run-time name: com/opensymphony/xwork/validator/annotations/ValidatorType.valueOf:(Ljava/lang/String;)Lcom/opensymphony/xwork/validator/annotations/ValidatorType; ]
ValidatorType.values ( ) [static]:ValidatorType[]
[ run-time name: com/opensymphony/xwork/validator/annotations/ValidatorType.values:()[Lcom/opensymphony/xwork/validator/annotations/ValidatorType; ]
xwork-tiger-1.1.jar, VisitorFieldValidator.class
package com.opensymphony.xwork.validator.annotations
VisitorFieldValidator.appendPrefix ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/VisitorFieldValidator.appendPrefix:()Z ]
VisitorFieldValidator.context ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/VisitorFieldValidator.context:()Ljava/lang/String; ]
VisitorFieldValidator.fieldName ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/VisitorFieldValidator.fieldName:()Ljava/lang/String; ]
VisitorFieldValidator.key ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/VisitorFieldValidator.key:()Ljava/lang/String; ]
VisitorFieldValidator.message ( ) [abstract]:String
[ run-time name: com/opensymphony/xwork/validator/annotations/VisitorFieldValidator.message:()Ljava/lang/String; ]
VisitorFieldValidator.shortCircuit ( ) [abstract]:boolean
[ run-time name: com/opensymphony/xwork/validator/annotations/VisitorFieldValidator.shortCircuit:()Z ]
xwork-tiger-1.1.jar, VisitorFieldValidatorDescription.class
package com.opensymphony.xwork.validator.metadata
VisitorFieldValidatorDescription.asFieldXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/VisitorFieldValidatorDescription.asFieldXml:()Ljava/lang/String; ]
VisitorFieldValidatorDescription.asSimpleXml ( ):String
[ run-time name: com/opensymphony/xwork/validator/metadata/VisitorFieldValidatorDescription.asSimpleXml:()Ljava/lang/String; ]
VisitorFieldValidatorDescription.setAppendPrefix ( boolean appendPrefix ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/VisitorFieldValidatorDescription.setAppendPrefix:(Z)V ]
VisitorFieldValidatorDescription.setContext ( String context ):void
[ run-time name: com/opensymphony/xwork/validator/metadata/VisitorFieldValidatorDescription.setContext:(Ljava/lang/String;)V ]
VisitorFieldValidatorDescription.VisitorFieldValidatorDescription ( )
[ run-time name: com/opensymphony/xwork/validator/metadata/VisitorFieldValidatorDescription."<init>":()V ]
VisitorFieldValidatorDescription.VisitorFieldValidatorDescription ( String fieldName )
[ run-time name: com/opensymphony/xwork/validator/metadata/VisitorFieldValidatorDescription."<init>":(Ljava/lang/String;)V ]
xwork-tiger-1.1.jar, XWorkProcessorFactory.class
package com.opensymphony.xwork.apt
XWorkProcessorFactory.createCollection ( Object[] args ) [static]:java.util.Collection
[ run-time name: com/opensymphony/xwork/apt/XWorkProcessorFactory.createCollection:([Ljava/lang/Object;)Ljava/util/Collection; ]
XWorkProcessorFactory.getProcessorFor ( java.util.Set declarations, com.sun.mirror.apt.AnnotationProcessorEnvironment env ):com.sun.mirror.apt.AnnotationProcessor
[ run-time name: com/opensymphony/xwork/apt/XWorkProcessorFactory.getProcessorFor:(Ljava/util/Set;Lcom/sun/mirror/apt/AnnotationProcessorEnvironment;)Lcom/sun/mirror/apt/AnnotationProcessor; ]
XWorkProcessorFactory.supportedAnnotationTypes ( ):java.util.Collection
[ run-time name: com/opensymphony/xwork/apt/XWorkProcessorFactory.supportedAnnotationTypes:()Ljava/util/Collection; ]
XWorkProcessorFactory.supportedOptions ( ):java.util.Collection
[ run-time name: com/opensymphony/xwork/apt/XWorkProcessorFactory.supportedOptions:()Ljava/util/Collection; ]
XWorkProcessorFactory.XWorkProcessorFactory ( )
[ run-time name: com/opensymphony/xwork/apt/XWorkProcessorFactory."<init>":()V ]
to the top
Removed Methods (35)
xwork-1.0.5.jar, AbstractLifecycleInterceptor.class
package com.opensymphony.xwork.interceptor
AbstractLifecycleInterceptor.after ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/AbstractLifecycleInterceptor.after:()V ]
AbstractLifecycleInterceptor.before ( ):void
[ run-time name: com/opensymphony/xwork/interceptor/AbstractLifecycleInterceptor.before:()V ]
xwork-1.0.5.jar, ActionConfig.class
package com.opensymphony.xwork.config.entities
ActionConfig.getMethod ( Class actionClass ):reflect.Method
[ run-time name: com/opensymphony/xwork/config/entities/ActionConfig.getMethod:(Ljava/lang/Class;)Ljava/lang/reflect/Method; ]
xwork-1.0.5.jar, ActionInvocation.class
package com.opensymphony.xwork
ActionInvocation.getAction ( ) [abstract]:Action
[ run-time name: com/opensymphony/xwork/ActionInvocation.getAction:()Lcom/opensymphony/xwork/Action; ]
xwork-1.0.5.jar, ActionProxy.class
package com.opensymphony.xwork
ActionProxy.getAction ( ) [abstract]:Action
[ run-time name: com/opensymphony/xwork/ActionProxy.getAction:()Lcom/opensymphony/xwork/Action; ]
xwork-1.0.5.jar, ActionProxyFactory.class
package com.opensymphony.xwork
ActionProxyFactory.createActionProxy ( String p1, String p2, java.util.Map p3, boolean p4 ) [abstract]:ActionProxy
[ run-time name: com/opensymphony/xwork/ActionProxyFactory.createActionProxy:(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Z)Lcom/opensymphony/xwork/ActionProxy; ]
xwork-1.0.5.jar, DefaultActionInvocation.class
package com.opensymphony.xwork
DefaultActionInvocation.createAction ( ):void
[ run-time name: com/opensymphony/xwork/DefaultActionInvocation.createAction:()V ]
DefaultActionInvocation.getAction ( ):Action
[ run-time name: com/opensymphony/xwork/DefaultActionInvocation.getAction:()Lcom/opensymphony/xwork/Action; ]
DefaultActionInvocation.invokeAction ( Action action, config.entities.ActionConfig actionConfig ):String
[ run-time name: com/opensymphony/xwork/DefaultActionInvocation.invokeAction:(Lcom/opensymphony/xwork/Action;Lcom/opensymphony/xwork/config/entities/ActionConfig;)Ljava/lang/String; ]
xwork-1.0.5.jar, DefaultActionProxy.class
package com.opensymphony.xwork
DefaultActionProxy.DefaultActionProxy ( String namespace, String actionName, java.util.Map extraContext, boolean executeResult )
[ run-time name: com/opensymphony/xwork/DefaultActionProxy."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Z)V ]
DefaultActionProxy.getAction ( ):Action
[ run-time name: com/opensymphony/xwork/DefaultActionProxy.getAction:()Lcom/opensymphony/xwork/Action; ]
xwork-1.0.5.jar, DefaultActionProxyFactory.class
package com.opensymphony.xwork
DefaultActionProxyFactory.createActionProxy ( String namespace, String actionName, java.util.Map extraContext, boolean executeResult ):ActionProxy
[ run-time name: com/opensymphony/xwork/DefaultActionProxyFactory.createActionProxy:(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Z)Lcom/opensymphony/xwork/ActionProxy; ]
xwork-1.0.5.jar, InstantiatingNullHandler.class
package com.opensymphony.xwork.util
InstantiatingNullHandler.getCollectionType ( Class clazz, String property ):Class
[ run-time name: com/opensymphony/xwork/util/InstantiatingNullHandler.getCollectionType:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Class; ]
xwork-1.0.5.jar, ObjectFactory.class
package com.opensymphony.xwork
ObjectFactory.buildAction ( config.entities.ActionConfig config ):Action
[ run-time name: com/opensymphony/xwork/ObjectFactory.buildAction:(Lcom/opensymphony/xwork/config/entities/ActionConfig;)Lcom/opensymphony/xwork/Action; ]
ObjectFactory.buildBean ( Class clazz ):Object
[ run-time name: com/opensymphony/xwork/ObjectFactory.buildBean:(Ljava/lang/Class;)Ljava/lang/Object; ]
ObjectFactory.buildBean ( String className ):Object
[ run-time name: com/opensymphony/xwork/ObjectFactory.buildBean:(Ljava/lang/String;)Ljava/lang/Object; ]
ObjectFactory.buildResult ( config.entities.ResultConfig resultConfig ):Result
[ run-time name: com/opensymphony/xwork/ObjectFactory.buildResult:(Lcom/opensymphony/xwork/config/entities/ResultConfig;)Lcom/opensymphony/xwork/Result; ]
ObjectFactory.buildValidator ( String className, java.util.Map params ):validator.Validator
[ run-time name: com/opensymphony/xwork/ObjectFactory.buildValidator:(Ljava/lang/String;Ljava/util/Map;)Lcom/opensymphony/xwork/validator/Validator; ]
xwork-1.0.5.jar, ValidatorFactory.class
package com.opensymphony.xwork.validator
ValidatorFactory.getValidator ( String type, java.util.Map params ) [static]:Validator
[ run-time name: com/opensymphony/xwork/validator/ValidatorFactory.getValidator:(Ljava/lang/String;Ljava/util/Map;)Lcom/opensymphony/xwork/validator/Validator; ]
xwork-1.0.5.jar, ValidatorFileParser.class
package com.opensymphony.xwork.validator
ValidatorFileParser.parseActionValidators ( java.io.InputStream is ) [static]:java.util.List
[ run-time name: com/opensymphony/xwork/validator/ValidatorFileParser.parseActionValidators:(Ljava/io/InputStream;)Ljava/util/List; ]
xwork-1.0.5.jar, XmlHelper.class
package com.opensymphony.xwork.config.providers
XmlHelper.getParams ( org.w3c.dom.Element paramsElement ) [static]:java.util.HashMap
[ run-time name: com/opensymphony/xwork/config/providers/XmlHelper.getParams:(Lorg/w3c/dom/Element;)Ljava/util/HashMap; ]
xwork-editor-1.0.5.jar, Application.class
package com.opensymphony.xworkeditor
Application.Application ( )
[ run-time name: com/opensymphony/xworkeditor/Application."<init>":()V ]
Application.main ( String[] args ) [static]:void
[ run-time name: com/opensymphony/xworkeditor/Application.main:([Ljava/lang/String;)V ]
xwork-editor-1.0.5.jar, OnChooseDocumentOk.class
package com.opensymphony.xworkeditor
OnChooseDocumentOk.handleElementEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):void
[ run-time name: com/opensymphony/xworkeditor/OnChooseDocumentOk.handleElementEvent:(Lcom/xe/xface/core/event/ElementEvent;)V ]
OnChooseDocumentOk.handleParentEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):void
[ run-time name: com/opensymphony/xworkeditor/OnChooseDocumentOk.handleParentEvent:(Lcom/xe/xface/core/event/ElementEvent;)V ]
OnChooseDocumentOk.OnChooseDocumentOk ( )
[ run-time name: com/opensymphony/xworkeditor/OnChooseDocumentOk."<init>":()V ]
xwork-editor-1.0.5.jar, OnEditorShowAdapter.class
package com.opensymphony.xworkeditor
OnEditorShowAdapter.handleElementEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):void
[ run-time name: com/opensymphony/xworkeditor/OnEditorShowAdapter.handleElementEvent:(Lcom/xe/xface/core/event/ElementEvent;)V ]
OnEditorShowAdapter.handleParentEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):void
[ run-time name: com/opensymphony/xworkeditor/OnEditorShowAdapter.handleParentEvent:(Lcom/xe/xface/core/event/ElementEvent;)V ]
OnEditorShowAdapter.OnEditorShowAdapter ( )
[ run-time name: com/opensymphony/xworkeditor/OnEditorShowAdapter."<init>":()V ]
xwork-editor-1.0.5.jar, OnStartupAdapter.class
package com.opensymphony.xworkeditor
OnStartupAdapter.handleElementEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):void
[ run-time name: com/opensymphony/xworkeditor/OnStartupAdapter.handleElementEvent:(Lcom/xe/xface/core/event/ElementEvent;)V ]
OnStartupAdapter.handleParentEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):void
[ run-time name: com/opensymphony/xworkeditor/OnStartupAdapter.handleParentEvent:(Lcom/xe/xface/core/event/ElementEvent;)V ]
OnStartupAdapter.OnStartupAdapter ( )
[ run-time name: com/opensymphony/xworkeditor/OnStartupAdapter."<init>":()V ]
xwork-editor-1.0.5.jar, SaveChangesAdapter.class
package com.opensymphony.xworkeditor
SaveChangesAdapter.handleElementEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):void
[ run-time name: com/opensymphony/xworkeditor/SaveChangesAdapter.handleElementEvent:(Lcom/xe/xface/core/event/ElementEvent;)V ]
SaveChangesAdapter.handleParentEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):void
[ run-time name: com/opensymphony/xworkeditor/SaveChangesAdapter.handleParentEvent:(Lcom/xe/xface/core/event/ElementEvent;)V ]
SaveChangesAdapter.SaveChangesAdapter ( )
[ run-time name: com/opensymphony/xworkeditor/SaveChangesAdapter."<init>":()V ]
to the top
Problems with Data Types, High risk (11)
Shorthand notations: this - reference to method's object.
xwork-1.0.5.jar
package com.opensymphony.xwork
[+] ActionInvocation (1)
|
Abstract method ActionInvocation.getAction ( ) has been removed from this interface. | A client program may be interrupted by NoSuchMethodError exception. |
[+] affected methods (58)
ActionChainResult.execute ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
ActionContext.getActionInvocation ( ):
Return value of this method has type 'ActionInvocation'.
ActionContext.setActionInvocation ( ActionInvocation actionInvocation ):
1st parameter 'actionInvocation' of this method has type 'ActionInvocation'.
ActionInvocation.addPreResultListener ( interceptor.PreResultListener p1 ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.getInvocationContext ( ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.getProxy ( ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.getResult ( ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.getResultCode ( ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.getStack ( ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.invoke ( ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.isExecuted ( ):
This abstract method is from 'ActionInvocation' interface.
ActionProxy.getInvocation ( ):
Return value of this abstract method has type 'ActionInvocation'.
ActionProxyFactory.createActionInvocation ( ActionProxy p1 ):
Return value of this abstract method has type 'ActionInvocation'.
ActionProxyFactory.createActionInvocation ( ActionProxy p1, java.util.Map p2 ):
Return value of this abstract method has type 'ActionInvocation'.
ActionProxyFactory.createActionInvocation ( ActionProxy p1, java.util.Map p2, boolean p3 ):
Return value of this abstract method has type 'ActionInvocation'.
config.ExternalReferenceResolver.resolveReferences ( ActionInvocation p1 ):
1st parameter 'p1' of this abstract method has type 'ActionInvocation'.
DefaultActionProxy.execute ( ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxy.getActionName ( ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxy.getConfig ( ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxy.getExecuteResult ( ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxy.getInvocation ( ):
Return value of this method has type 'ActionInvocation'.
DefaultActionProxy.getNamespace ( ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxy.prepare ( ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxy.setExecuteResult ( boolean executeResult ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxyFactory.createActionInvocation ( ActionProxy actionProxy ):
Return value of this method has type 'ActionInvocation'.
DefaultActionProxyFactory.createActionInvocation ( ActionProxy actionProxy, java.util.Map extraContext ):
Return value of this method has type 'ActionInvocation'.
DefaultActionProxyFactory.createActionInvocation ( ActionProxy actionProxy, java.util.Map extraContext, boolean pushAction ):
Return value of this method has type 'ActionInvocation'.
interceptor.AbstractLifecycleInterceptor.beforeResult ( ActionInvocation invocation, String resultCode ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.AbstractLifecycleInterceptor.intercept ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.AroundInterceptor.after ( ActionInvocation p1, String p2 ):
1st parameter 'p1' of this abstract method has type 'ActionInvocation'.
interceptor.AroundInterceptor.before ( ActionInvocation p1 ):
1st parameter 'p1' of this abstract method has type 'ActionInvocation'.
interceptor.AroundInterceptor.intercept ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.ChainingInterceptor.after ( ActionInvocation invocation, String result ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.ChainingInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.component.ComponentInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.component.ComponentInterceptor.before ( ActionInvocation dispatcher ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.ConversionErrorInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.ConversionErrorInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.ConversionErrorInterceptor.getOverrideExpr ( ActionInvocation invocation, Object value ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.DefaultWorkflowInterceptor.intercept ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.ExternalReferencesInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.ExternalReferencesInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.Interceptor.intercept ( ActionInvocation p1 ):
1st parameter 'p1' of this abstract method has type 'ActionInvocation'.
interceptor.LoggingInterceptor.after ( ActionInvocation invocation, String result ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.LoggingInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.ModelDrivenInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.ModelDrivenInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.ParametersInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.ParametersInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.PrepareInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.PrepareInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.PreResultListener.beforeResult ( ActionInvocation p1, String p2 ):
1st parameter 'p1' of this abstract method has type 'ActionInvocation'.
interceptor.StaticParametersInterceptor.after ( ActionInvocation invocation, String result ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.StaticParametersInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.TimerInterceptor.intercept ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
Result.execute ( ActionInvocation p1 ):
1st parameter 'p1' of this abstract method has type 'ActionInvocation'.
validator.ValidationInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
validator.ValidationInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
[+] ActionProxy (1)
|
Abstract method ActionProxy.getAction ( ) has been removed from this interface. | A client program may be interrupted by NoSuchMethodError exception. |
[+] affected methods (30)
ActionChainResult.getProxy ( ):
Return value of this method has type 'ActionProxy'.
ActionInvocation.getProxy ( ):
Return value of this abstract method has type 'ActionProxy'.
ActionProxy.execute ( ):
This abstract method is from 'ActionProxy' interface.
ActionProxy.getActionName ( ):
This abstract method is from 'ActionProxy' interface.
ActionProxy.getConfig ( ):
This abstract method is from 'ActionProxy' interface.
ActionProxy.getExecuteResult ( ):
This abstract method is from 'ActionProxy' interface.
ActionProxy.getInvocation ( ):
This abstract method is from 'ActionProxy' interface.
ActionProxy.getNamespace ( ):
This abstract method is from 'ActionProxy' interface.
ActionProxy.setExecuteResult ( boolean p1 ):
This abstract method is from 'ActionProxy' interface.
ActionProxyFactory.createActionInvocation ( ActionProxy p1 ):
1st parameter 'p1' of this abstract method has type 'ActionProxy'.
ActionProxyFactory.createActionInvocation ( ActionProxy p1, java.util.Map p2 ):
1st parameter 'p1' of this abstract method has type 'ActionProxy'.
ActionProxyFactory.createActionInvocation ( ActionProxy p1, java.util.Map p2, boolean p3 ):
1st parameter 'p1' of this abstract method has type 'ActionProxy'.
ActionProxyFactory.createActionProxy ( String p1, String p2, java.util.Map p3 ):
Return value of this abstract method has type 'ActionProxy'.
DefaultActionInvocation.addPreResultListener ( interceptor.PreResultListener listener ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.createContextMap ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.createResult ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy, java.util.Map extraContext ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy, java.util.Map extraContext, boolean pushAction ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.getInvocationContext ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.getProxy ( ):
Return value of this method has type 'ActionProxy'.
DefaultActionInvocation.getResult ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.getResultCode ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.getStack ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.invoke ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.isExecuted ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionProxyFactory.createActionInvocation ( ActionProxy actionProxy ):
1st parameter 'actionProxy' of this method has type 'ActionProxy'.
DefaultActionProxyFactory.createActionInvocation ( ActionProxy actionProxy, java.util.Map extraContext ):
1st parameter 'actionProxy' of this method has type 'ActionProxy'.
DefaultActionProxyFactory.createActionInvocation ( ActionProxy actionProxy, java.util.Map extraContext, boolean pushAction ):
1st parameter 'actionProxy' of this method has type 'ActionProxy'.
DefaultActionProxyFactory.createActionProxy ( String namespace, String actionName, java.util.Map extraContext ):
Return value of this method has type 'ActionProxy'.
[+] ActionProxyFactory (1)
|
Abstract method ActionProxyFactory.createActionProxy ( String p1, String p2, java.util.Map p3, boolean p4 ) has been removed from this class. | A client program may be interrupted by NoSuchMethodError exception. |
[+] affected methods (7)
ActionProxyFactory.ActionProxyFactory ( ):
This constructor is from 'ActionProxyFactory' abstract class.
ActionProxyFactory.createActionInvocation ( ActionProxy p1 ):
This abstract method is from 'ActionProxyFactory' abstract class.
ActionProxyFactory.createActionInvocation ( ActionProxy p1, java.util.Map p2 ):
This abstract method is from 'ActionProxyFactory' abstract class.
ActionProxyFactory.createActionInvocation ( ActionProxy p1, java.util.Map p2, boolean p3 ):
This abstract method is from 'ActionProxyFactory' abstract class.
ActionProxyFactory.createActionProxy ( String p1, String p2, java.util.Map p3 ):
This abstract method is from 'ActionProxyFactory' abstract class.
ActionProxyFactory.getFactory ( ):
This method is from 'ActionProxyFactory' abstract class.
ActionProxyFactory.setFactory ( ActionProxyFactory factory ):
This method is from 'ActionProxyFactory' abstract class.
[+] DefaultActionInvocation (1)
|
Type of field action has been changed from Action to java.lang.Object. | A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods (13)
DefaultActionInvocation.addPreResultListener ( interceptor.PreResultListener listener ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.createContextMap ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.createResult ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy ):
This constructor is from 'DefaultActionInvocation' class.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy, java.util.Map extraContext ):
This constructor is from 'DefaultActionInvocation' class.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy, java.util.Map extraContext, boolean pushAction ):
This constructor is from 'DefaultActionInvocation' class.
DefaultActionInvocation.getInvocationContext ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.getProxy ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.getResult ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.getResultCode ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.getStack ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.invoke ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.isExecuted ( ):
This method is from 'DefaultActionInvocation' class.
package com.opensymphony.xwork.config.entities
[+] ActionConfig (2)
|
Field cachedClass (java.lang.Class) has been removed from this class. | A client program may be interrupted by NoSuchFieldError exception. |
Field method (java.lang.reflect.Method) has been removed from this class. | A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods (36)
com.opensymphony.xwork.ActionProxy.getConfig ( ):
Return value of this abstract method has type 'ActionConfig'.
ActionConfig.ActionConfig ( ):
This constructor is from 'ActionConfig' class.
ActionConfig.ActionConfig ( String methodName, Class clazz, java.util.Map parameters, java.util.Map results, java.util.List interceptors ):
This constructor is from 'ActionConfig' class.
ActionConfig.ActionConfig ( String methodName, String className, java.util.Map parameters, java.util.Map results, java.util.List interceptors ):
This constructor is from 'ActionConfig' class.
ActionConfig.ActionConfig ( String methodName, String className, java.util.Map parameters, java.util.Map results, java.util.List interceptors, java.util.List externalRefs, String packageName ):
This constructor is from 'ActionConfig' class.
ActionConfig.addExternalRef ( ExternalReference reference ):
This method is from 'ActionConfig' class.
ActionConfig.addExternalRefs ( java.util.List externalRefs ):
This method is from 'ActionConfig' class.
ActionConfig.addInterceptor ( com.opensymphony.xwork.interceptor.Interceptor interceptor ):
This method is from 'ActionConfig' class.
ActionConfig.addInterceptors ( java.util.List interceptors ):
This method is from 'ActionConfig' class.
ActionConfig.addParam ( String name, Object value ):
This method is from 'ActionConfig' class.
ActionConfig.addResultConfig ( ResultConfig resultConfig ):
This method is from 'ActionConfig' class.
ActionConfig.equals ( Object o ):
This method is from 'ActionConfig' class.
ActionConfig.getClassName ( ):
This method is from 'ActionConfig' class.
ActionConfig.getExternalRefs ( ):
This method is from 'ActionConfig' class.
ActionConfig.getInterceptors ( ):
This method is from 'ActionConfig' class.
ActionConfig.getMethodName ( ):
This method is from 'ActionConfig' class.
ActionConfig.getPackageName ( ):
This method is from 'ActionConfig' class.
ActionConfig.getParams ( ):
This method is from 'ActionConfig' class.
ActionConfig.getResults ( ):
This method is from 'ActionConfig' class.
ActionConfig.hashCode ( ):
This method is from 'ActionConfig' class.
ActionConfig.setClassName ( String className ):
This method is from 'ActionConfig' class.
ActionConfig.setMethodName ( String methodName ):
This method is from 'ActionConfig' class.
ActionConfig.setPackageName ( String packageName ):
This method is from 'ActionConfig' class.
ActionConfig.setParams ( java.util.Map params ):
This method is from 'ActionConfig' class.
ActionConfig.setResults ( java.util.Map results ):
This method is from 'ActionConfig' class.
ActionConfig.toString ( ):
This method is from 'ActionConfig' class.
PackageConfig.addActionConfig ( String name, ActionConfig action ):
2nd parameter 'action' of this method has type 'ActionConfig'.
com.opensymphony.xwork.config.RuntimeConfiguration.getActionConfig ( String p1, String p2 ):
Return value of this abstract method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.execute ( ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.getActionName ( ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.getConfig ( ):
Return value of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.getExecuteResult ( ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.getInvocation ( ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.getNamespace ( ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.prepare ( ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.setExecuteResult ( boolean executeResult ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
xwork-editor-1.0.5.jar
package com.opensymphony.xworkeditor
[+] Application (1)
|
This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Application.Application ( ):
This constructor is from 'Application' class.
Application.main ( String[] args ):
This method is from 'Application' class.
[+] OnChooseDocumentOk (1)
|
This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
OnChooseDocumentOk.handleElementEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):
This method is from 'OnChooseDocumentOk' class.
OnChooseDocumentOk.handleParentEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):
This method is from 'OnChooseDocumentOk' class.
OnChooseDocumentOk.OnChooseDocumentOk ( ):
This constructor is from 'OnChooseDocumentOk' class.
[+] OnEditorShowAdapter (1)
|
This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
OnEditorShowAdapter.handleElementEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):
This method is from 'OnEditorShowAdapter' class.
OnEditorShowAdapter.handleParentEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):
This method is from 'OnEditorShowAdapter' class.
OnEditorShowAdapter.OnEditorShowAdapter ( ):
This constructor is from 'OnEditorShowAdapter' class.
[+] OnStartupAdapter (1)
|
This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
OnStartupAdapter.handleElementEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):
This method is from 'OnStartupAdapter' class.
OnStartupAdapter.handleParentEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):
This method is from 'OnStartupAdapter' class.
OnStartupAdapter.OnStartupAdapter ( ):
This constructor is from 'OnStartupAdapter' class.
[+] SaveChangesAdapter (1)
|
This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
SaveChangesAdapter.handleElementEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):
This method is from 'SaveChangesAdapter' class.
SaveChangesAdapter.handleParentEvent ( com.xe.xface.core.event.ElementEvent aElementEvent ):
This method is from 'SaveChangesAdapter' class.
SaveChangesAdapter.SaveChangesAdapter ( ):
This constructor is from 'SaveChangesAdapter' class.
to the top
Problems with Data Types, Medium risk (8)
Shorthand notations: this - reference to method's object.
xwork-1.0.5.jar
package com.opensymphony.xwork
[+] ActionInvocation (1)
|
Abstract method ActionInvocation.getAction ( ) has been added to this interface. | A client program may be interrupted by AbstractMethodError exception. Added abstract method is called in 2nd library version by the method interceptor.ModelDrivenInterceptor.before ( ActionInvocation invocation ) and may not be implemented by old clients. |
[+] affected methods (58)
ActionChainResult.execute ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
ActionContext.getActionInvocation ( ):
Return value of this method has type 'ActionInvocation'.
ActionContext.setActionInvocation ( ActionInvocation actionInvocation ):
1st parameter 'actionInvocation' of this method has type 'ActionInvocation'.
ActionInvocation.addPreResultListener ( interceptor.PreResultListener p1 ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.getInvocationContext ( ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.getProxy ( ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.getResult ( ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.getResultCode ( ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.getStack ( ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.invoke ( ):
This abstract method is from 'ActionInvocation' interface.
ActionInvocation.isExecuted ( ):
This abstract method is from 'ActionInvocation' interface.
ActionProxy.getInvocation ( ):
Return value of this abstract method has type 'ActionInvocation'.
ActionProxyFactory.createActionInvocation ( ActionProxy p1 ):
Return value of this abstract method has type 'ActionInvocation'.
ActionProxyFactory.createActionInvocation ( ActionProxy p1, java.util.Map p2 ):
Return value of this abstract method has type 'ActionInvocation'.
ActionProxyFactory.createActionInvocation ( ActionProxy p1, java.util.Map p2, boolean p3 ):
Return value of this abstract method has type 'ActionInvocation'.
config.ExternalReferenceResolver.resolveReferences ( ActionInvocation p1 ):
1st parameter 'p1' of this abstract method has type 'ActionInvocation'.
DefaultActionProxy.execute ( ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxy.getActionName ( ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxy.getConfig ( ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxy.getExecuteResult ( ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxy.getInvocation ( ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxy.getNamespace ( ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxy.prepare ( ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxy.setExecuteResult ( boolean executeResult ):
Field 'this.invocation' in the object of this method has type 'ActionInvocation'.
DefaultActionProxyFactory.createActionInvocation ( ActionProxy actionProxy ):
Return value of this method has type 'ActionInvocation'.
DefaultActionProxyFactory.createActionInvocation ( ActionProxy actionProxy, java.util.Map extraContext ):
Return value of this method has type 'ActionInvocation'.
DefaultActionProxyFactory.createActionInvocation ( ActionProxy actionProxy, java.util.Map extraContext, boolean pushAction ):
Return value of this method has type 'ActionInvocation'.
interceptor.AbstractLifecycleInterceptor.beforeResult ( ActionInvocation invocation, String resultCode ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.AbstractLifecycleInterceptor.intercept ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.AroundInterceptor.after ( ActionInvocation p1, String p2 ):
1st parameter 'p1' of this abstract method has type 'ActionInvocation'.
interceptor.AroundInterceptor.before ( ActionInvocation p1 ):
1st parameter 'p1' of this abstract method has type 'ActionInvocation'.
interceptor.AroundInterceptor.intercept ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.ChainingInterceptor.after ( ActionInvocation invocation, String result ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.ChainingInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.component.ComponentInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.component.ComponentInterceptor.before ( ActionInvocation dispatcher ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.ConversionErrorInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.ConversionErrorInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.ConversionErrorInterceptor.getOverrideExpr ( ActionInvocation invocation, Object value ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.DefaultWorkflowInterceptor.intercept ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.ExternalReferencesInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.ExternalReferencesInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.Interceptor.intercept ( ActionInvocation p1 ):
1st parameter 'p1' of this abstract method has type 'ActionInvocation'.
interceptor.LoggingInterceptor.after ( ActionInvocation invocation, String result ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.LoggingInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.ModelDrivenInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.ModelDrivenInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.ParametersInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.ParametersInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.PrepareInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
interceptor.PrepareInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.PreResultListener.beforeResult ( ActionInvocation p1, String p2 ):
1st parameter 'p1' of this abstract method has type 'ActionInvocation'.
interceptor.StaticParametersInterceptor.after ( ActionInvocation invocation, String result ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.StaticParametersInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
interceptor.TimerInterceptor.intercept ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
Result.execute ( ActionInvocation p1 ):
1st parameter 'p1' of this abstract method has type 'ActionInvocation'.
validator.ValidationInterceptor.after ( ActionInvocation dispatcher, String result ):
1st parameter 'dispatcher' of this method has type 'ActionInvocation'.
validator.ValidationInterceptor.before ( ActionInvocation invocation ):
1st parameter 'invocation' of this method has type 'ActionInvocation'.
[+] ActionProxy (1)
|
Abstract method ActionProxy.getMethod ( ) has been added to this interface. | A client program may be interrupted by AbstractMethodError exception. Added abstract method is called in 2nd library version by the method validator.ValidationInterceptor.before ( ActionInvocation invocation ) and may not be implemented by old clients. |
[+] affected methods (30)
ActionChainResult.getProxy ( ):
Return value of this method has type 'ActionProxy'.
ActionInvocation.getProxy ( ):
Return value of this abstract method has type 'ActionProxy'.
ActionProxy.execute ( ):
This abstract method is from 'ActionProxy' interface.
ActionProxy.getActionName ( ):
This abstract method is from 'ActionProxy' interface.
ActionProxy.getConfig ( ):
This abstract method is from 'ActionProxy' interface.
ActionProxy.getExecuteResult ( ):
This abstract method is from 'ActionProxy' interface.
ActionProxy.getInvocation ( ):
This abstract method is from 'ActionProxy' interface.
ActionProxy.getNamespace ( ):
This abstract method is from 'ActionProxy' interface.
ActionProxy.setExecuteResult ( boolean p1 ):
This abstract method is from 'ActionProxy' interface.
ActionProxyFactory.createActionInvocation ( ActionProxy p1 ):
1st parameter 'p1' of this abstract method has type 'ActionProxy'.
ActionProxyFactory.createActionInvocation ( ActionProxy p1, java.util.Map p2 ):
1st parameter 'p1' of this abstract method has type 'ActionProxy'.
ActionProxyFactory.createActionInvocation ( ActionProxy p1, java.util.Map p2, boolean p3 ):
1st parameter 'p1' of this abstract method has type 'ActionProxy'.
ActionProxyFactory.createActionProxy ( String p1, String p2, java.util.Map p3 ):
Return value of this abstract method has type 'ActionProxy'.
DefaultActionInvocation.addPreResultListener ( interceptor.PreResultListener listener ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.createContextMap ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.createResult ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy, java.util.Map extraContext ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy, java.util.Map extraContext, boolean pushAction ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.getInvocationContext ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.getProxy ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.getResult ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.getResultCode ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.getStack ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.invoke ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionInvocation.isExecuted ( ):
Field 'this.proxy' in the object of this method has type 'ActionProxy'.
DefaultActionProxyFactory.createActionInvocation ( ActionProxy actionProxy ):
1st parameter 'actionProxy' of this method has type 'ActionProxy'.
DefaultActionProxyFactory.createActionInvocation ( ActionProxy actionProxy, java.util.Map extraContext ):
1st parameter 'actionProxy' of this method has type 'ActionProxy'.
DefaultActionProxyFactory.createActionInvocation ( ActionProxy actionProxy, java.util.Map extraContext, boolean pushAction ):
1st parameter 'actionProxy' of this method has type 'ActionProxy'.
DefaultActionProxyFactory.createActionProxy ( String namespace, String actionName, java.util.Map extraContext ):
Return value of this method has type 'ActionProxy'.
package com.opensymphony.xwork.interceptor.component
[+] ComponentManager (4)
|
Abstract method ComponentManager.getConfig ( ) has been added to this interface. | A client program may be interrupted by AbstractMethodError exception. Added abstract method is called in 2nd library version by the method DefaultComponentManager.setFallback ( ComponentManager fallback ) and may not be implemented by old clients. |
Abstract method ComponentManager.reset ( ) has been added to this interface. | A client program may be interrupted by AbstractMethodError exception. Added abstract method is called in 2nd library version by the method ComponentConfiguration.configure ( ComponentManager componentManager, String scope ) and may not be implemented by old clients. |
Abstract method ComponentManager.setConfig ( ComponentConfiguration p1 ) has been added to this interface. | A client program may be interrupted by AbstractMethodError exception. Added abstract method is called in 2nd library version by the method ComponentConfiguration.configure ( ComponentManager componentManager, String scope ) and may not be implemented by old clients. |
Abstract method ComponentManager.setScope ( String p1 ) has been added to this interface. | A client program may be interrupted by AbstractMethodError exception. Added abstract method is called in 2nd library version by the method ComponentConfiguration.configure ( ComponentManager componentManager, String scope ) and may not be implemented by old clients. |
[+] affected methods (9)
ComponentConfiguration.configure ( ComponentManager componentManager, String scope ):
1st parameter 'componentManager' of this method has type 'ComponentManager'.
ComponentManager.addEnabler ( Class p1, Class p2 ):
This abstract method is from 'ComponentManager' interface.
ComponentManager.dispose ( ):
This abstract method is from 'ComponentManager' interface.
ComponentManager.getComponent ( Class p1 ):
This abstract method is from 'ComponentManager' interface.
ComponentManager.getComponentInstance ( Class p1 ):
This abstract method is from 'ComponentManager' interface.
ComponentManager.initializeObject ( Object p1 ):
This abstract method is from 'ComponentManager' interface.
ComponentManager.registerInstance ( Class p1, Object p2 ):
This abstract method is from 'ComponentManager' interface.
ComponentManager.setFallback ( ComponentManager p1 ):
1st parameter 'p1' of this abstract method has type 'ComponentManager'.
DefaultComponentManager.setFallback ( ComponentManager fallback ):
1st parameter 'fallback' of this method has type 'ComponentManager'.
package com.opensymphony.xwork.validator
[+] Validator (1)
|
Abstract method Validator.setValidatorType ( String p1 ) has been added to this interface. | A client program may be interrupted by AbstractMethodError exception. Added abstract method is called in 2nd library version by the method ActionValidatorManager.getValidators ( Class clazz, String context ) and may not be implemented by old clients. |
[+] affected methods (8)
Validator.getDefaultMessage ( ):
This abstract method is from 'Validator' interface.
Validator.getMessage ( Object p1 ):
This abstract method is from 'Validator' interface.
Validator.getMessageKey ( ):
This abstract method is from 'Validator' interface.
Validator.getValidatorContext ( ):
This abstract method is from 'Validator' interface.
Validator.setDefaultMessage ( String p1 ):
This abstract method is from 'Validator' interface.
Validator.setMessageKey ( String p1 ):
This abstract method is from 'Validator' interface.
Validator.setValidatorContext ( ValidatorContext p1 ):
This abstract method is from 'Validator' interface.
Validator.validate ( Object p1 ):
This abstract method is from 'Validator' interface.
package com.opensymphony.xwork.validator.validators
[+] EmailValidator (1)
|
Superclass has been changed from FieldValidatorSupport to StringRegexValidator. | 1) Access of a client program to the fields or methods of the old super-class may be interrupted by NoSuchFieldError or NoSuchMethodError exceptions. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class and cause IncompatibleClassChangeError exception. |
[+] affected methods (1)
EmailValidator.EmailValidator ( ):
This constructor is from 'EmailValidator' class.
to the top
Problems with Data Types, Low risk (11)
Shorthand notations: this - reference to method's object.
xwork-1.0.5.jar
package com.opensymphony.xwork
[+] ActionContext (1)
|
Field DEV_MODE has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (37)
ActionContext.ActionContext ( java.util.Map context ):
This constructor is from 'ActionContext' class.
ActionContext.get ( Object key ):
This method is from 'ActionContext' class.
ActionContext.getActionInvocation ( ):
This method is from 'ActionContext' class.
ActionContext.getApplication ( ):
This method is from 'ActionContext' class.
ActionContext.getContext ( ):
This method is from 'ActionContext' class.
ActionContext.getContextMap ( ):
This method is from 'ActionContext' class.
ActionContext.getConversionErrors ( ):
This method is from 'ActionContext' class.
ActionContext.getLocale ( ):
This method is from 'ActionContext' class.
ActionContext.getName ( ):
This method is from 'ActionContext' class.
ActionContext.getParameters ( ):
This method is from 'ActionContext' class.
ActionContext.getSession ( ):
This method is from 'ActionContext' class.
ActionContext.getValueStack ( ):
This method is from 'ActionContext' class.
ActionContext.put ( Object key, Object value ):
This method is from 'ActionContext' class.
ActionContext.setActionInvocation ( ActionInvocation actionInvocation ):
This method is from 'ActionContext' class.
ActionContext.setApplication ( java.util.Map application ):
This method is from 'ActionContext' class.
ActionContext.setContext ( ActionContext context ):
This method is from 'ActionContext' class.
ActionContext.setContextMap ( java.util.Map contextMap ):
This method is from 'ActionContext' class.
ActionContext.setConversionErrors ( java.util.Map conversionErrors ):
This method is from 'ActionContext' class.
ActionContext.setLocale ( java.util.Locale locale ):
This method is from 'ActionContext' class.
ActionContext.setName ( String name ):
This method is from 'ActionContext' class.
ActionContext.setParameters ( java.util.Map parameters ):
This method is from 'ActionContext' class.
ActionContext.setSession ( java.util.Map session ):
This method is from 'ActionContext' class.
ActionContext.setValueStack ( util.OgnlValueStack stack ):
This method is from 'ActionContext' class.
ActionInvocation.getInvocationContext ( ):
Return value of this abstract method has type 'ActionContext'.
DefaultActionInvocation.addPreResultListener ( interceptor.PreResultListener listener ):
Field 'this.invocationContext' in the object of this method has type 'ActionContext'.
DefaultActionInvocation.createContextMap ( ):
Field 'this.invocationContext' in the object of this method has type 'ActionContext'.
DefaultActionInvocation.createResult ( ):
Field 'this.invocationContext' in the object of this method has type 'ActionContext'.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy ):
Field 'this.invocationContext' in the object of this method has type 'ActionContext'.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy, java.util.Map extraContext ):
Field 'this.invocationContext' in the object of this method has type 'ActionContext'.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy, java.util.Map extraContext, boolean pushAction ):
Field 'this.invocationContext' in the object of this method has type 'ActionContext'.
DefaultActionInvocation.getInvocationContext ( ):
Return value of this method has type 'ActionContext'.
DefaultActionInvocation.getProxy ( ):
Field 'this.invocationContext' in the object of this method has type 'ActionContext'.
DefaultActionInvocation.getResult ( ):
Field 'this.invocationContext' in the object of this method has type 'ActionContext'.
DefaultActionInvocation.getResultCode ( ):
Field 'this.invocationContext' in the object of this method has type 'ActionContext'.
DefaultActionInvocation.getStack ( ):
Field 'this.invocationContext' in the object of this method has type 'ActionContext'.
DefaultActionInvocation.invoke ( ):
Field 'this.invocationContext' in the object of this method has type 'ActionContext'.
DefaultActionInvocation.isExecuted ( ):
Field 'this.invocationContext' in the object of this method has type 'ActionContext'.
[+] DefaultActionInvocation (1)
|
Field m has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (13)
DefaultActionInvocation.addPreResultListener ( interceptor.PreResultListener listener ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.createContextMap ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.createResult ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy ):
This constructor is from 'DefaultActionInvocation' class.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy, java.util.Map extraContext ):
This constructor is from 'DefaultActionInvocation' class.
DefaultActionInvocation.DefaultActionInvocation ( ActionProxy proxy, java.util.Map extraContext, boolean pushAction ):
This constructor is from 'DefaultActionInvocation' class.
DefaultActionInvocation.getInvocationContext ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.getProxy ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.getResult ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.getResultCode ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.getStack ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.invoke ( ):
This method is from 'DefaultActionInvocation' class.
DefaultActionInvocation.isExecuted ( ):
This method is from 'DefaultActionInvocation' class.
[+] DefaultActionProxy (2)
|
Field cleanupContext has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
Field method has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (8)
DefaultActionProxy.execute ( ):
This method is from 'DefaultActionProxy' class.
DefaultActionProxy.getActionName ( ):
This method is from 'DefaultActionProxy' class.
DefaultActionProxy.getConfig ( ):
This method is from 'DefaultActionProxy' class.
DefaultActionProxy.getExecuteResult ( ):
This method is from 'DefaultActionProxy' class.
DefaultActionProxy.getInvocation ( ):
This method is from 'DefaultActionProxy' class.
DefaultActionProxy.getNamespace ( ):
This method is from 'DefaultActionProxy' class.
DefaultActionProxy.prepare ( ):
This method is from 'DefaultActionProxy' class.
DefaultActionProxy.setExecuteResult ( boolean executeResult ):
This method is from 'DefaultActionProxy' class.
package com.opensymphony.xwork.config.entities
[+] ActionConfig (1)
|
Field exceptionMappings has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (36)
com.opensymphony.xwork.ActionProxy.getConfig ( ):
Return value of this abstract method has type 'ActionConfig'.
ActionConfig.ActionConfig ( ):
This constructor is from 'ActionConfig' class.
ActionConfig.ActionConfig ( String methodName, Class clazz, java.util.Map parameters, java.util.Map results, java.util.List interceptors ):
This constructor is from 'ActionConfig' class.
ActionConfig.ActionConfig ( String methodName, String className, java.util.Map parameters, java.util.Map results, java.util.List interceptors ):
This constructor is from 'ActionConfig' class.
ActionConfig.ActionConfig ( String methodName, String className, java.util.Map parameters, java.util.Map results, java.util.List interceptors, java.util.List externalRefs, String packageName ):
This constructor is from 'ActionConfig' class.
ActionConfig.addExternalRef ( ExternalReference reference ):
This method is from 'ActionConfig' class.
ActionConfig.addExternalRefs ( java.util.List externalRefs ):
This method is from 'ActionConfig' class.
ActionConfig.addInterceptor ( com.opensymphony.xwork.interceptor.Interceptor interceptor ):
This method is from 'ActionConfig' class.
ActionConfig.addInterceptors ( java.util.List interceptors ):
This method is from 'ActionConfig' class.
ActionConfig.addParam ( String name, Object value ):
This method is from 'ActionConfig' class.
ActionConfig.addResultConfig ( ResultConfig resultConfig ):
This method is from 'ActionConfig' class.
ActionConfig.equals ( Object o ):
This method is from 'ActionConfig' class.
ActionConfig.getClassName ( ):
This method is from 'ActionConfig' class.
ActionConfig.getExternalRefs ( ):
This method is from 'ActionConfig' class.
ActionConfig.getInterceptors ( ):
This method is from 'ActionConfig' class.
ActionConfig.getMethodName ( ):
This method is from 'ActionConfig' class.
ActionConfig.getPackageName ( ):
This method is from 'ActionConfig' class.
ActionConfig.getParams ( ):
This method is from 'ActionConfig' class.
ActionConfig.getResults ( ):
This method is from 'ActionConfig' class.
ActionConfig.hashCode ( ):
This method is from 'ActionConfig' class.
ActionConfig.setClassName ( String className ):
This method is from 'ActionConfig' class.
ActionConfig.setMethodName ( String methodName ):
This method is from 'ActionConfig' class.
ActionConfig.setPackageName ( String packageName ):
This method is from 'ActionConfig' class.
ActionConfig.setParams ( java.util.Map params ):
This method is from 'ActionConfig' class.
ActionConfig.setResults ( java.util.Map results ):
This method is from 'ActionConfig' class.
ActionConfig.toString ( ):
This method is from 'ActionConfig' class.
PackageConfig.addActionConfig ( String name, ActionConfig action ):
2nd parameter 'action' of this method has type 'ActionConfig'.
com.opensymphony.xwork.config.RuntimeConfiguration.getActionConfig ( String p1, String p2 ):
Return value of this abstract method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.execute ( ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.getActionName ( ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.getConfig ( ):
Return value of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.getExecuteResult ( ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.getInvocation ( ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.getNamespace ( ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.prepare ( ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
com.opensymphony.xwork.DefaultActionProxy.setExecuteResult ( boolean executeResult ):
Field 'this.config' in the object of this method has type 'ActionConfig'.
package com.opensymphony.xwork.interceptor.component
[+] ComponentInterceptor (1)
|
Method com.opensymphony.xwork.interceptor.AroundInterceptor.init ( ) has been overridden by ComponentInterceptor.init ( ) | Method ComponentInterceptor.init ( ) will be called instead of com.opensymphony.xwork.interceptor.AroundInterceptor.init ( ) in a client program. |
[+] affected methods (1)
com.opensymphony.xwork.interceptor.AroundInterceptor.init ( ):
Method 'ComponentInterceptor.init ( )' will be called instead of this method in a client program.
package com.opensymphony.xwork.util
[+] XWorkConverter (2)
|
Field LAST_BEAN_CLASS_ACCESSED has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
Field LAST_BEAN_PROPERTY_ACCESSED has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (12)
XWorkConverter.buildConverterFilename ( Class clazz ):
This method is from 'XWorkConverter' class.
XWorkConverter.convertValue ( java.util.Map context, Object target, reflect.Member member, String property, Object value, Class toClass ):
This method is from 'XWorkConverter' class.
XWorkConverter.getConversionErrorMessage ( String propertyName, OgnlValueStack stack ):
This method is from 'XWorkConverter' class.
XWorkConverter.getConverter ( Class clazz, String property ):
This method is from 'XWorkConverter' class.
XWorkConverter.getInstance ( ):
This method is from 'XWorkConverter' class.
XWorkConverter.handleConversionException ( java.util.Map context, String property, Object value, Object object ):
This method is from 'XWorkConverter' class.
XWorkConverter.lookup ( Class clazz ):
This method is from 'XWorkConverter' class.
XWorkConverter.lookup ( String className ):
This method is from 'XWorkConverter' class.
XWorkConverter.registerConverter ( String className, ognl.TypeConverter converter ):
This method is from 'XWorkConverter' class.
XWorkConverter.registerConverterNotFound ( String className ):
This method is from 'XWorkConverter' class.
XWorkConverter.resetInstance ( ):
This method is from 'XWorkConverter' class.
XWorkConverter.setDefaultConverter ( ognl.TypeConverter defaultTypeConverter ):
This method is from 'XWorkConverter' class.
[+] XWorkMethodAccessor (1)
|
Field DENY_INDEXED_ACCESS_EXECUTION has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (3)
XWorkMethodAccessor.callMethod ( java.util.Map context, Object object, String string, Object[] objects ):
This method is from 'XWorkMethodAccessor' class.
XWorkMethodAccessor.callStaticMethod ( java.util.Map context, Class aClass, String string, Object[] objects ):
This method is from 'XWorkMethodAccessor' class.
XWorkMethodAccessor.XWorkMethodAccessor ( ):
This constructor is from 'XWorkMethodAccessor' class.
package com.opensymphony.xwork.validator.validators
[+] EmailValidator (2)
|
Field emailAddressPattern has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
Method EmailValidator.validate ( Object object ) has been moved up type hierarchy to StringRegexValidator.validate ( Object object ) | Method StringRegexValidator.validate ( Object object ) will be called instead of EmailValidator.validate ( Object object ) in a client program. |
[+] affected methods (2)
EmailValidator.EmailValidator ( ):
This constructor is from 'EmailValidator' class.
EmailValidator.validate ( Object object ):
Method 'StringRegexValidator.validate ( Object object )' will be called instead of this method in a client program.
to the top
Problems with Methods, Low risk (2)
xwork-1.0.5.jar, LocalizedTextUtil
package com.opensymphony.xwork.util
[+] LocalizedTextUtil.findDefaultText ( String aTextName, java.util.Locale locale ) [static]:String (1)
[ run-time name: com/opensymphony/xwork/util/LocalizedTextUtil.findDefaultText:(Ljava/lang/String;Ljava/util/Locale;)Ljava/lang/String; ]
|
Removed java.util.MissingResourceException exception thrown.
| A client program may change behavior because the removed exception will not be thrown any more and client will not catch and handle it. |
[+] LocalizedTextUtil.findDefaultText ( String aTextName, java.util.Locale locale, Object[] params ) [static]:String (1)
[ run-time name: com/opensymphony/xwork/util/LocalizedTextUtil.findDefaultText:(Ljava/lang/String;Ljava/util/Locale;[Ljava/lang/Object;)Ljava/lang/String; ]
|
Removed java.util.MissingResourceException exception thrown.
| A client program may change behavior because the removed exception will not be thrown any more and client will not catch and handle it. |
to the top
Java ARchives (2)
xwork-1.0.5.jar
xwork-editor-1.0.5.jar
to the top
Classes (114)
package com.opensymphony.xwork
Action
ActionChainResult
ActionContext
ActionContext.ActionContextThreadLocal
ActionInvocation
ActionProxy
ActionProxyFactory
ActionSupport
DefaultActionInvocation
DefaultActionProxy
DefaultActionProxyFactory
LocaleProvider
ModelDriven
ObjectFactory
Preparable
Result
TextProvider
TextProviderSupport
Validateable
ValidationAware
ValidationAwareSupport
XworkException
XWorkMessages
package com.opensymphony.xwork.config
Configuration
ConfigurationException
ConfigurationManager
ConfigurationProvider
ConfigurationUtil
ExternalReferenceResolver
ReferenceResolverException
RuntimeConfiguration
package com.opensymphony.xwork.config.entities
ActionConfig
ExternalReference
InterceptorConfig
InterceptorListHolder
InterceptorStackConfig
PackageConfig
Parameterizable
ResultConfig
ResultTypeConfig
package com.opensymphony.xwork.config.providers
InterceptorBuilder
XmlConfigurationProvider
XmlHelper
package com.opensymphony.xwork.interceptor
AbstractLifecycleInterceptor
AroundInterceptor
ChainingInterceptor
ConversionErrorInterceptor
DefaultWorkflowInterceptor
ExternalReferencesInterceptor
Interceptor
LoggingInterceptor
ModelDrivenInterceptor
NoParameters
ParametersInterceptor
PrepareInterceptor
PreResultListener
StaticParametersInterceptor
TimerInterceptor
package com.opensymphony.xwork.interceptor.component
ComponentConfiguration
ComponentConfiguration.ComponentDefinition
ComponentInterceptor
ComponentManager
DefaultComponentManager
DefaultComponentManager.ResourceEnablerPair
Disposable
Initializable
package com.opensymphony.xwork.util
CompoundRoot
CompoundRootAccessor
CompoundRootAccessor.MethodCall
InstantiatingNullHandler
LocalizedTextUtil
OgnlUtil
OgnlValueStack
TextParseUtil
TypeConversionException
XWorkBasicConverter
XWorkConverter
XWorkEnumerationAcccessor
XWorkIteratorPropertyAccessor
XWorkList
XWorkMap
XWorkMethodAccessor
package com.opensymphony.xwork.validator
ActionValidatorManager
DelegatingValidatorContext
DelegatingValidatorContext.ActionContextLocaleProvider
DelegatingValidatorContext.LoggingValidationAware
FieldValidator
ShortCircuitableValidator
ValidationException
ValidationInterceptor
Validator
ValidatorContext
ValidatorFactory
ValidatorFileParser
package com.opensymphony.xwork.validator.validators
AbstractRangeValidator
ConversionErrorFieldValidator
DateRangeFieldValidator
EmailValidator
ExpressionValidator
FieldExpressionValidator
FieldValidatorSupport
IntRangeFieldValidator
RequiredFieldValidator
RequiredStringValidator
StringLengthFieldValidator
URLValidator
ValidatorSupport
VisitorFieldValidator
VisitorFieldValidator.AppendingValidatorContext
package com.opensymphony.xworkeditor
Application
OnChooseDocumentOk
OnEditorShowAdapter
OnStartupAdapter
SaveChangesAdapter
to the top
Generated on Mon Jan 17 19:44:02 2011 for XWork by Java API Compliance Checker 1.0
The cross-platform tool for verifying backward compatibility of a Java Library API