Caucho Technology
documentation
examples
changes

overview
quick start
installation
command-line
configuration
guide: admin
admin
amber
bam
caching
clustering
database
deployment
ejb 3.0
embedding
filters
hessian
ioc
jsf
jsp
logging
messaging
performance
quercus/php
remoting
scheduled tasks
security
server push
servlets
third-party
troubleshooting
virtual hosting
watchdog
webapp
xml and xslt

introduction
jaxp
xml path language (xpath)
xslt filter
xslt
xpath functions

introduction


XML Parsing

Resin's XML parser uses the JAXP API XML path language, a pattern matching language for selecting nodes in an XML tree. The most useful subset is covered here. For the full description, see the XPath 1.0 spec.

XPath

XSLT's power comes from the XML path language, a pattern matching language for selecting nodes in an XML tree. The most useful subset is covered here. For the full description, see the XPath 1.0 spec.

XSLT

Reference guide to the XSLT tags. The most useful subset is covered here. For the full description, see the XSLT 1.0 spec.


Copyright © 1998-2008 Caucho Technology, Inc. All rights reserved.
Resin ® is a registered trademark, and Quercustm, Ambertm, and Hessiantm are trademarks of Caucho Technology.