com.google.clearsilver.jsilver.functions.bundles
Class ClearSilverCompatibleFunctions
java.lang.Object
com.google.clearsilver.jsilver.functions.FunctionRegistry
com.google.clearsilver.jsilver.functions.bundles.CoreOperators
com.google.clearsilver.jsilver.functions.bundles.ClearSilverCompatibleFunctions
- All Implemented Interfaces:
- FunctionExecutor
public class ClearSilverCompatibleFunctions
- extends CoreOperators
Set of functions required to allow JSilver to be compatible with ClearSilver.
Method Summary |
protected void |
setupDefaultFunctions()
Subclasses can override this to register their own functions. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClearSilverCompatibleFunctions
public ClearSilverCompatibleFunctions()
setupDefaultFunctions
protected void setupDefaultFunctions()
- Description copied from class:
FunctionRegistry
- Subclasses can override this to register their own functions.
- Overrides:
setupDefaultFunctions
in class CoreOperators
Copyright © 2010-2012 Google. All Rights Reserved.