org.apache.taglibs.standard.tag.common.xml
Class JSTLXPathConstants

java.lang.Object
  extended by org.apache.taglibs.standard.tag.common.xml.JSTLXPathConstants

public class JSTLXPathConstants
extends java.lang.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

Field Summary
static javax.xml.namespace.QName OBJECT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OBJECT

public static final javax.xml.namespace.QName OBJECT


Copyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.