All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.w3c.dom.CDATASection

public interface CDATASection
extends Node

Method Index

 o getContent()
 o setContent(String)

Methods

 o setContent
 public abstract void setContent(String content)
 o getContent
 public abstract String getContent()

All Packages  Class Hierarchy  This Package  Previous  Next  Index