Package org.apache.taglibs.standard.tag.common.xml


package org.apache.taglibs.standard.tag.common.xml
  • Class
    Description
    Provides preconfigured DocumentBuilder instances.
    Tag handler for <expr> in JSTL's XML library.
    Support for the XML library's <forEach> tag.
    Tag handler for <if> in JSTL's XML library.
    This class is added to provide support for a generic Object type in return type arguement for XPath's evaluate instance method.
    This factory class is added to provide access to our own implementation of XPath, so that we can support a generic Object type in return type arguement for XPath's evaluate instance method.
    Implemenation of XML Namespace context processing given a URI or prefix
    The XPathVariableResolver implementation provides access to user XPath variables.
    Support for tag handlers for <param>, the XML parameter subtag for <transformt<.
    Support for tag handlers for <parse>, the XML parsing tag.
    Lets us resolve relative external entities.
    Tag handler for <set> in JSTL's XML library.
    Support for tag handlers for <transform>, the XML transformation tag.
    Derived from XPathException in order that XPath processor exceptions may be specifically caught.
    Tag handler for <if> in JSTL's XML library.
    Support for tag handlers that evaluate XPath expressions.