Table of Contents

org.gramar.base

Extension org.gramar.base contains the core set of Gramar tags and functions

Usage and examples

Place a <taglib> element within <taglibs> element in the gramar.config file in the root of your gramar:

  <taglibs>
      <taglib  prefix="c" extension="org.gramar.base" />
  </taglibs>

Tags

The org.gramar.base extension provides the following production markup tags

XPath functions

Return to index