Package org.apache.abdera.i18n.templates

Interface Summary
Context Used to resolve values for template variables
 

Class Summary
AbstractContext Abstract base for custom Context implementations
CachingContext Abstract Context implementation that caches resolved values so that do not have to be resolved again
DelegatingContext  
HashMapContext Context implementation based on a HashMap
ObjectContext  
Operation  
Route A type of URI Template loosely based on Ruby on Rails style Routes.
Template Used to evaluate a URI Template.
 

Annotation Types Summary
URIRoute The URITemplate annotation can be used to associate a URI Template with a particular Java class.
URITemplate The URITemplate annotation can be used to associate a URI Template with a particular Java class.
VarName Used to specify an alternative URI Template varname for a field or method
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.