BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

weblogic.apache.xalan.xslt.extensions
Class Nodeset

java.lang.Object
  |
  +--weblogic.apache.xalan.xslt.extensions.Nodeset

public class Nodeset
extends java.lang.Object

This class is an extension implementing implements the node-set function found in xt and saxon as a Xalan extension. The inner class "fools" Xalan into thinking that a result tree fragment is actually a Document root. PR:DMAN4M6N29 Submitted by:

This class is based on an implementation from the Apache XML Project. In future releases the XML parser, XSLT processor, and associated classes will likely be updated to be based on a later version of the Apache implementations. Since Apache does not guarantee backwards compatibility between versions of their software, we cannot guarantee backwards compatibility of any of the classes contained in the weblogic.apache package or sub-packages.

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
Nodeset()
           
 
Method Summary
 org.w3c.dom.NodeList nodeset(org.w3c.dom.Node rtf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Nodeset

public Nodeset()
Method Detail

nodeset

public org.w3c.dom.NodeList nodeset(org.w3c.dom.Node rtf)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60