Skip to content
chrisgerken edited this page Sep 14, 2015 · 1 revision

contains the core set of Gramar tags and functions

Tags

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

XPath 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>

Return to org.gramar.base.x

fred

Clone this wiki locally