List of usage examples for com.google.gwt.xml.client CDATASection interface-usage
From source file client.net.sf.saxon.ce.xmldom.CDATASectionImpl.java
/** * This class implements the CDATASectionImpl interface. */ class CDATASectionImpl extends TextImpl implements CDATASection { protected CDATASectionImpl(JavaScriptObject o) {