Example usage for com.google.gwt.xml.client CDATASection interface-usage

List of usage examples for com.google.gwt.xml.client CDATASection interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.xml.client CDATASection interface-usage.

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) {