Searched defs:createProcessingInstruction (Results 1 – 3 of 3) sorted by relevance
895 public ProcessingInstruction createProcessingInstruction( in createProcessingInstruction() method in UnImplNode
701 public final ProcessingInstruction createProcessingInstruction( in createProcessingInstruction() method in DTMNodeProxy
1630 def createProcessingInstruction(self, target, data): member in Document