クラス AsciidoctorTableCellContentLambda

java.lang.ObjectSE
org.springframework.restdocs.templates.mustache.AsciidoctorTableCellContentLambda
実装されているすべてのインターフェース:
com.samskivert.mustache.Mustache.Lambda

public final class AsciidoctorTableCellContentLambda extends ObjectSE implements com.samskivert.mustache.Mustache.Lambda
テーブルのフォーマットを壊さないように | 文字をエスケープする Mustache.Lambda
導入:
4.0.0
作成者:
Andy Wilkinson
  • コンストラクターの詳細

    • AsciidoctorTableCellContentLambda

      public AsciidoctorTableCellContentLambda()
  • メソッドの詳細

    • execute

      public void execute(com.samskivert.mustache.Template.Fragment fragment, WriterSE writer) throws IOExceptionSE
      次で指定:
      インターフェース com.samskivert.mustache.Mustache.Lambdaexecute 
      例外:
      IOExceptionSE