org.apache.maven.xdoc
Class XdocTagLibrary

java.lang.Object
  extended byorg.apache.commons.jelly.TagLibrary
      extended byorg.apache.maven.xdoc.XdocTagLibrary

public class XdocTagLibrary
extends org.apache.commons.jelly.TagLibrary

MavenSession tag library for use in Jelly scripts.

Version:
$Id: XdocTagLibrary.java 532339 2007-04-25 12:28:56Z ltheussl $
Author:
Brett Porter

Constructor Summary
XdocTagLibrary()
          Create an instance of the MavenTagLibrary, registering related tag libraries
 
Methods inherited from class org.apache.commons.jelly.TagLibrary
createExpression, createTag, createTagScript, getExpressionFactory, getTagClasses, registerTag, registerTagFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XdocTagLibrary

public XdocTagLibrary()
Create an instance of the MavenTagLibrary, registering related tag libraries



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.