Class NullFormatter
- java.lang.Object
-
- org.webpieces.templating.impl.html.NullFormatter
-
- All Implemented Interfaces:
org.webpieces.templating.impl.EscapeCharactersFormatter
public class NullFormatter extends java.lang.Object implements org.webpieces.templating.impl.EscapeCharactersFormatter
-
-
Constructor Summary
Constructors Constructor Description NullFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Stringformat(java.lang.Object val)
-