BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.apache.xpath.patterns.NodeTestFilter

Packages that use NodeTestFilter
weblogic.apache.xalan.lib.sql   
 

Uses of NodeTestFilter in weblogic.apache.xalan.lib.sql
 

Classes in weblogic.apache.xalan.lib.sql that implement NodeTestFilter
 class Column
           Represents a col node from a row node.
 class ColumnAttribute
           Represents a column attribute on a column-header element.
 class ColumnData
           Represents the col element text node, i.e., the column value.
 class ColumnHeader
           This class represents a column-header Node, which contains the metadata for a column.
 class Row
           This class represents a row from a query result set.
 class RowSet
           This class represents the row-set StreamableNode, a "streamable" holder for the JDBC query result set.
 class StreamableNode
           This is the superclass for all nodes in the weblogic.apache.xalan.lib.sql package.
 class XStatement
          Represents a JDBC query statement.
 


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

WebLogic classes and methods that do not appear in this reference are not public and are not supported.