Class Fragment

Object
org.thymeleaf.standard.expression.Fragment

public final class Fragment extends Object

Class that models the result of a FragmentExpression, i.e. the result of a fragment expression in the form of ~{template :: fragment? (parameters)?}

Since:
3.0.0
Author:
Daniel Fernández
  • Field Details

    • EMPTY_FRAGMENT

      public static final Fragment EMPTY_FRAGMENT
  • Constructor Details

  • Method Details