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