Frames | No Frames |
Methods with return type org.w3c.dom.CDATASection | |
CDATASection | Document.createCDATASection(String data) Creates a CDATASection node whose value is the specified
string.
|
Methods with return type org.w3c.dom.CDATASection | |
CDATASection | DTMNodeProxy.createCDATASection(String data) |
Methods with return type org.w3c.dom.CDATASection | |
CDATASection | UnImplNode.createCDATASection(String data) Unimplemented. |