[Home] [By Thread] [By Date] [Recent Entries]

  • From: GUSTIN Jean-Marc <jean-marc.gustin@s...>
  • To: xml-dev@l...
  • Date: Wed, 16 May 2001 11:21:07 +0200

Finally we have decided to use the Transformer class which is part of JAXP 1.1 (javax.xml.transform) we perform a simple transform
based on the XPATH expression we want to query ($criteriaToMatch).

<xsl:template match=$criteriaToMatch>
     <xsl:copy-of select="./>
</xsl:template>


Thanks for your input,
Jean-Marc Gustin


GUSTIN Jean-Marc wrote:

> Is there some Standard API (DOM, JAXP...) equivalent to Microsoft selectNodes or selectSingleNodes that query a DOM using an XPATH
> expression?
>
> Thanks,
>
> Jean-Marc Gustin
>
> ------------------------------------------------------------------
> The xml-dev list is sponsored by XML.org, an initiative of OASIS
> <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To unsubscribe from this elist send a message with the single word
> "unsubscribe" in the body to: xml-dev-request@l...


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member