Framework Serveur J2EE ACube V3.1.0
CLASSE PRECEDANTE CLASSE SUIVANTE
SOMMAIRE: ATTR CONSTR METH DETAIL: ATTR CONSTR METH

acube.framework.clavierVirtuel.realm
Classe MemoryRuleSet
java.lang.Object
  org.apache.tomcat.util.digester.RuleSetBase
      acube.framework.clavierVirtuel.realm.MemoryRuleSet
Interfaces à implémenter:
org.apache.tomcat.util.digester.RuleSet

public class MemoryRuleSet
hérite de org.apache.tomcat.util.digester.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(org.apache.tomcat.util.digester.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 org.apache.tomcat.util.digester.RuleSetBase
addRuleInstances, getNamespaceURI
Méthodes héritées de la classe java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Méthodes héritées de l'interface org.apache.tomcat.util.digester.RuleSet
addRuleInstances, getNamespaceURI
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(org.apache.tomcat.util.digester.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.

Spécifié par:
addRuleInstances in interface org.apache.tomcat.util.digester.RuleSet
Dépacées:
addRuleInstances in class org.apache.tomcat.util.digester.RuleSetBase
Paramètres:
digester - Digester instance to which the new Rule instances should be added.

Framework Serveur J2EE ACube V3.1.0
CLASSE PRECEDANTE CLASSE SUIVANTE
SOMMAIRE: ATTR CONSTR METH DETAIL: ATTR CONSTR METH

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.
Documentation generated by DocFlex