com.lyncode.jtwig.functions.internal.string
Class Escape

java.lang.Object
  extended by com.lyncode.jtwig.functions.internal.string.Escape
All Implemented Interfaces:
JtwigFunction

public class Escape
extends Object
implements JtwigFunction


Nested Class Summary
static class Escape.EscapeStrategy
           
 
Constructor Summary
Escape()
           
 
Method Summary
 Object execute(Object... arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Escape

public Escape()
Method Detail

execute

public Object execute(Object... arguments)
               throws FunctionException
Specified by:
execute in interface JtwigFunction
Throws:
FunctionException


Copyright © 2014. All Rights Reserved.