Class JmteDebug

java.lang.Object
jp.vmi.html.result.JmteDebug
All Implemented Interfaces:
com.floreysoft.jmte.AnnotationProcessor<String>

public class JmteDebug
extends Object
implements com.floreysoft.jmte.AnnotationProcessor<String>
write debug message to log for JMTE.
  • Constructor Details

    • JmteDebug

      public JmteDebug()
  • Method Details

    • getType

      public String getType()
      Specified by:
      getType in interface com.floreysoft.jmte.AnnotationProcessor<String>
    • eval

      public String eval​(com.floreysoft.jmte.token.AnnotationToken token, com.floreysoft.jmte.TemplateContext context)
      Specified by:
      eval in interface com.floreysoft.jmte.AnnotationProcessor<String>