Uses of Interface
org.w3c.dom.CDATASection

Packages that use CDATASection
org.w3c.dom The org.w3c.dom package provides the Java ME DOM API defined by JSR 280. 
 

Uses of CDATASection in org.w3c.dom
 

Methods in org.w3c.dom that return CDATASection
 CDATASection Document.createCDATASection(String data)
          Creates a CDATASection node whose value is the specified string.
 



Copyright © 2000,2004 World Wide Web Consortium (W3C). See the Copyright Notice for details.