You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by Justyna Horwat <Ju...@Sun.COM> on 2004/09/14 03:54:14 UTC

cvs commit:, jakarta-taglibs/standard/src/org/apache/taglibs/standard/tag/common/xml, JSTLXPathVariableResolver.java JSTLXPathNamespaceContext.java, UnresolvableException.java XPathUtil.java JSTLXPathAPI.java, JSTLPrefixResolver.java

My commit exceeded the maximum allowable message length and the 
notification got bounced. I'm including the header information. The full 
commit text can be found here:

http://www.apache.org/~horwat/JSTL_commit.20040913

Thanks,

Justyna

----

Modified:    standard/src/org/apache/taglibs/standard/tag/common/xml Tag:
                          standard-111_JAXP13_BRANCH
                          UnresolvableException.java XPathUtil.java
    Added:       standard/src/org/apache/taglibs/standard/tag/common/xml 
Tag:
                          standard-111_JAXP13_BRANCH
                          JSTLXPathVariableResolver.java
                          JSTLXPathNamespaceContext.java
    Removed:     standard/src/org/apache/taglibs/standard/tag/common/xml 
Tag:
                          standard-111_JAXP13_BRANCH JSTLXPathAPI.java
                          JSTLPrefixResolver.java
    Log:
    Initial import of implemenation that uses the JAXP 1.3 APIs. Created
Branch for implementation so that it can be tested without affecting
main trunk. This implementation includes:
      - XPath NamespaceContext now used for namespace context processing
(prefix resolution)
      - XPath VariableResolver provides access to XPath Variables
      - XPathUtil refactored to use the JAXP 1.3 API's

    TO DO:
      - see if Xalan XPath expression evaluation can be refactored

    NOTE:
      - this implementation requires a JAXP 1.3
        - a JAXP 1.3 implemenation is available in JDK 1.5


---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org