BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Class
weblogic.apache.xerces.dom.CharacterDataImpl

Packages that use CharacterDataImpl
weblogic.apache.xerces.dom   
 

Uses of CharacterDataImpl in weblogic.apache.xerces.dom
 

Subclasses of CharacterDataImpl in weblogic.apache.xerces.dom
 class CDATASectionImpl
          XML provides the CDATA markup to allow a region of text in which most of the XML delimiter recognition does not take place.
 class CommentImpl
          Represents an XML (or HTML) comment.
 class DeferredCDATASectionImpl
          XML provides the CDATA markup to allow a region of text in which most of the XML delimiter recognition does not take place.
 class DeferredCommentImpl
          Represents an XML (or HTML) comment.
 class DeferredProcessingInstructionImpl
          Processing Instructions (PIs) permit documents to carry processor-specific information alongside their actual content.
 class DeferredTextImpl
          Text nodes hold the non-markup, non-Entity content of an Element or Attribute.
 class ProcessingInstructionImpl
          Processing Instructions (PIs) permit documents to carry processor-specific information alongside their actual content.
 class TextImpl
          Text nodes hold the non-markup, non-Entity content of an Element or Attribute.
 


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