This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.jetspeed.util.descriptor
Class ExtendedPortletMetadata.CollectionRule
java.lang.Object
   org.apache.commons.digester.Rule
org.apache.commons.digester.Rule
       org.apache.jetspeed.util.descriptor.ExtendedPortletMetadata.CollectionRule
org.apache.jetspeed.util.descriptor.ExtendedPortletMetadata.CollectionRule
- Enclosing class:
- ExtendedPortletMetadata
- private static class ExtendedPortletMetadata.CollectionRule 
- extends org.apache.commons.digester.Rule
 
| Fields inherited from class org.apache.commons.digester.Rule | 
| digester, namespaceURI | 
 
 
 
| Methods inherited from class org.apache.commons.digester.Rule | 
| begin, body, body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
collection
private Collection collection
ExtendedPortletMetadata.CollectionRule
public ExtendedPortletMetadata.CollectionRule(Collection collection)
begin
public void begin(String arg0,
                  String arg1,
                  Attributes arg2)
           throws Exception
- 
- Overrides:
- beginin class- org.apache.commons.digester.Rule
 
- 
- Throws:
- Exception
 
end
public void end(String arg0,
                String arg1)
         throws Exception
- 
- Overrides:
- endin class- org.apache.commons.digester.Rule
 
- 
- Throws:
- Exception
 
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.