FileDocCategorySizeDatePackage
JSTLXPathConstants.javaAPI DocGlassfish v2 API2556Sat May 05 19:17:54 BST 2007org.apache.taglibs.standard.tag.common.xml

JSTLXPathConstants

public class JSTLXPathConstants extends Object
This class is added to provide support for a generic Object type in return type arguement for XPath's evaluate instance method.
author
dhirup

Fields Summary
public static final QName
OBJECT
Constructors Summary
private JSTLXPathConstants()

Private constructor to prevent instantiation.

    
Methods Summary