Searched defs:createProcessingInstruction (Results 1 – 3 of 3) sorted by relevance
137 public ProcessingInstruction createProcessingInstruction(String target, in createProcessingInstruction() method
354 public ProcessingInstructionImpl createProcessingInstruction(String target, String data) { in createProcessingInstruction() method in DocumentImpl
262 public ProcessingInstruction createProcessingInstruction(String target, String data) in createProcessingInstruction() method in DOMResultTest.NodeImpl