com.github.mustachejava.util
Interface Wrapper

All Known Implementing Classes:
GuardedWrapper, MissingWrapper, ReflectionWrapper

public interface Wrapper

Call a wrapped name on a set of scopes.


Method Summary
 java.lang.Object call(java.lang.Object[] scopes)
           
 

Method Detail

call

java.lang.Object call(java.lang.Object[] scopes)
                      throws GuardException
Throws:
GuardException


Copyright © 2012. All Rights Reserved.