This package provides useful implementations of org.jplate.tmplate.directive.NamedDirectiveIfc. It is important to note that when a directive container requests a named directive to translate, the named directive has the "ultimate say" as to what that translation becomes. One can examine the contents of the directive container and operate upon the contents or it can do something completely different. Some good examples are:

Please refer to individual classes for descriptions/usage as this package encompasses varied functionality. @see org.jplate.tmplate.directive.DirectiveContainerIfc @see org.jplate.tmplate.directive.NamedDirectiveIfc