Framework Serveur J2EE ACube V2.7.4
CLASSE PRECEDANTE CLASSE SUIVANTE
SOMMAIRE: ATTR CONSTR METH DETAIL: ATTR CONSTR METH

acube.framework.clavierVirtuel.realm
Classe MemoryRuleSet
java.lang.Object
  RuleSetBase
      acube.framework.clavierVirtuel.realm.MemoryRuleSet

public class MemoryRuleSet
hérite de RuleSetBase

RuleSet for recognizing the users defined in the XML file processed by MemoryRealm.

Author:
Craig R. McClanahan
Version:
$Revision: 1.1 $ $Date: 2007-03-26 08:14:19 $

Sommaire des Attributs
private String
prefix
The matching pattern prefix to use for recognizing our elements.
Sommaire des Constructeurs
MemoryRuleSet()
Construct an instance of this RuleSet with the default matching pattern prefix.
MemoryRuleSet(String prefix)
Construct an instance of this RuleSet with the specified matching pattern prefix.
Sommaire des Méthodes
void
addRuleInstances(Digester digester)

Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).

Méthodes héritées de la classe java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Détail des Attributs
prefix
private String prefix
The matching pattern prefix to use for recognizing our elements.
Détail des Constructeurs
MemoryRuleSet
public MemoryRuleSet()
Construct an instance of this RuleSet with the default matching pattern prefix.

MemoryRuleSet
public MemoryRuleSet(String prefix)
Construct an instance of this RuleSet with the specified matching pattern prefix.
Détail des méthodes
addRuleInstances
public void addRuleInstances(Digester digester)

Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any). This method should only be called by a Digester instance.

Paramètres:
digester - Digester instance to which the new Rule instances should be added.

Framework Serveur J2EE ACube V2.7.4
CLASSE PRECEDANTE CLASSE SUIVANTE
SOMMAIRE: ATTR CONSTR METH DETAIL: ATTR CONSTR METH

Version 2.7.4 du 10/07/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.
Documentation generated by DocFlex