Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

How do you know what filters are built-in and where to add your own? The right starting point is the JavaDoc for the method of TapestryModule that contributes the base set: contributeMarkupRenderer()

Implementing the Filter

Everything comes together in the filter:

...