Package org.apache.jackrabbit.taglib

Contains the tag classes that provide access to the JCR implementation.

See:
          Description

Class Summary
CdTag Changes the current directory.
CountTag Counts the nodes returned by the given Traverser and writes the value.
IfPresentTag Conditional tag that evaluates the existence of the given node.
NodesTag Iterates through the traversed nodes from the given node
OutTag Displays Node and property values with the given template engine.
PropertiesTag Iterates over the properties of the given node.
QueryTag Iterates over the nodes returned by the given query.
SessionTag Creates a session stores it in a page scope variable.
SetTag Stores the given node or property in a scoped variable.
SizeTag Estimates the cumulative size of the nodes returned by the given Traverser and displays the value.
VersionsTag Iterates over the versions of the given node
 

Package org.apache.jackrabbit.taglib Description

Contains the tag classes that provide access to the JCR implementation.



Copyright © 2005 . All Rights Reserved.