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