Skip to content

Scala web templates: xylo.kantan

Stefan Endrullis edited this page Jun 10, 2019 · 1 revision

This template file provides templates for

String templates:

  • .xp - expands to xpath expression xp"$expr$" and adds some kantan imports to your imports list
  • .rx - expands to regular expression rx"$expr$" and adds some kantan imports to your imports list
  • .evalRegex - expands to $expr$.evalRegex(rx"$END$") and adds some kantan imports to your imports list