BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xalan.stree.Child

Packages that use Child
weblogic.apache.xalan.stree   
 

Uses of Child in weblogic.apache.xalan.stree
 

Subclasses of Child in weblogic.apache.xalan.stree
 class AttrImpl
           Class to hold information about an attribute node.
 class AttrImplNS
           Class to hold information about an attribute node with a name space
 class CDATASectionImpl
           Class to hold information about a CDATASection node
 class CommentImpl
           Class to hold information about a comment node
 class DocImpl
           Contains extended functionality that Xalan requires that is common in both the DocumentImpl and DocumentFragmentImpl classes.
 class DocumentFragmentImpl
           Class to hold information about a DocumentFragment node
 class DocumentImpl
           This is the implementation of the DOM2 Document interface.
 class DocumentTypeImpl
           Class to hold information about a DocumentType node
 class ElementImpl
           This class represents an element in an HTML or XML document.
 class ElementImplWithNS
           This class represents an element in an HTML or XML document associated with a given namespace.
 class NameSpaceDecl
           Class to represent NameSpace Decl nodes
 class Parent
           Class representing a parent node.
 class ProcessingInstructionImpl
           Class to hold information about ProcessingInstruction node
 class TextImpl
           Class to hold information about a Text node.
 class WhiteSpace
          Right now this is the same as TextImpl.
 


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.