This project has retired. For details please refer to its
        
        Attic page.
      
 
org.apache.abdera.i18n.templates
Class DelegatingContext
java.lang.Object
  
org.apache.abdera.i18n.templates.AbstractContext
      
org.apache.abdera.i18n.templates.CachingContext
          
org.apache.abdera.i18n.templates.DelegatingContext
- All Implemented Interfaces: 
 - Serializable, Cloneable, Iterable<String>, Context
 
public abstract class DelegatingContext
- extends CachingContext
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
subcontext
protected final Context subcontext
DelegatingContext
protected DelegatingContext(Context subcontext)
resolveActual
protected <T> T resolveActual(String var)
- Specified by:
 resolveActual in class CachingContext
 
 
iterator
public Iterator<String> iterator()
 
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.