org.apache.abdera.protocol.server.impl
Class TemplateTargetBuilder.TemplateContext
java.lang.Object
org.apache.abdera.i18n.templates.AbstractContext
org.apache.abdera.i18n.templates.CachingContext
org.apache.abdera.i18n.templates.DelegatingContext
org.apache.abdera.protocol.server.impl.TemplateTargetBuilder.TemplateContext
- All Implemented Interfaces:
- Serializable, Cloneable, Iterable<String>, Context
- Enclosing class:
- TemplateTargetBuilder
public static class TemplateTargetBuilder.TemplateContext
- extends DelegatingContext
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateTargetBuilder.TemplateContext
public TemplateTargetBuilder.TemplateContext(RequestContext request,
Context subcontext)
resolveActual
protected <T> T resolveActual(String var)
- Overrides:
resolveActual
in class DelegatingContext
iterator
public Iterator<String> iterator()
- Specified by:
iterator
in interface Iterable<String>
- Overrides:
iterator
in class DelegatingContext
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.