Class NullFormatter

java.lang.Object
org.webpieces.templating.impl.html.NullFormatter
All Implemented Interfaces:
org.webpieces.templating.impl.EscapeCharactersFormatter

public class NullFormatter extends Object implements org.webpieces.templating.impl.EscapeCharactersFormatter
  • Constructor Details

    • NullFormatter

      public NullFormatter()
  • Method Details

    • format

      public String format(Object val)
      Specified by:
      format in interface org.webpieces.templating.impl.EscapeCharactersFormatter