Uses of Interface
org.w3c.dom.CDATASection
Packages that use CDATASection
-
Uses of CDATASection in org.w3c.dom
Methods in org.w3c.dom that return CDATASection修饰符和类方法描述Document.createCDATASection(String data) Creates aCDATASectionnode whose value is the specified string.