org.apache.jetspeed.util.descriptor
Class PortletApplicationRuleSet
java.lang.Object
org.apache.commons.digester.RuleSetBase
org.apache.jetspeed.util.descriptor.PortletApplicationRuleSet
- All Implemented Interfaces:
- org.apache.commons.digester.RuleSet
public class PortletApplicationRuleSet
- extends org.apache.commons.digester.RuleSetBase
- Author:
- Scott T. Weaver
Fields inherited from class org.apache.commons.digester.RuleSetBase |
namespaceURI |
Method Summary |
void |
addRuleInstances(org.apache.commons.digester.Digester digester)
addRuleInstances |
Methods inherited from class org.apache.commons.digester.RuleSetBase |
getNamespaceURI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
appName
protected String appName
PortletApplicationRuleSet
public PortletApplicationRuleSet(String appName)
addRuleInstances
public void addRuleInstances(org.apache.commons.digester.Digester digester)
addRuleInstances
- Specified by:
addRuleInstances
in interface org.apache.commons.digester.RuleSet
- Specified by:
addRuleInstances
in class org.apache.commons.digester.RuleSetBase
- Parameters:
arg0
- - See Also:
RuleSet.addRuleInstances(org.apache.commons.digester.Digester)
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.