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

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

public class Nl2Br
extends Object
implements JtwigFunction


Constructor Summary
Nl2Br()
           
 
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

Nl2Br

public Nl2Br()
Method Detail

execute

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


Copyright © 2014. All Rights Reserved.