List of usage examples for com.google.gwt.xml.client Document interface-usage
From source file client.net.sf.saxon.ce.xmldom.DocumentImpl.java
/** * This class wraps the native Document object. */ class DocumentImpl extends NodeXml implements Document { protected DocumentImpl(JavaScriptObject o) {