|
Framework Serveur J2EE ACube V3.1.0 |
|
acube.framework.struts2.views
Classe AdapterFactoryAcube
java.lang.Object
org.apache.struts2.views.xslt.AdapterFactory
acube.framework.struts2.views.AdapterFactoryAcube
public class AdapterFactoryAcube
hérite de org.apache.struts2.views.xslt.AdapterFactory
Adapter patches for xlstresult 2.0.x : - backport of boolean patch
from 2.2 - avoid infinite loop with enum. With AdapterFactory from
Struts 2, boolean type is not serialise and enum type is serialize
by AdapterBean (loop)
Author:
-
EDS
Sommaire des Constructeurs |
|
Sommaire des Méthodes |
|
getAdapterForValue(Object value)override to adapt serialisation rules : - Boolean type - and
enum serialisation. |
Méthodes héritées de la classe org.apache.struts2.views.xslt.AdapterFactory |
adaptDocument, adaptNode, adaptNullValue, getAdapterForValue, proxyNamedNodeMap, proxyNode, registerAdapterType |
Méthodes héritées de la classe java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Détail des Constructeurs
AdapterFactoryAcube
public AdapterFactoryAcube()
Détail des méthodes
getAdapterForValue
public Class getAdapterForValue(Object value)
-
override to adapt serialisation rules : - Boolean type - and
enum serialisation.
{@inheritDoc}
Dépacées:
-
getAdapterForValue in class org.apache.struts2.views.xslt.AdapterFactory
|
Framework Serveur J2EE ACube V3.1.0 |
|
Version 3.1.0 du 06/11/2009 / Etat : Validé |
Cette création est mise à disposition selon le Contrat Paternité - Pas d'Utilisation Commerciale - Partage des Conditions Initiales à l'Identique disponible en ligne http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ ou par courrier postal à Creative Commons, 559 Nathan Abbott Way, Stanford,California 94305, USA.
|
|